Docker
-
DevOps

JVM microservices – JVM based application as Docker container
Continuation of Windows and Docker integration guide. The goal of this post is to show quick and easy way of…
Read More » -
DevOps

Docker Java Application With Solr, Mongo & Cassandra: Design, Deployment, Service Discovery, And Management In Production
Download the PDF Whitepaper You can clone this sample “Names Directory” Java application from GitHub git clone https://github.com/dchqinc/dchq-docker-java-solr-mongo-cassandra-example.git A Step…
Read More » -
DevOps

Run 2,000 Docker Containers In A Single Weave Cluster Of 30 Rackspace Cloud Servers With 2GB Of Memory Each
This is the second blog of a 2-blog series about the scalability of the DCHQ platform using Weave as the…
Read More » -
DevOps

Dockerizing Web Application with Puppet
In post Installing Puppet Modules – Librarian Puppet we provisioned a Vagrant VM to install the puppet module from Puppet Forge using librarian-puppet,…
Read More » -
DevOps

Running Web Application in Linked Docker Containers Environment
In post Dockerizing Web Application with Puppet we hosted web application in a single container, this time we will host a web…
Read More » -
DevOps

10 Practical Docker Tips for Day to Day Docker usage
I’ve had the opportunity to setup a complete new docker based microservice architecture at my current job, so since everyone…
Read More » -
DevOps

Show Layers of Docker Image
Every speaking opportunity is a learning lesson, and hence a new opportunity to share. This blog will address one of the questions…
Read More » -
DevOps

Docker Swarm Cluster using Consul
Docker Swarm is native clustering for Docker. It allows you create and access to a pool of Docker hosts using…
Read More » -
DevOps

Blue-Green Deployment To Docker Swarm with Jenkins Workflow Plugin
The idea behind this article is to explore ways to deploy releases with Jenkins to Docker Swarm without downtime. We’ll…
Read More »


