Skip to content

Ansible Role - Grafana

License

Notifications You must be signed in to change notification settings

ursinn-ansible/role-grafana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role - Grafana

GitHub last commit License

Docker Image: https://hub.docker.com/r/grafana/grafana-enterprise

Options

Option Default Value
role_grafana_image docker.io/grafana/grafana-enterprise
role_grafana_container grafana
role_grafana_volume grafana
role_grafana_network app-network
role_grafana_config_metrics_basic_auth_username
role_grafana_config_metrics_basic_auth_password
role_grafana_config_auth_signout_redirect_url
role_grafana_config_auth_oauth_auto_login false
role_grafana_config_auth_generic_oauth_name OAuth
role_grafana_config_auth_generic_oauth_enabled false
role_grafana_config_auth_generic_oauth_client_id some_id
role_grafana_config_auth_generic_oauth_client_secret some_secret
role_grafana_config_auth_generic_oauth_scopes user:email,read:org
role_grafana_config_auth_generic_oauth_auth_url https://foo.bar/login/oauth/authorize
role_grafana_config_auth_generic_oauth_token_url https://foo.bar/login/oauth/access_token
role_grafana_config_auth_generic_oauth_api_url https://foo.bar/user
role_grafana_config_auth_generic_oauth_role_attribute_path

License

This project is under the MIT License. See the LICENSE file for the full license text.

Releases

No releases published

Packages

No packages published