WPD (WordPress in Docker) v1.17 2026-06-01
June 1, 2026 ยท View on GitHub
WP is an open source web content management system
Demo: https://wpd.gscloud.cz
Run WP, MariaDB and phpMyAdmin (optional) as Docker containers using only: Makefile, .env and docker-compose.yml.
Alternative docker-compose examples and other demo files are enclosed.
Changelog
- 2026-06-01 - memory limits via anchors
Extras
- can run
cmd_extras.shafter the installation inside the container (adding extra modules?) - can run
install_extras.shafter the installation outside (starting daemons?) - available temporary static web (optional) containers during suspend, backup and restore operations (for users or monitoring services)
- available wp binary with shell completion, bash aliases and some PHP ini setup
Usage
Run make to see the help.
Examples
make purge install- purge everything and fresh installmake backup test- make backup and testmake purge restore- purge everything and restore from backupmake logs- show logsmake test- test containers
Author: Fred Brooker ๐ git@gscloud.cz โ ๏ธ GS Cloud Ltd. https://gscloud.cz