gvafile/docs/deploy.rst
Jan Dittberner adae20cc7d Update documentation
Bump copyright years and document that we use systemd instead of
supervisord to run the celery worker.
2020-03-04 16:55:38 +01:00

306 B

Deploy

The production deployment for gvafile is performed using saltstack and consists of the following steps:

  • installation of native dependencies
  • setup of a virtualenv
  • installation of gvafile production dependencies inside the virtualenv
  • setup of celery worker under control of systemd