Web-app-phpmyadmin Role

Description: No description available

Variables

  • author: Kevin Veen-Birkenbach

  • description: Manage your databases with confidence using PHPMyAdmin, a robust and dynamic tool designed to simplify administration and enhance productivity. Enjoy an intuitive interface, powerful features, and an energetic approach that makes database management a breeze.

  • license: Infinito.Nexus NonCommercial License

  • license_url: https://s.infinito.nexus/license

  • company: Kevin Veen-Birkenbach

Consulting & Coaching Solutions https://www.veen.world

  • min_ansible_version: 2.9

  • platforms: [{‘name’: ‘Archlinux’, ‘versions’: [‘rolling’]}]

  • galaxy_tags: [‘phpmyadmin’, ‘docker’, ‘webui’, ‘oauth2’, ‘mariadb’, ‘postgresql’]

  • repository: https://s.infinito.nexus/code

  • issue_tracker_url: https://s.infinito.nexus/issues

  • documentation: https://docs.infinito.nexus/

  • logo: {‘class’: ‘fa-solid fa-database’}

  • run_after: [‘web-app-matomo’, ‘web-app-keycloak’]

README

PhpMyAdmin

Description

This Ansible role deploys PhpMyAdmin in a secure Docker environment, complete with optional OAuth2 proxy support. It enables seamless management of MariaDB/MySQL databases via a web-app-based interface.

Overview

The role configures and deploys a containerized PhpMyAdmin instance using Docker Compose. It optionally integrates with a central database and uses dynamic Ansible variables to support flexible deployments in both production and homelab environments.

Purpose

The purpose of this role is to provide a reliable, configurable, and secure PhpMyAdmin deployment out-of-the-box. It minimizes the need for manual setup, and integrates smoothly with other Infinito.Nexus infrastructure roles.

Features

  • Docker Compose Integration: Deploy PhpMyAdmin via a templated Compose setup.

  • OAuth2 Proxy Support: Secure your admin interface with modern authentication.

  • Central DB Integration: Connects to shared MariaDB instances for multi-role environments.

  • Custom Configuration: Leverage Ansible variables to fine-tune your deployment.

  • Healthchecks & Networking: Includes Docker healthchecks and network setup logic.

Credits 📝

Developed and maintained by Kevin Veen-Birkenbach.
Learn more at www.veen.world