I would like to make some of my self-hosted services externally accessible. Currently I use a VPN to access stuff externally, however this doesn’t work on all use-cases. I also use Tailscale for some things.

I would love to use cloudflare tunnels and another auth solution (like keycloak) to replace Tailscale and the VPN.

Is this feasible?

My end goal would be to setup Immich for my family, and have them not have to worry about Tailscale, a VPN or anything other than some initial login to keycloak (for example)

  • just_another_person@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    14 hours ago

    That’s really up to the software again. If you’re not technically inclined enough to run through the code, that’s fine, but you have to trust that other people are.

    Go and search GitHub issues or this project by name for what you’re concerned about.

    Authentication is also not security, btw. It’s just access. If you can be more specific about your concerns in your post, you may get more direct answers.

    • tofubl@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 hours ago

      “authentication is not security,” can you elaborate on that?

      Your statement doesn’t really overlap with my understanding of security, as “just access” seems critically relevant to how secure user data is, for example. Am I missing something?