DevOps
-
Java Remote Debug for Applications Running in Kubernetes
Kubernetes 1.2 was just released and is quickly becooming the defacto cluster management solution for containers (Docker, Rocket, Hyper, etc).…
Read More » -
Docker Flow: Proxy – On-Demand HAProxy Service Discovery and Reconfiguration
The goal of the Docker Flow: Proxy project is to provide a simple way to reconfigure proxy every time a…
Read More » -
AWS Lambda made a boo-boo
This is a Post Scriptum to the blog The Miracle of Apcera and AWS Lambda Chad Lung AWS Lambda tutorial…
Read More » -
3 Steps For Analyzing a Gradle Project With SonarQube Using Docker
How hard can it be to get up and running with a Gradle project and getting it analyzed with SonarQube…
Read More » -
Running Java on Docker? You’re Breaking the Law
Using Oracle Java with Docker might put you in legal liability. Why? The relationship between Oracle and Linux had its…
Read More » -
Containers all the way through
In this post I will attempt to cover fundamentals of Bare Metal Systems, Virtual Systems and Container Systems. And the…
Read More » -
Dual Deployment: A Low-Risk Way to Run Containers in Production
How many of you are running containers in production? I’ve heard this question asked many times since DockerCon 2014. Docker…
Read More » -
Docker Tooling in Eclipse Video
Eclipse Mars provides integrated tooling for Docker. What can you do? Pull/Push/Build Docker images Run/Start/Stop/Kill Docker containers Customize views The video…
Read More » -
How to Set Up Mutual TLS Authentication
So you’ve got an admin panel because it’s just easier than fiddling with the Rails console to administer the application.…
Read More »