umbrel icon indicating copy to clipboard operation
umbrel copied to clipboard

Feature: MySql + phpmyadmin

Open bureaugewas opened this issue 2 years ago • 1 comments
trafficstars

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!

bureaugewas avatar Jul 25 '23 09:07 bureaugewas

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.

toome123 avatar Nov 12 '23 06:11 toome123