getumbrel / umbrel

A beautiful home server OS for self-hosting with an app store. Buy a pre-built Umbrel Home with umbrelOS, or install on a Raspberry Pi or any x86 system.
https://umbrel.com
Other
7.13k stars 520 forks source link

Feature: MySql + phpmyadmin #1681

Open bureaugewas opened 1 year ago

bureaugewas commented 1 year ago

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!

toome123 commented 9 months ago

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.