gvafile/docs/deploy.rst

11 lines
310 B
ReStructuredText

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 supervisord