gvaweb/docs/deploy.rst
2015-01-26 16:40:03 +01:00

11 lines
306 B
ReStructuredText

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 supervisord