Installation instructions » History » Revision 3
Revision 2 (Jochen Schalanda, 02/08/2011 01:38 PM) → Revision 3/17 (Jochen Schalanda, 02/08/2011 01:39 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. Configuration file You can use the @settings.yml.example@ example @settings.yml@ 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>