Skip to content

website/docs: adds details to certificates doc (cherry-pick #16335)#16394

Merged
dewi-tik merged 2 commits intoversion-2025.8from
cherry-pick-16335-to-version-2025.8
Aug 27, 2025
Merged

website/docs: adds details to certificates doc (cherry-pick #16335)#16394
dewi-tik merged 2 commits intoversion-2025.8from
cherry-pick-16335-to-version-2025.8

Conversation

@authentik-automation
Copy link
Contributor

Cherry-pick of #16335 to version-2025.8 branch.

Original PR: #16335
Original Author: @dewi-tik
Cherry-picked commit: 35bd1d9

* Clarifies certs directory mounting and adds instruction for manually re-triggering discovery.

* Fixed mounting info

* Update website/docs/sys-mgmt/certificates.md

Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>

* Update website/docs/sys-mgmt/certificates.md

Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>

---------

Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Co-authored-by: Dominic R <dominic@sdko.org>
@netlify
Copy link

netlify bot commented Aug 27, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 7062bcb
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68af2b5374e1a00007fa90af

@netlify
Copy link

netlify bot commented Aug 27, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 7062bcb
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68af2b53b71c890008e445e7

@codecov
Copy link

codecov bot commented Aug 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.78%. Comparing base (ada973d) to head (7062bcb).
⚠️ Report is 1 commits behind head on version-2025.8.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@               Coverage Diff               @@
##           version-2025.8   #16394   +/-   ##
===============================================
  Coverage           92.77%   92.78%           
===============================================
  Files                 837      837           
  Lines               45246    45246           
===============================================
+ Hits                41978    41980    +2     
+ Misses               3268     3266    -2     
Flag Coverage Δ
e2e 46.54% <ø> (+<0.01%) ⬆️
integration 23.56% <ø> (+<0.01%) ⬆️
unit 90.92% <ø> (+<0.01%) ⬆️

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
Contributor

github-actions bot commented Aug 27, 2025

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-7062bcb11286e3ce50ad8807251de89fcae06a5c
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-7062bcb11286e3ce50ad8807251de89fcae06a5c

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

Copy link
Contributor

@tanberry tanberry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @dewi-tik !

@dewi-tik dewi-tik enabled auto-merge (squash) August 27, 2025 15:59
@dewi-tik dewi-tik merged commit 7a6631c into version-2025.8 Aug 27, 2025
95 checks passed
@dewi-tik dewi-tik deleted the cherry-pick-16335-to-version-2025.8 branch August 27, 2025 16:14
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