Skip to content

Zerschranzer/ensmanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Enshrouded Server Management Script for Linux

A lightweight Bash script to manage Enshrouded servers using Wine, created as an alternative to Docker. Includes functionality for downloading/updating, starting, stopping, and restarting the server. Works via both an interactive menu and command-line arguments.

Features:

  • Manages server lifecycle: download, update, start, stop, and restart.
  • Logs server output for easier debugging.
  • Simple CLI for automation: ./ensmanager.sh start|stop|restart|update.

Notes:

  • The server files will be installed in the directory where you run the script.
  • The server configuration file is located at enshrouded-server/enshrouded_server.json.
  • The Wine prefix is located at ~/.wine/enshrouded_server.

How to Use:

  1. Clone the repository:
    git clone https://github.com/Zerschranzer/ensmanager.git
  2. Navigate into the directory:
    cd ensmanager
  3. Make the script executable:
    chmod +x ensmanager.sh
  4. Run the script:
    ./ensmanager.sh

Lean and efficient—perfect for those who prefer simplicity over bloated containers.

About

A lightweight bash script to manage Enshrouded servers using Wine, without the need for Docker. Includes options for server download, update, start, stop, and restart via an interactive menu or CLI arguments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages