Menu

Close
  • Home
  • LinkedIn
  • Github
  • StackOverflow
  • Tangent Solutions
Subscribe
Menu

Toast38coza

Learning as I go

Scroll Down
← Newer Posts Page 3 of 7 Older Posts →

Docker Swarm with Ansible - a late #swarmweek entry

Introduction In this tutorial we'll learn how to set up a Docker Swarm cluster using Ansible to orchestrate the basics. Provision some nodes First up, let's »

Christo Crampton Christo Crampton on docker, tutorial, devops, docker swarm, ansible 28 March 2016

Accessing nested variables with Logstash

For some reason this doesn't seem to be anywhere on the internet. Anyhu, the correct way to access this is: Assuming the input: { "foo" »

Christo Crampton Christo Crampton on quick ones, logstash, elk 17 March 2016

Ansible hosts can be a list

Did you know you could write you ansible hosts line like this? --- - hosts: - machine01 - machine02 .. Pretty cool :) (function() { // DON'T EDIT BELOW THIS »

Christo Crampton Christo Crampton on ansible 25 February 2016

RFC: Idea: ports as version number

I like the idea of everything is in production. e.g.: All the code is running on production servers. It's just that development code is not »

Christo Crampton Christo Crampton on api, devops, random thoughts 24 February 2016

Document your API with Slate and Docker

Slate is an awesome tool which creates beautiful API documentation from markdown. However, as someone who doesn't code in Ruby everyday .. I often find the setup »

Christo Crampton Christo Crampton on tutorial, docker, slate, documentation, api 23 February 2016
← Newer Posts Page 3 of 7 Older Posts →
Toast38coza © 2022
Proudly published with Ghost