1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/uptime-kuma_ynh.git synced 2024-10-01 13:34:58 +02:00
Uptime Kuma package for YunoHost
Find a file
2021-11-02 08:31:18 +03:00
.github Initial commit 2021-11-01 20:18:52 +03:00
conf use ynh_setup_source also for front end 2021-11-02 08:19:03 +03:00
doc add backup, restore and upgrade scripts + notes on post-install 2021-11-02 08:19:50 +03:00
scripts delete --time 2021-11-02 08:31:18 +03:00
sources Initial commit 2021-11-01 20:18:52 +03:00
.gitignore gitignore 2021-11-02 08:18:06 +03:00
check_process Initial commit 2021-11-01 20:18:52 +03:00
LICENSE.txt edit license 2021-11-02 02:26:51 +03:00
manifest.json fix license 2021-11-02 08:31:10 +03:00
README.md add backup, restore and upgrade scripts + notes on post-install 2021-11-02 08:19:50 +03:00
README_fr.md add backup, restore and upgrade scripts + notes on post-install 2021-11-02 08:19:50 +03:00

Uptime Kuma for YunoHost

Integration level
Install Uptime Kuma with YunoHost

Lire ce readme en français.

This package allows you to install Uptime Kuma quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

It is a self-hosted monitoring tool like "Uptime Robot".

Features

  • Monitoring uptime for HTTP(s) / TCP / Ping / DNS Record / Push.
  • Fancy, Reactive, Fast UI/UX.
  • Notifications via Telegram, Discord, Gotify, Slack, Pushover, Email (SMTP), and 70+ notification services, click here for the full list.
  • 20 second intervals.
  • Multi Languages
  • Simple Status Page
  • Ping Chart
  • Certificate Info

Shipped version: 1.0~ynh1

Demo: https://demo.uptime.kuma.pet

Screenshots

Disclaimers / important information

  • Requires a full dedicated domain
  • ARM architecture not supported
  • This app needs a manual post-install
  • Uses N to install specific nodejs version
  • We could pre-configure mail notifications with YunoHost mail server as an improvement.

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/uptime-kuma_ynh/tree/testing --debug
or
sudo yunohost app upgrade uptime-kuma -u https://github.com/YunoHost-Apps/uptime-kuma_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps