

4·
1 month agoI’ve been using Outline for a while now. It has access control, external login (oidc, LDAP, GitHub, etc), a markdown compatible editor, plenty of integrations and is open source.
It’s fairly new and has some annoying bugs like not being able to resize mermaid diagrams, but for basic text articles it’s perfect.
Maybe the example you posted is incomplete, but it looks like you haven’t defined a secret key like the official example does. Either via the charts authentik.secret or env var
AUTHENTIK_SECRET_KEY. For reference, here are all the env vars I define, maybe it helps: https://github.com/SquaredPotato/home-ops/blob/main/kubernetes%2Fapps%2Fsecurity%2Fauthentik%2Fapp%2Fsecret.sops.yamlHelmrelease is located in the same folder as you might’ve guessed :)