Skip to content

GSCloud/docker_wordpress

Repository files navigation

WPD (WordPress in Docker) v1.14 2025-02-18

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.

Extras

  • can run cmd_extras.sh after the installation inside the container (adding extra modules?)
  • can run install_extras.sh after 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 install
  • make backup test - make backup and test
  • make purge restore - purge everything and restore from backup
  • make logs - show logs
  • make test - test containers

Author: Fred Brooker 💌 [email protected] ⛅️ GS Cloud Ltd. https://gscloud.cz