• 6 Posts
  • 389 Comments
Joined 11 months ago
cake
Cake day: April 27th, 2024

help-circle
rss



  • @smiletolerantlyto196@lemmy.blahaj.zoneOS rule
    link
    English
    4
    edit-2
    3 days ago

    It’s actually fine though, kinda. A significant portion of that is my n(ix)vim config, and the rest are mostly modules used in 30+ desktops and server VMs. The complete config for any one of those hosts isn’t that extravagant.









  • 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.






  • Yep, this is the answer. Set it, forget it, accidentally have your hard drive destroyed irrecoverably, and re-set everything up to the exact working state you were used to in under 15min.

    It’s a fair bit of initial setup and learning, but afterwards, the word “stable” takes on a new meaning.