GithubHelp home page GithubHelp logo

quantumtoasted / srb2kart-dedicated-server-scripts Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 10 KB

Scripts for quickly getting an SRB2Kart dedicated server up and running on Linux.

License: MIT License

Shell 100.00%

srb2kart-dedicated-server-scripts's Introduction

srb2kart-dedicated-server-scripts

Scripts for quickly getting an SRB2Kart dedicated server up and running on Linux. Each script is responsible for the following:

  • Installing dependencies (including SRB2Kart!)
  • Setting up an nginx webserver to host addons for users to download
  • Setting the SRB2Kart server's http_source to the just-now-created nginx server
  • Creating a server start script which handles Automagic™ addon discovery
  • Creating a systemd service which automatically starts the server at boot and (attempts to) restart the server whenever it crashes

If the script executed successfully, you should have a now-running SRB2Kart server complete with an already-setup http_source pointing right back at the exact same machine the game is now installed in. A server script will be called every time the machine boots and if the server (successfully, at least) crashes/stops. However, due to SRB2Kart sometimes hanging instead of truly crashing, manual restarts will still be required via sudo systemctl restart srb2kart.service.

(More docs coming soon!)

Quickstart

All scripts will function nearly identically, with some distro-specific quirks. Once the script is running, follow any prompts that may pop up and select the appropriate response or answer when prompted.

Ubuntu

wget -O setup.sh https://raw.githubusercontent.com/QuantumToasted/srb2kart-dedicated-server-scripts/master/srb2kart-server-setup-ubuntu.sh
chmod +x setup.sh
sudo ./setup.sh

srb2kart-dedicated-server-scripts's People

Contributors

quantumtoasted avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.