Gnuviech admin end user and administration web frontend
Go to file
Jan Dittberner d5bba7a22d asynchronous refactoring
- don't execute celery tasks directly
- introduce optional parameters to fileserver tasks to allow chaining
- handle user/group/key create and delete tasks in new osusers.signals
  class
- adapt unit tests
- change TaskResults model to store the task signatures
- generalize the local settings' logging configuration
2015-10-12 00:23:31 +02:00
docs bump version number, add release version to changelog 2015-02-21 20:59:09 +01:00
gnuviechadmin asynchronous refactoring 2015-10-12 00:23:31 +02:00
requirements add simplejson to make task serialization work 2015-10-11 23:17:21 +02:00
salt add host alias mq 2015-10-11 16:38:42 +02:00
.gitignore finish vagrant configuration 2015-10-04 23:02:04 +02:00
CONTRIBUTORS.txt auto generated project 2014-05-18 00:07:32 +02:00
LICENSE.txt restructure generated code documentation 2015-01-17 23:46:31 +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 forward rabbitmq webadmin port from vagrant box 2015-10-11 15:27:46 +02: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.