Gnuviechadmin component to manage MySQL/MariaDB databases.
Go to file
Jan Dittberner 88253ee37d Improve docker setup
- add .dockerignore to reduce build context
- add entrypoint.sh to initialize environment before user switch
- fix Celery setting deprecation warnings
- downgrade importlib-metadata for Celery compatibility
- set TZ environment variable for consistent Celery timestamps
2023-02-20 15:59:08 +01:00
docs Add dummy redis URL to docs build config 2020-04-10 13:39:29 +02:00
gvamysql Improve docker setup 2023-02-20 15:59:08 +01:00
salt Update Vagrant setup to Debian Buster and libvirt 2020-03-04 20:09:11 +01:00
.dockerignore Improve docker setup 2023-02-20 15:59:08 +01:00
.gitignore Add Docker setup for lightweight local testing 2020-03-04 20:48:10 +01:00
change-vmdebootstrap-default-dhcp.sh Update Vagrant setup to Debian Buster and libvirt 2020-03-04 20:09:11 +01:00
CONTRIBUTORS.txt add initial documentation files 2014-12-29 19:01:32 +01:00
Dockerfile Improve docker setup 2023-02-20 15:59:08 +01:00
entrypoint.sh Improve docker setup 2023-02-20 15:59:08 +01:00
gvamysql.sh Improve docker setup 2023-02-20 15:59:08 +01:00
LICENSE.txt Prepare release 0.1.2 2020-02-29 16:09:34 +01:00
poetry.lock Improve docker setup 2023-02-20 15:59:08 +01:00
pyproject.toml Improve docker setup 2023-02-20 15:59:08 +01:00
README.rst Update project page URL in README 2020-04-10 13:39:05 +02:00
Vagrantfile Update Vagrant setup to Debian Buster and libvirt 2020-03-04 20:09:11 +01:00

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://git.dittberner.info/gnuviech/gvamysql.