I am almost done building my first self hosted streambox through Docker. That’s a total of 16 instances, each fulfilling 1 specific role.

As I’m new to the *arr world, could you please help me understand why it is standard to deploy multiple *arr services for each media type (ex: readarr1 for books + readarr2 for audiobooks) instead of using 1 that does multiple media types?

Thank you.

  • smajl@lemmy.world
    link
    fedilink
    English
    arrow-up
    27
    ·
    9 months ago

    The simpler services are, the less likely to break down. Google SRE guidance

    • phx@lemmy.ca
      cake
      link
      fedilink
      English
      arrow-up
      12
      ·
      9 months ago

      And easier to maintain with different dev groups