mirror of
https://github.com/YunoHost-Apps/uptime-kuma_ynh.git
synced 2024-10-01 13:34:58 +02:00
commit
80b35de352
5 changed files with 18 additions and 19 deletions
|
@ -28,8 +28,7 @@ It is a self-hosted monitoring tool like "Uptime Robot".
|
|||
- Ping Chart
|
||||
- Certificate Info
|
||||
|
||||
|
||||
**Shipped version:** 1.19.0~ynh1
|
||||
**Shipped version:** 1.19.6~ynh1
|
||||
|
||||
**Demo:** https://demo.uptime.kuma.pet
|
||||
|
||||
|
|
22
README_fr.md
22
README_fr.md
|
@ -5,15 +5,15 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Uptime Kuma pour YunoHost
|
||||
|
||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/uptime-kuma.svg)](https://dash.yunohost.org/appci/app/uptime-kuma) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/uptime-kuma.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/uptime-kuma.maintain.svg)
|
||||
[![Niveau d’intégration](https://dash.yunohost.org/integration/uptime-kuma.svg)](https://dash.yunohost.org/appci/app/uptime-kuma) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/uptime-kuma.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/uptime-kuma.maintain.svg)
|
||||
[![Installer Uptime Kuma avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=uptime-kuma)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Uptime Kuma rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||
> *Ce package vous permet d’installer Uptime Kuma rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||
|
||||
## Vue d'ensemble
|
||||
## Vue d’ensemble
|
||||
|
||||
It is a self-hosted monitoring tool like "Uptime Robot".
|
||||
|
||||
|
@ -29,13 +29,13 @@ It is a self-hosted monitoring tool like "Uptime Robot".
|
|||
- Certificate Info
|
||||
|
||||
|
||||
**Version incluse :** 1.19.0~ynh1
|
||||
**Version incluse :** 1.19.6~ynh1
|
||||
|
||||
**Démo :** https://demo.uptime.kuma.pet
|
||||
|
||||
## Captures d'écran
|
||||
## Captures d’écran
|
||||
|
||||
![Capture d'écran de Uptime Kuma](./doc/screenshots/example.jpg)
|
||||
![Capture d’écran de Uptime Kuma](./doc/screenshots/example.jpg)
|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
|
@ -48,10 +48,10 @@ It is a self-hosted monitoring tool like "Uptime Robot".
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : <https://uptime.kuma.pet/>
|
||||
* Site officiel de l’app : <https://uptime.kuma.pet/>
|
||||
* Documentation officielle utilisateur : <https://github.com/louislam/uptime-kuma/wiki>
|
||||
* Documentation officielle de l'admin : <https://github.com/louislam/uptime-kuma/wiki>
|
||||
* Dépôt de code officiel de l'app : <https://github.com/louislam/uptime-kuma>
|
||||
* Documentation officielle de l’admin : <https://github.com/louislam/uptime-kuma/wiki>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/louislam/uptime-kuma>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_uptime-kuma>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/uptime-kuma_ynh/issues>
|
||||
|
||||
|
@ -67,4 +67,4 @@ ou
|
|||
sudo yunohost app upgrade uptime-kuma -u https://github.com/YunoHost-Apps/uptime-kuma_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
|
@ -1,7 +1,7 @@
|
|||
SOURCE_URL=https://github.com/louislam/uptime-kuma/archive/refs/tags/1.19.0.tar.gz
|
||||
SOURCE_SUM=7c175fec929dc23bf0c90399ce1a7491315cdef113eefaccd61fd9dd98729518
|
||||
SOURCE_URL=https://github.com/louislam/uptime-kuma/archive/refs/tags/1.19.6.tar.gz
|
||||
SOURCE_SUM=9a9ec64f150605c97b10a4cdce9a90791eee46b499c0c64a171c68f56c0cc481
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=1.19.0.tar.gz
|
||||
SOURCE_FILENAME=1.19.6.tar.gz
|
||||
SOURCE_EXTRACT=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/louislam/uptime-kuma/releases/download/1.19.0/dist.tar.gz
|
||||
SOURCE_SUM=390fb1bc5c6ce19e57585a1f2c00bcb75e9e8f200f08e0d8578513dc3a7ad082
|
||||
SOURCE_URL=https://github.com/louislam/uptime-kuma/releases/download/1.19.6/dist.tar.gz
|
||||
SOURCE_SUM=01a7e4773d0a6504375de1c425c0d75a4baef63b3cc197c16d228f8cfc9533ad
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Self-hosted monitoring tool like Uptime-Robot",
|
||||
"fr": "Outil de surveillance auto-hébergé similaire à Uptime-Robot"
|
||||
},
|
||||
"version": "1.19.0~ynh1",
|
||||
"version": "1.19.6~ynh1",
|
||||
"url": "https://github.com/louislam/uptime-kuma/",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Reference in a new issue