Gnuviechadmin component to manage MySQL/MariaDB databases.
Go to file
Jan Dittberner 7ad9449c93 Merge branch 'release/0.1.0' into production
* release/0.1.0:
  define release version, update copyright years
  fix grammar in docstring
  actually drop database in delete_mysql_database
  fix collation name
  fix broken MySQL quoting
  fix format strings
  fix MySQL connection parameters
  switch to gvacommon.celeryrouters.GvaRouter
  unify routers, add support for mysql and pgsql tasks
  add task implementations
  remove Django stuff, gvamysql is a celery only application
  remove Django dependencies
  initial version
2015-01-04 22:59:09 +01:00
docs define release version, update copyright years 2015-01-04 22:54:05 +01:00
gvamysql fix grammar in docstring 2015-01-04 22:48:42 +01:00
requirements remove Django dependencies 2015-01-01 14:45:14 +01:00
.gitignore unify routers, add support for mysql and pgsql tasks 2015-01-01 22:32:37 +01:00
CONTRIBUTORS.txt add initial documentation files 2014-12-29 19:01:32 +01:00
LICENSE.txt define release version, update copyright years 2015-01-04 22:54:05 +01:00
README.rst add initial documentation files 2014-12-29 19:01:32 +01:00
requirements.txt add requirements 2014-12-29 18:44:55 +01:00

README.rst

gvamysql

This is the GNUViech Admin MySQL 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/gvamysql.