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 <jens.langhammer@beryju.org>
This commit is contained in:
		
				
					committed by
					
						
						Jens Langhammer
					
				
			
			
				
	
			
			
			
						parent
						
							c2f7edaa42
						
					
				
				
					commit
					ad8fe9fe81
				
			@ -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
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user