gvaweb/docs/deploy.rst

11 lines
306 B
ReStructuredText
Raw Normal View History

2015-01-26 16:40:03 +01:00
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