Skip to content

website/integrations: Homarr: cleanup#23638

Open
dominic-r wants to merge 1 commit into
mainfrom
sdko/integrcleanup/homarr
Open

website/integrations: Homarr: cleanup#23638
dominic-r wants to merge 1 commit into
mainfrom
sdko/integrcleanup/homarr

Conversation

@dominic-r

Copy link
Copy Markdown
Member

Effort: Integration Cleanup 2026-05. See #team-docs for more information and tracking spreadsheet.

Tracked in #23092

Agent-thread: https://koala.sdko.net/th?h=co&d=a7k&t=019f2455-30dd-70a3-933f-577d04f699ae
Signed-off-by: Dominic Roy <dominic@goauthentik.io>
Co-authored-by: Agent <gptagent@svc.sdko.net>
@dominic-r dominic-r added the area:docs Features or issues related to Docusaurus label Jul 2, 2026
@dominic-r dominic-r requested a review from a team as a code owner July 2, 2026 19:43
@dominic-r dominic-r added the area:docs Features or issues related to Docusaurus label Jul 2, 2026
@dominic-r dominic-r self-assigned this Jul 2, 2026
@netlify

netlify Bot commented Jul 2, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 69ab1e9
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/6a46bf48848fd70008c4e835
😎 Deploy Preview https://deploy-preview-23638--authentik-storybook.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

netlify Bot commented Jul 2, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 69ab1e9
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6a46bf48feefd30008ebbddb
😎 Deploy Preview https://deploy-preview-23638--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

netlify Bot commented Jul 2, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 69ab1e9
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6a46bf4880f9c1000877bab9
😎 Deploy Preview https://deploy-preview-23638--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.

@codecov

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.17%. Comparing base (07bb1ea) to head (69ab1e9).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #23638      +/-   ##
==========================================
- Coverage   93.23%   93.17%   -0.06%     
==========================================
  Files        1039     1039              
  Lines       60865    60865              
  Branches      424      424              
==========================================
- Hits        56746    56712      -34     
- Misses       4119     4153      +34     
Flag Coverage Δ
conformance 36.30% <ø> (+<0.01%) ⬆️
e2e 41.49% <ø> (+<0.01%) ⬆️
integration 32.24% <ø> (-0.50%) ⬇️
rust 0.00% <ø> (ø)
unit 92.30% <ø> (+<0.01%) ⬆️
unit-migrate 92.32% <ø> (-0.02%) ⬇️

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

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

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

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-69ab1e9bfe5ef90ec0e0a65ffa3ce8952e8aeb7a
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-69ab1e9bfe5ef90ec0e0a65ffa3ce8952e8aeb7a

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

@github-project-automation github-project-automation Bot moved this from Todo to In Progress in authentik Core Jul 6, 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

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

2 participants