Skip to content

System Setup

Ryan Young edited this page Dec 31, 2024 · 4 revisions

WebGSM Setup Guide and Supported Environments This is a comprehensive guide in progress on setting up and running WebGSM, along with the list of currently supported environments.

Supported Operating System:

Debian 12 Installation Guide:

You can choose from two guides for installation on Debian 12:

Both guides provide instructions for installing on a virtual machine (VM) or bare metal. Using a VM is recommended for easier management.

Running LGSM-WebGUI in a Virtual Machine:

If you prefer a VM setup, you can use various hypervisors based on your operating system:

Windows OS:

Linux:

Required Software:

To run LGSM-WebGUI, you need the following software:

Integrated Development Environment (IDE) Setup:

You can choose from different IDEs for LGSM-WebGUI development: This really is a personal choice.

  • PyCharm Pro: My preferred option. They also have a community version just scroll to the bottom of the page!
  • Visual Studio Code: A suitable alternative for LGSM-WebGUI development.
    • Note: Personal preference plays a role in selecting the IDE.

Feel free to choose the tools and setups that work best for you. Let's dive into the world of LGSM-WebGUI and simplify game server management!