Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
I wouldn't have even thought to purchase a new Mac anything as a server. That is definitely not their target use case.
What are you running at home that requires "insane power?" I'm running a servarr stack on an old Xeon that cost a fraction of a Mac mini and it works just fine. And I have room in the case for full size HDDs.
I've heard of people using old Mac mini as servers, and I guess whatever makes you happy. I definitely don't see how they're the ultimate home server.
I can have a dozen people streaming from my Plex server and it spent even break a sweat, while also handling all my *arr’s, homeassistant OS, and basically anything I would use a normal computer for.
With the power it has it will be able to handle basically anything I want to throw at it for the next decade, while sipping electricity like a light bulb.
I don’t see how a tiny, cheap, insanely powerful, insanely power efficient, full OS running machine isn’t the ultimate home server? What argument is there against it? What is a better one?
Right, so it does basically the same thing mine does, and I don't need an external DAS, and I can upgrade hardware, and it cost me a fraction of yours. I don't know how much power mine uses because it's a non-issue. My bill is the exact same as before I deployed it.
Personally, I want to properly isolate the services with virtualization. The main reason is I expose some of the services online, and I don't t want to only rely on keeping all software up-to-date at all times. This allows me to limit the damage if one of the services is compromised.
I wouldn't use MacOS as the virtualization platform, and instead use something else, like BSD, Linux, or xen-based for my servers