Guillaume Thouvenin
8c79aa4e1a
Allow the configuration of servers attributes
2016-12-13 13:57:50 +01:00
Guillaume Thouvenin
a8902b8c23
Pass the main dashboard through grains
...
This patch provides the main dashboard through grains. It is not the final
way to provide the main dashboard. It is more a workaround because we
don't know yet how to compose a dashboards with pieces split between
several formulas. We will probably use YAML pieces.
2016-12-09 10:27:54 +01:00
Guillaume Thouvenin
377c14cca0
Add support for LDAP authentication
...
This patch adds support for LDAP authentication. It also adds support
to manage authorization. It is now possible to enable several kind of
authentication like LDAP and basic auth. So we introduce a new schema
for allowing it:
auth:
basic:
enabled: true
ldap:
enabled: true
[...]
instead of
auth:
engine: basic
The former declaration is still valid for basic, anonymous and proxy
authentication.
2016-12-08 17:15:56 +01:00
Guillaume Thouvenin
92359ec273
Remove old dashboards
...
This patch removes dashboards that are now provided by each services.
They are not up to date so just remove them.
2016-12-07 12:30:28 +01:00
Guillaume Thouvenin
cf02140010
Replace pacemaker_local_resource_active in dashboards templating
2016-11-04 12:03:55 +01:00
Éric Lemoine
398d7ac77d
Fix Grafana dashboards
...
This commit fixes the InfluxDB queries used in Grafana dashboards. A regexp
should be used with variables.
2016-11-02 17:09:41 +01:00
Ales Komarek
3f044b20d6
Grafana theming, dashboards, datasources management with basic auth
2016-10-30 00:31:00 +02:00
Guillaume Thouvenin
70ca667e57
Add default dashboards for StackLight
...
This patch adds the possibility to add StackLight dashboards when
installing grafana. By default they are not installed.
2016-10-26 11:25:37 +02:00
Ales Komarek
d125d51baa
Fixed commented problems
2016-10-24 11:00:40 +02:00
Ales Komarek
ae47c9fd95
Mine updates
2016-10-22 12:30:30 +02:00
Ales Komarek
9e05491147
Client role
2016-10-22 00:36:50 +02:00
Filip Pytloun
2e2279603e
Setup for anonymous auth
2016-08-31 14:00:02 +02:00
Filip Pytloun
1c15f538d2
Allow defining more options on users/auth
2016-03-31 22:16:39 +02:00
Filip Pytloun
fb133be098
Fix typo
2016-03-31 21:35:27 +02:00
Filip Pytloun
89f4c5b65b
Auth and session cache enhancements
2016-03-31 21:30:13 +02:00
Filip Pytloun
04d32bf507
Try for proxy auth
2016-03-31 21:09:28 +02:00
Ales Komarek
70a167589b
Documentation
2015-12-08 12:11:11 +01:00
Ales Komarek
9858822f85
database setup
2015-12-08 10:43:59 +01:00
Ales Komarek
ee16ca7c4d
grafana
2015-12-08 10:24:44 +01:00
Ales Komarek
4ee7f6e610
Configuration
2015-12-08 10:23:39 +01:00