GitHub / mattkohl / docker-flask-celery-redis
Docker-Compose template for orchestrating a Flask app with a Celery queue using Redis
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattkohl%2Fdocker-flask-celery-redis
Stars: 306
Forks: 130
Open issues: 10
License: None
Language: Python
Size: 40 KB
Dependencies parsed at:
12
Created at: over 7 years ago
Updated at: 6 months ago
Pushed at: almost 2 years ago
Last synced at: 5 months ago
Topics: celery, docker, docker-compose, flask, gunicorn, python, redis
api/requirements.txt
pypi
.github/workflows/build.yml
actions
- actions/checkout master composite
api/Dockerfile
docker
- python 3.9-alpine build
celery-queue/Dockerfile
docker
- python 3.9-alpine build
- redis alpine
docker-compose.yml
docker
- redis alpine