Configure exhibitor port via ENV

This commit is contained in:
Alexander Kukushkin
2016-06-09 11:40:10 +02:00
parent 4edac15dce
commit e9be5e8462
3 changed files with 10 additions and 5 deletions
+1
View File
@@ -31,6 +31,7 @@ Etcd
Exhibitor
---------
- **PATRONI\_EXHIBITOR\_HOSTS**: initial list of Exhibitor (ZooKeeper) nodes in format: ['host1', 'host2', 'etc...' ]. This list updates automatically whenever the Exhibitor (ZooKeeper) cluster topology changes.
- **PATRONI\_EXHIBITOR\_PORT**: Exhibitor port.
PostgreSQL
----------