Comment on How to set up a decentralized game/chat server
mnemonicmonkeys@sh.itjust.works 1 day agoThank you for the detailed explanation
It sounds like my friends and I are better off just having 1 primary server running everything, and pushing backups to 1 or 2 other servers that can be spun up if/when things go wrong with the primary server.
LodeMike@lemmy.today 23 hours ago
Yeah probably.
Even big Minecraft servers are just many servers with load ballancers. The game has server redirects built in for this reason.