Show HN: Homerun Desktop: Self-hosting for professionals with deadlines
gethomerun.app
Show HN: Homerun Desktop: Self-hosting for professionals with deadlines
1–8 of 8 posts
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.
Re: Show HN: Homerun Desktop: Self-hosting for professionals with deadlines
#2The 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.
Re: Show HN: Homerun Desktop: Self-hosting for professionals with deadlines
#3Not 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”
Re: Show HN: Homerun Desktop: Self-hosting for professionals with deadlines
#4I don't see any robust backup for restore mechanisms.
Re: Show HN: Homerun Desktop: Self-hosting for professionals with deadlines
#5Not 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”
Fair point, what should we feature in the hero video?
Re: Show HN: Homerun Desktop: Self-hosting for professionals with deadlines
#6I don't see any robust backup for restore mechanisms.
We replicate incremental BTRFS snapshots behind the scenes. Planning on adding snapshot management UI soon.
Re: Show HN: Homerun Desktop: Self-hosting for professionals with deadlines
#7The 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.
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.