Skip to content

Phpmyadmin

Logo

Description

Phpmyadmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB.

Image

linuxserver/phpmyadmin:latest

Categories

  • Databaseserver

Ports

  • 80:80/tcp

Volumes

ContainerBind
/config/opt/appdata/phpmyadmin

Environment Variables

NameLabelDefaultDescription
PUIDPUID1024for GroupID
PGIDPGID100for UserID
TZTZEurope/AmsterdamSpecify a timezone to use for example Europe/Amsterdam
PMA_ARBITRARYPMA_ARBITRARY1Set to `1` to allow you to connect to any server. Setting to `0` will only allow you to connect to specified hosts (See Application Setup)
PMA_ABSOLUTE_URIPMA_ABSOLUTE_URIhttps://phpmyadmin.example.comSet the URL you will use to access the web frontend

Labels

KeyValue
traefik.enabletrue
traefik.http.routers.phpmyadmin.ruleHost(`phpmyadmin.{$TRAEFIK_INGRESS_DOMAIN}`)
traefik.http.routers.phpmyadmin.entrypointshttps
traefik.http.services.phpmyadmin.loadbalancer.server.port80
traefik.http.routers.phpmyadmin.tlstrue
traefik.http.routers.phpmyadmin.tls.certresolverdefault
traefik.http.routers.phpmyadmin.middlewarestraefik-forward-auth
mafl.enabletrue
mafl.titlePhpmyadmin
mafl.descriptionPhpmyadmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web.
mafl.linkhttps://phpmyadmin.{$TRAEFIK_INGRESS_DOMAIN}
mafl.icon.wraptrue
mafl.icon.color#007acc
mafl.status.enabledtrue
mafl.status.interval60
mafl.groupDatabaseserver
mafl.icon.urlhttps://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/phpmyadmin-logo.png

Licensed under the MIT License. Free for all use cases. For enterprise or academic support, please reach out to us.