

What’s the difference with their open-source control server, from headscale? That it’s officially published by the company?
What’s the difference with their open-source control server, from headscale? That it’s officially published by the company?
I suspect there’s a tendency of experts in something to think of people who do it narrowly as people doing at least as much as they are.
The people who have a bunch of docker services, or complex multi-machine infrastructure are self-hosted software users, and probably in that 1-2% range. People who heard piholes are useful, so they bought a pi 3 and set it up are self-hosted software users. Somebody using an old desktop they got on Facebook marketplace for running Plex media are self-hosted software users… and so on. So are the people in their houses, some of their friends and family.
Using that inclusive definition, being closer to 10% than 1% makes sense to me.
I’d watch those folders, especially the UPLOAD_LOCATION, when it’s uploading. Are they being written? Do they persist, or are they being deleted? See if you can upload a single image through the web client, and observe that behavior too.
But posts are rising, and comments stable… I think the story is more nuanced than that
A dashboard of available services just seems like the correct choice to me, so I use Heimdall
Agreeing with this, expanding a RAID array is not necessarily impossible, with something like RAID 5, and the right RAID setup, you could theoretically add an identical disk without wiping it all in the rebuild. RAID 1, you’ll 100% need to copy the data somewhere that isn’t the 2/4 disks in the meantime. In an environment where storage is expensive, RAID 1 is not suitable imo.
ZFS makes it so easy though. Throw a mismatched disk in? No big deal, it’s in your pool now. Want double parity for extra peace of mind? You can do that. It self-heals so you don’t need fsck, its maximum limits are too big to realistically matter on human scales, and the documentation on it is pretty good.