Simple local setup to run WordPress using docker.
- Use the this template to create your own repo
- Clone the new repo
- Navigate into the root of the cloned repo
- Ensure you have docker running
- run
$ sh quickstart.sh
- Docker will spin up the needed containers & configure WordPress
- Use the below as reference
- Local:
http://localhost:8000
- Admin:
http://localhost:8000/admin
- Database:
https://localhost:8080
Username: admin
Password: password
Username: wordpress
Password: wordpress