-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
website/docs: revisit endpoint docs the nth #19116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Jens Langhammer <[email protected]>
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #19116 +/- ##
==========================================
+ Coverage 93.14% 93.35% +0.21%
==========================================
Files 949 949
Lines 52372 52372
==========================================
+ Hits 48780 48894 +114
+ Misses 3592 3478 -114
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Jens Langhammer <[email protected]>
website/docs/endpoint-devices/authentik-agent/agent-deployment/linux.mdx
Outdated
Show resolved
Hide resolved
website/docs/endpoint-devices/authentik-agent/agent-deployment/macos.md
Outdated
Show resolved
Hide resolved
website/docs/endpoint-devices/authentik-agent/agent-deployment/windows.md
Outdated
Show resolved
Hide resolved
website/docs/endpoint-devices/authentik-agent/agent-deployment/windows.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Jens L. <[email protected]> Signed-off-by: Dewi Roberts <[email protected]>
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-3f6b62ed7ac838756de43f096addd7661e62cbbd
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)sAfterwards, run the upgrade commands from the latest release notes. Instructions for KubernetesAdd the following block to your 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-3f6b62ed7ac838756de43f096addd7661e62cbbdAfterwards, run the upgrade commands from the latest release notes. |
Signed-off-by: Dewi Roberts <[email protected]>
website/docs/endpoint-devices/device-compliance/device-reporting.md
Outdated
Show resolved
Hide resolved
website/docs/endpoint-devices/device-authentication/cli-app-authentication/k8s.mdx
Outdated
Show resolved
Hide resolved
Co-authored-by: Dominic R <[email protected]> Signed-off-by: Dewi Roberts <[email protected]>
website/docs/endpoint-devices/device-compliance/browser-extension.mdx
Outdated
Show resolved
Hide resolved
…ion.mdx Co-authored-by: Dominic R <[email protected]> Signed-off-by: Dewi Roberts <[email protected]>
Signed-off-by: Dewi Roberts <[email protected]>
* website/docs: revisit endpoint docs the nth Signed-off-by: Jens Langhammer <[email protected]> * more edits & examples Signed-off-by: Jens Langhammer <[email protected]> * WIP * Apply suggestions from code review Co-authored-by: Jens L. <[email protected]> Signed-off-by: Dewi Roberts <[email protected]> * Update index.mdx Signed-off-by: Dewi Roberts <[email protected]> * Apply suggestions from code review Co-authored-by: Dominic R <[email protected]> Signed-off-by: Dewi Roberts <[email protected]> * Add edge browser extension * Update website/docs/endpoint-devices/device-compliance/browser-extension.mdx Co-authored-by: Dominic R <[email protected]> Signed-off-by: Dewi Roberts <[email protected]> --------- Signed-off-by: Jens Langhammer <[email protected]> Signed-off-by: Dewi Roberts <[email protected]> Co-authored-by: dewi-tik <[email protected]> Co-authored-by: Dominic R <[email protected]>
|
🍒 Cherry-pick to |
* main: core: bump goauthentik.io/api/v3 from 3.2026020.7 to 3.2026020.8 (#19218) lifecycle/aws: bump aws-cdk from 2.1100.2 to 2.1100.3 in /lifecycle/aws (#19219) web: bump @formatjs/intl-listformat from 8.1.1 to 8.1.2 in /web (#19220) endpoints: include license status in agent config (#19227) ci: bump astral-sh/setup-uv from 7.1.6 to 7.2.0 in /.github/actions/setup (#19221) website/docs: revisit endpoint docs the nth (#19116) core, web: update translations (#19200)
…rsion-2025.12) (#19223) website/docs: revisit endpoint docs the nth (#19116) * website/docs: revisit endpoint docs the nth * more edits & examples * WIP * Apply suggestions from code review * Update index.mdx * Apply suggestions from code review * Add edge browser extension * Update website/docs/endpoint-devices/device-compliance/browser-extension.mdx --------- Signed-off-by: Jens Langhammer <[email protected]> Signed-off-by: Dewi Roberts <[email protected]> Co-authored-by: Jens L. <[email protected]> Co-authored-by: dewi-tik <[email protected]> Co-authored-by: Dominic R <[email protected]>
No description provided.