-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
F. Huizinga edited this page Nov 7, 2016
·
1 revision
Make sure that the python twisted library and git is installed and perform the following:
mkdir -p /opt/aartfaac/var/log
mkdir -p /opt/aartfaac/data
git clone [email protected]:transientskp/aartfaac-control.git
cd aartfaac-control
trial acontrol aclient
If all tests pass you can proceed.
Assuming the git repo is cloned in your home dir issue the following command to start the control system.
cd ~/aartfaac-control/ && rm -fv /opt/aartfaac/var/log/acontrol.log* && twistd -l /opt/aartfaac/var/log/acontrol.log acontrol --config-dir /opt/aartfaac/data