Skip to content

Post installation

7thCore edited this page Jan 24, 2022 · 1 revision

Script configuration

The script has multiple configuration functions to enable integrations. The config_script is not optional and must be configured.

These functions can be re-executed to change the configuration or you can edit the configuration files manually. The configuration files are located in the following folder:

/srv/mcsrv/config

For details and manual instructions on each of these functions check the wiki.

Command Description Wiki page
Configuration and installation:
config_script Configures the script, enables the systemd services and installs the wine prefix. Wiki: Script configuration
config_discord Configures discord integration. Wiki: Discord configuration
config_email Configures email integration. Due to postfix configuration files being in /etc this has to be executed as root. Wiki: Email configuration
config_tmpfs Configures tmpfs/ramdisk. Due to it adding a line to /etc/fstab this has to be executed as root. Wiki: Tmpfs configuration

Clone this wiki locally