mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-10-04 14:39:19 +08:00
Updated 🔧 How to Install (markdown)
@@ -1,14 +1,11 @@
|
|||||||
## Installer via cli
|
## 🚀 Installer via CLI
|
||||||
|
|
||||||
Interactive cli installer, supports Docker or without Docker.
|
[Ubuntu/CentOS] Interactive CLI installer, supports Docker or without Docker.
|
||||||
|
|
||||||
Good for beginners.
|
|
||||||
|
|
||||||
```bash
|
```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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
## Advanced Installation
|
## Advanced Installation
|
||||||
|
|
||||||
### 🐳 Docker
|
### 🐳 Docker
|
||||||
|
Reference in New Issue
Block a user