Giter Club home page Giter Club logo

srb2-docker's Introduction

srb2-docker

Docker-compose for running a Sonic Robo Blast 2 dedicated server.

Usage

Basic

I prefer to use docker-compose, so I've included the docker-compose.yml file. Here is an example of how to run this container:

  1. git clone https://github.com/ebears/srb2-docker.git
  2. cd srb2-docker
  3. nano docker-compose.yml Edit this file to your liking - i.e. addons, server config...
  4. docker-compose up -d

Wait for the container to be built, and you'll be left with the stack 'SRB2' running in Docker. The console output will give you any and all important info regarding your dedicated server.

Requirements

This container requires player.dta, srb2.pk3 and zones.pk3 in the same directory as the Dockerfile. These can simply be copied over from an already existing installion of SRB2.

Advanced

Configuration

For the server to save configuration data, bind the /config volume to a host directory.
In order to configure server variables, create adedserv.cfg, and edit it. Documentation here at the SRB2 Wiki.

Addons

In order to load addons, bind the /addons volume to a host directory. The server should load them automatically the next time the container is created.

srb2-docker's People

Contributors

ebears avatar

Watchers

 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.