I’m interested in running a service like homarr. This would give my family access to view stuff easily, and I could link to the rest of my services. My main concern is linking jellyseerr, and giving what could be strangers access to make requests.

Is anyone out there using a home screen with seerr capability? How is it working for you?

  • chiisanaA
    link
    English
    211 months ago

    I’m skipping over Authelia. Social federation is important for me because I do not want to deal with password (see also the WebAuthN bit). Last thing I want is trying to maintain and keep up-to-date a separate service that’s supposed to keep my other services secure, but becoming a single point of failure for my password(s) (so same goes with no self hosting password manager).

    Do you mind touching on the integration issues you mentioned? What was the problem, and what were the side effect as result of it?

    • yaggadagga
      link
      fedilink
      111 months ago

      @chiisana Yeah that’s fair. I don’t use social federation at all but I could see why that would be an issue with Authelia.

      Let me look back through my notes on why I ended up turning away from Authentik. It was likely super niche and specific but I’ll share what I can.

      • chiisanaA
        link
        English
        211 months ago

        I finally just deployed it as a test. So far so good. Was able to setup a WebAuthN only flow, so passwordless as I hoped, but the flow isn’t as smooth as FusionAuth’s social flow. Authentik seems to have each stage as an individual page, so lots of full page refreshes as opposed to just click redirect redirect and done. I’ll be toying around a bit more and see which one I end up settling with.