Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/erdembircan/docker-wordpress-lnmp

A Docker WordPress development enviroment on Linux-Nginx-MySql-PHP
https://github.com/erdembircan/docker-wordpress-lnmp

docker mariadb mysql nginx php wordpress

Last synced: about 1 month ago
JSON representation

A Docker WordPress development enviroment on Linux-Nginx-MySql-PHP

Awesome Lists containing this project

README

        

## 🐳 docker-wordpress-LNMP


> `WordPress` development environment with `linux`, `nginx`, `mariadb` and `php`.

### usage
``` bash
# execute init.sh
./init.sh

# fill out the necassary questions on terminal
# start up docker-compose from project root
docker-compose up

# a wordpress folder will be generated on project root
```

### license
MIT

---
Erdem Bircan (c) 2019