feat(authentik): pin proxy outpost tokens; drop obsolete nextcloud patch #11
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Digitalboard/digitalboard.core#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/authentik-proxy-outpost-tokens"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
tokennow authenticates against the authentik server with the vault token instead of the blueprint's auto-generated one. Both are driven from a single rendered script over a target list.start_periodto 120s — cold first boot runs DB migrations + app init (~90s observed) and trippedcompose --waitas unhealthy at the old 30s.UserConfig::getValueBoolTypeError workaround (patch task, container discovery, drift guard, README note). Fixed upstream in 33.0.4.Commits
Testing
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.