Skip to content

moayadterro/flask-mango-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-mango-docker

Nginx server, serve a flask app connected to mongoDB

a prepared image for serving a flask app which connected to mongoDB easlly, you can just clone and run it in your localhost app will serve on port 5000 and mangodb on port 27017 so you can connect to it by localhost and port 27017

write your logic in src folder, you can notice that app.py is the main script tht will serve your python app

you can just write the name of dependencies that you will use in src/dependencies.txt file, docker will downlaod it for you

About

Nginx server, serve a flask app connected to mongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published