An open API service indexing awesome lists of open source software.

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.

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.

![version](https://img.shields.io/badge/version-1.0-blue)
![rating](https://img.shields.io/badge/rating-★★★★★-yellow)
![uptime](https://img.shields.io/badge/uptime-100%25-brightgreen)

### 🏆 Run

- [http://localhost:8080/](http://localhost:8080/) username : `admin` password : `admin`

```shell
docker-compose up -d
```