

A place to share, discuss, discover, assist with, gain assistance for, and critique self-hosted alternatives to our favorite web apps, web services, and online tools.
Setting up Authentik and moving from Nginx (Maybe?) - Help
I am not very sure how the proxy provider, or any of it for that mater, works. My plan is to start with Sonarr through Authentik. I have read the documentation a few times and it still inst making sense to me. The initial setup I have is Cloudflare --> Nginx --> Sonarr. Cloudflare to hide my IP, Nginx to expose services, upgrade to https and well, be a reverse-proxy to Sonarr which is available at https://sonarr.company.com
. I tried to set up the Authentik between Nginx and Sonarr but that does not seem to be right in my mind (Or work). Is the correct way to do such a thing to outright replace Nginx with Authentik and forward 80
/443
to 9000
/9443
respectively on Authentik? If that is then the case, can Authentik handle the SSL certs with cloudflare for multiple domains (companyA.com
/companyB.info)
?
Thanks
Comment removed by moderator
I really appreciate your insights here. Could you repost your Authentik Config for SWAG? It 404'd on pastebin. I'm triple checking my config, but I can't get any of my apps to work through Authentik. I can access Authentik independently, but constantly get 500 errors.
Is there a guide to getting this setup somewhere? I cant seem to figure it out.
So first I need to make a new Authentik.conf file and get it setup so going to auth.mydomain.com brings me to the authentik login screen. Check!
Now I am trying to setup my navidrome.conf file. I copied your radarr.conf file but it doesnt appear to be working.
Edit: Youre missing a ; after host on line 60. I fill this in but its still not working. But this leads me to believe that what you pasted in pastebin is not what you're actually using because it wouldnt work for you either without that ;. Can you double check your .conf file? Cause as is I get a 500 internal server error. here is my navidrome.conf file.
https://pastebin.com/yaiHWMKx is my navidrome.conf file. I had to comment out two lines
Just a note, you should check out SWAG.
https://www.linuxserver.io/blog/2020-08-21-introducing-swag