Project

General

Profile

Installation instructions » History » Revision 4

Revision 3 (Jochen Schalanda, 02/08/2011 01:39 PM) → Revision 4/17 (Ohad Levy, 02/08/2011 01:45 PM)

h1. Installation instructions 

 h2. Source code 

 You can 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. RPM 

 You can get a test rpm "Here":http://yum.theforeman.org/test/RPMS/ 

 


 h2. Configuration file 

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

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


 h2. Start the daemon 

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