Docker
-
DevOps
dockerw – A simple Docker command wrapper for the rest of us
I am regularly working on Docker images and have to play with different settings. Thus I periodically find myself in the…
Read More » -
DevOps
Using MapR, Mesos, Marathon, Docker, and Apache Spark to Deploy and Run Your First Jobs and Containers
This blog post describes steps for deploying Mesos, Marathon, Docker, and Spark on a MapR cluster, and running various jobs…
Read More » -
DevOps
Microservices with Spring Boot, Axon CQRS/ES and Docker
In the last year or two, the pace of change in software architecture has rapidly advanced with new approaches like DevOps and Microservices…
Read More » -
DevOps
A Nonprofit Case for Docker
Even in discussions with people pretty familiar with Docker, I find many are convinced it is only needed for those…
Read More » -
DevOps
Ensuring Containers Are Always Running with Docker’s Restart Policy
Getting a notification that Docker containers are down in production is one of the worst ways to spend your night.…
Read More » -
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 »