tomspark wrote:
Good catch — the default admin/admin is turned off on purpose, which is why it's rejecting you. SparkBox sets a unique Grafana password at install time. Right now it's not listed on the dashboard's Passwords page yet (that's on us — we'll get it added), but you can grab it in one command on your server: sudo grep GRAFANAADMIN /opt/sparkbox/.env That prints your Grafana username (admin) and password — log into Grafana with those and you're in.