Skip to content

ElGuillermo/HLL_CRCON_restart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

HLL_CRCON_restart

Standalone script to restart a Hell Let Loose (HLL) CRCON Docker containers.

Features

  • (optional) rebuild CRCON
  • (optional) stop CRCON
  • (optional) flush Redis cache
  • (optional) delete CRCON (not games) logs
  • restart CRCON
  • (optional) delete obsolete Docker containers and images
  • (optional) report disk usage of various CRCON components

Install

Important

  • The shell commands given below assume your CRCON is installed in /root/hll_rcon_tool
    You may have installed your CRCON in a different folder.
    If so, you'll have to adapt the commands below accordingly.

  • Always copy/paste/execute commands ⚠️ one line at a time ⚠️

1/2 - Log into your CRCON host machine using SSH

2/2 - Download file

  • Copy/paste/execute these commands :
    cd /root/hll_rcon_tool
    wget -N https://raw.githubusercontent.com/ElGuillermo/HLL_RCON_restart/refs/heads/main/restart.sh

Configuration

Edit /root/hll_rcon_tool/restart.sh

  • Set the parameters to fit your needs (see inner comments for guidance).

Usage

1/2 - Log into your CRCON host machine using SSH

2/2 - Launch script

  • Copy/paste/execute these commands :
    cd /root/hll_rcon_tool
    sudo sh ./restart.sh

About

Stand alone tool to restart an Hell Let Loose CRCON Docker containers.

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages