Comment on What's the point of a reverse proxy and does cloudflare give all the benefits of one?
Maximilious@kbin.social 10 months agoThis is the way. My setup is very similar except I only use authentik for Nextcloud. I don't expose my "arr" services to the Internet so I don't feel it necessary to put them behind authentik, although I could of I wanted.
Using Duo's free 10 personal licenses is also great as it can also plug into authentik for MFA through the solution.
Lem453@lemmy.ca 10 months ago
The primary reason to put authentik in front of arrs is so I don’t have to keep putting in different password for each when logging in. I disable the authentication for each of them in the app itself and then disable exposed docker port as well so the only way to access it it via traefik + authentik. It has local access only so isn’t directly exposed to the internet.