Skip to content

typhonius/opendchub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opendchub Build Status

Instructions

  1. Download the install script from here
  2. Make the script executable
  3. Run the script

The above may be accomplished with the following one liner wget -q https://raw.github.com/odchbot/opendchub/master/install.sh && chmod +x install.sh && ./install.sh

The script above does the following:

  1. Creates a user called 'hub'
  2. Adds hub to sudoers
  3. Downloads all ODCH prerequisites
  4. Configures stunnel to run on port 7659 & 7660
  5. Install ODCH to run on port 8145
  6. Installs ODCHBot
  7. Preconfigures the admin user/password (The password is hashed so pay attention when the script tells you what the details are)

This script works best on a bare ubuntu install but may work on existing systems. It installs all the things necessary to run OpenDCHub and starts the service. Expect no support if this script doesn't work or trashes your system. It has worked prior on ubuntu precise, quantal and raring.

gl;hf

About

A fork of OpenDCHub plus install script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published