this post was submitted on 28 Jan 2024
28 points (96.7% liked)
Selfhosted
60366 readers
1029 users here now
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.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.
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!
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Thanks. I did check it out and it looks like it’s got some really cool benefits, like being able to cluster across two machines and take one down if it needs servicing, with zero down time.
I’m thinking about buying some rack mount servers and bringing everything I’m currently doing in the cloud for my business to on-premises servers. The one thing I was wary about was how I was going to handle hardware maintenance, and this looks like it would solve that issue nicely.
For the system itself I would recommend nixos
Some people like it, some people are against progress and they think work should be manual 🤣
I'm using nixos and all my machines, even integrating my phone in it
You can automate and replicate unbelievable stuff with it. You solve a bunch of problems by using nixos
But it's a whole big rabbit whole, and it would take a lot of time to learn how to use it, then a lot of time to set everything up
But you could do zero downtime hardware maintenance without VMs or containers, just by using bare metal
Edit: or with VMs, containers, or k8s. Everything would be just cleaner and cooler