Our game server cloud is based on LinuxGSM. To make it as easy to use as possible, our web interface VionityCP takes care of any administrative work.

Solltest Du dich mit LinuxGSM auskennen und eigene Einstellungen setzen wollen, kannst Du das gerne tun. Du musst nur einige Regeln dabei beachten.

Each server is a separate LinuxGSM instance.
During development we have refrained from installing LinuxGSM only 1x per system. We install each game server including LinuxGSM in a separate user account under /home of the Linux server.

VCP uses instance.cfg

~/lgsm/config-lgsm/gameserver/gameserver.cfg
This file is used by VionityCP to store settings. It is overwritten every time the game server is started and settings are saved.

~/lgsm/config-lgsm/gameserver/common.cfg
This file is not touched by VCP. This is the right place to insert your own LinuxGSM settings-.

~/.usersettings
You can also create a .conf file in the ~/.usersettings folder. Each file is imported from gameserver.cfg and overwrites previous settings.

If you have any questions, you can always contact us by ticket.