Project

General

Profile

Installation instructions » History » Version 1

Ohad Levy, 12/19/2010 05:51 AM

1 1 Ohad Levy
h1. Installation instructions
2
3
h2. git source code
4
5
You could get the latest stable code from git://github.com/ohadlevy/smart-proxy.git
6
7
8
h2. configuration file
9
10
under the config directory, you should copy the example file
11
12
if you don't plane to use one of the subsystems, please disable them in this configuration file.
13
14
15
h2. start the daemon
16
17
until a service file will be created simply execute
18
<pre>
19
bin/smart-proxy.rb
20
</pre>