I am in self hosting for a bit now, have an unraid server and a bunch of services running. Now I want to expose some services through a reverse proxy, but with authentication, preferably google oauth2. I’ve tried a lot of things, Authentik, Authelia, NPM, and so on. I found everything way to complicated. What I liked the most until now is Caddy with the greenpau/caddy-security module. Very easy config through the caddyfile… Though the module has to be manually installed after every update of the caddy docker container, thats kind of a turn of for me, since everything else on my server is almost maintainance-free.

You have any suggestions?

… also this is my first post on lemmy, since I migrated from reddit. ;)

  • @[email protected]
    link
    fedilink
    English
    41 year ago

    That seems really cool. Is it much use if you don’t want to run the programs inside cosmos?

    E.g. they’re already running through unraid

    • @warmaster
      link
      English
      01 year ago

      I don’t know honestly, but it uses standard stuff, theoretically speaking you should be able to do it.

      But if you have an already existing setup, I guess nothing will be noob-proof, because you have to manually link the two parts.