Gnuviech admin end user and administration web frontend
Go to file
Jan Dittberner 6147a90066 Improve salt setup
This commit improves the salt setup of the Vagrant box:
- Salt output is reduced to log level warning
- Hosts entries are created for the internal IPs of all planned gva
  component VMs
- .bashrc and a .bash_functions sourced from it are now managed for the
  vagrant user
- the VM name has been changed to gva.local
- recent salt versions do not depend on m2crypto anymore, therefore it
  is now installed before x509certificate functions are called
- the rabbitmq_vhost for gva is now setup before any users are created
  because the previous implementation was broken with recent salt
  versions
- the gnuviechadmin-locale-data-compile step has been simplified because
  Django 1.9's compilemessages takes care of recursive .mo file
  compilation
- pillar data has been separated by role (especially queue permissions
  and credentials)
- salt configuration is now unified with gvaldap
2016-01-29 22:42:45 +01:00
docs Update documentation copyright years 2016-01-29 17:26:23 +01:00
gnuviechadmin Start changelog for next release 2016-01-29 14:21:43 +00:00
requirements Use gvacommon from own repository 2016-01-29 13:26:18 +00:00
salt Improve salt setup 2016-01-29 22:42:45 +01:00
.gitignore Add QA tool config to setup.cfg 2015-11-22 18:40:40 +00:00
CONTRIBUTORS.txt auto generated project 2014-05-18 00:07:32 +02:00
COPYING Switch to AGPLv3+ licensing 2016-01-29 14:53:12 +01:00
README.rst improve documentation 2015-02-04 00:48:35 +01:00
requirements.txt auto generated project 2014-05-18 00:07:32 +02:00
Vagrantfile Improve salt setup 2016-01-29 22:42:45 +01:00

gnuviechadmin

This is the GNUViech Admin Customer Center for gnuviech servers.

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

Gnuviechadmin is based on Django and Celery

The project page for gnuviechadmin is at http://dev.gnuviech-server.de/gva. If you find some problem or have some feature suggestions you can post a new ticket in our issue tracker on the project page.