Community discussion and support for fabianvf/game-server-operator. Currently focused on Minecraft. Roadmap located here: https://github.com/fabianvf/game-server-operator/issues/5
fabianvf on use-new-crd
Add collection installs and mov… Update to molecule v3 (compare)
fabianvf on use-new-crd
Make role work well with explic… (compare)
fabianvf on use-new-crd
rename role Update molecule tests Fix role names, update base ima… and 1 more (compare)
fabianvf on master
Update CRDs to a more intention… (compare)
fabianvf on updated-crds
update parameter name (compare)
fabianvf on updated-crds
Reorganize mod settings, add de… (compare)
fabianvf on updated-crds
First stab at better CRDs (compare)
Perhaps I can make it so that rather than specifying server type and some settings, you can just say
mods:
forge:
version: X
modpack: https://X.Y.Z/modpack
...
bukkit:
...
and I can pick up the server type from that, while also allowing only a single entry to be specified
forge: {}
object would suffice, right?
forge: {}
should work fine
SERVER_NAME
is the correct variable
save-off
and save-on
commands to prevent the new instance from writing to world data until it's become "activated"
/data
but mounted read only and see at which point the server complains. You'd think it wouldn't bother with tick updates, etc when no player is connected
-e DEBUG_EXEC=true
to determine that?
-e USE_MODPACK_START_SCRIPT=false