|
@@ -2,6 +2,8 @@ port 26379
|
|
|
|
|
|
dir /tmp
|
|
dir /tmp
|
|
|
|
|
|
|
|
+sentinel announce-ip $HOST_IP
|
|
|
|
+
|
|
sentinel monitor $SENTINEL_NAME $HOST_IP 6479 $SENTINEL_QUORUM
|
|
sentinel monitor $SENTINEL_NAME $HOST_IP 6479 $SENTINEL_QUORUM
|
|
|
|
|
|
sentinel down-after-milliseconds $SENTINEL_NAME $SENTINEL_DOWN_AFTER
|
|
sentinel down-after-milliseconds $SENTINEL_NAME $SENTINEL_DOWN_AFTER
|