August 2019
Beginner
608 pages
16h 7m
English
The URL of our GitLab instance is as follows:
external_url 'http://{{ hostvars[groups['lb'][0]]['inventory_hostname'] }}'
Set the following to true to enable Grafana:
grafana['enable'] = true
The default admin password is admin; change it here:
grafana['admin_password'] = 'admin'
After running this playbook, the Grafana dashboard is available under the following URL, at /grafafa.
Read now
Unlock full access