- Add PhpMyAdmin.

This commit is contained in:
2026-02-27 18:14:13 +01:00
parent 30f39da74e
commit 48a4458e6d
4 changed files with 65 additions and 8 deletions

View File

@@ -6,10 +6,11 @@ This project aims to build a docker image embeding some usefull tools to tests o
Features:
- Curtently based on rx3-docker/php-apache:1.6.2-mga9 image,
- PHPPGAdmin (Mentax GitHub 2025/05/09 10926c9 commit) installed (URL: http://localhost:xxxx/phppgadmin/),
- phpPGAdmin (Mentax GitHub 2025/05/09 10926c9 commit), URL: http://localhost/phppgadmin/,
- phpMyAdmin (V 5.2.3), URL: http://localhost/phpmyadmin/,
- PostgreSQL server name, host & port configurable with multi-server support,
- RedPenda Console tool (V 2.7.2),
- RedPenda Console service disbled by default (TOOLS_RPC_ENABLED variable).
- RedPenda Console tool (V 2.7.2) URL: http://localhost:8080/,
- RedPenda Console service disabled by default (TOOLS_RPC_ENABLED variable).