Gnuviechadmin component to manage web servers. The software can manage nginx web servers and php-fpm installations on Debian hosts.
Go to file
Jan Dittberner 1494c2ce8a Merge branch 'release/0.1.0' into production
* release/0.1.0:
  add release version in changelog, update conf.py
  unify exception handling, fix nginx template
  fix listen directive
  wheezy's /bin/ln does not support '-r' parameter
  implement Jinja filter to calculate the parent domain of a domain
  remove pool error_log directive which is only allowed globally
  don't try to close tempfiles twice
  first tasks implementation, added nginx and FPM templates
  add wildcard support to create_web_vhost_config task
2015-01-27 15:30:36 +01:00
docs add release version in changelog, update conf.py 2015-01-27 15:30:18 +01:00
gvaweb unify exception handling, fix nginx template 2015-01-27 15:24:58 +01:00
requirements first tasks implementation, added nginx and FPM templates 2015-01-27 13:48:00 +01:00
.gitignore project setup 2015-01-26 16:40:03 +01:00
CONTRIBUTORS.txt project setup 2015-01-26 16:40:03 +01:00
LICENSE.txt project setup 2015-01-26 16:40:03 +01:00
README.rst project setup 2015-01-26 16:40:03 +01:00
requirements.txt project setup 2015-01-26 16:40:03 +01:00

README.rst

gvaweb

This is the GNUViech Admin web server administration tool project.

GNUViech Admin is a suite of tools for server management used for hosting customer management at Jan Dittberner IT-Consulting & -Solutions.

Read the Installation instructions <install> to get started locally.

The project page for gvafile is at http://dev.gnuviech-server.de/gvaweb.