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:
commit
eb7a98ba36
2 changed files with 59 additions and 36 deletions
53
README.md
53
README.md
|
@ -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
|
# Facette for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/facette)  
|
[](https://dash.yunohost.org/appci/app/facette)  
|
||||||
[](https://install-app.yunohost.org/?app=facette)
|
[](https://install-app.yunohost.org/?app=facette)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[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.*
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||||
|
|
||||||
## Overview
|
## 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
|
||||||
|
|
||||||

|
**Demo:** https://demo.example.com
|
||||||
|
|
||||||
## Demo
|
## Documentation and resources
|
||||||
|
|
||||||
* [Official demo](https://play.facette.io/browse/)
|
* Official app website: https://facette.io/
|
||||||
|
* Official user documentation: https://yunohost.org/apps
|
||||||
## Configuration
|
* Official admin documentation: https://docs.facette.io/
|
||||||
|
* Upstream app code repository: https://github.com/facette/facette
|
||||||
## Documentation
|
* YunoHost documentation for this app: https://yunohost.org/app_facette
|
||||||
|
* Report a bug: https://github.com/YunoHost-Apps/facette_ynh/issues
|
||||||
* 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 - [](https://ci-apps.yunohost.org/ci/apps/facette/)
|
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/facette/)
|
|
||||||
|
|
||||||
## Links
|
|
||||||
|
|
||||||
* 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
|
## Developer info
|
||||||
|
|
||||||
|
@ -59,3 +40,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/facette_ynh/tree/test
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade facette -u https://github.com/YunoHost-Apps/facette_ynh/tree/testing --debug
|
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
40
README_fr.md
Normal file
|
@ -0,0 +1,40 @@
|
||||||
|
# Facette pour YunoHost
|
||||||
|
|
||||||
|
[](https://dash.yunohost.org/appci/app/facette)  
|
||||||
|
[](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
|
Loading…
Add table
Reference in a new issue