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

Merge branch 'testing' of https://github.com/YunoHost-Apps/facette_ynh into testing

This commit is contained in:
ericgaspar 2021-07-26 23:31:53 +02:00
commit eb7a98ba36
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 59 additions and 36 deletions

View file

@ -1,7 +1,12 @@
<!--
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.
-->
# Facette for YunoHost
[![Integration level](https://dash.yunohost.org/integration/facette.svg)](https://dash.yunohost.org/appci/app/facette) ![](https://ci-apps.yunohost.org/ci/badges/facette.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/facette.maintain.svg)
[![Install Facette with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=facette)
[![Install Facette with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=facette)
*[Lire ce readme en français.](./README_fr.md)*
@ -9,45 +14,21 @@
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
## Overview
Facette is a web application to display time series data from various sources — such as collectd, Graphite, InfluxDB or KairosDB — on graphs, designed to be easy to setup and to use.
**Shipped version:** 0.37.0
Time series data visualization software
## Screenshots
**Shipped version:** 0.5.1~ynh1
![](https://facette.io/assets/images/sshot-view1.png)
**Demo:** https://demo.example.com
## Demo
* [Official demo](https://play.facette.io/browse/)
## Configuration
## Documentation
* Official documentation:
* YunoHost documentation: https://yunohost.org/#/app_facette
## YunoHost specific features
#### Multi-user support
* Is LDAP supported? **No**
* Can the app be used by multiple users? **Yes**
#### Supported architectures
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/facette%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/facette/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/facette%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/facette/)
## Links
## Documentation and resources
* Official app website: https://facette.io/
* Official user documentation: https://yunohost.org/apps
* Official admin documentation: https://docs.facette.io/
* Upstream app code repository: https://github.com/facette/facette
* YunoHost documentation for this app: https://yunohost.org/app_facette
* Report a bug: https://github.com/YunoHost-Apps/facette_ynh/issues
* App website: https://facette.io/
* Upstream app repository: https://github.com/facette/facette
* YunoHost website: https://yunohost.org/
---
## Developer info
@ -59,3 +40,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/facette_ynh/tree/test
or
sudo yunohost app upgrade facette -u https://github.com/YunoHost-Apps/facette_ynh/tree/testing --debug
```
**More info regarding app packaging:** https://yunohost.org/packaging_apps

40
README_fr.md Normal file
View file

@ -0,0 +1,40 @@
# Facette pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/facette.svg)](https://dash.yunohost.org/appci/app/facette) ![](https://ci-apps.yunohost.org/ci/badges/facette.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/facette.maintain.svg)
[![Installer Facette avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=facette)
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer Facette 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
Logiciel de visualisation de données de séries chronologiques
**Version incluse :** 0.5.1~ynh1
**Démo :** https://demo.example.com
## Documentations et ressources
* Site officiel de l'app : https://facette.io/
* Documentation officielle utilisateur : https://yunohost.org/apps
* Documentation officielle de l'admin : https://docs.facette.io/
* Dépôt de code officiel de l'app : https://github.com/facette/facette
* Documentation YunoHost pour cette app : https://yunohost.org/app_facette
* Signaler un bug : https://github.com/YunoHost-Apps/facette_ynh/issues
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/facette_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
```
sudo yunohost app install https://github.com/YunoHost-Apps/facette_ynh/tree/testing --debug
ou
sudo yunohost app upgrade facette -u https://github.com/YunoHost-Apps/facette_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps