Remix.run Logo
Roots is a game server daemon that manages Docker containers for game servers(github.com)
37 points by Kerrick 4 days ago | 10 comments
codeonline 10 hours ago | parent | next [-]

I wouldn't limit yourself to describing it as a game server daemon. It's effectively a IAAS / PAAS platform if you switch to a plugin model for those games. Well done.

Can you add a License to the repo please?

mike_d 10 hours ago | parent | prev | next [-]

Looking over the code it does not appear to actually do anything.

If you want something like this check out https://pterodactyl.io/

It has pre-built support for like 100 games: https://github.com/pterodactyl/game-eggs

bingo-bongo an hour ago | parent [-]

Or: https://linuxgsm.com/ - 130+ game servers.

CLI only though, but really nice.

fishgoesblub 11 hours ago | parent | prev | next [-]

Be warned, no license listed.

allthatineed 5 hours ago | parent | prev [-]

Strong suggestion, do not run game servers in docker containers

thesh4d0w 5 hours ago | parent | next [-]

Strong suggestion, do not give advice without explaining any reasons or context

amarant 4 hours ago | parent [-]

But why not tho?

jfyi 4 minutes ago | parent [-]

[delayed]

barrkel 25 minutes ago | parent | prev | next [-]

itzg's docker image for Minecraft makes life quite a bit easier - switching mod loader, versions etc. with environment variables is simpler than continuously downloading versions and juggling directories.

bloqs an hour ago | parent | prev [-]

IndifferentBroccoli do fine with thousands?