diff options
Diffstat (limited to 'tardis-new/notes.org')
-rw-r--r-- | tardis-new/notes.org | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tardis-new/notes.org b/tardis-new/notes.org new file mode 100644 index 0000000..9ef0aea --- /dev/null +++ b/tardis-new/notes.org @@ -0,0 +1,8 @@ +probably better than ldap+keycloak: https://goauthentik.io/docs/ +sops + scalpel lets us do templating, vault is probably unnecessary https://github.com/polygon/scalpel + +authentik terraform provider: https://registry.terraform.io/providers/goauthentik/authentik/latest/docs/resources/provider_oauth2 +can output client secrets and stuff for this, but requires specifying UUIDs of default authentik objects +which we can get from data sources: https://registry.terraform.io/providers/goauthentik/authentik/latest/docs/data-sources/flow + +netdata seems lighter and less maintenance than grafana+prom+loki: https://github.com/netdata/netdata |