Commit Graph

11 Commits

Author SHA1 Message Date
2cb3b1eab0 Adding support for a second instance !
Redis cluster needs 6 hosts for work ... it's a lot.
To trick him each node can be Master and slave for another node.

;)
2020-06-17 12:16:27 +02:00
1b0cc0ddb1 We need to open en Cluster port ... redis port + 10000 2020-06-17 12:16:27 +02:00
9ac6a32a75 Fixing bad service name 2020-06-17 12:16:27 +02:00
52fb5f9e6f Hidding variables on 'Node' Mode 2020-06-17 12:16:27 +02:00
6129031de4 Removing unused configuration and assocated variables 2020-06-17 12:16:27 +02:00
8bc6371d33 Fix configuration and dico 2020-06-17 12:16:27 +02:00
7542bc4ca9 Adding init script for cluster start 2020-06-17 12:16:27 +02:00
9af98166ba Adding cluster.conf template 2020-06-17 12:16:27 +02:00
935aa81b70 rdClMemberIP is a Multi 2020-06-17 12:16:27 +02:00
a5b5f9fc32 Gestion des noeuds membres 2020-06-17 12:16:27 +02:00
7c40c395ec Fist commit 2020-06-17 12:16:26 +02:00