-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
website/integrations: sonarr: clarify reverse proxy setup #17485
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
base: main
Are you sure you want to change the base?
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 <[email protected]>
✅ 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 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Signed-off-by: AlexLArmstrong <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #17485 +/- ##
==========================================
- Coverage 92.98% 92.93% -0.05%
==========================================
Files 868 868
Lines 47833 47906 +73
==========================================
+ Hits 44476 44520 +44
- Misses 3357 3386 +29
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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 @AlexLArmstrong for the clraification and the Mermaid diagram, much appreciated! A few capitalization fixes, then leet's merge!
Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: AlexLArmstrong <[email protected]>
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.