From c05930853400303646a5ff253cc6a8b346221afe Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Thu, 19 Aug 2021 13:56:51 +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 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/🔧-How-to-Install.md b/🔧-How-to-Install.md index 26bc7c9..3f37caf 100644 --- a/🔧-How-to-Install.md +++ b/🔧-How-to-Install.md @@ -1,11 +1,14 @@ ## Installer via cli +Interactive cli installer, supports Docker or without Docker. + +Good for beginners. + ```bash curl -o kuma_install.sh https://raw.githubusercontent.com/louislam/uptime-kuma/master/install.sh && sudo bash kuma_install.sh ``` - ## Advanced Installation ### 🐳 Docker @@ -65,7 +68,9 @@ pm2 restart uptime-kuma pm2 startup ``` +### Docker Compose Example +https://github.com/louislam/uptime-kuma/blob/master/docker-compose.yml ## (Optional) One more step for Reverse Proxy