U
/u/Much_Elk3853
Guest
I am trying to self host a server at home with a minecraft server on it. For now I am using the docker image itzg/minecraft, it allows me to release a single minecraft server at a time. Since I'm connected through a vpn it works fine. Also it allows me to create a systemd service that starts the server whenever someone tries to connect, which I love. Now I am looking for an upgrade, some server handler that would allow me to
- deploy/modify multiple servers easily, best would be through an interface
- start the server automatically when someone connects (I am ok with making a systemd for each server manually but it definitely isn't my favorite option)
- have a count of people connected, running time, some stats about the server (could pass on this one).
Any recommendation?
p.s. I am talking about the service, not the host. If I understand correctly this shouldn't break any rule.
submitted by /u/Much_Elk3853
[link] [comments]
Continue reading...
- deploy/modify multiple servers easily, best would be through an interface
- start the server automatically when someone connects (I am ok with making a systemd for each server manually but it definitely isn't my favorite option)
- have a count of people connected, running time, some stats about the server (could pass on this one).
Any recommendation?
p.s. I am talking about the service, not the host. If I understand correctly this shouldn't break any rule.
submitted by /u/Much_Elk3853
[link] [comments]
Continue reading...