mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-05-23 07:12:34 +02:00
Updated 🔧 How to Install (markdown)
parent
7e589e653f
commit
e6f344d40e
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ Change Port and Volume
|
||||||
docker run -d --restart=always -p <YOUR_PORT>:3001 -v <YOUR_DIR OR VOLUME>:/app/data --name uptime-kuma louislam/uptime-kuma:1
|
docker run -d --restart=always -p <YOUR_PORT>:3001 -v <YOUR_DIR OR VOLUME>:/app/data --name uptime-kuma louislam/uptime-kuma:1
|
||||||
```
|
```
|
||||||
|
|
||||||
|
⚠️ Please use in a local volume only. Other types such as nfs are not supported.
|
||||||
|
|
||||||
### ☸️ Kubernetes
|
### ☸️ Kubernetes
|
||||||
|
|
||||||
See more [here](https://github.com/louislam/uptime-kuma/blob/master/kubernetes/README.md)
|
See more [here](https://github.com/louislam/uptime-kuma/blob/master/kubernetes/README.md)
|
||||||
|
|
Loading…
Add table
Reference in a new issue