Dustin
ac127b4649
r/grafana: Ensure service starts at boot
2022-08-10 21:55:54 -05:00
Dustin
13e26ac64c
r/grafana: Ensure configuration directory exists
...
The *grafana* package for Fedora creates `/etc/grafana`, but it is not
created by default on Buildroot-based systems.
2022-08-10 21:55:54 -05:00
Dustin
be4bbc0092
r/grafana: Fix Origin not allowed error
...
Grafana 8.3.5 introduced a new CSRF protection mechanism that requires
the value of the Host HTTP request header to be preserved from the
original client request.
https://github.com/grafana/grafana/issues/45117#issuecomment-1033842787
2022-07-24 10:07:45 -05:00
Dustin
3c8e576841
grafana: Enable anonymous access
...
Allow unauthenticated users to view dashboards. Useful for Heads-Up
Displays.
2022-03-07 20:10:13 -06:00
Dustin
5e61e93cea
roles/grafana: Deploy Grafana
...
This commit introduces the *grafana* role and the corresponding
`grafana.yml` playbook. The role installs Grafana using the system
package manager, and configures the server (including LDAP
authentication).
2021-07-02 21:47:33 -05:00