Update thuk config to make grafana datasource works:
-
Add "default_user_name=admin" in /etc/thruk/cgi.cfg or maybe a less critical account that can see informations
-
Add Require ip 127.0.0.1 in /etc/httpd/conf.d/thruk.conf, after the require valid-user
These changes are already in the ansible roles, but not when using ISO Fresh Install.
Update thuk config to make grafana datasource works:
Add
"default_user_name=admin"in/etc/thruk/cgi.cfgor maybe a less critical account that can see informationsAdd
Require ip 127.0.0.1in/etc/httpd/conf.d/thruk.conf, after therequire valid-userThese changes are already in the ansible roles, but not when using ISO Fresh Install.