Lodestone-Team / lodestone_core

The backend for Lodestone, A free, open source server hosting tool for Minecraft and other multiplayers
https://www.lodestone.cc/
GNU Affero General Public License v3.0
59 stars 7 forks source link

[Feature Request] Let lodestone docker create more dockers #180

Open Joly0 opened 1 year ago

Joly0 commented 1 year ago

Afaik as i see, lodestone does create game instances inside the same docker container that is running the "main" instance.

I think it would be great if lodestone could use the hosts docker engine to run the game instances as separate docker containers (just as an option). This might help with setting up new game instances, isolate different games further and help for later scalability

CheatCod commented 1 year ago

This can be done with atom https://github.com/Lodestone-Team/lodestone/wiki/Intro-to-Lodestone-Atom

Joly0 commented 11 months ago

You are right, but this shouldnt need any additional configuration in atom or should atleast be a required setting for it, so any instance can be used with docker but it is not required to do so