• smiletolerantly@awful.systems
        link
        fedilink
        English
        arrow-up
        1
        ·
        6 hours ago

        I am a bit confused tbh 😅

        The link you send links to docker projects, the link I sent is the second one of those. Seems pretty straightforward?

        But to be fair, I have never used docker for any of this. In my nix config, it’s literally just:

            services.prowlarr.enable = true;
            services.prowlarr.openFirewall = true;
        

        There’s not really anything you need to configure host-side. Prowlarr needs to be able to communicate with sonarr and radarr (same as jackett), but otherwise it’s basically stateless.

        • flightyhobler@lemm.eeOP
          link
          fedilink
          English
          arrow-up
          2
          ·
          4 hours ago

          You might be right. Last time I checked I was still a bit “green” with this. It’s been two years and I think it makes more sense now 😉

        • flightyhobler@lemm.eeOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          4 hours ago

          The main issue is that for the prowler developers it seems like none of the docker options is ideal…