Menu

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

ansible

A 5-post collection

Page 1 of 1

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

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

Custom Ansible Module Hello World

What is an ansible module? Ansible modules are the building blocks for building ansible playbooks. They are small pieces of python code that can be triggered »

Christo Crampton Christo Crampton on ansible, tutorial, devops, ansible module 09 February 2016

Part 2: Defining our Kong API Gateway with Ansible

This is part 2 in the series: Kong Up and Running In the previous post we set up Kong using Docker and Docker Compose. Now, we »

Christo Crampton Christo Crampton on kong, microservices, tutorial, ansible 03 February 2016

Kong Up and Running

This is a 3 part series on working with the Kong API Gateway. This series will cover: Kong Up and Running With Docker Compose Configuring Kong »

Christo Crampton Christo Crampton on kong, docker, ansible, microservices 02 February 2016
Page 1 of 1
Toast38coza © 2022
Proudly published with Ghost