A complete Docker Compose setup for WordPress development with Apache, Nginx reverse proxy, configurable PHP/MariaDB versions, WP-CLI, Redis, MailHog, and optional PHPMyAdmin.
Stars
1
Forks
0
Watchers
1
Open Issues
1
Overall repository health assessment
No language data available
No package.json found
This might not be a Node.js project
10
commits
Add user and group ID configuration to .env-example and set user for WordPress service in docker-compose.yml
6ae6c56View on GitHubRemove .env file: delete outdated environment configuration for WordPress setup
48441faView on GitHubUpdate .env and .gitignore: change database credentials and add .env to ignore list
1fd8acfView on GitHubUpdate WordPress configuration in docker-compose.yml: disable WP cron, increase memory limit, and optimize caching settings
e68dec3View on GitHubRefine README.md for clarity and remove redundant setup instructions and add .gitignore for wordpress folder
07d6abcView on GitHubRefine README.md for clarity and remove redundant setup instructions
dfff9a5View on GitHubUpdate CHANGELOG.md and add README.md for project documentation
6fa29a6View on GitHubUpdate CHANGELOG.md to reflect project changes and version history
b978bf2View on GitHubUpdate .env and INSTRUCTIONS.md for WordPress Docker setup: change admin credentials and enhance setup instructions
2474a40View on GitHubInitialize WordPress Docker environment with configuration files and setup instructions
2190b8dView on GitHub