MariaDB with phpMyAdmin on Ubuntu 24.04 LTS

Azure Databases

MariaDB, the open source relational database, paired with the phpMyAdmin web console for browser based administration.

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

Overview

MariaDB is an open source relational database and a drop in replacement for MySQL, providing SQL storage for web, application, and transactional workloads. This image pairs the MariaDB server with phpMyAdmin, the standard graphical tool for running queries, designing tables, importing and exporting data, and managing users and permissions from the browser.

Why the cloudimg image

cloudimg ships MariaDB and phpMyAdmin hardened and fully patched, preconfigured so the database and its web console are ready at first boot. A unique database and console credential is generated on first boot with no default login, the database lives on a dedicated data disk, and a paired deploy guide plus 24/7 support back the image.

Common uses

  • Web application databases
  • Browser based DB administration
  • Query and table design

See it running

Real screenshots taken while testing this image against its deployment guide.

MariaDB with phpMyAdmin on Ubuntu 24.04 LTS screenshot 1 MariaDB with phpMyAdmin on Ubuntu 24.04 LTS screenshot 2 MariaDB with phpMyAdmin on Ubuntu 24.04 LTS screenshot 3 MariaDB with phpMyAdmin on Ubuntu 24.04 LTS screenshot 4