From aa325da9643ce9f278caafb71a2369dfe873482b Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Mon, 24 Feb 2025 15:06:08 +0800 Subject: [PATCH 1/4] Fix IPA reader link #5646 by @melroy89 --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 37c5523..d1b7da1 100644 --- a/Home.md +++ b/Home.md @@ -8,7 +8,7 @@ A little bear is watching your website.🐻🐻🐻 ### Pronunciation -http://ipa-reader.xyz/?text=%CB%88%CA%8Cpta%C9%AAm%20k%C9%AF%CC%9F%E1%B5%9Dma%CC%A0&voice=Joey +https://ipa-reader.com/?text=%CB%88%CA%8Cpta%C9%AAm%20k%C9%AF%CC%9F%E1%B5%9Dma%CC%A0&voice=Joey ## How to contribute to this wiki? From 1f3f4c28fabf083c5778c99adf76c4a096f4b44e Mon Sep 17 00:00:00 2001 From: Frank Elsinga Date: Tue, 25 Mar 2025 02:41:48 +0100 Subject: [PATCH 2/4] =?UTF-8?q?Updated=20=F0=9F=94=A7=20How=20to=20Install?= =?UTF-8?q?=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- πŸ”§-How-to-Install.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/πŸ”§-How-to-Install.md b/πŸ”§-How-to-Install.md index 97ae81c..6e91b4f 100644 --- a/πŸ”§-How-to-Install.md +++ b/πŸ”§-How-to-Install.md @@ -188,12 +188,6 @@ Run with one click on [Zeabur](https://zeabur.com/). [https://docs.zeabur.com/marketplace/uptime-kuma](https://zeabur.com/docs/marketplace/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. From 60e5b1f4fe6d52b0711e35e58fab4ab574fb1ebe Mon Sep 17 00:00:00 2001 From: Frank Elsinga Date: Tue, 25 Mar 2025 02:44:36 +0100 Subject: [PATCH 3/4] add MMM-AuthenticatedUptimeKuma --- 3rd-Party-Addons-Apps.md | 1 + 1 file changed, 1 insertion(+) diff --git a/3rd-Party-Addons-Apps.md b/3rd-Party-Addons-Apps.md index ff1d5d9..62340f8 100644 --- a/3rd-Party-Addons-Apps.md +++ b/3rd-Party-Addons-Apps.md @@ -14,3 +14,4 @@ Feel free to add your project here by making a pull request in this wiki repo: h - [AutoKuma](https://github.com/BigBoot/AutoKuma) - Automates the creation of Monitors based on Docker container labels. Additionally provides a CLI for Uptime Kuma. - [Uptime Mate](https://github.com/schech1/uptime-buddy) - An Uptime Kuma monitoring tool for Apple Watch. - [Uptime Kuma Push Agent](https://github.com/manprinsen/uptime-kuma-agent) - A lightweight monitoring agent with Go, Python, and shell implementations, designed to send network uptime data to Uptime Kuma's Push Monitor. +- [MMM-AuthenticatedUptimeKuma](https://github.com/totoluto/MMM-AuthenticatedUptimeKuma) - A MagicMirrorΒ² module which allows you to display the status of your monitors on your mirror in different ways From a9b2c743e0b43fdd6cd9a38f19eb6faa6732b013 Mon Sep 17 00:00:00 2001 From: Frank Elsinga Date: Tue, 29 Apr 2025 13:49:58 +0200 Subject: [PATCH 4/4] =?UTF-8?q?Updated=20=F0=9F=94=A7=20How=20to=20Install?= =?UTF-8?q?=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- πŸ”§-How-to-Install.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/πŸ”§-How-to-Install.md b/πŸ”§-How-to-Install.md index 6e91b4f..417fe92 100644 --- a/πŸ”§-How-to-Install.md +++ b/πŸ”§-How-to-Install.md @@ -196,3 +196,6 @@ 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. +## 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.