CTRL+Z

  • 0 Posts
  • 183 Comments
Joined 1 year ago
cake
Cake day: July 6th, 2023

help-circle

  • Orphans are just dangling objects, are they not?

    I’m only using the Unraid Docker GUI to send me utilization alerts and notify me when my images are egregiously out of date. I saw someone trying to author a compose file using the GUI once and I closed the window before the headache started.

    I’m not paying $3/mo. Where’d you get that idea? I think I paid $20 for a license like 6 years ago.

    I picked Unraid because I had a bunch of disparate HDDs sitting around and their filesystem intrigued me. (0 data loss after 3 drive failures so far.)



  • I’m running an Unraid server. You can pop in and manage everything with the CLI like you would on traditional server OSes and it’ll show your containers, images, orphans etc. in the GUI and throws alerts out of the box for utilization thresholds and power events. It’s quite nice at a glance and gets the fuck out of the way the moment it’s time to be a sysadmin.

    Unraid brings some good things to the table, I wouldn’t discount it completely.



  • Use containers. Start with one device. Check your utilization after you’re sure you’ve hit min and max for each of your services, then figure out if your single device can handle all your services gunning at once. If not, take your biggest service and migrate it to its own device.

    Eventually, you might find yourself googling “Kubernetes vs Docker Swarm.” When you do that, take a deep breath and decide if upgrading one device is easier than trying to horizontally scale many.

    Edit: Words bad. Verbs hard.