Skip to content

website/docs: updated user count info#14186

Merged
tanberry merged 2 commits intomainfrom
docs-internal-users
Apr 23, 2025
Merged

website/docs: updated user count info#14186
tanberry merged 2 commits intomainfrom
docs-internal-users

Conversation

@tanberry
Copy link
Contributor

@tanberry tanberry commented Apr 22, 2025

This PR improves the wording about how user counts are defined. Thanks @fheisler !

  • 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 22, 2025 22:50
@netlify
Copy link

netlify bot commented Apr 22, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 53fcfc2
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/6808e91296061a00085b9bb5
😎 Deploy Preview https://deploy-preview-14186--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.

@netlify
Copy link

netlify bot commented Apr 22, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 53fcfc2
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/6808e912ba48900008c6cf87

@codecov
Copy link

codecov bot commented Apr 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.80%. Comparing base (fffcb00) to head (53fcfc2).
Report is 19 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14186      +/-   ##
==========================================
+ Coverage   92.75%   92.80%   +0.05%     
==========================================
  Files         808      808              
  Lines       41419    41419              
==========================================
+ Hits        38418    38439      +21     
+ Misses       3001     2980      -21     
Flag Coverage Δ
e2e 47.81% <ø> (+0.07%) ⬆️
integration 24.25% <ø> (ø)
unit 90.64% <ø> (-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
Contributor

github-actions bot commented Apr 22, 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-53fcfc2775b3f96b635e04b80145a6632c9cb81b
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-53fcfc2775b3f96b635e04b80145a6632c9cb81b

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

Copy link
Member

@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! Little nits:

@dominic-r
Copy link
Member

Could we also update the title to make it clear these are changes to ent/license docs?

Copy link
Contributor

@dewi-tik dewi-tik left a comment

Choose a reason for hiding this comment

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

I like dominic's suggestions, particularly the first, but they're also not strictly required.

Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
@tanberry tanberry merged commit 2f3ae0f into main Apr 23, 2025
95 checks passed
@tanberry tanberry deleted the docs-internal-users branch April 23, 2025 23:16
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.

3 participants