diff options
| author | Simeon Simeonov | 2014-08-31 14:32:15 +0200 |
|---|---|---|
| committer | Simeon Simeonov | 2014-08-31 14:32:15 +0200 |
| commit | b3e6e4bf8b15241bcc6d239fc318d1990582cf11 (patch) | |
| tree | 4cfe3a2d8c553b29a866fbff74b398dba2a20c70 /INSTALL | |
| parent | 472f3d3bf50b352165bc192ce5d0ffa45d81ce00 (diff) | |
BEINC 1.0 releasedv1.0
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 5 |
1 files changed, 2 insertions, 3 deletions
| @@ -1,7 +1,7 @@ | |||
| 1 | Installation Instructions | 1 | Installation Instructions |
| 2 | ------------------------- | 2 | ------------------------- |
| 3 | 3 | ||
| 4 | Refer to README for a basic information about the differents BEINC components | 4 | Refer to README for a basic information about the different BEINC components |
| 5 | and their software requirements! | 5 | and their software requirements! |
| 6 | 6 | ||
| 7 | 7 | ||
| @@ -9,7 +9,6 @@ Installing the dependencies | |||
| 9 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 9 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 10 | 10 | ||
| 11 | 11 | ||
| 12 | |||
| 13 | Gentoo GNU/Linux 2013, 2014 | 12 | Gentoo GNU/Linux 2013, 2014 |
| 14 | .......................... | 13 | .......................... |
| 15 | 14 | ||
| @@ -72,7 +71,7 @@ Create a configuration file based on beinc_config_sample.json, defining your ins | |||
| 72 | Start the BEINC server: | 71 | Start the BEINC server: |
| 73 | $ ./beinc_server.py -H 10.0.0.44 -p 9678 | 72 | $ ./beinc_server.py -H 10.0.0.44 -p 9678 |
| 74 | The example loads the server listening on 10.0.0.44, port 9678 using the default | 73 | The example loads the server listening on 10.0.0.44, port 9678 using the default |
| 75 | ~/.beinc_server.json as a configuration file | 74 | ~/.beinc_server.json as a configuration file and usually gives you the cherrypy console |
| 76 | 75 | ||
| 77 | beinc_poller.py: | 76 | beinc_poller.py: |
| 78 | $ ./beinc_poller.py -h | 77 | $ ./beinc_poller.py -h |
