umbrel
umbrel copied to clipboard
Feature: MySql + phpmyadmin
I'd like to have more off-the-shelf data tools on Umbrel. MySql in combination with phpmyadmin is a ubiquitous tool and it would be nice if an application can be added to Umbrel.
I'm not experienced in Docker, but I have made an attempt at developing such an app: https://github.com/bureaugewas/umbrel-apps
It works ok, but I don't know how to do the networking/porting properly. Also logging in happens after a few tries, after which it quickly logs out again. Would be great of someone could have a look!
Hey, there. There is app in store called “Portainer”, it’s gives you ability to deploy custom docker applications. So if you need php and MySQL, find some good example on internet and deploy it in Portainer.