2 min read

    Mesos Terraform Module

    The module that this blog refers to is here: https://github.com/ContainerSolutions/terraform-mesos

    6 min read

    Hosted Docker-Enabled CI Tooling - Show down!

    The goal At Container Solutions we’re currently building a Mesos framework and I was tasked with getting CI up and running. The framework uses Gradle for builds and Docker to build images. We use the ...

    13 min read

    Terraform-Mesos module explained

    In a previous post, we showed you how to set up your own Mesos cluster with Terraform by using our Terraform-Mesos module. In this post we'll be shedding some light on how the module is structured.

    2 min read

    Banks Driving Docker Adoption?

    If you believe yesterday's CNBC article, the reason that Goldman Sachs got involved in Docker's latest funding round is because their developers told them to. The article said the following:

    6 min read

    Running Docker Containers with Systemd

    You can get by running Docker containers with shell scripts, or with Docker Compose (if you don't mind ignoring the "don't use in production" warnings), but for some use cases, it's preferable to take...

    3 min read

    Agility, Configuration Drift and Docker

    Once you eliminate your number one problem, number two gets a promotion. Rudy’s Rutabaga Rule, Jerry Weinberg This week I've been thinking about agility and configuration drift, and of course how the ...

    1 min read

    Interview with Kelsey Hightower, Developer and Advocate at CoreOS

    In the third part of our ‘Tech Interview’ series Container Solution’s Mark Coleman talks to Kelsey Hightower, Developer and Advocate at CoreOS. You can see the previous interview here.

    9 min read

    How to set up Mesos on Google Cloud with Terraform

    Imagine a world where you describe an auto-scalable, fault-tolerant computer cluster in a simple declarative language. Then imagine that you can create the cluster with a single command. You can chang...

    2 min read

    Container Solutions Introduces Rocker

    Container Solutions is proud to release today its own container technology, Rocker. Rocker is an amalgamation of ideas and sources from both the Docker and Rocket projects.