diff options
author | Aria <me@aria.rip> | 2023-11-03 14:03:47 +0000 |
---|---|---|
committer | Aria <me@aria.rip> | 2023-11-03 14:03:47 +0000 |
commit | 318522a2613ec7242b2559be66b5edf466a2e5ef (patch) | |
tree | d7f77f065e51e8d28130dad9e7799c8b84b32dfe /tardis-new/notes.org | |
parent | c6d0cb4950e9d1737a977b134c79a57b37e3327a (diff) |
mess around with tardis stuff
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 |