website/docs: remove bad logs redirect#20522
Conversation
✅ 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 #20522 +/- ##
==========================================
- Coverage 93.30% 93.29% -0.01%
==========================================
Files 981 981
Lines 55339 55339
==========================================
- Hits 51633 51630 -3
- Misses 3706 3709 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
d6b8c0a to
4d6bb69
Compare
4d6bb69 to
60d8949
Compare
* Remove bad redirect * Remove space
|
🍒 Cherry-pick to |
* Remove bad redirect * Remove space
|
🍒 Cherry-pick to |
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-60d89494a0581d70ef0f1e9a80df163024a05f68
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-60d89494a0581d70ef0f1e9a80df163024a05f68Afterwards, run the upgrade commands from the latest release notes. |
Details
closes #20520
Checklist
If applicable
make docs)