speedianet / os

Speedia OS is a container operating system designed so you never have to write a Dockerfile again.
https://speedia.net/os/
Eclipse Public License 2.0
11 stars 2 forks source link

feat: allow mysql and percona besides mariadb #65

Open ntorga opened 3 weeks ago

ntorga commented 3 weeks ago

MariaDB and MySQL is gaining some distance recently. Some projects may not run on MySQL 8 or MariaDB 11, so it would be great to allow the user to install any of them instead of setting mysql as aliases to mariadb.