chore(deploy): add replication deployment assets
Build docker and publish / build (20.15.1) (push) Successful in 5m52s
Build docker and publish / build (20.15.1) (push) Successful in 5m52s
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
port 26379
|
||||
dir /tmp
|
||||
sentinel monitor ppanel-redis-master MASTER_REDIS_HOST MASTER_REDIS_PORT 2
|
||||
sentinel auth-pass ppanel-redis-master CHANGE_ME_TO_STRONG_REDIS_PASSWORD
|
||||
sentinel down-after-milliseconds ppanel-redis-master 10000
|
||||
sentinel failover-timeout ppanel-redis-master 60000
|
||||
sentinel parallel-syncs ppanel-redis-master 1
|
||||
Reference in New Issue
Block a user