Temporary home for grafanauth
Go to file
Cadey Ratio 10d2333856 use ExpandSNIName
Signed-off-by: Xe <me@christine.website>
2022-03-17 16:03:12 -04:00
run add README, move run files to run 2022-03-17 15:41:47 -04:00
.envrc make this a flake 2022-03-17 15:15:22 -04:00
.gitignore use ExpandSNIName 2022-03-17 16:03:12 -04:00
LICENSE initial commit 2022-03-17 19:08:09 +00:00
README.md add README, move run files to run 2022-03-17 15:41:47 -04:00
flake.lock make this a flake 2022-03-17 15:15:22 -04:00
flake.nix add README, move run files to run 2022-03-17 15:41:47 -04:00
go.mod initial commit 2022-03-17 19:08:09 +00:00
go.sum initial commit 2022-03-17 19:08:09 +00:00
grafanauth.go use ExpandSNIName 2022-03-17 16:03:12 -04:00

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.