You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 months ago | |
---|---|---|
run | 2 months ago | |
.envrc | 2 months ago | |
.gitignore | 2 months ago | |
LICENSE | 2 months ago | |
README.md | 2 months ago | |
flake.lock | 2 months ago | |
flake.nix | 2 months ago | |
go.mod | 2 months ago | |
go.sum | 2 months ago | |
grafanauth.go | 2 months ago |
README.md
grafanauth
This is an example for how to authenticate to Grafana using your Tailscale identity. This uses Tailscale as a library to proxy Grafana only over Tailscale so that anyone outside your tailnet cannot connect to it.
See TODO(Xe): link here for more information and the theory behind this.