jacksoncage
A blog about sysadmin, devops, automation, containers and awesomeness!
My SaltConf15 talk about Salt and Docker containers is now available
As I wrote earlier this year, I did a talk at SaltConf15 in Salt Lake City regarding how to use Salt to manage Docker containers.
Test your Salt infrastructure (state, pillar, reactor, api, cloud) via Docker Compose
Using salt for configuration and release management is great, but a system as depended on as CM and RM also needs rigours testing before changes can go live.
Speed up docker pull with local registry image mirroring
Speed up docker pull from minutes to secounds!
Use Salt to manage and deploy Docker containers
In this blog post I’ll walk you through a Docker container setup orchestrated with Salt. This post is inspired by a post from Erik Kristensen and Dave Boucha’s video on Managing Docker Containers at Scale. I use Salt heavily both at work and on other projects for remote execution (patching...