Home › All Articles › Docker Compose
Docker Compose
Using Redis Sentinel with Docker and Marathon
Using Redis Sentinel with Docker and Marathon is a relatively complex procedure that requires every instance of Redis to be able to communicate with all other instances.
Using Redis Sentinel with Docker Compose
This article describes how to create a failover solution using Redis Sentinel and Docker Compose.