Recent
Blue/Green Deployment with Docker InfraKit
·9 mins
The Docker InfraKit is a tool to create and manage you infrastructure in a declarative and self-healing manner.
On Library Dependencies and API Evolution
·8 mins
As maintainer for publicly available libraries one sometimes has to answer feature requests or handle feedback about missing features of the library.
Where Continuous Deployment ends
·6 mins
You have heard about Continuous Delivery or Continuous Deployment, don’t you?
Determine whether a Docker container is running
·3 mins
You might want to find out if a Docker container named “elasticsearch” is currently running.
Bulk update of CouchDB documents
·3 mins
Sometimes you need to apply a change on all of your CouchDB documents.