2021-11-01 18:18:52 +01:00
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
2021-11-01 22:38:22 +01:00
# Uptime Kuma for YunoHost
2021-11-01 18:18:52 +01:00
2021-11-01 22:38:22 +01:00
[![Integration level ](https://dash.yunohost.org/integration/uptime-kuma.svg )](https://dash.yunohost.org/appci/app/uptime-kuma) ![](https://ci-apps.yunohost.org/ci/badges/uptime-kuma.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/uptime-kuma.maintain.svg)
[![Install Uptime Kuma with YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=uptime-kuma)
2021-11-01 18:18:52 +01:00
*[Lire ce readme en français.](./README_fr.md)*
2021-11-01 22:38:22 +01:00
> *This package allows you to install Uptime Kuma quickly and simply on a YunoHost server.
2021-11-01 18:18:52 +01:00
If you don't have YunoHost, please consult [the guide ](https://yunohost.org/#/install ) to learn how to install it.*
## Overview
2021-11-01 22:38:22 +01:00
It is a self-hosted monitoring tool like "Uptime Robot".
2021-11-01 18:18:52 +01:00
2021-11-01 22:38:22 +01:00
### Features
2021-11-01 18:18:52 +01:00
2021-11-01 22:38:22 +01:00
- 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
2021-11-01 18:18:52 +01:00
2022-04-29 08:11:36 +02:00
**Shipped version:** 1.15.1~ynh1
2021-11-01 18:18:52 +01:00
2021-11-01 22:38:22 +01:00
**Demo:** https://demo.uptime.kuma.pet
2021-11-01 18:18:52 +01:00
2021-11-01 22:38:22 +01:00
## Screenshots
2021-11-01 18:18:52 +01:00
2021-11-01 22:38:22 +01:00
![](./doc/screenshots/example.jpg)
2021-11-01 18:18:52 +01:00
## Disclaimers / important information
2021-11-01 23:10:25 +01:00
- Requires a full dedicated domain
2021-11-02 10:23:34 +01:00
- node_modules folder is backed up and shouldn't be (600Mo...)
2021-11-01 23:10:25 +01:00
- ARM architecture not supported
2021-11-02 00:18:11 +01:00
- This app needs a manual post-install
- Uses N to install specific nodejs version
2021-11-02 10:48:40 +01:00
- We could pre-configure mail notifications with YunoHost mail server as an improvement. See comments in file to try to do it with Curl and WebSockets or Sqlite.
2021-11-01 18:18:52 +01:00
## Documentation and resources
2021-11-01 22:38:22 +01:00
* Official app website: https://uptime.kuma.pet/
* Official user documentation: https://github.com/louislam/uptime-kuma/wiki
* Official admin documentation: https://github.com/louislam/uptime-kuma/wiki
2022-04-04 02:00:39 +02:00
* Upstream app code repository: https://github.com/louislam/uptime-kuma
2021-11-01 22:38:22 +01:00
* YunoHost documentation for this app: https://yunohost.org/app_uptime-kuma
* Report a bug: https://github.com/YunoHost-Apps/uptime-kuma_ynh/issues
2021-11-01 18:18:52 +01:00
## Developer info
2021-11-01 22:38:22 +01:00
Please send your pull request to the [testing branch ](https://github.com/YunoHost-Apps/uptime-kuma_ynh/tree/testing ).
2021-11-01 18:18:52 +01:00
To try the testing branch, please proceed like that.
```
2021-11-01 22:38:22 +01:00
sudo yunohost app install https://github.com/YunoHost-Apps/uptime-kuma_ynh/tree/testing --debug
2021-11-01 18:18:52 +01:00
or
2021-11-01 22:38:22 +01:00
sudo yunohost app upgrade uptime-kuma -u https://github.com/YunoHost-Apps/uptime-kuma_ynh/tree/testing --debug
2021-11-01 18:18:52 +01:00
```
**More info regarding app packaging:** https://yunohost.org/packaging_apps