# nezhar/wordpress-docker-compose

Easy Wordpress development with Docker and Docker Compose

Repository: https://github.com/nezhar/wordpress-docker-compose
Canonical: https://ross.abutalabs.com/products/wordpress-docker-compose
Language: Shell
License: MIT
License Family: permissive
Topics: docker, wordpress, docker-compose, workflow, hacktoberfest
Last push: 2026-08-09T11:14:44+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 96, release rhythm 35, longevity 100
- inputs: {"age_days": 3779, "days_push": 24, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2039, forks 1371 (observed 2026-08-28T04:06:08.351022+00:00)

## What it is
A Docker Compose template for running WordPress locally with WP CLI, phpMyAdmin, and MySQL/MariaDB. It provides configuration files and helper shell scripts to spin up, manage, and back up a WordPress development environment.

## Use cases
- set up a local wordpress development environment with docker
- run wordpress with mysql and phpmyadmin using docker compose
- restore an existing wordpress site from a database dump locally
- create database dumps of my local wordpress site
- quickly spin up and tear down wordpress containers for plugin development

## When to choose
- you want a simple, ready-made Docker Compose setup for local WordPress development
- you need phpMyAdmin and WP CLI bundled with your local WordPress stack
- you want to work on an existing WordPress codebase with a database dump

## When to avoid
- you need a production-grade WordPress deployment with TLS, caching, and orchestration
- you prefer a full local dev stack like LocalWP or DevKins with a GUI
- your project requires a different web server or PHP version configuration out of the box

## Facets
- artifact type: infra-config
- maturity: active
- function: deployment, container-orchestration, database, developer-tools
- domain: web-development, cms, self-hosted, developer-tools
- platform: windows, cross-platform
- tags: wordpress, docker-compose, phpmyadmin, mysql, local-development, wp-cli, shell-scripts, containers, docker, linux, macos

## Member repositories
- nezhar/wordpress-docker-compose (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:08.351022+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:59:12.709917+00:00, confidence not recorded.
  - readme: https://github.com/nezhar/wordpress-docker-compose (fetched 2026-08-28T04:06:08.351022+00:00, sha e87df7c87e34)
- Data as of 2026-08-30T08:39:29.467469+00:00.
