spin up a host on aws, use ansible to install dependencies and docker
deploy docker images on host
then use ansible to set up nginx
and iptables
Dave Foster
@daf
nice
i had tried using ansible inside of a docker image to set up the image itself, but it was so opaque and didn't take advantage of docker's caching at all