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
It really kind of depends on your luck with the hardware. I've used laptops as servers for durations of several months at various points in the past and had no particular problems, just make sure cooling is adequate.
You might consider setting up a Proxmox node if you're interested in virtualization at the machine level (i.e. having several virtual machines running on one physical machine, which can reduce maintenance headaches and make experimentation easier as VMs can be snapshotted, cloned, and easily replaced)
Oh wow Proxmox looks interesting, I like that it has a web interface. I am a little interested, mostly because pfsense needs to run within a VM, but I've never really done any virtualization on Ubuntu.
Is Proxmox similar to like an open-source version of Hyper-V?
More or less. I don’t think many people use Hyper-V as a type 1 hyper visor in their home labs (unless that’s what they’re using at work and trying to learn for there), but I could be wrong. I think the more common comparison would be ESXi.