Skip to content

website/docs: add draft docs about Google Workspace#9669

Merged
BeryJu merged 16 commits intomainfrom
docs-gws
May 13, 2024
Merged

website/docs: add draft docs about Google Workspace#9669
BeryJu merged 16 commits intomainfrom
docs-gws

Conversation

@tanberry
Copy link
Copy Markdown
Contributor

@tanberry tanberry commented May 9, 2024

DRAFT

Adds three docs for GWS: Conceptual (index.md), how to setup GWS, and how to add a GWS provider in authentik.

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

@tanberry tanberry requested a review from BeryJu May 9, 2024 19:51
@tanberry tanberry requested a review from a team as a code owner May 9, 2024 19:51
@tanberry tanberry marked this pull request as draft May 9, 2024 19:52
@netlify
Copy link
Copy Markdown

netlify bot commented May 9, 2024

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 802123c
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/66425ccdacc6890007aa119b
😎 Deploy Preview https://deploy-preview-9669--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
Copy Markdown

netlify bot commented May 9, 2024

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 802123c
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/66425ccde9940200082bae2a

@codecov
Copy link
Copy Markdown

codecov bot commented May 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.38%. Comparing base (a140bad) to head (6e6d7f0).
Report is 38 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9669      +/-   ##
==========================================
- Coverage   92.51%   92.38%   -0.13%     
==========================================
  Files         669      704      +35     
  Lines       32899    34401    +1502     
==========================================
+ Hits        30435    31783    +1348     
- Misses       2464     2618     +154     
Flag Coverage Δ
e2e 49.66% <ø> (-0.91%) ⬇️
integration 25.36% <ø> (-0.57%) ⬇️
unit 89.82% <ø> (+0.03%) ⬆️

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.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented May 9, 2024

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-ghcr.io/goauthentik/dev-server:gh-802123caa31d88f498c799410edf7018cc9705ef
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

For arm64, use these values:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-ghcr.io/goauthentik/dev-server:gh-802123caa31d88f498c799410edf7018cc9705ef-arm64
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
image:
    repository: ghcr.io/goauthentik/dev-server
    tag: gh-ghcr.io/goauthentik/dev-server:gh-802123caa31d88f498c799410edf7018cc9705ef

For arm64, use these values:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
image:
    repository: ghcr.io/goauthentik/dev-server
    tag: gh-ghcr.io/goauthentik/dev-server:gh-802123caa31d88f498c799410edf7018cc9705ef-arm64

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

@tanberry tanberry marked this pull request as ready for review May 10, 2024 13:59
Copy link
Copy Markdown
Contributor

@kensternberg-authentik kensternberg-authentik left a comment

Choose a reason for hiding this comment

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

Spellink Errz!

Tana M Berry and others added 4 commits May 10, 2024 18:45
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu BeryJu merged commit 5d54f69 into main May 13, 2024
@BeryJu BeryJu deleted the docs-gws branch May 13, 2024 18:33
kensternberg-authentik added a commit that referenced this pull request May 14, 2024
* main:
  website/docs: update traefik to latest version in proxy provider (#9707)
  sources/saml: fix FlowPlanner error due to pickle (#9708)
  website/docs: add docs about Google Workspace (#9669)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN (#9702)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#9703)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#9705)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans (#9706)
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