Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/erdembircan/docker-wordpress-lnmp
- Owner: erdembircan
- License: mit
- Created: 2019-04-20T08:50:44.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-11T11:01:12.000Z (over 5 years ago)
- Last Synced: 2024-11-13T16:50:08.651Z (3 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