OpenSibleOpenSible Stack Hub
← All blueprints

Grafana OSS

OSS

Grafana OSS from the official apt/dnf repository on systemd. Admin creds and listen port injected via a systemd drop-in; can pre-provision a Prometheus / VictoriaMetrics datasource so dashboards work on first boot.

by opensible· ⬇ 0 installs· Observability· v1.0.0· template grafana-oss

Use in the OpenSible console

Open Infrastructure → Stack Hub Blueprints, switch the source to Cloud hub, then pick Grafana OSS and press Use.

Default variables

defaults.json
{
  "become": true,
  "root_url": "",
  "admin_user": "admin",
  "cluster_id": "opensible-grafana",
  "listen_port": 3000,
  "open_firewall": true,
  "admin_password": "",
  "datasource_url": "",
  "datasource_name": "Prometheus",
  "grafana_version": "11.3.0",
  "anonymous_enabled": false
}

Versions (1)

  • v1.0.0playbook.yml