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-lamp

A Docker WordPress development environment on Linux, MariaDB, PhpMyAdmin and WordPress CLI
https://github.com/erdembircan/docker-wordpress-lamp

Last synced: 3 days ago
JSON representation

A Docker WordPress development environment on Linux, MariaDB, PhpMyAdmin and WordPress CLI

Awesome Lists containing this project

README

        

## 🐳 docker-wordpress-LAMP


> `WordPress` development environment with `linux`, `apache`, `mariadb` and `wordpress cli`.

### 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) 2020