Skip to content
/ ARENA Public

An Infrastructure as a Service solution that allows service providers to run gaming tournaments.

Notifications You must be signed in to change notification settings

bradleat/ARENA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARENA

WARNING: SCHOOL PROJECT, WILL NOT MATURE A software suite that allows service providers to run gaming tournaments.

INSTALLATION

  1. Install node.js
  2. Install Couchbase
  3. Configure Couchbase (point your browser towards hostname:8091)
  4. Install libcouchbase
  5. sudo npm install --unsafe-perm
  6. mv Cakefile.sample Cakefile
  7. vim Cakefile and update it with your current path
  8. cake start

or (AT YOUR OWN RISK ON UBUNTU 12.04):

  1. Follow steps 2-3 above
  2. sudo ./setup.sh
  3. ???

About

An Infrastructure as a Service solution that allows service providers to run gaming tournaments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published