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: add instructions for deploying radius manually with docker compose #9605

Merged
merged 1 commit into from
May 6, 2024

Conversation

tedstriker
Copy link
Contributor

Added information for manual deployment of a RADIUS outpost

Details

Added deployment parameters for RADIUS outposts to documentation.


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

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

Added information for deployment of RADIUS outpost

Signed-off-by: tedstriker <github@meins.org>
@tedstriker tedstriker requested a review from a team as a code owner May 6, 2024 12:36
Copy link

netlify bot commented May 6, 2024

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 2e2b26e
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/6638cec47beb820008f42495
😎 Deploy Preview https://deploy-preview-9605--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 May 6, 2024

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 2e2b26e
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/6638cec44c73770008953bf9
😎 Deploy Preview https://deploy-preview-9605--authentik-storybook.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 May 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.40%. Comparing base (801a28e) to head (2e2b26e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9605      +/-   ##
==========================================
- Coverage   92.48%   92.40%   -0.09%     
==========================================
  Files         669      669              
  Lines       32889    32889              
==========================================
- Hits        30419    30391      -28     
- Misses       2470     2498      +28     
Flag Coverage Δ
e2e 49.81% <ø> (-0.66%) ⬇️
integration 25.92% <ø> (ø)
unit 89.80% <ø> (ø)

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.

@rissson rissson changed the title Update manual-deploy-docker-compose.md website/docs: add instructions for deploying radius manually with docker compose May 6, 2024
@rissson rissson merged commit d8fd1dd into goauthentik:main May 6, 2024
63 of 69 checks passed
kensternberg-authentik added a commit that referenced this pull request May 8, 2024
* main: (42 commits)
  website/docs: prepare 2024.4.2 release notes (#9555)
  web: bump the esbuild group in /web with 2 updates (#9616)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in ru (#9611)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN (#9560)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans (#9563)
  ci: bump golangci/golangci-lint-action from 5 to 6 (#9615)
  web: bump esbuild from 0.20.2 to 0.21.0 in /web (#9617)
  core: bump cryptography from 42.0.6 to 42.0.7 (#9618)
  core: bump sentry-sdk from 2.0.1 to 2.1.1 (#9619)
  core: bump django from 5.0.4 to 5.0.5 (#9620)
  core, web: update translations (#9613)
  website/docs: move Sources from Integrations into Docs (#9515)
  website/docs: add procedurals to flow inspector docs (#9556)
  core: bump jinja2 from 3.1.3 to 3.1.4 (#9610)
  web: clean up the options rendering in PromptForm (#9564)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in ru (#9608)
  website/docs: add instructions for deploying radius manually with docker compose (#9605)
  sources/scim: fix duplicate groups and invalid schema (#9466)
  core: fix condition in task clean_expiring_models (#9603)
  translate: Updates for file web/xliff/en.xlf in fr (#9600)
  ...
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.

2 participants