Yeah, docker containers have kibana and a couple other similar web services
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message beca
On Wednesday, February 14, 2018 at 6:14:25 AM UTC-8, LoveWeb2py wrote:
>
> We serve web2py through nginx.
>
> I'm curious how django was able to do it. We have multiple apps running
> in docker containers and want web2py to be the portal. That way we can use
> auth.
>
Are the docker contain
>
> Also have a look at
> http://web2py.com/books/default/chapter/29/09/access-control#Using-web2py-to-authorize-non-web2py-apps
> .
>
Here's an example of how the above would be achieved with
Nginx:
https://github.com/shopware/devdocs/blob/master/source/blog/_posts/2015-03-02-sso-with-nginx-a
On Wednesday, February 14, 2018 at 9:51:29 AM UTC-5, Anthony wrote:
>
> On Wednesday, February 14, 2018 at 9:14:25 AM UTC-5, LoveWeb2py wrote:
>>
>> We serve web2py through nginx.
>>
>> I'm curious how django was able to do it. We have multiple apps running
>> in docker containers and want web2py
On Wednesday, February 14, 2018 at 9:14:25 AM UTC-5, LoveWeb2py wrote:
>
> We serve web2py through nginx.
>
> I'm curious how django was able to do it. We have multiple apps running
> in docker containers and want web2py to be the portal. That way we can use
> auth.
>
Got it. Another option mi
Hi Anthony and LoveWeb2py,
I used this controller exactly to let authenticated and authorized users
access to a third part application not exposed to the web, I shared in
order to collect opinions from experts, any suggest appreciated.
Cheers
Manuele
On 14/02/2018 13:37, Anthony wrote:
We serve web2py through nginx.
I'm curious how django was able to do it. We have multiple apps running in
docker containers and want web2py to be the portal. That way we can use auth.
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py
On Tuesday, February 13, 2018 at 10:15:13 PM UTC-5, LoveWeb2py wrote:
>
> Where did you use this or how did you use your version of the proxy
> Manuele? Thank you for sharing!
>
> Anthony - we want web2py to be the only interface to docker containers.
>
Is there some web2py specific operations yo
Where did you use this or how did you use your version of the proxy
Manuele? Thank you for sharing!
Anthony - we want web2py to be the only interface to docker containers.
On Tuesday, February 13, 2018 at 9:32:57 AM UTC-5, Manuele wrote:
>
> I wrote something like that few years ago... maybe you
I wrote something like that few years ago... maybe you can start from here:
https://gist.github.com/manuelep/81ffe8ce57de4dc9b2d80a99c08992cc
please let me know if you find any interest in it.
Cheers
Manuele
On 13/02/2018 13:10, Anthony wrote:
On Monday, February 12, 2018 at 9:43:53 PM
On Monday, February 12, 2018 at 9:43:53 PM UTC-5, LoveWeb2py wrote:
>
> Django has a reverse proxy module... Wondering if web2py has something
> similar?
> https://djangopackages.org/grids/g/reverse-proxy/
>
I don't think so.
> I want to make web2py the single interface to multiple application
11 matches
Mail list logo