On Wednesday, February 20, 2019 at 4:13:48 AM UTC-8, Oasis Agano wrote:
>
>
> Hello,
>
> Is there a quick way to setup lets encrypt  to work with web2py inside a 
> docker container running apache?
>
> I have generated certs inside the apache+web2py container using:
>
> sudo certbot --apache certonly -w /home/www-data/web2py/ -d domainname.com
>
>
> but I don't know where to add it in the container so that it can be served 
> on the host computer.
>
>
> Any help is welcome.
>
>
> Oasis
>

I don't understand what you are trying to do.  Why would it be "served on 
the host computer"?  The Apache inside the container is handling the 
requests, and the host is merely piping. 

/dps

-- 
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