From ad8fe9fe8105f7eae8362e755a78b4527084695e Mon Sep 17 00:00:00 2001 From: Matthieu B <66959271+mtthidoteu@users.noreply.github.com> Date: Sat, 11 Jun 2022 18:51:49 +0100 Subject: [PATCH] website/integrations: add Sonarr Proxy Setup (#3067) I was stuck after setting up as the guide never actually mentions you need to make the change to your reverse proxy Signed-off-by: Jens Langhammer --- website/integrations/services/sonarr/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/integrations/services/sonarr/index.md b/website/integrations/services/sonarr/index.md index 212bd5a9b..63eb82223 100644 --- a/website/integrations/services/sonarr/index.md +++ b/website/integrations/services/sonarr/index.md @@ -53,3 +53,7 @@ sonarr_password: password Add all Sonarr users to the Group. You should also create a Group Membership Policy to limit access to the application. Enable the `Use Basic Authentication` option. Set and `HTTP-Basic Username` and `HTTP-Basic Password` to `sonarr_user` and `sonarr_password` respectively. These values can be chosen freely, `sonarr_` is just used as a prefix for clarity. + +## Reverse Proxy Setup + +Finally, in your reverse proxy setup for Sonarr, replace the current value with your Authentik Server