• This repository has been archived on 02/Dec/2019
  • Stars
    star
    105
  • Rank 328,196 (Top 7 %)
  • Language
    Python
  • Created almost 11 years ago
  • Updated over 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Deploying a Rails application with Ansible & Docker on Digital Ocean.

Ansible code used for integrating with Docker.

January 2014 Docker Meetup Slides

February 2014 LRUG 20x20 Slides

Ansible & Docker - The Path to Continuous Integration I

Pre-requisites

OS X Ansible setup:

sudo easy_install pip
sudo pip install setuptools
sudo pip install ansible dopy

Links

Ansible Tutorial Ansible playbooks and Dockerfiles to help you set up a personal server

Continuous Delivery and Rolling Upgrades LAMP haproxy - Rolling Update

calavera/active-proxy

Active-Proxy is a dynamic reverse proxy written in Go.

It uses etcd to dynamically switch application upstreams without restarting.