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: 3 months ago
JSON representation
A Docker WordPress development enviroment on Linux-Nginx-MySql-PHP
- Host: GitHub
- URL: https://github.com/erdembircan/docker-wordpress-lnmp
- Owner: erdembircan
- License: mit
- Created: 2019-04-20T08:50:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-11T11:01:12.000Z (almost 7 years ago)
- Last Synced: 2025-09-05T02:37:51.469Z (10 months ago)
- Topics: docker, mariadb, mysql, nginx, php, wordpress
- Language: Shell
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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