view the rest of the comments
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!
Of course you can always build a good PC or server.
I could have done that too, but I wanted my first real homelab-do-it-all-yourself setup to be a little more on the cautiously small side. I didn't want to have too much noise in my apartment and also didn't want to stress my electricity-bill and wallet too much, so I opted to build small and reuse what I had lying around.
I already had 2 Mini-PCs and a raspberry pi from earlier experiments with selfhosting. I just bought some disks and RAM. If you don't have any mini-PCs, they're relatively cheap in comparison with full PCs. Or you could use some older PC you still have but do not use.
My motto more or less was you can always spend more money and build bigger later
The final Hardware
What I host on my Proxmox VE
The 2nd Mini PC (some old intel NUC with 4 cores and 16 GB RAM) + a USB HDD is my Proxmox Backup Server for all this. And what's really important (my data from nextcloud + some configs) gets backed up to my Hetzner Storage Box with restic.
The raspberry pi is now my WiFi Access Point :)
Conclusion
Homelab doesn't need to be big or small, it can be whatever you want it to be or whatever you can afford or are willing to have and maintain. From my experience, if you're not hosting anything CPU-intensive, older or smaller machines will do just fine.
For example, my nextcloud could easily use more resources than the whole Zotac ZBox could house, if there were more users. But as my services are only used by me, most of them are idle most of the time.
Tip at the end about your opsense-VM on Proxmox
I tried letting Proxmox host my pfSense too, but that got old pretty fast. Whenever Proxmox needed a Reboot, my internet was gone too for that time, as the pfSense VM on Proxmox was the gateway to my ISP-modem. In the end, I just bought a real Netgate pfSense appliance.