From 0ad5b2e804d4ca237d4b37a84a70cf1cc265a4f6 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Fri, 10 Sep 2021 22:05:41 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20=F0=9F=94=A7=20How=20to=20Install=20(?= =?UTF-8?q?markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- πŸ”§-How-to-Install.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/πŸ”§-How-to-Install.md b/πŸ”§-How-to-Install.md index 1ca6957..177548f 100644 --- a/πŸ”§-How-to-Install.md +++ b/πŸ”§-How-to-Install.md @@ -28,10 +28,6 @@ docker run -d --restart=always -p :3001 -v :/app/ ⚠️ Please use in a local volume only. Other types such as nfs are not supported. -### ☸️ Kubernetes - -See more [here](https://github.com/louislam/uptime-kuma/blob/master/kubernetes/README.md) - ### πŸ’ͺ🏻 Without Docker (Recommended for x86/x64 only) Required Tools: Node.js >= 14, git and pm2. @@ -75,6 +71,12 @@ pm2 startup https://github.com/louislam/uptime-kuma/blob/master/docker-compose.yml +### ☸️ Kubernetes + +⚠ 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) + ### Install on Synology NAS Unofficial tutorial by Marius Bogdan Lixandru: