Docker

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.

July 17, 2020

This article describes how to create a failover solution using Redis Sentinel and Docker Compose.

July 13, 2020

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.

November 18, 2016

This article describes how to create a failover solution using Redis Sentinel and Docker Compose.

November 14, 2016

I have written before about having to work in Windows 7 with Docker which only runs natively on Linux, macOS or Windows 10.

November 1, 2016

Node.js + Docker + WebStorm is not an unusual setup for Node.js developers, but there is nonetheless surprisingly little information available about how to setup debugging in WebStorm while running a Node.js application locally in a Docker image.

October 25, 2016
My Portfolio