Daniel Gibbs 3da072cae4 Release v24.2.1 2 years ago
..
README.md 0bec0ca218 feat: convert functions dir to modules dir (#4169) 3 years ago
alert.sh c51734f595 feat: monitor will now force an update if source servers request it 2 years ago
alert_discord.sh 120023dcae feat: alerts refactor (#4345) 2 years ago
alert_email.sh 120023dcae feat: alerts refactor (#4345) 2 years ago
alert_gotify.sh 120023dcae feat: alerts refactor (#4345) 2 years ago
alert_ifttt.sh 120023dcae feat: alerts refactor (#4345) 2 years ago
alert_pushbullet.sh 120023dcae feat: alerts refactor (#4345) 2 years ago
alert_pushover.sh 120023dcae feat: alerts refactor (#4345) 2 years ago
alert_rocketchat.sh 120023dcae feat: alerts refactor (#4345) 2 years ago
alert_slack.sh 120023dcae feat: alerts refactor (#4345) 2 years ago
alert_telegram.sh 181c84508d feat(alerts): add support for telegram thread/topic ids (#4526) 2 years ago
check.sh fce9f65d6a feat(monitor): prepare for gamedig 5 (#4510) 2 years ago
check_config.sh 6a56a18b1f feat: added more checks for insecure passwords 2 years ago
check_deps.sh 72e330b2ba fix(check_deps): clarify to run the generated command as root (#4490) 2 years ago
check_executable.sh e0b77391bc feat: various UI changes (#4326) 2 years ago
check_gamedig.sh fce9f65d6a feat(monitor): prepare for gamedig 5 (#4510) 2 years ago
check_glibc.sh 68ae13c069 feat: change sleep timers (#4339) 2 years ago
check_ip.sh fce9f65d6a feat(monitor): prepare for gamedig 5 (#4510) 2 years ago
check_last_update.sh 120023dcae feat: alerts refactor (#4345) 2 years ago
check_logs.sh aaff7c9bdb fix: Steam log symlink points to correct location 2 years ago
check_permissions.sh 1f50055f5a feat: ignore .swp files when doing permissions check 2 years ago
check_root.sh 68ae13c069 feat: change sleep timers (#4339) 2 years ago
check_status.sh 4ddd8ee184 feat: tmux uniqueness (#4296) 2 years ago
check_steamcmd.sh 0bec0ca218 feat: convert functions dir to modules dir (#4169) 3 years ago
check_system_dir.sh f33bfdf47c feat(new server): Counter Strike 2 (#4356) 2 years ago
check_system_requirements.sh 10b6807edc fix: system requirements bug (#4407) 2 years ago
check_tmuxception.sh e0b77391bc feat: various UI changes (#4326) 2 years ago
check_version.sh 68ae13c069 feat: change sleep timers (#4339) 2 years ago
command_backup.sh 476ed02bec feat(backup): add parallel backup creation using pigz (#4509) 2 years ago
command_check_update.sh 8f714822fe feat(ci): game server update checker (#4298) 2 years ago
command_console.sh 4ddd8ee184 feat: tmux uniqueness (#4296) 2 years ago
command_debug.sh 8830bad9a8 Feature/stats change (#4363) 2 years ago
command_details.sh f33bfdf47c feat(new server): Counter Strike 2 (#4356) 2 years ago
command_dev_clear_modules.sh e0b77391bc feat: various UI changes (#4326) 2 years ago
command_dev_debug.sh 68ae13c069 feat: change sleep timers (#4339) 2 years ago
command_dev_detect_deps.sh e0b77391bc feat: various UI changes (#4326) 2 years ago
command_dev_detect_glibc.sh e0b77391bc feat: various UI changes (#4326) 2 years ago
command_dev_detect_ldd.sh e0b77391bc feat: various UI changes (#4326) 2 years ago
command_dev_parse_distro_details.sh 9b62bdeb66 feat(dev): add new developer command for parsing distro details (#4523) 2 years ago
command_dev_parse_game_details.sh 57ebe20635 fix(parse-details): change heading of output & add hint for creating new variables (#4531) 2 years ago
command_dev_query_raw.sh fce9f65d6a feat(monitor): prepare for gamedig 5 (#4510) 2 years ago
command_fastdl.sh 68ae13c069 feat: change sleep timers (#4339) 2 years ago
command_install.sh fce9f65d6a feat(monitor): prepare for gamedig 5 (#4510) 2 years ago
command_install_resources_mta.sh e0b77391bc feat: various UI changes (#4326) 2 years ago
command_mods_install.sh e0b77391bc feat: various UI changes (#4326) 2 years ago
command_mods_remove.sh 68ae13c069 feat: change sleep timers (#4339) 2 years ago
command_mods_update.sh 68ae13c069 feat: change sleep timers (#4339) 2 years ago
command_monitor.sh fce9f65d6a feat(monitor): prepare for gamedig 5 (#4510) 2 years ago
command_postdetails.sh f33bfdf47c feat(new server): Counter Strike 2 (#4356) 2 years ago
command_restart.sh 4ddd8ee184 feat: tmux uniqueness (#4296) 2 years ago
command_send.sh 069e3bd4e1 refactor: remove legacy code 2 years ago
command_skeleton.sh e0b77391bc feat: various UI changes (#4326) 2 years ago
command_sponsor.sh e0b77391bc feat: various UI changes (#4326) 2 years ago
command_start.sh 8830bad9a8 Feature/stats change (#4363) 2 years ago
command_stop.sh f33bfdf47c feat(new server): Counter Strike 2 (#4356) 2 years ago
command_test_alert.sh 0bec0ca218 feat: convert functions dir to modules dir (#4169) 3 years ago
command_ts3_server_pass.sh 4ddd8ee184 feat: tmux uniqueness (#4296) 2 years ago
command_update.sh 8f714822fe feat(ci): game server update checker (#4298) 2 years ago
command_update_linuxgsm.sh fce9f65d6a feat(monitor): prepare for gamedig 5 (#4510) 2 years ago
command_validate.sh 68ae13c069 feat: change sleep timers (#4339) 2 years ago
command_wipe.sh 120023dcae feat: alerts refactor (#4345) 2 years ago
compress_unreal2_maps.sh 0bec0ca218 feat: convert functions dir to modules dir (#4169) 3 years ago
compress_ut99_maps.sh 0bec0ca218 feat: convert functions dir to modules dir (#4169) 3 years ago
core_dl.sh 069e3bd4e1 refactor: remove legacy code 2 years ago
core_exit.sh cfdfcc3d7f feat: dev-debug.log moved to /data/log if running in docker 2 years ago
core_getopt.sh 9b62bdeb66 feat(dev): add new developer command for parsing distro details (#4523) 2 years ago
core_github.sh e0b77391bc feat: various UI changes (#4326) 2 years ago
core_legacy.sh 069e3bd4e1 refactor: remove legacy code 2 years ago
core_logs.sh e0b77391bc feat: various UI changes (#4326) 2 years ago
core_messages.sh c0742b2482 refactor: remove ansi sequence from creeol when ansi=off (#4352) 2 years ago
core_modules.sh 3da072cae4 Release v24.2.1 2 years ago
core_steamcmd.sh 6f811a5a19 fix: only run extra steamcmd command if using GitHub Actions 2 years ago
core_trap.sh 0bec0ca218 feat: convert functions dir to modules dir (#4169) 3 years ago
fix.sh fce9f65d6a feat(monitor): prepare for gamedig 5 (#4510) 2 years ago
fix_ark.sh 89ec08c8f1 fix(pvr): add fix for libc 2 years ago
fix_arma3.sh 89ec08c8f1 fix(pvr): add fix for libc 2 years ago
fix_armar.sh 3ebc5febbf fix(kf): ensure newer steamclient.so is copied to serverfiles (#4391) 2 years ago
fix_av.sh e0b77391bc feat: various UI changes (#4326) 2 years ago
fix_bo.sh 89ec08c8f1 fix(pvr): add fix for libc 2 years ago
fix_bt.sh 89ec08c8f1 fix(pvr): add fix for libc 2 years ago
fix_cmw.sh 89ec08c8f1 fix(pvr): add fix for libc 2 years ago
fix_csgo.sh 89ec08c8f1 fix(pvr): add fix for libc 2 years ago
fix_dst.sh 89ec08c8f1 fix(pvr): add fix for libc 2 years ago
fix_hw.sh 89ec08c8f1 fix(pvr): add fix for libc 2 years ago
fix_ins.sh 89ec08c8f1 fix(pvr): add fix for libc 2 years ago
fix_kf.sh 3ebc5febbf fix(kf): ensure newer steamclient.so is copied to serverfiles (#4391) 2 years ago
fix_kf2.sh 68ae13c069 feat: change sleep timers (#4339) 2 years ago
fix_mcb.sh 89ec08c8f1 fix(pvr): add fix for libc 2 years ago
fix_mta.sh e0b77391bc feat: various UI changes (#4326) 2 years ago
fix_nmrih.sh ef3114b5c0 fix(nmrih): add if statements for symlink fixes 2 years ago
fix_onset.sh 0bec0ca218 feat: convert functions dir to modules dir (#4169) 3 years ago
fix_pvr.sh 89ec08c8f1 fix(pvr): add fix for libc 2 years ago
fix_ro.sh fce9f65d6a feat(monitor): prepare for gamedig 5 (#4510) 2 years ago
fix_rust.sh c7aedf5a77 fix(rust): add default-terminal setting for Oxide (#4383) 2 years ago
fix_rw.sh 89ec08c8f1 fix(pvr): add fix for libc 2 years ago
fix_samp.sh 68ae13c069 feat: change sleep timers (#4339) 2 years ago
fix_sdtd.sh 89ec08c8f1 fix(pvr): add fix for libc 2 years ago
fix_sfc.sh 89ec08c8f1 fix(pvr): add fix for libc 2 years ago
fix_sof2.sh 89ec08c8f1 fix(pvr): add fix for libc 2 years ago
fix_squad.sh 89ec08c8f1 fix(pvr): add fix for libc 2 years ago
fix_st.sh 89ec08c8f1 fix(pvr): add fix for libc 2 years ago
fix_steamcmd.sh 89ec08c8f1 fix(pvr): add fix for libc 2 years ago
fix_terraria.sh 89ec08c8f1 fix(pvr): add fix for libc 2 years ago
fix_tf2.sh 89ec08c8f1 fix(pvr): add fix for libc 2 years ago
fix_ts3.sh e0b77391bc feat: various UI changes (#4326) 2 years ago
fix_unt.sh 89ec08c8f1 fix(pvr): add fix for libc 2 years ago
fix_ut.sh 89ec08c8f1 fix(pvr): add fix for libc 2 years ago
fix_ut2k4.sh 68ae13c069 feat: change sleep timers (#4339) 2 years ago
fix_ut3.sh 68ae13c069 feat: change sleep timers (#4339) 2 years ago
fix_vh.sh cb5bca9573 lint 2 years ago
fix_wurm.sh 89ec08c8f1 fix(pvr): add fix for libc 2 years ago
fix_zmr.sh 89ec08c8f1 fix(pvr): add fix for libc 2 years ago
info_distro.sh 57ebe20635 fix(parse-details): change heading of output & add hint for creating new variables (#4531) 2 years ago
info_game.sh 57ebe20635 fix(parse-details): change heading of output & add hint for creating new variables (#4531) 2 years ago
info_messages.sh 7cc5b6b520 feat(new server): humanitz (#4518) 2 years ago
info_stats.sh 8830bad9a8 Feature/stats change (#4363) 2 years ago
install_complete.sh ab0fb4f14e fix: correct fn_script_log_fail 2 years ago
install_config.sh 7cc5b6b520 feat(new server): humanitz (#4518) 2 years ago
install_dst_token.sh e0b77391bc feat: various UI changes (#4326) 2 years ago
install_eula.sh 68ae13c069 feat: change sleep timers (#4339) 2 years ago
install_factorio_save.sh e0b77391bc feat: various UI changes (#4326) 2 years ago
install_gslt.sh 68ae13c069 feat: change sleep timers (#4339) 2 years ago
install_header.sh e0b77391bc feat: various UI changes (#4326) 2 years ago
install_logs.sh 68ae13c069 feat: change sleep timers (#4339) 2 years ago
install_mta_resources.sh 0bec0ca218 feat: convert functions dir to modules dir (#4169) 3 years ago
install_retry.sh 0bec0ca218 feat: convert functions dir to modules dir (#4169) 3 years ago
install_server_dir.sh 68ae13c069 feat: change sleep timers (#4339) 2 years ago
install_server_files.sh 38079bac84 feat(new server): Quake 4 (#4398) 2 years ago
install_squad_license.sh 68ae13c069 feat: change sleep timers (#4339) 2 years ago
install_stats.sh 68ae13c069 feat: change sleep timers (#4339) 2 years ago
install_steamcmd.sh e0b77391bc feat: various UI changes (#4326) 2 years ago
install_ts3db.sh 68ae13c069 feat: change sleep timers (#4339) 2 years ago
install_ut2k4_key.sh e0b77391bc feat: various UI changes (#4326) 2 years ago
mods_core.sh e0b77391bc feat: various UI changes (#4326) 2 years ago
mods_list.sh 06d9eda27f fix(vh): update bepinexvh url to new url #4547 (#4548) 2 years ago
query_gamedig.sh fce9f65d6a feat(monitor): prepare for gamedig 5 (#4510) 2 years ago
query_gsquery.py fce9f65d6a feat(monitor): prepare for gamedig 5 (#4510) 2 years ago
update_fctr.sh 68ae13c069 feat: change sleep timers (#4339) 2 years ago
update_jk2.sh 68ae13c069 feat: change sleep timers (#4339) 2 years ago
update_mc.sh 1c596972ff Update update_mc.sh (#4563) 2 years ago
update_mcb.sh 68ae13c069 feat: change sleep timers (#4339) 2 years ago
update_mta.sh 68ae13c069 feat: change sleep timers (#4339) 2 years ago
update_pmc.sh 68ae13c069 feat: change sleep timers (#4339) 2 years ago
update_steamcmd.sh 4ddd8ee184 feat: tmux uniqueness (#4296) 2 years ago
update_ts3.sh 68ae13c069 feat: change sleep timers (#4339) 2 years ago
update_ut99.sh 68ae13c069 feat: change sleep timers (#4339) 2 years ago
update_vints.sh 68ae13c069 feat: change sleep timers (#4339) 2 years ago

README.md

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.