gva/docs/deploy.rst

12 lines
370 B
ReStructuredText
Raw Normal View History

2014-05-18 00:07:32 +02:00
Deploy
======
2014-05-18 00:07:32 +02:00
The production deployment for gnuviechadmin is performed using saltstack and
consists of the following steps:
* installation of native dependencies
* setup of a virtualenv
* installation of gnuviechadmin production dependencies inside the virtualenv
* setup of uwsgi application for the web interface
* setup of nginx with certificates and UWSGI support