Automatically build and serve your Jekyll website with Docker Cloud
This article will teach you how to: * Automatically build your Jekyll site into a docker-container using Docker Cloud. Including: * serve a Jekyll site using nginx inside »
This article will teach you how to: * Automatically build your Jekyll site into a docker-container using Docker Cloud. Including: * serve a Jekyll site using nginx inside »
This tutorial will walk you through installing the New Relic agent in a Dockerized setup. This example is for Django, but the approach should apply to »
Intro In this tutorial we'll set up oauth with Kong [http://getkong.org]. Code for this tutorial can be found at: docker-kong-oauth [https://github.com/toast38coza/ »
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 »
Slate [github.com/tripit/slate] is an awesome tool which creates beautiful API documentation from markdown. However, as someone who doesn't code in Ruby everyday .. I »