Environmental Variables

SKGM can be started without any customization. Almost all of the configurable elements can be configured from the web interface. However, it is sometimes desirable to customize it using environmental variables so that it is set up at launch. The following table lists the available environmental variables:

Variable Default Description
SKGM_DISPLAY :0 The DISPLAY variable that will be used to start deployments
SKGM_PASSWORD empty The initial admin password. The password can still be changed to a different one via the web interface
SKGM_PORT 5000 The port that SKGM will use for the web interface
SKGM_SENTRY_DSN empty SKGM can use Sentry to monitor itself, this is the DSN to use
SKGM_WEBSITE_NAME ServerKit GameMaker The name of the website that shows in the top left corner of the web UI. This can be customized to help distinguish different SKGM installations