• 20 Posts
  • 588 Comments
Joined 2 years ago
cake
Cake day: July 5th, 2023

help-circle







  • Right, the flexibility angle makes sense if using a typical root fs like Ext4 with or without LVM. That’s a reason I’ve always kept the OS separate. But with ZFS there’s unlimited flexibility. Separate datasets or volumes within the same storage pool are trivial. I could do root on ZFS on separate SSDs and get those benefits but it’s more complicated that slapping it all in a single pool. Then maybe use the SSDs for cache. :D







  • Pinokio is a 1-click launcher for any open-source project. Think of it as a terminal application with a user-friendly interface that can programmatically interact with scripts.

    A web UI that runs scripts. Cool I guess. If you’re into that kind of thing. There’s no way I’d use this instead of docker compose and Ansible/SaltStack. And yes I realize you probably could use compose from a Pinokio script.