Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/erdembircan/docker-wordpress-lamp
- Owner: erdembircan
- License: mit
- Created: 2020-01-13T08:57:57.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-09T08:51:37.000Z (2 months ago)
- Last Synced: 2024-09-09T10:40:29.826Z (2 months ago)
- Language: Shell
- Size: 3.91 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-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