Show HN: Homerun Desktop: Self-hosting for professionals with deadlines

12 fractalnetworks 7 4/10/2025, 10:08:22 PM gethomerun.app ↗
We are rapidly approaching the beta release of Homerun Desktop and thought it would be a good time to solicit feedback before marketing to a wider audience. We are also looking for intrepid individuals interested in evaluating Homerun Desktop and providing feedback.

Comments (7)

fathermarz · 19d ago
Not sure if the first video demo matches the hero statement. Professionals with deadlines doesn’t really map to “here is how to start a Minecraft server”
fractalnetworks · 18d ago
Fair point, what should we feature in the hero video?
garganzol · 19d ago
The problem with that is going to be the same as with other similar projects: single instance only. This puts the projects into a desert valley: from one hand, they are interesting to professionals; from another, the absence of horizontal scaling makes them just a toy. Meanwhile, home users for whom single instance would be enough cannot care less about this kind of technology.
fractalnetworks · 18d ago
We're working on migrating our abstractions to k3s, for now the system is powered by docker compose. Wouldn't be that much work to move from DR to HA deployments. Thanks for the feedback.
FloatArtifact · 18d ago
I don't see any robust backup for restore mechanisms.
fractalnetworks · 18d ago
We replicate incremental BTRFS snapshots behind the scenes. Planning on adding snapshot management UI soon.
FloatArtifact · 17d ago
Thank you for the update. Is the backup or start mechanism per application or some sort of larger dataset?