From 701c80d92a7f8c2e1a90c06245d652112fa073b0 Mon Sep 17 00:00:00 2001 From: Lawrence <161129968+cellvx@users.noreply.github.com> Date: Sat, 21 Jun 2025 21:20:01 +0100 Subject: [PATCH] =?UTF-8?q?Update=20=F0=9F=94=A7-How-to-Install.md=20(#110?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 🔧-How-to-Install.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/🔧-How-to-Install.md b/🔧-How-to-Install.md index df2e300..7374875 100644 --- a/🔧-How-to-Install.md +++ b/🔧-How-to-Install.md @@ -148,6 +148,11 @@ Run with one click on [PikaPods.com](https://www.pikapods.com/). Free for about [![PikaPods](https://www.pikapods.com/static/run-button.svg)](https://www.pikapods.com/pods?run=uptime-kuma) +### Koyeb +Run with one click on [Koyeb](https://app.koyeb.com). Free forever. +[![Deploy to Koyeb](https://www.koyeb.com/static/images/deploy/button.svg)](https://app.koyeb.com/deploy?name=uptimekuma&repository=koyeb%2Fexample-uptime-kuma&branch=main&builder=dockerfile&instance_type=free&instances_min=0&autoscaling_sleep_idle_delay=300&env%5BUPTIME_KUMA_PORT%5D=8000&env%5BLITESTREAM_ACCESS_KEY_ID%5D=REPLACE_ME&env%5BLITESTREAM_SECRET_ACCESS_KEY%5D=REPLACE_ME&env%5BLITESTREAM_BUCKET%5D=REPLACE_ME&env%5BLITESTREAM_PATH%5D=uptime-kuma&env%5BLITESTREAM_URL%5D=REPLACE_ME&env%5BLITESTREAM_REGION%5D=REPLACE_ME) + + #### Azure Container Instance (with TLS endpoint) Unofficial tutorial by Stefan: https://haci.io/posts/uptime-kuma-azure-container-instance/