Traefik Proxy Traefik proxy

A reverse proxy for HTTP services

★ 52k API gateway Reverse proxy

Homepage · Source code

Author: Containous SAS · License: MIT

Version: 3.2 · Updated

About Traefik proxy

Traefik is a modern HTTP reverse proxy and load balancer that makes deploying microservices easy.

preview


Features

  • Continuously updates its configuration (No restarts!)
  • Supports multiple load balancing algorithms
  • Provides HTTPS to your microservices by leveraging Let's Encrypt (wildcard certificates support)
  • Circuit breakers, retry
  • See the magic through its clean web UI
  • WebSocket, HTTP/2, gRPC ready
  • Provides metrics (Rest, Prometheus, Datadog, Statsd, InfluxDB 2.X)
  • Keeps access logs (JSON, CLF)
  • Fast
  • Exposes a Rest API
  • Packaged as a single binary file (made with ❤️ with go) and available as an official docker image

Diagram

diagram


Environment variables

View environment variables
DOMAIN
  stack.localhost

Related

  1. Kong  Kong

    The Cloud-Native API Gateway and AI Gateway

    ★ 39.8k api-gateway