summaryrefslogtreecommitdiff
path: root/src/hub/test-fwd-piwik
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2017-03-11 01:05:07 +0100
committerChristian Pointner <equinox@spreadspace.org>2017-03-11 01:05:07 +0100
commitc957124e7faf0971cd09d6c46e36a93934f8e5f9 (patch)
tree2dd6a0f99d3a7a63cabdbcd9ff667daf51cacf83 /src/hub/test-fwd-piwik
parentupdated changelog for release (diff)
added forwarding for piwik
Diffstat (limited to 'src/hub/test-fwd-piwik')
-rwxr-xr-xsrc/hub/test-fwd-piwik4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/hub/test-fwd-piwik b/src/hub/test-fwd-piwik
new file mode 100755
index 0000000..1d45219
--- /dev/null
+++ b/src/hub/test-fwd-piwik
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+rm -f /run/sfive/pipe /run/sfive/pipegram
+./bin/sfive-hub -start-pipe-server=false -start-pipegram-server=false -start-web-server=false -db db.sqlite -forward-piwik-url="http://localhost/piwik.php" -piwik-token "asdfjlkasjdflk" -piwik-site-id 4 -piwik-site-url "https://stream.elevate.at"