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

https://github.com/jamct/wordpress-compose


https://github.com/jamct/wordpress-compose

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Docker-Compose demo with WordPress

Run a simple WordPress blog with Docker-Compose:

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

## Adding Portainer

In branch "dev-portainer" you'll find Portainer (running on port 9000).

## Adding Let's Encrypt

Let's Encrypt and jwilder Nginx proy is added in branch "dev-letsencrypt". Change your host name an e-mail before running.