scottslowe-learning-tools/traefik
Scott Lowe 6db1e636d0
Update documentation
Update documentation in various directories. Add missing documentation to some environments. Fix typos in some documentation.

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2019-07-13 08:03:36 -06:00
..
aws-tf-traefik Add documentation 2017-09-13 09:50:15 -06:00
tf-ans-swarm Initial commit 2017-09-17 21:04:26 -06:00
vagrant-ansible Add documentation 2017-09-14 07:59:19 -06:00
README.md Update documentation 2019-07-13 08:03:36 -06:00

Learning Tools: Traefik

This folder contains materials for working with Traefik, a dynamic reverse proxy often used in microservices-based architectures.

Contents

aws-tf-traefik: This directory shows how to use CoreOS on AWS (instantiated by Terraform) to create a Docker Swarm mode cluster and run Traefik on the cluster.

tf-ans-swarm: This directory contains an environment leveraging Terraform and Ansible to turn up an Ubuntu-based Docker Swarm mode cluster.

vagrant-ansible: This directory shows how to leverage Vagrant and Ansible to create a local Docker Swarm mode cluster, and then how to run Traefik on this local cluster.