summaryrefslogtreecommitdiff
path: root/catlfish-benchmark/catlfish.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'catlfish-benchmark/catlfish.cfg')
-rw-r--r--catlfish-benchmark/catlfish.cfg26
1 files changed, 26 insertions, 0 deletions
diff --git a/catlfish-benchmark/catlfish.cfg b/catlfish-benchmark/catlfish.cfg
new file mode 100644
index 0000000..3f93a05
--- /dev/null
+++ b/catlfish-benchmark/catlfish.cfg
@@ -0,0 +1,26 @@
+baseurl: https://localhost:8080/
+
+frontendnodes:
+ - name: frontend
+ publicaddress: localhost:8080
+ address: localhost:8082
+
+storagenodes:
+ - name: storage
+ address: localhost:8081
+
+signingnodes:
+ - name: signing
+ address: localhost:8088
+
+mergenodes:
+ - name: merge
+ address: localhost:8180
+ - name: mergebackup
+ address: localhost:8181
+
+primarymergenode: merge
+
+storage-quorum-size: 1
+
+mmd: 86400