Skip to content

Simple implementation of working flask app with a database. Utilizes docker for each microservice

Notifications You must be signed in to change notification settings

fritzwill/flask-app-in-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FlaskApp-in-Docker

Created a locally hosted web server utilizing tools such as Docker, Docker-compose, Gunicorn (WSGI server), Flask, PostgreSQL, pyscopg2, and nginx (reverse proxy server).

Demonstrates an example of what a micoservice architecture using Docker containers might look like that can be easily deployed.

About

Simple implementation of working flask app with a database. Utilizes docker for each microservice

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published