# phpMyAdmin (Mysql Web Admin)

## ✅ The Utility

For many admins, a web-based DB browser/editor/admin tool is critical.&#x20;

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/`&#x20;

`PMA_HOSTS = wpappdb-0xYOUR_ETH_ADDRESS  <- change this to match`

`PMA_PORT = "3306"`

`mcpu: 500`

`ram: 500`![](en-cache://tokenKey%3D%22AuthToken%3AUser%3A8533812%22+8285991e-f4e3-6455-23aa-55f8ba8dc730+cc0533f4f79c47702e2c926375ee862c+https://www.evernote.com/shard/s79/res/415d2382-47ea-13b6-56f3-afca679302e2)

## Screenshots

![](/files/9O37qGtx0LOfqD6oFQuw)

![](/files/KLuc40nw5RLvcTao8EQt)

![](/files/jHxOvPXz1HNP0RHIrAi3)

![](/files/DZCr01OY14rK3wBgCXRv)

## ✅ Using the Web Interface

`Navigate to the External DNS Provided`&#x20;

`Login with the mysql username and password you previously set`![](/files/MQyJf1JGDUurA5UvROkL)

`Start your administration`

![](/files/GNKQheHM76P1LeVGCLmo)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.stackos.io/stackos-docs/useful-apps/phpmyadmin-mysql-web-admin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
