phpMyAdmin (Mysql Web Admin)
Last updated
Last updated
For many admins, a web-based DB browser/editor/admin tool is critical.
When inserting initial data, you can even use this tool to import large amounts of data.
container name: pma
docker image: phpmyadmin/phpmyadmin:5.1.3
environment:
PMA_ABSOLUTE_URI = https://pma-0xYOUR_ETH_ADDRESS-titan.stackos.io/
PMA_HOSTS = wpappdb-0xYOUR_ETH_ADDRESS <- change this to match
PMA_PORT = "3306"
mcpu: 500
ram: 500
Navigate to the External DNS Provided
Start your administration
Login with the mysql username and password you previously set