Jan Dittberner
78a11055f3
- add better README.rst - improve structure of docs/index.rst - add some words about deployment - remove old implemented ideas and add some new ideas
11 lines
370 B
ReStructuredText
11 lines
370 B
ReStructuredText
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
|