Merge pull request #8 from m3nu/misc/add-pikapods-hosting

Add PikaPods as additional hosting option.
migrate-v1-to-v2
Louis Lam 2022-05-29 12:50:26 +08:00 committed by GitHub
commit aba306c1d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 1 deletions

@ -1,6 +1,7 @@
- [๐Ÿš€ Installer](#-installer-via-cli) - [๐Ÿš€ Installer](#-installer-via-cli)
- [๐Ÿณ Docker](#-docker) - [๐Ÿณ Docker](#-docker)
- [๐Ÿ’ช๐Ÿป Without Docker](#-without-docker-recommended-for-x86x64-only) - [๐Ÿ’ช๐Ÿป Without Docker](#-without-docker-recommended-for-x86x64-only)
- [โ˜๏ธ Unofficial Install- and Hosting Options](#unofficial--experimental)
## ๐Ÿš€ Installer via CLI ## ๐Ÿš€ Installer via CLI
@ -114,7 +115,7 @@ https://github.com/louislam/uptime-kuma/wiki/Reverse-Proxy
Install with Portainer 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. โš  โš  โš  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/ 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) ### Termux (Unofficial/Experiment)
Do you have an old Android phone? You could install Uptime Kuma on it! Do you have an old Android phone? You could install Uptime Kuma on it!