|
|
|
|
|
by linuxdude314
668 days ago
|
|
It’s really not abnormal. GrafanaLabs does this all the time with their IaaS product. There’s nothing wrong with exposing Grafana as long as you’re following security best practices. It’s 2024, zero trust networking is where you want to be. Real zero trust networking is NOT adding a VPN to access internal services. It’s doing away with the notion of internal services all together and securing them for exposure on the internet. |
|
I don’t think it is advisable to directly expose your Grafana to the public internet where you can hit it with dictionary attacks.