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.
-
No low-effort posts. This is subjective and will largely be determined by the community member reports.
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
+1 on Mac mini as well. I just checked OfferUp in my area and M1-M5 are insanely expensive ($500+, M1 coming out about 6 years ago) but really good machines especially for their size and decent on power consumption too.
But downside of a M series is either you run macOS or Asahi Linux and nothing else yet.
So go for the Intel Mac Minis which are much cheaper and can run nearly any Linux distro with little to no issues as you would on a Windows PC. I’m seeing $50 range in my area as well. Older are good because RAM can be upgraded on some of them, but not all. Would be wise to do research on whichever seems right.
I'm OOTL; what is it about Apple Silicon Macs that apparently make them such trouble to support? If one distro can manage it, what's stopping that code from being upstreamed to the mainline kernel etc.?
Mainly that it’s a custom ARM processor, not your standard x86 architecture like the Intel processors were that were also available in non-Apple hardware.
macOS runs extremely well on it and I think there’s not much demand for a custom Linux distro because of that. Plus the fact that your favorite distro would have yet another architecture they would have to support by adding this in. Asahi is an exception because the team spent time doing it but I haven’t heard of any others getting Linux distros created for it yet. As time goes on and the prices decrease, we’ll start to see more teams dedicating time to creating Linux distros that support it.
A word of warning on Linux on Mac though. Oftentimes there can be weird quirks with power management and suspend/hibernate. For a server though I guess that point is moot.