phpMyAdmin

AWS Azure Databases 2 variations

phpMyAdmin, the web interface for MySQL and MariaDB, ready to browse tables and run SQL in your browser on boot.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Variations

Choose the operating system, cloud and version you need. Every variation is the same hardened phpMyAdmin image, built and supported by cloudimg.

ProductCloudOperating systemVersion
phpMyAdmin - Database Web Admin AWS Standard View · Guide
phpMyAdmin on Ubuntu 24.04 Azure Ubuntu 24.04 Standard View · Guide

Overview

phpMyAdmin is a popular open source web interface for administering MySQL and MariaDB databases. It lets you browse and edit tables, run SQL, import and export data and manage databases and users from a browser, and can also administer remote MySQL or MariaDB servers.

Why the cloudimg image

cloudimg ships phpMyAdmin preinstalled behind nginx and php-fpm with its own bundled MariaDB server listening on loopback only. On first boot a one-shot service generates a unique root password, hardens the database and creates a fresh authentication secret, storing credentials in a root only file, with the data directory on a dedicated resizable disk and 24/7 support included.

Common uses

  • MySQL and MariaDB administration
  • Running ad hoc SQL
  • Database import and export