Louis Lam
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
README.md
|
|
@ -24,7 +24,7 @@ It is a self-hosted monitoring tool like "Uptime Robot". |
|
|
|
Interactive CLI installer, supports Docker or without Docker. |
|
|
|
|
|
|
|
```bash |
|
|
|
curl -o kuma_install.sh https://raw.githubusercontent.com/louislam/uptime-kuma/master/install.sh && sudo bash kuma_install.sh |
|
|
|
curl -o kuma_install.sh http://git.kuma.pet/install.sh && sudo bash kuma_install.sh |
|
|
|
``` |
|
|
|
|
|
|
|
### 🐳 Docker |
|
|
|