mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-20 02:25:56 +00:00
Updated 🔧 How to Install (markdown)
parent
0f4e6a965a
commit
c1b37bdbc6
1 changed files with 3 additions and 6 deletions
|
@ -1,14 +1,11 @@
|
|||
## Installer via cli
|
||||
## 🚀 Installer via CLI
|
||||
|
||||
Interactive cli installer, supports Docker or without Docker.
|
||||
|
||||
Good for beginners.
|
||||
[Ubuntu/CentOS] 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
|
||||
```
|
||||
|
||||
|
||||
## Advanced Installation
|
||||
|
||||
### 🐳 Docker
|
||||
|
|
Loading…
Add table
Reference in a new issue