website/docs: fix typos and style issues#22141
Conversation
…p-20260507-205130
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #22141 +/- ##
==========================================
- Coverage 93.26% 93.24% -0.03%
==========================================
Files 1028 1028
Lines 59692 59692
Branches 400 400
==========================================
- Hits 55672 55658 -14
- Misses 4020 4034 +14
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-d815a8ad38ee2b9baef37375b97048187a04c078
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)sAfterwards, run the upgrade commands from the latest release notes. Instructions for KubernetesAdd the following block to your authentik:
outposts:
container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
image:
repository: ghcr.io/goauthentik/dev-server
tag: gh-d815a8ad38ee2b9baef37375b97048187a04c078Afterwards, run the upgrade commands from the latest release notes. |
Signed-off-by: Dominic R <dominic@goauthentik.io>
Signed-off-by: Dominic R <dominic@goauthentik.io>
tanberry
left a comment
There was a problem hiding this comment.
Good stuff, excellent editing. A few nits (capitalization of industry terms, etc) but approving now so you can merge it as soon as yo make the edits... some of these files will cause merge conflict with incoming docs for 2026.5, so please merge as soon as possible.
|
|
Summary
Validation