Skip to content

website/docs: rearranged brands docs #14116

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

Merged
merged 6 commits into from
Apr 23, 2025
Merged

website/docs: rearranged brands docs #14116

merged 6 commits into from
Apr 23, 2025

Conversation

tanberry
Copy link
Contributor

@tanberry tanberry commented Apr 16, 2025

This PR creates a new brands.md file under System Management, and takes much of the content from the original (and remaining) topic under Customization. It also adds a new top-level landing page for the Customization section.

@dewi-tik for your Webfinger PR, you can link directly to the "External user settings" section of this new file /sys-mgmnt/brands.md.

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

@tanberry tanberry requested a review from a team as a code owner April 16, 2025 22:49
Copy link

netlify bot commented Apr 16, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit c29ab4f
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/680958823b5799000830720b
😎 Deploy Preview https://deploy-preview-14116--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

netlify bot commented Apr 16, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit c29ab4f
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/68095882a9d67200081978ef

Copy link

codecov bot commented Apr 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.76%. Comparing base (51609d6) to head (c29ab4f).
Report is 58 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14116      +/-   ##
==========================================
- Coverage   92.80%   92.76%   -0.05%     
==========================================
  Files         799      809      +10     
  Lines       41230    41533     +303     
==========================================
+ Hits        38265    38529     +264     
- Misses       2965     3004      +39     
Flag Coverage Δ
e2e 47.85% <ø> (+0.02%) ⬆️
integration 24.39% <ø> (+0.29%) ⬆️
unit 90.57% <ø> (-0.04%) ⬇️

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.

Copy link
Contributor

github-actions bot commented Apr 16, 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-c29ab4f185a4056fab8960c333a7ffe56498fc86
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-c29ab4f185a4056fab8960c333a7ffe56498fc86

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

Copy link
Contributor

@dominic-r dominic-r left a comment

Choose a reason for hiding this comment

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

Thanks for this PR Tana!

@dewi-tik dewi-tik mentioned this pull request Apr 23, 2025
2 tasks
@tanberry tanberry merged commit e367442 into main Apr 23, 2025
94 checks passed
@tanberry tanberry deleted the docs-move-brands branch April 23, 2025 21:39
kensternberg-authentik added a commit that referenced this pull request Apr 25, 2025
* main:
  web: Safari fixes merge branch (#14181)
  website: bump the build group in /website with 9 updates (#14204)
  website: bump typescript from 5.8.2 to 5.8.3 in /website (#13786)
  lifecycle/migrate: fix migration failing if killed during first startup (#14207)
  core, web: update translations (#14203)
  lifecycle/aws: bump aws-cdk from 2.1010.0 to 2.1012.0 in /lifecycle/aws (#14205)
  website/integrations: improves netbird documentation (#14191)
  website/docs: updated user count info (#14186)
  website/docs: rearranged brands docs (#14116)
  website: integrations: apache guacamole: remove redirect URI comments (#14113)
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.

4 participants