Skip to content
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

website/docs: remove Enterprise badge from RAC docs #13069

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gergosimonyi
Copy link
Collaborator

@gergosimonyi gergosimonyi commented Feb 14, 2025

See #13015

This is a separate PR because we deploy to https://docs.goauthentik.io from main.

@gergosimonyi gergosimonyi requested a review from a team as a code owner February 14, 2025 17:34
Copy link

netlify bot commented Feb 14, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 0250fe7
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/67af7ea1c1f5b20008dd3b22

Copy link

netlify bot commented Feb 14, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 0250fe7
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/67af7ea155a0ee00084e5934
😎 Deploy Preview https://deploy-preview-13069--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 site configuration.

Copy link

codecov bot commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.77%. Comparing base (4a2f585) to head (0250fe7).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13069      +/-   ##
==========================================
+ Coverage   92.76%   92.77%   +0.01%     
==========================================
  Files         785      785              
  Lines       39623    39623              
==========================================
+ Hits        36755    36760       +5     
+ Misses       2868     2863       -5     
Flag Coverage Δ
e2e 48.54% <ø> (+<0.01%) ⬆️
integration 24.54% <ø> (ø)
unit 90.43% <ø> (+<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.

Copy link
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-0250fe7853813fef6d991a257363ce04d41d386c
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-0250fe7853813fef6d991a257363ce04d41d386c

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 @gergosimonyi , ready to merge on release day, right?

@rissson
Copy link
Member

rissson commented Feb 17, 2025

cc. @GirlBossRush for conflicts with #12893

@gergosimonyi
Copy link
Collaborator Author

thanks @gergosimonyi , ready to merge on release day, right?

Yes, this should be merged as soon as 2025.2 is live.

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.

3 participants