phpMyAdmin

phpMyAdmin

Official Preset5.2.1

Category: Database GUIs & No-Code DB

#database#mysql#mariadb#admin#gui#web-management

Overview

phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL and MariaDB over the Web. It supports a wide range of operations on MySQL, including managing databases, tables, columns, relations, indexes, users, and permissions, while still having the ability to directly execute any SQL statement.

Primary Use Cases

1

Inspecting, querying, and updating tables in MySQL/MariaDB databases

2

Importing and exporting SQL dumps and CSV data

3

Creating and managing database users, privileges, and table indexes

4

Visualizing schema relations and executing custom SQL queries

Key Features

  • Intuitive web interface accessible from any browser
  • Support for most MySQL features: databases, tables, fields, indexes
  • Import data from CSV and SQL files; export to various formats
  • Interactive query builder and stored procedure editor
  • Server status and runtime variables inspector

Container Specification

Docker Image

phpmyadmin:5.2.1

Default Version

5.2.1

SSL & Domain Routing

Automated Let's Encrypt (Caddy / Traefik)

Persistent Volumes

Managed host volume mounts

How to Deploy phpMyAdmin with tug.sh

1

Connect your Linux server

Run the 1-line tug.sh agent install command on any Ubuntu, Debian, or Rocky Linux VPS.

2

Select phpMyAdmin from the Marketplace

Pick your domain name, configure custom environment variables if needed, and choose your persistent storage folder.

3

Click Deploy & Go Live

tug.sh pulls the container, sets up HTTPS certificates, configures the reverse proxy, and boots the service in under 60 seconds.