All apps
phpMyAdmin logo

Self-host with Docker ยท Yantr

phpMyAdmin

Free, open-source web tool written in PHP for managing MySQL and MariaDB servers.

database mysql admin devops self-hosted

1

Ports

3

Notes

5

Use Cases

Official Website View on GitHub

About

What phpMyAdmin does

phpMyAdmin is a free, open-source web application written in PHP for managing MySQL and MariaDB servers. It provides a web-based interface for database administration, SQL queries, user management, import/export, and server configuration. Widely used for quick MySQL administration.

Install Flow

How to self-host phpMyAdmin

phpMyAdmin can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what phpMyAdmin does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.

After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.

Use Cases

What people run it for

Technical Details

Ports, image, and service metadata

Ports

Port Protocol Label
80 HTTP Web UI

Docker Image

phpmyadmin:latest

Service Name

phpmyadmin

Notes

Things to know before you deploy

Related Apps

More tools you might pair with phpMyAdmin

Page generated 2026-07-27T04:28:00.415Z