Flask + nginx + docker-compose
-
Get the code
git clone https://github.com/unotux/final_devOps_course.git final_project && cd final_project -
Run the app (Docker installation required)
docker-compose up -
Navigate http://0.0.0.0:1337/
-
Use credentials
username: John password: hello