gva/docs/deploy.rst
Jan Dittberner 78a11055f3 improve documentation
- add better README.rst
- improve structure of docs/index.rst
- add some words about deployment
- remove old implemented ideas and add some new ideas
2015-02-04 00:48:35 +01:00

370 B

Deploy

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