
I self-hosted Grafana — editing .env did not change the admin password
I wanted private dashboards on my VPS without another SaaS workspace. Grafana OSS came up on Ubuntu 24.04 behind Nginx, then the password in .env did nothing — GF_SECURITY_ADMIN_PASSWORD only applies when the admin user is first created.
Jul 17, 2026 · 3 min read




