PhpMyAdmin + MySQL

PhpMyAdmin + MySQL

Web UI to manage MySQL databases easily and visually.

Deploy PhpMyAdmin + MySQL

MySQL

mysql:9

Just deployed

/var/lib/mysql

PhpMyAdmin

phpmyadmin/phpmyadmin:latest

Just deployed

PhpMyAdmin

PhpMyAdmin is a free and widely used web-based interface developed in PHP for managing MySQL and MariaDB databases. It offers an intuitive UI that simplifies many common database tasks such as:

  • Creating and managing databases and tables
  • Modifying columns, indexes, and relationships
  • Managing users and permissions
  • Importing and exporting data
  • Running raw SQL queries directly from the browser
  • Viewing server status and activity

It's especially useful in development environments where quick database interaction is needed without using a CLI or desktop client.

You can configure phpMyAdmin using environment variables when running it via Docker. For detailed setup instructions, refer to the official documentation:
🔗 phpMyAdmin Docker Environment Variables


Template Content

More templates in this category

View Template
ReadySet

ReadySet

A lightweight caching engine for Postgres


View Template
Flare

Flare

A modern, lightning-fast file sharing platform built for self-hosting


View Template
EdgeDB

EdgeDB

EdgeDB template based on their Docker deployment guide