chore(deploy): add replication deployment assets
Build docker and publish / build (20.15.1) (push) Successful in 5m52s

This commit is contained in:
2026-04-28 05:22:48 -07:00
parent 0ec0e2b9d2
commit 68c7b0a8ec
12 changed files with 1077 additions and 9 deletions
+7
View File
@@ -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