WIP: Sentinel daemon automation (EE Only)
This is a follow up on the effort initiated by !882 (merged)
To get Redis Sentinel in Omnibus we have to:
-
Create a template for sentinel.conf
-
port
is configurable -
myid
will be pre-defined or stored in.json
file after firstreconfigure
-
monitor
master instance is configurable -
down-after-millicseconds
is configurable (reuse master group name)
-
-
Create a service definition for sentinel daemon (definitions/sentinel.rb) -
Create sentinel definition for init system -
Sentinel code must for EE package only ( if ee
)