Docker
-
DevOps
Couchbase XDCR using Docker Swarm, Machine and Compose
Cross Datacenter Replication (XDCR) in Couchbase provides an easy way to replicate data from one cluster to another. The clusters…
Read More » -
DevOps
Couchbase Cluster on Docker Swarm using Docker Compose and Docker Machine
This blog post will explain how to create and scale a Couchbase Cluster using full armor of Docker – Docker Machine,…
Read More » -
DevOps
Docker container using Apache Mesos and Marathon
Apache Mesos is an open source cluster manager developed at UC Berkeley. It provides resource isolation and sharing across distributed…
Read More » -
DevOps
Service Discovery with Docker and Consul: part 2
So, welcome to the second part of the series on using Consul for service discovey together with docker. In this…
Read More » -
DevOps
Setup Docker on Windows Server 2016
This multi-part blog series will show how to configure, build, and run Docker containers on Windows. The first part showed…
Read More » -
DevOps
Windows Server 2016 using VirtualBox for Docker Containers
Windows Server 2016 is adding support for Docker containers. Technology Preview 5 was recently released and provides basic support for Docker. This multi-part…
Read More » -
DevOps
Deploy and configure a local Docker caching proxy
Recently I was looking into caching for Docker layers downloading for the Fabric8 development environment, to allow me to trash…
Read More » -
DevOps
Docker Networking and DNS: The Good, The Bad, And The Ugly
Docker SDN (Software Defined Network) already exists for quite some time. What is new, starting from the release 1.11, is…
Read More » -
DevOps
Service Discovery with Docker and Consul: part 1
During the last year I’ve become a big fan of using Consul for all things related to service discovery. If…
Read More »