This video will be an introduction to using docker-compose to connect a nginx container to a flask application container.
Link to GitHub repository: https://github.com/AndrewRPorter/flask-nginx-tutorial
Download docker and docker-compose:
- https://docs.docker.com/get-docker/
- https://docs.docker.com/compose/install/
Link to flask/gunicorn tutorial: https://www.youtube.com/watch?v=3Lg2ijbghR8
Checkout my blog too: https://www.andrewrporter.com/blog
Download
0 formats
No download links available.
Python Tutorial | Connecting Flask and Nginx with Docker | NatokHD