https://github.com/sabujxi/wp-dev-docker-compose
Docker compose for spinning up WordPress in current-dir/wp for development/testing or other purpose
https://github.com/sabujxi/wp-dev-docker-compose
Last synced: 8 months ago
JSON representation
Docker compose for spinning up WordPress in current-dir/wp for development/testing or other purpose
- Host: GitHub
- URL: https://github.com/sabujxi/wp-dev-docker-compose
- Owner: SabujXi
- Created: 2020-05-07T05:14:45.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-07T07:10:41.000Z (about 6 years ago)
- Last Synced: 2025-03-12T16:26:51.989Z (over 1 year ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WordPress Docker Compose
Docker compose for spinning up WordPress in current-dir/wp for development/testing or other purpose
- Wordpress/PHP files will be served from 'wp' directory in CWD.
- Use run.sh instead of docker-compose to set the user to currently logged in user. It will eliminate the headache of permission issues. It will also create the wp directory if non existent. "wp" directory is non existent.
- You must have docker and docker-compose intalled on your system to use this docker compose.
- Pass any argument docker-compose accept to run.sh
- 'sudo'ing is not needed when running with run.sh, it will sudo the docker-compose. If run with 'sudo' then user id will be 0 (root user)
- Example: ./run up
# Hire a Docker/DevOps Expert/Sysadmin
If you need a docker expert as a freelancer or something, don't hesitate to contact me at "md (dot) sabuj (dot) sarker @ gmail.com"