Skip to content

website/docs: endpoint devices: fix non debian wording#20046

Merged
BeryJu merged 1 commit intomainfrom
website/docs--endpoint-devices--fix-wording-for-non-debian-local-login
Feb 5, 2026
Merged

website/docs: endpoint devices: fix non debian wording#20046
BeryJu merged 1 commit intomainfrom
website/docs--endpoint-devices--fix-wording-for-non-debian-local-login

Conversation

@dewi-tik
Copy link
Contributor

@dewi-tik dewi-tik commented Feb 5, 2026

Details

Fixes header and link wording


Checklist

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make docs)

@dewi-tik dewi-tik requested a review from a team as a code owner February 5, 2026 11:43
@dewi-tik dewi-tik self-assigned this Feb 5, 2026
@dewi-tik dewi-tik added the area:docs Features or issues related to Docusaurus label Feb 5, 2026
@dewi-tik dewi-tik moved this from Todo to Needs review in authentik Core Feb 5, 2026
@netlify
Copy link

netlify bot commented Feb 5, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 8ce9784
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69848272fe4c710008e22711
😎 Deploy Preview https://deploy-preview-20046--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.

@netlify
Copy link

netlify bot commented Feb 5, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 8ce9784
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/698482726661a30008d6c8f6
😎 Deploy Preview https://deploy-preview-20046--authentik-docs.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.

@dewi-tik dewi-tik added the backport/version-2025.12 Add this label to PRs to backport changes to version-2025.12 label Feb 5, 2026
@dewi-tik dewi-tik enabled auto-merge (squash) February 5, 2026 11:45
@codecov
Copy link

codecov bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.20%. Comparing base (c04c7ab) to head (8ce9784).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #20046      +/-   ##
==========================================
- Coverage   93.25%   93.20%   -0.06%     
==========================================
  Files         968      968              
  Lines       53438    53438              
==========================================
- Hits        49836    49809      -27     
- Misses       3602     3629      +27     
Flag Coverage Δ
conformance 38.05% <ø> (+<0.01%) ⬆️
e2e 44.04% <ø> (+<0.01%) ⬆️
integration 22.71% <ø> (-0.05%) ⬇️
unit 91.40% <ø> (-0.02%) ⬇️
unit-migrate 91.42% <ø> (-0.03%) ⬇️

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.

@BeryJu BeryJu disabled auto-merge February 5, 2026 12:00
@BeryJu BeryJu merged commit 1e221ed into main Feb 5, 2026
99 checks passed
@BeryJu BeryJu deleted the website/docs--endpoint-devices--fix-wording-for-non-debian-local-login branch February 5, 2026 12:00
@github-project-automation github-project-automation bot moved this from Needs review to Done in authentik Core Feb 5, 2026
authentik-automation bot pushed a commit that referenced this pull request Feb 5, 2026
@authentik-automation
Copy link
Contributor

🍒 Cherry-pick to version-2025.12 created: #20048

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 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-8ce9784cdb2ee2e5c822f43529fb20b9851b2837
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-8ce9784cdb2ee2e5c822f43529fb20b9851b2837

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

BeryJu pushed a commit that referenced this pull request Feb 5, 2026
…20046 to version-2025.12) (#20048)

website/docs: endpoint devices: fix non debian wording (#20046)

Fix wording

Co-authored-by: Dewi Roberts <dewi@goauthentik.io>
atereshkin pushed a commit to atereshkin/authentik that referenced this pull request Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docs Features or issues related to Docusaurus backport/version-2025.12 Add this label to PRs to backport changes to version-2025.12

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants