Hello,
We are currently looking into prividing private mysql/mariadb instances for our customers. Our needs will be :
1) Ability to automaticaly setup a docker mysql server for each customer, this server will be included in the hosting plan pricing
2) Ability to automate, updates, upgrades and backups
3) PHPMyAdmin access to each mysql instance
4) Automate DB user password changes
The current preconfigured apps go in the right direction, but still give users too many options. Our non sysadmin customers need an admin to create a database and user with password hiding all the complexity of Kubes and hourly invoicing.
Do you have any plans to make it this easy for non sysadmin users ? (IE replace cPanel's interface with our own one ?)
We are currently looking into creating our own tool for adding new mysql servers with phpmyadmin instances etc. and would like to know if there is still a point of us doing this ourselves or if kuberdock will be the solution for this ?
Kuberdock's current approach is good for sysadmins but isn't good enough yet for a user that want's to have a simple WordPress.
Also I see no mention of backups. Each type of application will need different backup types so that it's possible to restore in case of a disaster.
If it's too close to using Docker, then I'm worried that sysadmins might just take their own VPS and install docker themselves.
Thanks ;)