LinuxGSM/lgsm/modules
Thomas S 493a3a82fa
feat(newserver): soulmask (#4590)
* feat: reference new smserver

* feat: add default config

* feat: add stop command using telnet

* fix: remove duplicate unused telnetpassword var

* feat: add soulmask to config & info functions

* fix: remove ini config for now

* fix: startparameter initialization fix

* feat: remove pve fixed param in startparameters

* fix: update default gamelogdir

* fix: handle telnet response during stop process

* add sm fix

* add fix_sm.sh

* add ss command

* and

* add memory requirements

* adjust start parameters

* remove telnetpassword

* add backup interval

a

* comments

* rename variables to telnetpassword

* var name change

---------

Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
2024-06-16 19:18:00 +01:00
..
alert_discord.sh feat: change curl default timeout to 3 seconds (#4592) 2024-06-11 16:18:53 +01:00
alert_email.sh feat: alerts refactor (#4345) 2023-10-22 21:47:18 +01:00
alert_gotify.sh feat: change curl default timeout to 3 seconds (#4592) 2024-06-11 16:18:53 +01:00
alert_ifttt.sh feat: change curl default timeout to 3 seconds (#4592) 2024-06-11 16:18:53 +01:00
alert_pushbullet.sh feat: change curl default timeout to 3 seconds (#4592) 2024-06-11 16:18:53 +01:00
alert_pushover.sh feat: change curl default timeout to 3 seconds (#4592) 2024-06-11 16:18:53 +01:00
alert_rocketchat.sh feat: change curl default timeout to 3 seconds (#4592) 2024-06-11 16:18:53 +01:00
alert_slack.sh feat: change curl default timeout to 3 seconds (#4592) 2024-06-11 16:18:53 +01:00
alert_telegram.sh feat: change curl default timeout to 3 seconds (#4592) 2024-06-11 16:18:53 +01:00
alert.sh feat: monitor will now force an update if source servers request it 2023-10-28 08:52:07 +01:00
check_config.sh feat: added more checks for insecure passwords 2023-11-29 23:01:59 +00:00
check_deps.sh fix(check_deps): clarify to run the generated command as root (#4490) 2024-02-21 21:29:45 +00:00
check_executable.sh feat: various UI changes (#4326) 2023-10-07 23:06:09 +01:00
check_gamedig.sh feat(monitor): prepare for gamedig 5 (#4510) 2024-02-26 15:55:12 +00:00
check_glibc.sh feat: change sleep timers (#4339) 2023-10-15 17:52:03 +01:00
check_ip.sh feat(monitor): prepare for gamedig 5 (#4510) 2024-02-26 15:55:12 +00:00
check_last_update.sh feat: alerts refactor (#4345) 2023-10-22 21:47:18 +01:00
check_logs.sh fix: Steam log symlink points to correct location 2023-09-02 01:05:06 +01:00
check_permissions.sh feat: ignore .swp files when doing permissions check 2024-02-28 22:06:49 +00:00
check_root.sh feat: change sleep timers (#4339) 2023-10-15 17:52:03 +01:00
check_status.sh feat: tmux uniqueness (#4296) 2023-08-28 01:49:47 +01:00
check_steamcmd.sh feat: convert functions dir to modules dir (#4169) 2023-04-05 00:16:37 +01:00
check_system_dir.sh feat(new server): Counter Strike 2 (#4356) 2023-10-27 23:59:57 +01:00
check_system_requirements.sh feat(newserver): soulmask (#4590) 2024-06-16 19:18:00 +01:00
check_tmuxception.sh feat: various UI changes (#4326) 2023-10-07 23:06:09 +01:00
check_version.sh feat: change sleep timers (#4339) 2023-10-15 17:52:03 +01:00
check.sh feat(monitor): prepare for gamedig 5 (#4510) 2024-02-26 15:55:12 +00:00
command_backup.sh feat(backup): add parallel backup creation using pigz (#4509) 2024-02-26 13:57:55 +00:00
command_check_update.sh feat(ci): game server update checker (#4298) 2023-09-07 23:12:53 +01:00
command_console.sh feat: tmux uniqueness (#4296) 2023-08-28 01:49:47 +01:00
command_debug.sh Feature/stats change (#4363) 2023-10-30 21:05:32 +00:00
command_details.sh feat(new server): Counter Strike 2 (#4356) 2023-10-27 23:59:57 +01:00
command_dev_clear_modules.sh feat: various UI changes (#4326) 2023-10-07 23:06:09 +01:00
command_dev_debug.sh feat: change sleep timers (#4339) 2023-10-15 17:52:03 +01:00
command_dev_detect_deps.sh feat: various UI changes (#4326) 2023-10-07 23:06:09 +01:00
command_dev_detect_glibc.sh feat: various UI changes (#4326) 2023-10-07 23:06:09 +01:00
command_dev_detect_ldd.sh feat: various UI changes (#4326) 2023-10-07 23:06:09 +01:00
command_dev_parse_distro_details.sh feat(dev): add new developer command for parsing distro details (#4523) 2024-03-09 11:40:52 +00:00
command_dev_parse_game_details.sh feat(newserver): soulmask (#4590) 2024-06-16 19:18:00 +01:00
command_dev_query_raw.sh feat(newserver): soulmask (#4590) 2024-06-16 19:18:00 +01:00
command_fastdl.sh feat: change sleep timers (#4339) 2023-10-15 17:52:03 +01:00
command_install_resources_mta.sh feat: various UI changes (#4326) 2023-10-07 23:06:09 +01:00
command_install.sh feat(monitor): prepare for gamedig 5 (#4510) 2024-02-26 15:55:12 +00:00
command_mods_install.sh feat: various UI changes (#4326) 2023-10-07 23:06:09 +01:00
command_mods_remove.sh feat: change sleep timers (#4339) 2023-10-15 17:52:03 +01:00
command_mods_update.sh feat: change sleep timers (#4339) 2023-10-15 17:52:03 +01:00
command_monitor.sh feat(monitor): prepare for gamedig 5 (#4510) 2024-02-26 15:55:12 +00:00
command_postdetails.sh feat(new server): Counter Strike 2 (#4356) 2023-10-27 23:59:57 +01:00
command_restart.sh feat: tmux uniqueness (#4296) 2023-08-28 01:49:47 +01:00
command_send.sh refactor: remove legacy code 2023-10-22 23:19:34 +01:00
command_skeleton.sh feat: various UI changes (#4326) 2023-10-07 23:06:09 +01:00
command_sponsor.sh feat: various UI changes (#4326) 2023-10-07 23:06:09 +01:00
command_start.sh Feature/stats change (#4363) 2023-10-30 21:05:32 +00:00
command_stop.sh feat(newserver): soulmask (#4590) 2024-06-16 19:18:00 +01:00
command_test_alert.sh feat: convert functions dir to modules dir (#4169) 2023-04-05 00:16:37 +01:00
command_ts3_server_pass.sh feat: tmux uniqueness (#4296) 2023-08-28 01:49:47 +01:00
command_update_linuxgsm.sh feat: change curl default timeout to 3 seconds (#4592) 2024-06-11 16:18:53 +01:00
command_update.sh feat(ci): game server update checker (#4298) 2023-09-07 23:12:53 +01:00
command_validate.sh feat: change sleep timers (#4339) 2023-10-15 17:52:03 +01:00
command_wipe.sh feat: alerts refactor (#4345) 2023-10-22 21:47:18 +01:00
compress_unreal2_maps.sh feat: convert functions dir to modules dir (#4169) 2023-04-05 00:16:37 +01:00
compress_ut99_maps.sh feat: convert functions dir to modules dir (#4169) 2023-04-05 00:16:37 +01:00
core_dl.sh feat: change curl default timeout to 3 seconds (#4592) 2024-06-11 16:18:53 +01:00
core_exit.sh feat: dev-debug.log moved to /data/log if running in docker 2023-10-28 12:59:52 +01:00
core_getopt.sh feat(dev): add new developer command for parsing distro details (#4523) 2024-03-09 11:40:52 +00:00
core_github.sh feat: change curl default timeout to 3 seconds (#4592) 2024-06-11 16:18:53 +01:00
core_legacy.sh refactor: remove legacy code 2023-10-22 23:19:34 +01:00
core_logs.sh feat: various UI changes (#4326) 2023-10-07 23:06:09 +01:00
core_messages.sh refactor: remove ansi sequence from creeol when ansi=off (#4352) 2023-10-28 09:24:03 +01:00
core_modules.sh feat(newserver): soulmask (#4590) 2024-06-16 19:18:00 +01:00
core_steamcmd.sh fix: only run extra steamcmd command if using GitHub Actions 2023-11-25 21:19:23 +00:00
core_trap.sh feat: convert functions dir to modules dir (#4169) 2023-04-05 00:16:37 +01:00
fix_ark.sh fix(pvr): add fix for libc 2023-09-06 16:40:34 +01:00
fix_arma3.sh fix(pvr): add fix for libc 2023-09-06 16:40:34 +01:00
fix_armar.sh fix(kf): ensure newer steamclient.so is copied to serverfiles (#4391) 2023-11-25 23:25:11 +00:00
fix_av.sh feat: various UI changes (#4326) 2023-10-07 23:06:09 +01:00
fix_bo.sh fix(pvr): add fix for libc 2023-09-06 16:40:34 +01:00
fix_bt.sh fix(pvr): add fix for libc 2023-09-06 16:40:34 +01:00
fix_cmw.sh fix(pvr): add fix for libc 2023-09-06 16:40:34 +01:00
fix_csgo.sh fix(pvr): add fix for libc 2023-09-06 16:40:34 +01:00
fix_dst.sh fix(pvr): add fix for libc 2023-09-06 16:40:34 +01:00
fix_hw.sh fix(pvr): add fix for libc 2023-09-06 16:40:34 +01:00
fix_ins.sh fix(pvr): add fix for libc 2023-09-06 16:40:34 +01:00
fix_kf2.sh feat: change sleep timers (#4339) 2023-10-15 17:52:03 +01:00
fix_kf.sh fix(kf): ensure newer steamclient.so is copied to serverfiles (#4391) 2023-11-25 23:25:11 +00:00
fix_mcb.sh fix(pvr): add fix for libc 2023-09-06 16:40:34 +01:00
fix_mta.sh feat: various UI changes (#4326) 2023-10-07 23:06:09 +01:00
fix_nmrih.sh fix(nmrih): add if statements for symlink fixes 2023-11-25 01:40:32 +00:00
fix_onset.sh feat: convert functions dir to modules dir (#4169) 2023-04-05 00:16:37 +01:00
fix_pvr.sh fix(pvr): add fix for libc 2023-09-06 16:40:34 +01:00
fix_ro.sh feat(monitor): prepare for gamedig 5 (#4510) 2024-02-26 15:55:12 +00:00
fix_rust.sh fix(rust): add default-terminal setting for Oxide (#4383) 2023-11-22 15:16:35 +00:00
fix_rw.sh fix(pvr): add fix for libc 2023-09-06 16:40:34 +01:00
fix_samp.sh feat: change sleep timers (#4339) 2023-10-15 17:52:03 +01:00
fix_sdtd.sh fix(pvr): add fix for libc 2023-09-06 16:40:34 +01:00
fix_sfc.sh fix(pvr): add fix for libc 2023-09-06 16:40:34 +01:00
fix_sm.sh feat(newserver): soulmask (#4590) 2024-06-16 19:18:00 +01:00
fix_sof2.sh fix(pvr): add fix for libc 2023-09-06 16:40:34 +01:00
fix_squad.sh fix(pvr): add fix for libc 2023-09-06 16:40:34 +01:00
fix_st.sh fix(pvr): add fix for libc 2023-09-06 16:40:34 +01:00
fix_steamcmd.sh fix(pvr): add fix for libc 2023-09-06 16:40:34 +01:00
fix_terraria.sh fix(pvr): add fix for libc 2023-09-06 16:40:34 +01:00
fix_tf2.sh fix(pvr): add fix for libc 2023-09-06 16:40:34 +01:00
fix_ts3.sh feat: various UI changes (#4326) 2023-10-07 23:06:09 +01:00
fix_unt.sh fix(pvr): add fix for libc 2023-09-06 16:40:34 +01:00
fix_ut2k4.sh feat: change sleep timers (#4339) 2023-10-15 17:52:03 +01:00
fix_ut3.sh feat: change sleep timers (#4339) 2023-10-15 17:52:03 +01:00
fix_ut.sh fix(pvr): add fix for libc 2023-09-06 16:40:34 +01:00
fix_vh.sh lint 2023-12-03 20:17:12 +00:00
fix_wurm.sh fix(pvr): add fix for libc 2023-09-06 16:40:34 +01:00
fix_zmr.sh fix(pvr): add fix for libc 2023-09-06 16:40:34 +01:00
fix.sh feat(newserver): soulmask (#4590) 2024-06-16 19:18:00 +01:00
info_distro.sh fix(parse-details): change heading of output & add hint for creating new variables (#4531) 2024-03-23 11:02:58 +00:00
info_game.sh feat(newserver): soulmask (#4590) 2024-06-16 19:18:00 +01:00
info_messages.sh feat(newserver): soulmask (#4590) 2024-06-16 19:18:00 +01:00
info_stats.sh Feature/stats change (#4363) 2023-10-30 21:05:32 +00:00
install_complete.sh fix: correct fn_script_log_fail 2023-10-23 13:34:00 +01:00
install_config.sh feat(newserver): soulmask (#4590) 2024-06-16 19:18:00 +01:00
install_dst_token.sh feat: various UI changes (#4326) 2023-10-07 23:06:09 +01:00
install_eula.sh feat: change sleep timers (#4339) 2023-10-15 17:52:03 +01:00
install_factorio_save.sh feat: various UI changes (#4326) 2023-10-07 23:06:09 +01:00
install_gslt.sh feat: change sleep timers (#4339) 2023-10-15 17:52:03 +01:00
install_header.sh feat: various UI changes (#4326) 2023-10-07 23:06:09 +01:00
install_logs.sh feat: change sleep timers (#4339) 2023-10-15 17:52:03 +01:00
install_mta_resources.sh feat: convert functions dir to modules dir (#4169) 2023-04-05 00:16:37 +01:00
install_retry.sh feat: convert functions dir to modules dir (#4169) 2023-04-05 00:16:37 +01:00
install_server_dir.sh feat: change sleep timers (#4339) 2023-10-15 17:52:03 +01:00
install_server_files.sh feat(new server): Quake 4 (#4398) 2023-11-30 21:21:11 +00:00
install_squad_license.sh feat: change sleep timers (#4339) 2023-10-15 17:52:03 +01:00
install_stats.sh feat: change sleep timers (#4339) 2023-10-15 17:52:03 +01:00
install_steamcmd.sh feat: various UI changes (#4326) 2023-10-07 23:06:09 +01:00
install_ts3db.sh feat: change sleep timers (#4339) 2023-10-15 17:52:03 +01:00
install_ut2k4_key.sh feat: various UI changes (#4326) 2023-10-07 23:06:09 +01:00
mods_core.sh feat: various UI changes (#4326) 2023-10-07 23:06:09 +01:00
mods_list.sh feat: change curl default timeout to 3 seconds (#4592) 2024-06-11 16:18:53 +01:00
query_gamedig.sh feat(monitor): prepare for gamedig 5 (#4510) 2024-02-26 15:55:12 +00:00
query_gsquery.py feat(monitor): prepare for gamedig 5 (#4510) 2024-02-26 15:55:12 +00:00
README.md feat: convert functions dir to modules dir (#4169) 2023-04-05 00:16:37 +01:00
update_fctr.sh feat: change sleep timers (#4339) 2023-10-15 17:52:03 +01:00
update_jk2.sh feat: change sleep timers (#4339) 2023-10-15 17:52:03 +01:00
update_mc.sh Update update_mc.sh (#4563) 2024-05-05 21:56:07 +01:00
update_mcb.sh feat: change sleep timers (#4339) 2023-10-15 17:52:03 +01:00
update_mta.sh feat: change sleep timers (#4339) 2023-10-15 17:52:03 +01:00
update_pmc.sh feat: change sleep timers (#4339) 2023-10-15 17:52:03 +01:00
update_steamcmd.sh feat: tmux uniqueness (#4296) 2023-08-28 01:49:47 +01:00
update_ts3.sh feat: change sleep timers (#4339) 2023-10-15 17:52:03 +01:00
update_ut99.sh feat: change sleep timers (#4339) 2023-10-15 17:52:03 +01:00
update_vints.sh feat: change sleep timers (#4339) 2023-10-15 17:52:03 +01:00

LinuxGSM - Modules

These modules are scripts that are called upon by the primary script linuxgsm.sh

Module Names

Modules have been named to give an idea of what the function does.

  • core: Essential modules that will always run first.
  • command: Primary command function.
  • check: Runs checks that will either halt on or fix an issue.
  • dev: development modules.
  • fix: Applies a game server specific fix.
  • info: retrieves information from a source such as config file or the OS.
  • install: modules related to the installer.
  • monitor: modules related to monitor.
  • update: modules that update the game server.