mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-12-01 02:34:03 +00:00
Merge pull request #8 from m3nu/misc/add-pikapods-hosting
Add PikaPods as additional hosting option.
commit
aba306c1d9
1 changed files with 8 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
- [🚀 Installer](#-installer-via-cli)
|
||||
- [🐳 Docker](#-docker)
|
||||
- [💪🏻 Without Docker](#-without-docker-recommended-for-x86x64-only)
|
||||
- [☁️ Unofficial Install- and Hosting Options](#unofficial--experimental)
|
||||
|
||||
## 🚀 Installer via CLI
|
||||
|
||||
|
@ -114,7 +115,7 @@ https://github.com/louislam/uptime-kuma/wiki/Reverse-Proxy
|
|||
Install with Portainer
|
||||
|
||||
|
||||
## Unofficial & Experiment
|
||||
## Unofficial & Experimental
|
||||
|
||||
⚠ ⚠ ⚠ Warning: Generally, I only test Docker and Node.js. All installation methods here may be broken in the future release. I don't maintain them. Use at your own risk.
|
||||
|
||||
|
@ -135,6 +136,12 @@ Unofficial tutorial by Marius Bogdan Lixandru:
|
|||
|
||||
https://mariushosting.com/how-to-install-uptime-kuma-on-your-synology-nas/
|
||||
|
||||
### 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](https://www.pikapods.com/static/run-button.svg)](https://www.pikapods.com/pods?run=uptime-kuma)
|
||||
|
||||
### Termux (Unofficial/Experiment)
|
||||
|
||||
Do you have an old Android phone? You could install Uptime Kuma on it!
|
||||
|
|
Loading…
Reference in a new issue