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 -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

