How do I install MariaDB and phpMyAdmin to Scale? Are there proper (beginner level) instructions for it? Do I have to install something else, i.e. Portainer/Dockge, before I can install those? I have used VMWare virtual machine for testing Scale but can’t figure out how to get MariaDB running.
I’d like to use MariaDB as Kodi’s external database, currently still using TrueNAS Core and have jails installation of MariaDB. Installation was done with instructions I found from net.
Seems like you can’t just build one package as described but have to create two individual instances but it works even here om my qemu scale “take-a-look-at-it” installation.
Right, forgot about that but i couldn’t even create the instance w/o setting those and they were hilighted in red so i basically assumed that wouldn’t work w/o it.
I didn’t notice red hilights…
Since I got this working with VMWare test machine, I converted my real server from Core to Scale. Installed MariaDB and phpMyAdmin as apps and imported MariaDB database that I had exported from Core. MariaDB required /var/lib/mysql host path added for persistent data. No issues, Core-Scale conversion worked and everything works fine.