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.
|
11 months ago | |
---|---|---|
run | 11 months ago | |
.envrc | 11 months ago | |
.gitignore | 11 months ago | |
LICENSE | 11 months ago | |
README.md | 11 months ago | |
flake.lock | 11 months ago | |
flake.nix | 11 months ago | |
go.mod | 11 months ago | |
go.sum | 11 months ago | |
grafanauth.go | 11 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.