Grafana install: Difference between revisions

From wikinotes
 
(No difference)

Latest revision as of 20:01, 11 May 2024

FreeBSD

pkg install grafana9
# /etc/rc.conf

grafana_enable="YES"
- open 'http://foo.com:3000
- login:
    user: admin
    pass: admin
  # follow prompt and change password

if password is lost, can reset

grafana-cli --homepath /usr/local/share/grafana admin reset-admin-password admin