2026-03-10 05:40:52 +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-03-09 13:50:22 +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-10 05:40:52 +01:00
2026-03-09 13:50:22 +01:00
2026-03-09 13:50:22 +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 file and adapt as your needs

Build

./manage.sh --build

Start

./manage.sh --start

Others actions

./manage.sh --help
``
## 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

### [v1.0.0] - 2026-03-08
#### Added
- initial version by [GMo](mailto:gilles.mouchet@gmail.com)


Description
No description provided
Readme 862 KiB
Languages
Shell 100%