Recent content by ItsMeRomian

  1. I

    Question Grafana Extension: How to log in to Grafana outside of Plesk?

    Edit `/etc/grafana/grafana.ini` and locate [auth.generic_oauth].enabled and set it to false Change http_addr to 0.0.0.0 and set domain to your domain, edit root_url to be the full url of grafana (for me http://domain.ext:3030/) run "grafana-cli admin reset-admin-password newadminpass" to set...
Back
Top