website/integrations: sonarr: clarify reverse proxy setup#17485
website/integrations: sonarr: clarify reverse proxy setup#17485tanberry merged 4 commits intogoauthentik:mainfrom
Conversation
The Sonarr setup documentation, especially the reverse proxy setup section, caused confusion. The documentation was clarified by providing an architectural overview and slight change in wording in the Reverse Proxy Setup section. Signed-off-by: AlexLArmstrong <143502247+AlexLArmstrong@users.noreply.github.com>
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-storybook canceled.
|
Signed-off-by: AlexLArmstrong <143502247+AlexLArmstrong@users.noreply.github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #17485 +/- ##
==========================================
- Coverage 92.98% 92.88% -0.11%
==========================================
Files 868 868
Lines 47833 47914 +81
==========================================
+ Hits 44476 44503 +27
- Misses 3357 3411 +54
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
tanberry
left a comment
There was a problem hiding this comment.
Thanks so much @AlexLArmstrong for the clraification and the Mermaid diagram, much appreciated! A few capitalization fixes, then leet's merge!
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: AlexLArmstrong <143502247+AlexLArmstrong@users.noreply.github.com>
tanberry
left a comment
There was a problem hiding this comment.
Thanks so much @AlexLArmstrong !
* main: (25 commits) ci: bump astral-sh/setup-uv from 7.1.1 to 7.1.2 in /.github/actions/setup (#17718) web: bump the storybook group across 1 directory with 5 updates (#17715) ci: bump actions/upload-artifact from 4.6.2 to 5.0.0 (#17720) ci: bump actions/download-artifact from 5.0.0 to 6.0.0 (#17719) website/integrations: grafana: replace deprecated redirect_uris usage by allowed_redirect_uris (#17710) web: bump @types/codemirror from 5.60.16 to 5.60.17 in /web (#17685) web: bump @types/node from 22.15.19 to 24.9.1 in /web (#17687) web: bump hono from 4.10.2 to 4.10.3 in /web (#17698) website/docs: blueprints: add a bit more info (#17704) website/docs: release notes: Add Zot integration (#17700) website/integrations: zot oci registry integration (#17682) website/integrations: sonarr: clarify reverse proxy setup (#17485) website/docs: eap add info about custom validation (#17642) web: Fix table row click handler. (#17697) root: Fix transifex link (#17696) translate: add cs_CZ (#17632) web: bump @goauthentik/prettier-config from 1.0.5 to 3.1.0 in /web in the goauthentik group across 1 directory (#17684) web: Make action field search case insensitive in Event Matcher Policy Form (#17680) website/docs: add note about invite link not bound (#17657) web: Abstract Wizard Lifecycle (#17658) ...
Details
The Sonarr setup documentation, especially the Reverse Proxy Setup section, caused confusion.
The documentation was clarified by providing an architectural overview and slight change in wording in the Reverse Proxy Setup section.