We are looking for a way to bypass the admin application security checks 
when running in a container.  Any suggestions?

The issue and detailed questions are here:
https://github.com/web2py/web2py/issues/1913

On Friday, April 20, 2018 at 11:32:45 AM UTC-7, David Sperling wrote:
>
> We have been using Web2py for several years and are now Dockerizing our 
> solution for a cloud deployment.
>
> After looking through the existing Docker solutions, we did not find a 
> project that met our requirements:
>
>    - Based on CentOS (Alpine is supported as well)
>    - Void of HTTPS support - we handle this with a separate Docker 
>    container running nginx
>    - Supports both uWSGI for deployment and HTTP for developer testing
>    - Supports all Web2py versions
>    - Minimalistic with very few layers and following Dockerfile best 
>    practices
>
> If anyone has similar requirements or would like to help us test these new 
> images, you can find them here.
>
> https://github.com/smithmicro/web2py
>
> or
>
> docker run -p 8080:8080 smithmicro/web2py
>
> Many thanks to the Web2py community!
>
> Cheers,
> Dave Sperling
> Smith Micro
>
>

-- 
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 because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to