SkillAgentSearch skills...

Relay

SourceTV relay web interface

Install / Use

/learn @Arie/Relay
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

FakkelBrigade relay interface

A web-interface to start STV relays

Requirements

  • Ruby, preferbly 1.9, but other versions might work. You should use ruby-build to install Ruby.
  • GNU Screen to run the relays in
  • memcached to provide some simple caching for the web interface
  • A Source game dedicated server installation, only tested with TF2 on linux for now.

Installation

  1. Make sure you've installed the requirements.
  2. Review the yaml files in the config directory.
  3. Install the required gems using bundler: gem install bundler && bundle
  4. Start the webserver: thin -C config/thin.yml start
View on GitHub
GitHub Stars9
CategoryDevelopment
Updated5y ago
Forks1

Languages

Ruby

Security Score

55/100

Audited on Apr 22, 2020

No findings