reoreder the deployment options

Frank Elsinga 2025-05-12 01:53:18 +02:00
parent 72dd336976
commit 0da1e8becb

@ -107,12 +107,14 @@ https://github.com/louislam/uptime-kuma/wiki/Reverse-Proxy
Install with Portainer
## Unofficial & Experimental
## Unofficial
> [!WARNING]
> The following installation methods are provided by the community. They are not tested officially and may be broken in the future release. Use at your own risk.
### ☸️ OpenShift 4 and Kubernetes Helm 3 Chart (Unofficial)
### Deployment Tools
#### ☸️ OpenShift 4 and Kubernetes Helm 3 Chart (Unofficial)
> [!NOTE]
> This Chart relies on a repackaged OCI Container Image, which lets *uptime-kuma* run as **non-root** user.
@ -122,11 +124,11 @@ The Containerfile used to rebundle *uptime-kuma*: [rootless Containerfile](https
https://github.com/k3rnelpan1c-dev/uptime-kuma-helm
### Ansible (Unofficial)
#### Ansible (Unofficial)
https://github.com/louislam/uptime-kuma/tree/ansible-unofficial/ansible
### Home Assistant add-on (Unofficial)
#### Home Assistant add-on (Unofficial)
https://github.com/hassio-addons/addon-uptime-kuma
@ -134,41 +136,44 @@ https://github.com/hassio-addons/addon-uptime-kuma
Also check out the corresponding custom integration: https://github.com/meichthys/uptime_kuma (WIP).
### Install on Synology NAS (Unofficial)
#### Install on Synology NAS (Unofficial)
Unofficial tutorial by Marius Bogdan Lixandru:
https://mariushosting.com/how-to-install-uptime-kuma-on-your-synology-nas/
### One-Click Hosting on PikaPods
### Server Hosting platforms
#### One-Click Hosting on PikaPods
Run with one click on [PikaPods.com](https://www.pikapods.com/). Free for about 3 months with welcome credit.
PikaPods have produced a [getting started video](https://www.youtube.com/watch?v=gbbcnNKPi8M) if you like consuming information in this form.
[![PikaPods](https://www.pikapods.com/static/run-button.svg)](https://www.pikapods.com/pods?run=uptime-kuma)
### Install on Azure Container Instance with TLS endpoint
#### Install on Azure Container Instance with TLS endpoint
Unofficial tutorial by Stefan:
https://haci.io/posts/uptime-kuma-azure-container-instance/
### Install on Azure AppService Container
#### Install on Azure AppService Container
Unofficial tutorial by Leandro:
https://www.leandroscardua.com/blog/deploy-uptime-kuma-on-azure/
### Install on Azure AppService with persistent storage
Unofficial bicep deployment script by Yannick Zwijsen:
Or with persistent storage: bicep deployment script by Yannick Zwijsen:
https://github.com/yzwijsen/deploy-uptime-kuma-azure
### SQLite S3 persistent storage with Litestream.io
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template/UfDasl?referralCode=373)
#### Install on Railway
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template/UfDasl)
#### SQLite S3 persistent storage with Litestream.io
Run uptime-kuma with S3 persistent sqlite database:
https://github.com/fluential/litestream-uptime-kuma/
### One-Click Deployment on Alibaba Cloud
#### One-Click Deployment on Alibaba Cloud
[![Deploy on AlibabaCloud ComputeNest](https://service-info-public.oss-cn-hangzhou.aliyuncs.com/computenest-en.svg)](https://computenest.console.aliyun.com/service/instance/create/default?type=user&ServiceName=Higress社区版)
@ -176,10 +181,6 @@ Follow the deployment guide to deploy Uptime Kuma on Alibaba Cloud. Both domesti
- [Deployment Guide in English](https://computenest.console.aliyun.com/service/detail/ap-southeast-1/service-6a4ce994c30c49b1ae6b/2?type=user&isRecommend=true)
- [中文部署文档](https://computenest.console.aliyun.com/service/detail/cn-hangzhou/service-34d66f31479747cd9957/2?type=user&isRecommend=true)
### uptime-kuma-helper
[@mkgeeky](https://github.com/mkgeeky/) has created [uptime-kuma-helper](https://github.com/mkgeeky/uptime-kuma-helper) a bash script to install and update easy
### Install on Zeabur
Run with one click on [Zeabur](https://zeabur.com/).
@ -194,12 +195,6 @@ Run with one click on [Sealos](https://sealos.io/).
[![Deploy on Sealos](https://sealos.io/Deploy-on-Sealos.svg)](https://template.sealos.io/deploy?templateName=uptime-kuma)
### Install on Dome
[![Deploy to Dome](https://trydome.io/button-2.gif)](https://app.trydome.io/signup?package=uptime-kuma)
To try the self-hosted uptime-kuma, [🚀 one-click deploy with Dome](https://app.trydome.io/signup?package=uptime-kuma) with a free trial.
## Deploy to Fly.io
You can host uptime-kuma [with a single command at Fly.io](https://community.fly.io/t/hosting-uptime-kuma-on-fly-io/14352) and run on its included Hobby Plan usage.
@ -208,6 +203,12 @@ You can host uptime-kuma [with a single command at Fly.io](https://community.fly
You can [host uptime-kuma](https://flashpanel.io/docs/v2/en/tutorial/uptime-kuma.html) with [FlashPanel](https://flashpanel.io) (a server management control panel) for free on one server with up to 10 websites.
### Others
### uptime-kuma-helper
[@mkgeeky](https://github.com/mkgeeky/) has created [uptime-kuma-helper](https://github.com/mkgeeky/uptime-kuma-helper) a bash script to install and update easy
## Uptime Kuma On Pi Deploy Android
See [this guide](https://nanonotables.blogspot.com/2025/04/uptime-kuma-on-pi-deploy-tutorial.html) on how to convert a rooted android smartphone into an uptime kuma instance.