Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dternyak/flask-postgres-docker
Boilerplate for a flask postgres application
https://github.com/dternyak/flask-postgres-docker
Last synced: 4 days ago
JSON representation
Boilerplate for a flask postgres application
- Host: GitHub
- URL: https://github.com/dternyak/flask-postgres-docker
- Owner: dternyak
- Created: 2016-01-25T08:10:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-25T09:11:32.000Z (almost 9 years ago)
- Last Synced: 2024-03-14T21:27:36.342Z (8 months ago)
- Language: Python
- Size: 449 KB
- Stars: 16
- Watchers: 3
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Dockerizing Flask With Compose and Machine - From Localhost to the Cloud
Featuring:
- Docker v1.9.0
- Docker Compose v1.5.0
- Docker Machine v0.5.0**Check out the awesome blog post here > https://realpython.com/blog/python/dockerizing-flask-with-compose-and-machine-from-localhost-to-the-cloud/**
Cheers!