Go to file
2016-03-14 16:34:31 +01:00
.github Transfer emilevauge/traefik to containous/traefik 2016-02-24 17:38:36 +01:00
autogen Refactor traefik with package 2015-11-02 18:35:55 +01:00
contrib/systemd Update systemd service file with new cli flags 2016-03-14 16:34:31 +01:00
docs Fix benchmarks 2016-03-08 16:27:12 +01:00
integration Create an integration test for Etcd: 2016-02-25 23:34:51 +00:00
middlewares add handler switcher instead of Manners 2016-03-04 15:55:28 +01:00
mocks Add Marathon TLS client config 2016-02-18 12:42:59 +00:00
provider Fatalf for timeout cases. 2016-03-05 20:43:44 +00:00
script Fix push to old docker repo emilevauge/traefik 2016-03-08 13:16:58 +01:00
templates Fix docker network 2016-03-01 11:52:30 +00:00
tests Fix regression on marathon backend 2016-02-12 15:03:28 +01:00
types Add multiple entry points support, add entry point redirection 2016-02-10 12:14:16 +01:00
webui Transfer emilevauge/traefik to containous/traefik 2016-02-24 17:38:36 +01:00
.dockerignore Add .dockerignore to lightweight build context 2015-10-30 12:10:13 +01:00
.gitignore add handler switcher instead of Manners 2016-03-04 15:55:28 +01:00
.travis.yml Bump to beta, using semver 2016-03-09 23:40:01 +01:00
adapters.go Add multiple entry points support, add entry point redirection 2016-02-10 12:14:16 +01:00
build.Dockerfile Transfer emilevauge/traefik to containous/traefik 2016-02-24 17:38:36 +01:00
circle.yml Fixing circleci builds 2015-10-29 14:41:32 +01:00
cmd.go Use event stream API instead of event subscriptions 2016-03-02 09:22:14 +00:00
configuration.go Integrated TLS auth for etcd and consul 2016-02-24 23:32:34 +01:00
Dockerfile Adding expose for default port 2015-12-03 17:15:01 +01:00
generate.go Rename NameProvider to Name 2015-11-02 19:48:34 +01:00
glide.yaml Fix docker network 2016-03-01 11:52:30 +00:00
LICENSE.md Transfer emilevauge/traefik to containous/traefik 2016-02-24 17:38:36 +01:00
Makefile Transfer emilevauge/traefik to containous/traefik 2016-02-24 17:38:36 +01:00
README.md update benchmarks with haproxy and latest results 2016-03-05 13:34:18 +01:00
server.go fixes redirect bug en port 80 2016-03-09 18:59:08 +01:00
traefik.go Consul catalog provider 2016-02-24 09:23:27 +01:00
traefik.sample.toml Use event stream API instead of event subscriptions 2016-03-02 09:22:14 +00:00
version.go Add validate-golint target and script … 2015-11-06 18:11:57 +01:00
web.go Transfer emilevauge/traefik to containous/traefik 2016-02-24 17:38:36 +01:00

Træfɪk

Build Status License Join the chat at https://traefik.herokuapp.com Twitter

Træfɪk is a modern HTTP reverse proxy and load balancer made to deploy microservices with ease. It supports several backends (Docker 🐳, Mesos/Marathon, Consul, Etcd, Zookeeper, BoltDB, Rest API, file...) to manage its configuration automatically and dynamically.

Features

  • It's fast
  • No dependency hell, single binary made with go
  • Simple json Rest API
  • Simple TOML file configuration
  • Multiple backends supported: Docker, Mesos/Marathon, Consul, Etcd, and more to come
  • Watchers for backends, can listen change in backends to apply a new configuration automatically
  • Hot-reloading of configuration. No need to restart the process
  • Graceful shutdown http connections
  • Circuit breakers on backends
  • Round Robin, rebalancer load-balancers
  • Rest Metrics
  • Tiny docker image included Image Layers
  • SSL backends support
  • SSL frontend support
  • Clean AngularJS Web UI
  • Websocket support
  • HTTP/2 support

Demo

Here is a demo of Træfɪk using Docker backend, showing a load-balancing between two servers, hot reloading of configuration, and graceful shutdown.

asciicast

Web UI

You can access to a simple HTML frontend of Træfik.

Web UI Providers Web UI Health

Plumbing

  • Oxy: an awsome proxy library made by Mailgun guys
  • Gorilla mux: famous request router
  • Negroni: web middlewares made simple
  • Manners: graceful shutdown of http.Handler servers

Quick start

./traefik -c traefik.toml
  • Use the tiny Docker image:
docker run -d -p 8080:8080 -p 80:80 -v $PWD/traefik.toml:/etc/traefik/traefik.toml containous/traefik
  • From sources:
git clone https://github.com/containous/traefik

Documentation

You can find the complete documentation here.

Contributing

Please refer to this section.

Træfɪk here and there

These projects use Træfɪk internally. If your company uses Træfɪk, we would be glad to get your feedback :) Contact us on Join the chat at https://traefik.herokuapp.com

  • Project Mantl from Cisco

Web UI Providers

Mantl is a modern platform for rapidly deploying globally distributed services. A container orchestrator, docker, a network stack, something to pool your logs, something to monitor health, a sprinkle of service discovery and some automation.

  • Project Apollo from Cap Gemini

Web UI Providers

Apollo is an open source project to aid with building and deploying IAAS and PAAS services. It is particularly geared towards managing containerized applications across multiple hosts, and big data type workloads. Apollo leverages other open source components to provide basic mechanisms for deployment, maintenance, and scaling of infrastructure and applications.

Partners

Zenika

Zenika is one of the leading providers of professional Open Source services and agile methodologies in Europe. We provide consulting, development, training and support for the worlds leading Open Source software products.

Asteris

Founded in 2014, Asteris creates next-generation infrastructure software for the modern datacenter. Asteris writes software that makes it easy for companies to implement continuous delivery and realtime data pipelines. We support the HashiCorp stack, along with Kubernetes, Apache Mesos, Spark and Kafka. We're core committers on mantl.io, consul-cli and mesos-consul. .