aboutsummaryrefslogtreecommitdiff
path: root/docker/storm.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'docker/storm.yaml')
-rw-r--r--docker/storm.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/docker/storm.yaml b/docker/storm.yaml
new file mode 100644
index 0000000..283481f
--- /dev/null
+++ b/docker/storm.yaml
@@ -0,0 +1,9 @@
+storm.zookeeper.servers:
+ - "localhost"
+storm.local.dir: "/tmp/storm"
+nimbus.host: "localhost"
+supervisor.slots.ports:
+ - 6700
+ - 6701
+ - 6702
+ - 6703