An open API service indexing awesome lists of open source software.

https://github.com/nning/docker-traefik-etcd

Example configuration for traefik as TLS Enpoint for etcd
https://github.com/nning/docker-traefik-etcd

Last synced: over 1 year ago
JSON representation

Example configuration for traefik as TLS Enpoint for etcd

Awesome Lists containing this project

README

          

# docker-traefik-etcd

This repository contains an example configuration to setup traefik as Reverse
Proxy and TLS Termination Proxy for (a single-node) etcd. TLS certificates are
generated and auto-renewed via Let's Encrypt.

I experimented with a setup like this as a self-hosted backend for Terraform
state storage and locking (provisioned with Terraform and Ansible). Maybe this
configuration example is useful for someone.