Skip to content

website/docs: fix full dev setup ordering (cherry-pick #21332 to version-2026.2)#21351

Closed
authentik-automation[bot] wants to merge 3 commits into
version-2026.2from
cherry-pick/21332-to-version-2026.2
Closed

website/docs: fix full dev setup ordering (cherry-pick #21332 to version-2026.2)#21351
authentik-automation[bot] wants to merge 3 commits into
version-2026.2from
cherry-pick/21332-to-version-2026.2

Conversation

@authentik-automation
Copy link
Copy Markdown
Contributor

⚠️ This cherry-pick has conflicts that require manual resolution.

Cherry-pick of #21332 to version-2026.2 branch.

Original PR: #21332
Original Author: @dominic-r
Cherry-picked commit: b303677

Please resolve the conflicts in this PR before merging.

This cherry-pick has conflicts that need manual resolution.

Original PR: #21332
Original commit: b303677
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 2, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 03975de
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69d7b858190a260008efdb98
😎 Deploy Preview https://deploy-preview-21351--authentik-integrations.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.41%. Comparing base (8fcc47e) to head (56df507).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@               Coverage Diff               @@
##           version-2026.2   #21351   +/-   ##
===============================================
  Coverage           93.41%   93.41%           
===============================================
  Files                 980      980           
  Lines               55272    55272           
===============================================
+ Hits                51631    51632    +1     
+ Misses               3641     3640    -1     
Flag Coverage Δ
conformance 37.32% <ø> (+<0.01%) ⬆️
e2e 43.08% <ø> (+<0.01%) ⬆️
integration 22.28% <ø> (+<0.01%) ⬆️
unit 91.60% <ø> (ø)
unit-migrate 91.65% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 2, 2026

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-56df507a51a18a4238b7f62e46a9d610372b9484
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

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-56df507a51a18a4238b7f62e46a9d610372b9484

Afterwards, run the upgrade commands from the latest release notes.

@dominic-r dominic-r closed this Apr 9, 2026
@dominic-r dominic-r deleted the cherry-pick/21332-to-version-2026.2 branch April 9, 2026 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants