https://github.com/natthasath/docker-wordpress
WordPress is a popular, open-source content management system used to build and manage websites. It offers customizable templates, themes, and plugins to enhance website functionality and design.
https://github.com/natthasath/docker-wordpress
docker-compose mysql wordpress
Last synced: about 1 year ago
JSON representation
WordPress is a popular, open-source content management system used to build and manage websites. It offers customizable templates, themes, and plugins to enhance website functionality and design.
- Host: GitHub
- URL: https://github.com/natthasath/docker-wordpress
- Owner: natthasath
- License: mit
- Archived: true
- Created: 2023-02-06T06:46:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-18T01:12:50.000Z (about 2 years ago)
- Last Synced: 2025-02-26T10:36:35.639Z (over 1 year ago)
- Topics: docker-compose, mysql, wordpress
- Language: YAML
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 🎉 Docker Wordpress
WordPress is a popular, open-source content management system used to build and manage websites. It offers customizable templates, themes, and plugins to enhance website functionality and design.



### 🏆 Run
- [http://localhost:8080/](http://localhost:8080/) username : `admin` password : `admin`
```shell
docker-compose up -d
```