juggernaut / nginx-flask-postgres-docker-compose-example
A working example of nginx+flask+postgres multi-container setup using Docker Compose
☆129Updated 7 years ago
Alternatives and similar repositories for nginx-flask-postgres-docker-compose-example
Users that are interested in nginx-flask-postgres-docker-compose-example are comparing it to the libraries listed below
Sorting:
- Running a flask application over HTTPS with traefik and Let's Encrypt☆36Updated 7 years ago
- ☆78Updated 4 years ago
- Running Flask on Docker Swarm☆37Updated last year
- Guide for Writing Dockerfiles for Python Web Applications☆60Updated 7 years ago
- The basic Flask application structure that includes SQLAlchemy, Alembic, py.test and celery.☆77Updated 8 years ago
- Example of how to handle background processes with Flask, Redis Queue, and Docker☆222Updated 2 years ago
- Minimal project generator with a Flask backend, a modern frontend (Vue, React or Angular), a Traefik load balancer with HTTPS, all based …☆131Updated 2 years ago
- ☆46Updated 6 years ago
- Build Docker clusters with Celery and RabbitMQ in 10 minutes☆76Updated 6 years ago
- ☆34Updated 2 years ago
- ☆49Updated 5 years ago
- ☆86Updated 6 years ago
- ☆123Updated 7 years ago
- ☆18Updated 6 years ago
- Boilerplate API on how to structure big Flask applications (includes SQLAlchemy, Docker, nginx)☆225Updated 6 years ago
- Sanic + Nginx + Docker basic example☆85Updated 7 years ago
- Repository that accompanies the "SQLAlchemy ORM Tutorial for Python Developers" blog post☆105Updated 7 years ago
- Flask Starter Project☆67Updated 5 years ago
- [RETIRED] A Flask app to display almost-fullscreen album art for your currently playing Spotify songs. Enjoy the visuals!☆44Updated 6 years ago
- A example Falcon API Service