phpMyAdmin (Mysql Web Admin)

✅ The Utility

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.

✅ Create your Pod

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

Screenshots

✅ Using the Web Interface

Navigate to the External DNS Provided

Start your administration

Last updated