5 min read

    Brexit and Innovation

    This article first appeared on DevopsOnline.

    8 min read

    All Hail the New Docker Swarm

    Unfortunately, I'm not able to attend DockerCon US this year, but I will be keeping up with the announcements. As part of the Docker Captains program, I was given a preview of Docker 1.12 including th...

    7 min read

    Writing a Mesos Framework from scratch with Mesos-starter

    This week it's time to show you how easy it is to get started with writing a Mesos scheduler. Imagine just having a Docker Image, but you know that you further down the line need to add some pretty co...

    A step towards the future of configuration and infrastructure management with Nix

    Recently, I’ve been experimenting with the Nix ecosystem. It offers an interesting and more integrated alternative than traditional configuration and infrastructure management systems such as Puppet, ...

    4 min read

    The state and future of Mesos-starter

    A couple of months ago we, at Container Solutions, released something that we thought was quite exciting, Mesos-starter. A library that will help us drastically reduce code repetition in our Mesos fra...

    6 min read

    Minimesos gets a REST API - finding the lightest Java web framework

    We started work with Frank on what is probably the most important new feature of minimesos in recent months - a REST API that gives easy access to minimesos from any language. Minimesos is a testing f...

    5 min read

    The Space Beyond - Our Culture

    People who come to work at Container Solutions don’t necessarily come for the technologies we use, although they are cool, but rather because of our culture. So what is our culture?

    minimesos 0.9.0 - new cli commands, Marathon tokens and Mesos workshop

    Last week we released minimesos 0.9.0. You can install it using the usual installer command: curl -sSL https://minimesos.org/install | sh. The Docker images are available on Docker Hub and the jar is ...

    It Orchestrated On My Machine - ContainerPilot and Minimesos for Travelling Orchestration

    I am just back from ContainerSummit where I was working with Casey Bisson from Joyent. We got talking about how things can work on one machine but not on another, say, in production. This is known as ...