Grep with "databaseserver" on the JSON-data (1)

/dockers/ (/data/Dockers) >> 3dprinters = Dashboardserver - Database - Databaseserver - Development - Devops = Wordpress

Title Desc Ports Env / Vol
Phpmyadmin 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.

Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.

Don't forget to create the volume directories on the host file system.

mkdir -p /volume1/docker/phpmyadmin/config



Image: linuxserver/phpmyadmin:latest

Category: Databaseserver
80:80/tcp
PUID="1024" #PUID
PGID="100" #PGID
TZ="Europe/Amsterdam" #TZ
PMA_ARBITRARY="1" #PMA_ARBITRARY
PMA_ABSOLUTE_URI="https://phpmyadmin.example.com" #PMA_ABSOLUTE_URI

/volume1/docker/phpmyadmin/config:/config
( layout\dockers\term - Kind='term' )