https://github.com/nwtgck/wordpress-docker-compose
WordPress by Docker Compose
https://github.com/nwtgck/wordpress-docker-compose
docker docker-compose wordpress
Last synced: 3 months ago
JSON representation
WordPress by Docker Compose
- Host: GitHub
- URL: https://github.com/nwtgck/wordpress-docker-compose
- Owner: nwtgck
- Created: 2018-07-10T06:34:27.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-30T08:30:46.000Z (over 7 years ago)
- Last Synced: 2025-02-06T11:55:37.935Z (over 1 year ago)
- Topics: docker, docker-compose, wordpress
- Homepage:
- Size: 432 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wordpress-docker-compose
Docker Compose for WordPress

## Run the server
```bash
cd
docker-compose up
```
Wait for while, then you can access to .
## Data Persistence
`./docker_volumes/` has persistence data for both WordPress and Database.