gvaweb/docs/deploy.rst
Jan Dittberner 07dee34305 Update documentation
- use alabaster theme
- update changelog
- use version number from code module
2020-03-03 15:24:11 +01:00

302 B

Deploy

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

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