docker-nginx-gunicorn-flask-letsencrypt
docker-nginx-gunicorn-flask-letsencrypt copied to clipboard
Boilerplate code for setting up Nginx + Gunicorn + Flask + automated LetsEncrypt certificates (https) using docker-compose.
Results
2
docker-nginx-gunicorn-flask-letsencrypt issues
Sort by
recently updated
recently updated
newest added
Hello, Thank you for this repository, saved me a lot of time setting this up from scratch! I have an api hosted with flask that has to be ssl secured...
bug
needs-investigation
This is amazing. There's so little reference on how to build a boilerplate for securing a dockerized app with certbot. I was hoping there's a tutorial on this like how...