Project

General

Profile

Installation instructions » History » Revision 5

Revision 4 (Ohad Levy, 02/08/2011 01:45 PM) → Revision 5/17 (Ohad Levy, 03/17/2011 02:42 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 the stable test rpm "Here":http://yum.theforeman.org/stable/RPMS/ "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>