https://github.com/secbone/docker-lnmp
Setup a HTTPS server by just one commad
https://github.com/secbone/docker-lnmp
Last synced: 4 months ago
JSON representation
Setup a HTTPS server by just one commad
- Host: GitHub
- URL: https://github.com/secbone/docker-lnmp
- Owner: Secbone
- Created: 2019-06-12T05:59:15.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-06T14:19:18.000Z (almost 2 years ago)
- Last Synced: 2025-06-21T07:38:19.708Z (12 months ago)
- Language: Shell
- Homepage:
- Size: 73.2 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker lnmp
deploy `caddy`, `php` and `mariadb` in a single command
## Usage
```bash
make init
```