Actions
Installation instructions » History » Revision 6
« Previous |
Revision 6/17
(diff)
| Next »
Ohad Levy, 03/17/2011 02:43 PM
Installation instructions¶
Source code¶
You can get the latest stable code from GitHub (via git).
git clone git://github.com/ohadlevy/smart-proxy.git
RPM¶
You can get a the stable rpm Here
Configuration file¶
Usually can be found at /etc/foreman-proxy/settings.yml or on the config/settings.yml subdirectory.
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.
Start the daemon¶
until a service file will be created simply execute
bin/smart-proxy.rb
Updated by Ohad Levy almost 14 years ago · 17 revisions