-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
website/integrations: Semaphore #12515
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
Conversation
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com>
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com>
…into semaphore
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #12515 +/- ##
==========================================
- Coverage 92.76% 92.70% -0.07%
==========================================
Files 770 770
Lines 38859 38873 +14
==========================================
- Hits 36047 36036 -11
- Misses 2812 2837 +25
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com>
- `authentik.company` is the FQDN of the authentik install. | ||
- `ak.cert` is the self-signed certificate that will be used for the service provider. | ||
|
||
## Semaphore UI configuration |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you mean to title this "authentik configuration"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
HI @nicedevil007 help me understand this one.. don't we want line 24 to be "authentik configuration", because this section is about creating the app and provider in authentik. Then line 45 is the Semaphore section, no?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks so much @nicedevil007 for adding this integration guide! A few requested edits, please, then let's merge!
Just a few little nits as tana likes to say. Thanks for your contribution! |
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com>
Co-authored-by: 4d62 <github-user@sdko.org> Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com>
Co-authored-by: 4d62 <github-user@sdko.org> Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com>
Co-authored-by: 4d62 <github-user@sdko.org> Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com>
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com>
thank you again for helping me out with my doc PR :) I hope the changes I made make more sense now. |
Hi @nicedevil007 I accidentally added a comment to your comit instead of this PR... we still need to change the first (and duplicate) title "Semaphore configuration" (line 24?) to say "authentik configuration". Otherwise, looks good! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks so much @nicedevil007 !
* main: core: bump github.com/getsentry/sentry-go from 0.30.0 to 0.31.1 (#12543) core: bump google-api-python-client from 2.156.0 to 2.157.0 (#12544) core: bump ruff from 0.8.4 to 0.8.5 (#12545) core: bump msgraph-sdk from 1.15.0 to 1.16.0 (#12546) Update index.mdx (#12542) web: fix source selection and outpost integration health (#12530) Ading a step to paperless guide (#12539) website/integrations: Semaphore (#12515) website/integrations: komga: document (#12476) website/integrations: fix missing quote in paperless-ngx (#12537) website/integrations: cloudflare access: upd placeholder for saas (#12536) website/integrations: veeam-enterprise-manager: don't hardcode helpcenter doc version (#12538)
Details
Created the documentation for Semaphore UI.
Checklist
ak test authentik/
)make lint-fix
)If changes to the frontend have been made
make web
)If applicable
make website
)