Skip to content

website/docs: improve-rac-documents#14414

Merged
dewi-tik merged 29 commits intomainfrom
website/docs/improve-rac-documents
May 23, 2025
Merged

website/docs: improve-rac-documents#14414
dewi-tik merged 29 commits intomainfrom
website/docs/improve-rac-documents

Conversation

@dewi-tik
Copy link
Copy Markdown
Contributor

@dewi-tik dewi-tik commented May 7, 2025

Details

Updates the wording and formatting of the how-to-rac file, adds a public key authentication doc which explains how to authenticate using public key auth, and updates the sidebar.


Checklist

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

@netlify
Copy link
Copy Markdown

netlify bot commented May 7, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 897e39f
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/682dd14f17ea69000805c59a
😎 Deploy Preview https://deploy-preview-14414--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.

@netlify
Copy link
Copy Markdown

netlify bot commented May 7, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 897e39f
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/682dd14eb64b7300089375d8

@codecov
Copy link
Copy Markdown

codecov bot commented May 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.76%. Comparing base (c53b1fe) to head (897e39f).
Report is 97 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14414      +/-   ##
==========================================
+ Coverage   92.70%   92.76%   +0.05%     
==========================================
  Files         809      814       +5     
  Lines       41533    41900     +367     
==========================================
+ Hits        38504    38869     +365     
- Misses       3029     3031       +2     
Flag Coverage Δ
e2e 47.82% <ø> (+0.05%) ⬆️
integration 24.42% <ø> (+0.03%) ⬆️
unit 90.58% <ø> (+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.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented May 7, 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-897e39f90d7e8f5f69b71ff4701f74a82f3d0243
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-897e39f90d7e8f5f69b71ff4701f74a82f3d0243

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

@dewi-tik dewi-tik marked this pull request as ready for review May 8, 2025 08:53
@dewi-tik dewi-tik requested a review from a team as a code owner May 8, 2025 08:53
@dewi-tik dewi-tik changed the title website/docs/improve-rac-documents website/docs: improve-rac-documents May 8, 2025
BeryJu
BeryJu previously requested changes May 8, 2025
…ettings and updated the rac-settings doc to refer to the SSH doc.
dewi-tik and others added 8 commits May 20, 2025 17:54
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
@tanberry tanberry self-requested a review May 21, 2025 13:18
Copy link
Copy Markdown
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.

Thank you so much @dewi-tik !

@dewi-tik dewi-tik enabled auto-merge (squash) May 23, 2025 09:59
@dewi-tik dewi-tik dismissed stale reviews from dominic-r and BeryJu May 23, 2025 10:00

Applied suggestions

@dewi-tik dewi-tik merged commit 4e932e4 into main May 23, 2025
92 checks passed
@dewi-tik dewi-tik deleted the website/docs/improve-rac-documents branch May 23, 2025 10:02
kensternberg-authentik added a commit that referenced this pull request Jun 6, 2025
* main: (24 commits)
  web: Type Tidy (#14647)
  core: bump pydantic from 2.11.4 to 2.11.5 (#14652)
  core: bump google-api-python-client from 2.169.0 to 2.170.0 (#14653)
  sources/scim: fix all users being added to group when no members are given (#14645)
  web: bump @codemirror/lang-javascript from 6.2.2 to 6.2.4 in /web (#14657)
  web: bump @types/node from 22.15.19 to 22.15.21 in /web (#14660)
  core: bump astral-sh/uv from 0.7.6 to 0.7.7 (#14651)
  web: bump wireit from 0.14.9 to 0.14.12 in /web (#14656)
  web: bump country-flag-icons from 1.5.13 to 1.5.19 in /web (#14659)
  web: bump @trivago/prettier-plugin-sort-imports from 4.3.0 to 5.2.2 in /web (#14661)
  web: bump chart.js from 4.4.4 to 4.4.9 in /web (#14655)
  website: bump the goauthentik group in /website with 3 updates (#14654)
  web: bump dompurify from 3.2.4 to 3.2.6 in /web (#14658)
  web: fix lint (#14665)
  website/docs: improve-rac-documents (#14414)
  web: bump the rollup group across 2 directories with 3 updates (#14622)
  web: bump the sentry group across 1 directory with 2 updates (#14587)
  lifecycle/aws: bump aws-cdk from 2.1016.0 to 2.1016.1 in /lifecycle/aws (#14631)
  web: bump @patternfly/elements from 4.0.2 to 4.1.0 in /web (#14634)
  web: bump @lit/task from 1.0.1 to 1.0.2 in /web (#14635)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants