1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cachet_ynh.git synced 2024-09-03 18:16:03 +02:00

Upgrade to v2024.03.08 (#58)

* Upgrade to v2024.03.08

* Auto-update README
This commit is contained in:
YunoHost Bot 2024-03-08 22:15:03 +01:00 committed by GitHub
parent d737fd0c2e
commit eec449d1db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 19 additions and 21 deletions

View file

@ -18,10 +18,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Cachet is a status page for your API, service or company. Built with all of the features that you'd expect from a status page, Cachet comes with a powerful API, a metric system, multiple user support, two factor authentication for added security and is easy to get setup. A powerful, self-hosted alternative to StatusPage.io and Status.io.
**Shipped version:** 2024.03.08~ynh1
**Shipped version:** 2023.12.01~ynh1
**Demo:** https://demo.cachethq.io
**Demo:** <https://demo.cachethq.io>
## Screenshots
@ -29,11 +28,11 @@ Cachet is a status page for your API, service or company. Built with all of the
## Documentation and resources
* Official app website: <https://cachethq.io>
* Official admin documentation: <https://docs.cachethq.io>
* Upstream app code repository: <https://github.com/CachetHQ/Cachet>
* YunoHost Store: <https://apps.yunohost.org/app/cachet>
* Report a bug: <https://github.com/YunoHost-Apps/cachet_ynh/issues>
- Official app website: <https://cachethq.io>
- Official admin documentation: <https://docs.cachethq.io>
- Upstream app code repository: <https://github.com/CachetHQ/Cachet>
- YunoHost Store: <https://apps.yunohost.org/app/cachet>
- Report a bug: <https://github.com/YunoHost-Apps/cachet_ynh/issues>
## Developer info
@ -47,4 +46,4 @@ or
sudo yunohost app upgrade cachet -u https://github.com/YunoHost-Apps/cachet_ynh/tree/testing --debug
```
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -17,10 +17,9 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
## Vue densemble
Cachet est une page de statut pour votre API, service ou entreprise. Construit avec toutes les fonctionnalités que vous attendez d'une page de status, Cachet est livré avec une API puissante, un système métrique, une prise en charge de plusieurs utilisateurs, une authentification à deux facteurs pour une sécurité accrue et est facile à configurer. Une alternative puissante et auto-hébergée à StatusPage.io et Status.io.
**Version incluse :** 2024.03.08~ynh1
**Version incluse :** 2023.12.01~ynh1
**Démo :** https://demo.cachethq.io
**Démo :** <https://demo.cachethq.io>
## Captures décran
@ -28,11 +27,11 @@ Cachet est une page de statut pour votre API, service ou entreprise. Construit a
## Documentations et ressources
* Site officiel de lapp : <https://cachethq.io>
* Documentation officielle de ladmin : <https://docs.cachethq.io>
* Dépôt de code officiel de lapp : <https://github.com/CachetHQ/Cachet>
* YunoHost Store: <https://apps.yunohost.org/app/cachet>
* Signaler un bug : <https://github.com/YunoHost-Apps/cachet_ynh/issues>
- Site officiel de lapp : <https://cachethq.io>
- Documentation officielle de ladmin : <https://docs.cachethq.io>
- Dépôt de code officiel de lapp : <https://github.com/CachetHQ/Cachet>
- YunoHost Store : <https://apps.yunohost.org/app/cachet>
- Signaler un bug : <https://github.com/YunoHost-Apps/cachet_ynh/issues>
## Informations pour les développeurs
@ -46,4 +45,4 @@ ou
sudo yunohost app upgrade cachet -u https://github.com/YunoHost-Apps/cachet_ynh/tree/testing --debug
```
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>

View file

@ -7,7 +7,7 @@ name = "Cachet"
description.en = "Open source status page system"
description.fr = "Système de page de statut open source"
version = "2023.12.01~ynh1"
version = "2024.03.08~ynh1"
maintainers = ["JimboJoe"]
@ -55,8 +55,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/CachetHQ/Cachet/archive/8b565ab7f05ce8b89a40e61330a7e0ac2bf55630.tar.gz"
sha256 = "1385a972e2733f0da38ee186c853d470de1bc95532996d52106135685ef35b0f"
url = "https://github.com/CachetHQ/Cachet/archive/517d0a813f3098c703fdcff41c5f9877c38ebec7.tar.gz"
sha256 = "cc08bf31a6d0b05d6832bc7f5c53b6929c2fea833439c8ee395b9667334cbb4b"
autoupdate.strategy = "latest_github_commit"
[resources.system_user]