website/docs: configuration: cleanup postgres section#14544
Conversation
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-storybook canceled.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #14544 +/- ##
==========================================
- Coverage 93.05% 93.04% -0.01%
==========================================
Files 824 824
Lines 42755 42755
==========================================
- Hits 39787 39783 -4
- Misses 2968 2972 +4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Dominic R <dominic@sdko.org>
|
FYI this will conflict with #15023 but we should get that one merged asap because it's advertising an option that doesn't exist. |
|
I'll rebase this one once the one liked is merged |
Signed-off-by: Dominic R <dominic@sdko.org>
rissson
left a comment
There was a problem hiding this comment.
One small nit, otherwise LGTM
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space> Signed-off-by: Dominic R <dominic@sdko.org>
| - `AUTHENTIK_POSTGRESQL__NAME`: The name of the database for authentik to use. | ||
|
|
||
| :::info Hot-reloading | ||
| The `AUTHENTIK_POSTGRESQL__HOST`, `AUTHENTIK_POSTGRESQL__PORT`, `AUTHENTIK_POSTGRESQL__USER`, and `AUTHENTIK_POSTGRESQL__PASSWORD` settings support hot-reloading and can be changed without restarting authentik. However, adding or removing read replicas requires a restart. |
There was a problem hiding this comment.
We could link "read replicas" to our docs on that topic... though not essential.
There was a problem hiding this comment.
we have read replica docs?
There was a problem hiding this comment.
Yes I mean the same ones you worked on below, on this page, line 93. ;-)
tanberry
left a comment
There was a problem hiding this comment.
It's great to have so much more info and details in this page! Thanks @dominic-r, so much.
Some minor points, some changes that need to be made (capitalization), but approving now so I am not the blocker.
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Dominic R <dominic@sdko.org>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Dominic R <dominic@sdko.org>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Dominic R <dominic@sdko.org>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Dominic R <dominic@sdko.org>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Dominic R <dominic@sdko.org>
Signed-off-by: Dominic R <dominic@sdko.org>
|
63 comments; horror |
Details
REPLACE ME
Checklist
ak test authentik/)make lint-fix)If an API change has been made
make gen-build)If changes to the frontend have been made
make web)If applicable
make website)