Commit Graph

7 Commits (bc331cfaf864c0b4e1790205d9ac3c710b24207b)

Author SHA1 Message Date
mpeltriaux 7027e0c02b Docker enhancement
* optimizes image build dependency
* increases gunicorn default number of workers
2 years ago
mpeltriaux 80de57a087 WIP: Docker enhancement
* reduces all needed containers into a single one
* simplifies initial startup command by adding docker-entrypoint.sh
2 years ago
mpeltriaux 7d29dddd22 WIP: Docker enhancement
* reduce containers into a single one, holding nginx + celery + redis all at once
2 years ago
mpeltriaux 3fcc438558 Revert "Revert accidental docker->master merge"
This reverts commit 49aba49406.
3 years ago
mpeltriaux 49aba49406 Revert accidental docker->master merge 3 years ago
mpeltriaux 9cb9308f85 # Docker Production
* adds further settings to create a production-ready docker configuration
3 years ago
mpeltriaux d9577fe6a1 # Docker
* adds docker related configurations
* directly working configuration provided
3 years ago