Software Alternatives & Reviews

Traefik

Load Balancer / Reverse Proxy subtitle

Traefik Reviews and details

Screenshots and images

  • Traefik Landing page
    Landing page //
    2023-07-13

Badges

Promote Traefik. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Videos

Traefik: A Scalable and Highly Available Edge Router by Damien Duportalt

Playing around with Traefik

Rocket.Chat on Amazon EKS with Traefik. By Aaron Ogle, Lead Cloud Architect

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Traefik and what they use it for.
  • Running Docker based web applications in Hashicorp Nomad with Traefik Load balancing
    In previous post, we discussed creating a basic Nomad cluster in the Vultr cloud. Here, we will use the cluster created to deploy a load-balanced sample web app using the service discovery capability of Nomad and its native integration with the Traefik load balancer. The source code is available here for the reference. - Source: dev.to / about 2 months ago
  • Ask HN: How do you come up with side project ideas in 2024?
    Traefik (https://traefik.io/traefik) is also pretty good at this. I've used it to get certs auto-renewed for my projects. - Source: Hacker News / 3 months ago
  • Deploying Your Container with HTTPS Using Traefik as a Reverse Proxy
    In the modern landscape of web applications and services, ensuring secure and efficient traffic routing is crucial. Reverse proxies play a pivotal role in handling incoming requests, enabling SSL termination, and load balancing, all while enhancing the overall security and scalability of your infrastructure. One of the most popular and feature-rich reverse proxies is Traefik. - Source: dev.to / 9 months ago
  • Best way to deploy 8 different webs
    Yes, there's a small downtime when I deploy the app, but I am considering using Traefik to hold requests while the new build is up and running and ready to accept incoming requests. Source: 10 months ago
  • Raspberry Pi 3b+ enough for proxy server
    I have seen / heard good things abut Traefik [Traefik site] but not used it . Source: 10 months ago
  • How do you keep track of used ports for your containers?
    I like Traefik for exactly this. Best part: you can define all the mappings with labels in the compose file. Source: 11 months ago
  • Moving reverse proxy from cloudflare
    If you are doing a lot with docker or kubernetes I would highly recommend to check out traefik. Realy great performance and stability. Source: 11 months ago
  • Redirect HTTP to HTTPS and WWW to Non-WWW with Traefik 3
    Traefik is awesome! If you, like me, have moved all your web services to Docker and Docker Compose, there is no better option for a reverse proxy and load balancer than Traefik in my opinion. - Source: dev.to / 12 months ago
  • VSCode Remote Development: Setup and usage
    During specific use cases, I sometimes encounter issues with port forwarding that force me to get back to my laptop’s keyboard, for example when using Docker with Traefik, VS Code is sometimes confused about what port to forward and where to forward it To. - Source: dev.to / 12 months ago
  • MRSK: Deploy Web Apps Anywhere
    Btw Traefik is an excellent proxy: https://traefik.io/traefik Far too few people know about it IMO. - Source: Hacker News / about 1 year ago
  • I don't understand edges functions
    Not necessarily closer, it can be to centralize. For example, a reverse-proxy is a type of edge function. Traefik describes itself as an "Edge Router". Source: about 1 year ago
  • Traefik Ingress - Internal / External - How do you do it?
    Traefik Labs is a company that makes a couple products. But usually when someone just says Traefik they mean the reverse proxy product. Which the OP is using for an Ingress Controller. Comparable products in the space would be NGINX, APISIX, Envoy/Ambassador, HAProxy, or Tyk. Source: about 1 year ago
  • Docker networking question
    Another option that might work well for you is Traefik, a load-balancing edge router. This can automatically assign subdomains for your services that sit under your domain. You can even configure it to automatically fetch letsencrypt SSL certificates for your services. This works with Docker or Kubernetes. Source: about 1 year ago
  • The Right Way to map local IPs.
    If you can use DNS names instead of IPs, I'd recommend looking at a reverse proxy like NGINX or Traefik. Source: about 1 year ago
  • Tracking ports in use for docker/containers?
    Traefik is a reverse proxy that is designed to solve this very issue. It will manage the ports and route to the correct container/port based on the request host name and/or path. Routing rules can be just about as simple or complex as you want. Source: about 1 year ago
  • Adding Wildcard Subdomain Support to macOS
    For several years now, I've been using IP addresses and ports to access services that I run on my home server. However, I decided it was time to switch to using a domain instead. I had heard about Traefik and Caddy in r/HomeServer and r/homelab and chose to try out Traefik, mainly because it had native support for Docker labels. - Source: dev.to / over 1 year ago
  • Ask HN: A Better Docker Compose?
    Https://traefik.io/traefik/ The gist of it is Traefik is a reverse proxy that learns about your containers via configuration in the container only, so you can stand up additional services without rebooting everything. Still config heavy, but maybe less than some other approaches. - Source: Hacker News / over 1 year ago
  • Jellyfin & SWAG not working (get swag landing page)
    I'm sorry, but I am out of ideas. You can try a different reverse proxy to see if you have better luck. Some options include: - NPM: https://nginxproxymanager.com/ - Caddy: https://caddyserver.com/ - Traefik: https://doc.traefik.io/traefik/. Source: over 1 year ago
  • New Self-Hosted Set-up and Security Questions
    Kubernetes/Docker: both are container orchestration mechanisms, and Docker compose/swarm + Portainer is probably way more lightweight, especially if you just have a single node. There are lightweight Kubernetes implementations like k3s and k0s, but most self-hosted projects will typically only have Docker compose yaml files. (It's not hard to translate them to either k8s manifest files or Helm charts, but it's... Source: over 1 year ago
  • I'm new to Docker/VPS stuff, how do I set it up so that my docker containers use a URL like 0.0.0.0/folder-name rather than 0.0.0.0:8080?
    Reverse proxy. I prefer https://traefik.io/traefik/ for ease of use. Source: almost 2 years ago
  • Multiple TLDs on one laravel app?
    I would use traefik then deploy to containers. Source: almost 2 years ago

External sources with reviews and comparisons of Traefik

10 Awesome Open Source Load Balancers
Traefik is a reverse proxy and L7 load balancer. Written in Go, it’s designed to support microservices and container-powered services in a distributed system. It has native support for Docker Swarm and Kubernetes orchestration, as well as service registries such as etcd or Consul. It also offers extensive support for WebSocket, HTTP/2, and gRPC services. Traefik integrates well with popular monitoring systems such...
Top 5 Open-Source Load Balancers 2021
The modern and efficient, Traefik is an open-source reverse proxy and load balancer that provides a simple routing platform without engaging any complexities. Most popular among the Github Fanclub, Traefik owns approximately 27.7k Github stars.
The 5 Best Open Source Load Balancers
Traefik bills itself as the “cloud native edge router.” It’s a modern microservices-focused application load balancer and reverse proxy written in Golang. With its emphasis on support for several modern container orchestration platforms, batteries-included logging, and several popular metric formats, Traefik is a top choice for container-based microservices architectures.

Do you know an article comparing Traefik to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Generic Traefik discussion

Log in or Post with

This is an informative page about Traefik. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.