mirror of https://github.com/helloxz/dnmp.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
7 months ago | |
|---|---|---|
| mysql | 2 years ago | |
| nginx | 2 years ago | |
| php74 | 2 years ago | |
| redis | 1 year ago | |
| wwwroot/default | 2 years ago | |
| .env.simple | 7 months ago | |
| LICENSE | 5 years ago | |
| README.md | 7 months ago | |
| dnmp.sh | 7 months ago | |
| docker-compose.yaml | 7 months ago | |
README.md
DNMP
Learn more about how DNMP can streamline your development process and make your projects more efficient.
Install
git clone https://github.com/helloxz/dnmp.git
cd dnmp
bash dnmp.sh run
# install phpmyadmin
bash dnmp.sh install runtime
bash dnmp.sh install phpmyadmin
Common commands
# reload nginx config
docker exec -it nginx xc.sh reload