• smiletolerantly@awful.systems
        link
        fedilink
        English
        arrow-up
        1
        ·
        17 minutes 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.