Files
mayan-edms/docker
Roberto Rosario d65bbb718a Update Docker entrypoint
- Use bash instead of sh/dash to support argument slicing.
- Default Celery worker concurrency to 0 (auto).
- Set DJANGO_SETTINGS_MODULE environment variable to make it
  available to sub processes.
- Add entrypoint commands to run single workers, single gunicorn
  or single celery commands like "flower".
- Update Gunicorn to use sync workers.
- Add platform template to return queues for a worker.

Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
2019-07-23 21:15:12 -04:00
..
2019-07-23 21:15:12 -04:00
2019-07-23 21:12:11 -04:00
2019-05-10 03:33:13 -04:00
2019-05-17 16:43:23 -04:00