summaryrefslogtreecommitdiff
path: root/src/hub/test-collector
diff options
context:
space:
mode:
authorMarkus Grüneis <gimpf@gimpf.org>2014-10-25 16:04:36 +0200
committerMarkus Grüneis <gimpf@gimpf.org>2014-10-25 16:04:36 +0200
commitc4a5c9f5cbd4a230862103d54866a49db74956bb (patch)
treea7e74e9f27ee82aa999e0e13a909696af7dba501 /src/hub/test-collector
parenthub: Use actor for Stats and GetUpdatesAfter queries. (diff)
hub: Update example/test scripts for hub.
Diffstat (limited to 'src/hub/test-collector')
-rwxr-xr-xsrc/hub/test-collector4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/hub/test-collector b/src/hub/test-collector
new file mode 100755
index 0000000..e6ca367
--- /dev/null
+++ b/src/hub/test-collector
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+./bin/sfive-hub -db "file:memdb1?mode=memory&cache=shared" -start-pipe-server=false -start-pipegram-server=false -start-web-server -viz-dir "$(pwd)/../viz" -bind=":8000"
+