Skip to content

website/docs: cleanup 07-12: polish operations and user guidance - #23971

Merged
dominic-r merged 1 commit into
mainfrom
dominic/docs-operations-user-cleanup
Jul 14, 2026
Merged

website/docs: cleanup 07-12: polish operations and user guidance#23971
dominic-r merged 1 commit into
mainfrom
dominic/docs-operations-user-cleanup

Conversation

@dominic-r

Copy link
Copy Markdown
Member

No description provided.

@dominic-r
dominic-r requested a review from a team as a code owner July 13, 2026 18:20
@dominic-r dominic-r self-assigned this Jul 13, 2026
@dominic-r
dominic-r enabled auto-merge (squash) July 13, 2026 18:20
@netlify

netlify Bot commented Jul 13, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit f5471f4
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6a552c63f988930009bfc9fb
😎 Deploy Preview https://deploy-preview-23971--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 13, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-docs ready!

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

@dominic-r dominic-r added the backport/version-2026.5 Add this label to PRs to backport changes to version-2026.5 label Jul 13, 2026
@github-actions

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-f5471f4f7b552b26001115c4e5fb735e5c55d5be
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-f5471f4f7b552b26001115c4e5fb735e5c55d5be

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

---

These settings are similar to the configuration options listed [here](../install-config/configuration/configuration.mdx), however they can only be adjusted through the authentik Admin interface or API.
Runtime settings control behavior that can be changed through the authentik Admin interface or API. Environment-level and deployment settings are documented in the [configuration options](../install-config/configuration/configuration.mdx).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
Runtime settings control behavior that can be changed through the authentik Admin interface or API. Environment-level and deployment settings are documented in the [configuration options](../install-config/configuration/configuration.mdx).
System settings control system-wide behavior. They can be changed through the authentik Admin interface or API.
Environment-level and deployment settings are documented in the [configuration options](../install-config/configuration/configuration.mdx).

@dominic-r
dominic-r merged commit f280856 into main Jul 14, 2026
124 checks passed
@dominic-r
dominic-r deleted the dominic/docs-operations-user-cleanup branch July 14, 2026 09:53
@authentik-cherry-pick

Copy link
Copy Markdown
Contributor

⚠️ Cherry-pick to version-2026.5 has conflicts: #24010

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/version-2026.5 Add this label to PRs to backport changes to version-2026.5

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants