mirror of https://github.com/louislam/uptime-kuma
Updated ๐ง How to Install (markdown)
parent
57dbc1fd8f
commit
4b7481b1f0
|
@ -1,3 +1,7 @@
|
||||||
|
- [๐ Installer](#-installer-via-cli)
|
||||||
|
- [๐ณ Docker](#-docker)
|
||||||
|
- [๐ช๐ป Without Docker](#-without-docker-recommended-for-x86x64-only)
|
||||||
|
|
||||||
## ๐ Installer via CLI
|
## ๐ Installer via CLI
|
||||||
|
|
||||||
[Ubuntu/CentOS] Interactive CLI installer, supports Docker or without Docker.
|
[Ubuntu/CentOS] Interactive CLI installer, supports Docker or without Docker.
|
||||||
|
@ -90,13 +94,13 @@ pm2 startup
|
||||||
|
|
||||||
https://github.com/louislam/uptime-kuma/blob/master/docker/docker-compose.yml
|
https://github.com/louislam/uptime-kuma/blob/master/docker/docker-compose.yml
|
||||||
|
|
||||||
### โธ๏ธ Kubernetes
|
### โธ๏ธ Kubernetes (Unofficial)
|
||||||
|
|
||||||
โ Warning: K8s deployment is provided by contributors. I have no experience with K8s and I can't fix error in the future. I only test Docker and Node.js. Use at your own risk.
|
โ Warning: K8s deployment is provided by contributors. I have no experience with K8s and I can't fix error in the future. I only test Docker and Node.js. Use at your own risk.
|
||||||
|
|
||||||
See more [here](https://github.com/louislam/uptime-kuma/blob/master/kubernetes/README.md)
|
See more [here](https://github.com/louislam/uptime-kuma/tree/k8s-unofficial/kubernetes)
|
||||||
|
|
||||||
### Install on Synology NAS
|
### Install on Synology NAS (Unofficial)
|
||||||
|
|
||||||
Unofficial tutorial by Marius Bogdan Lixandru:
|
Unofficial tutorial by Marius Bogdan Lixandru:
|
||||||
|
|
||||||
|
|
Loadingโฆ
Reference in New Issue