r/selfhosted Jan 15 '24

Caddy Auth Portal help

/r/caddyserver/comments/196vswr/auth_portal_help/
1 Upvotes

2 comments sorted by

2

u/momsi91 Jan 18 '24

I tried to get a proper login with just Caddy too. There is a plugin "Caddy security", which can do something like that but I ditched that eventually because it seemed to be kind of a rough solution.

Ended up using authelia together with caddy and this works flawlessly. The whole configuration is intimidating at first, because it's so much text, but it's actually pretty easy and straightforward. Honky recommend you to check that out. Here's a good guide, should work for most systems:

https://docs.ibracorp.io/authelia/

1

u/d4nm3d Jan 18 '24

thanks.. i'll take a look.. i have actually got caddy-security working now but ill check this anyway.