summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-11-21 18:12:57 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2018-11-21 18:12:57 +0100
commitc0215dbe833f77abcb5744ef78bb581bc06213ec (patch)
tree8318cba21790132110465b57b7e050889f2e932f
parent4da1b36367d246898f4eda640c16ea5a1d9627bc (diff)
downloaddeployment-c0215dbe833f77abcb5744ef78bb581bc06213ec.tar.gz
deployment-c0215dbe833f77abcb5744ef78bb581bc06213ec.tar.bz2
deployment-c0215dbe833f77abcb5744ef78bb581bc06213ec.zip
Deploying the auditor.
-rwxr-xr-xbin/taler-deployment-start1
-rw-r--r--taler-arm/taler-auditor.conf3
2 files changed, 3 insertions, 1 deletions
diff --git a/bin/taler-deployment-start b/bin/taler-deployment-start
index 191fb03..0f2e291 100755
--- a/bin/taler-deployment-start
+++ b/bin/taler-deployment-start
@@ -16,6 +16,7 @@ if [ "${TALER_CONFIG_STANDALONE:-0}" = 1 ]; then
fi
taler-deployment-arm -i taler-exchange
+taler-deployment-arm -i taler-auditor
taler-deployment-arm -i taler-merchant
taler-deployment-arm -i taler-demobank
taler-deployment-arm -i taler-donations
diff --git a/taler-arm/taler-auditor.conf b/taler-arm/taler-auditor.conf
index a3a0b6f..cf8ba14 100644
--- a/taler-arm/taler-auditor.conf
+++ b/taler-arm/taler-auditor.conf
@@ -1,3 +1,4 @@
[taler-auditor]
TYPE = simple
-BINARY = taler-deployment-auditor
+BINARY = taler-auditor-httpd
+OPTIONS = -l $HOME/logs/auditor-%Y-%m-%d.log