2026-03-09 08:19:04 +01:00
2026-02-04 05:43:09 +01:00
2026-02-04 05:43:09 +01:00
2026-02-08 20:29:51 +01:00
2026-02-08 20:29:51 +01:00
2026-02-04 05:43:09 +01:00
2026-02-08 20:29:51 +01:00
2026-03-09 08:19:04 +01:00
2026-03-09 08:19:04 +01:00
2026-03-09 08:19:04 +01:00
2026-03-09 08:19:04 +01:00
2026-03-09 08:19:04 +01:00
2026-03-09 08:19:04 +01:00

Wordpress

Description

This docker compose run wordpress on docker

Requierments

  • GMoTech/GMoLab/VdGLab Linux environment
    • Rocky Linux 10
    • Redhat 10
  • Docker with traefik
  • Certificats
    • Copy crt and key files on /home/docker/certs/
  • Environment file

Get Repository

On server where docker is running

git clone https://gitweb.dyndns.org/docker/wordpress-docker-compose.git
cd wordpress-docker-compose

Environment file

Copy env-dist to env-<environment_name> file and adapt as your needs

Build

./manage.sh --env <env_name> --build

Start

./manage.sh --env <env_name> --start

DB

The database is a dump of wp first install
The script adapt the sql file with data from environment file

Access

https://wp-dev.gmolab.net https://pma-dev.gmolab.net

[1.0.0] - 2026-03-08

Added

  • initial version by GMo
Description
No description provided
Readme 862 KiB
Languages
Shell 100%