Project

General

Profile

Installation instructions » History » Revision 2

Revision 1 (Ohad Levy, 12/19/2010 05:51 AM) → Revision 2/17 (Jochen Schalanda, 02/08/2011 01:38 PM)

h1. Installation instructions 

 h2. Source git source code 

 You can could get the latest stable code from "GitHub":https://github.com/ohadlevy/smart-proxy ("via git":git://github.com/ohadlevy/smart-proxy.git). 
 <pre> 
 git clone git://github.com/ohadlevy/smart-proxy.git 
 </pre> 


 h2. Configuration configuration file 

 You can use under the config directory, you should copy the example @settings.yml@ file inside the @config@ directory as a template for your own [[settings.yml]]. 

 If if you don't plan plane to use one of the subsystems, please disable them in this configuration file. 


 h2. Start start the daemon 

 until a service file will be created simply execute 
 <pre> 
 bin/smart-proxy.rb 
 </pre>