forked from stove/dataset
.. | ||
dictionaries | ||
manual/image | ||
templates | ||
applicationservice.yml | ||
DEBUG.md | ||
README.md |
Table of Contents
grafana
Description
Grafana is an analytics and interactive visualization web application.
Examples
Zone names are provided as examples. Think about adapting with the value of provider_zone in configuration file.
With minimum providers:
grafana:
applicationservice: grafana
zones_name:
- localdns
- reverseproxy
- smtp
- oauth2
- postgresql
With all providers:
grafana:
applicationservice: grafana
zones_name:
- journald
- localdns
- reverseproxy
- smtp
- oauth2
- postgresql
Dependances
Variables
Général (general)
revprox (general.revprox)
Description | Values |
---|---|
revprox_client_port | 3000 |
revprox_client_cert_owner | grafana |
revprox_client (general.revprox.revprox_client)
Description | Values |
---|---|
revprox_client_local_location | / |
oauth2_client (general.oauth2_client)
Description | Values | Type |
---|---|---|
oauth2_is_client_application | True | string |
oauth2_client_name | Grafana | string |
oauth2_client_description | Visualisation de données | string |
oauth2_client_category | Administration | string |
oauth2_client_logo | silique_note.png | string |
oauth2_client_token_signature_algo | RS256 | string |
Domain name allowed to log on Grafana (oauth2_email_domain) | domainname |
postgresql (general.postgresql)
Description | Values |
---|---|
pg_client_key_owner | grafana |
- [+]: variable is multiple
- bold: variable is mandatory