DevOps
-
Kubernetes Cluster on Azure and Expose Couchbase Service
This blog is part of a multi-part blog series that shows how to run your applications on Kubernetes. It will use the Couchbase,…
Read More » -
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 » -
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 » -
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 » -
Couchbase on Mesos using DC/OS and Amazon
Couchbase Docker container can easily run on a variety of orchestration platforms: Couchbase Docker Container Couchbase on Docker Swarm Couchbase on Kubernetes…
Read More » -
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 » -
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 » -
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 » -
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 »