LogoLogo
HomeDiscordYouTubeDisclaimer
  • Traefik v2.6+
    • Unraid
      • Config Files Explained
        • traefik.yml Example
        • fileConfig.yml Example
      • Proxying Your First App
        • Proxying an App with Multiple Exposed Ports
        • Proxying an App with a HTTPS WebUI
        • Choosing Your App Subdomain Manually
        • Enabling Authelia Server Authentication
        • Enabling Organizr server authentication
    • Docker Compose
      • Config Files Explained
        • traefik.yml Example
        • fileConfig.yml Example
      • Proxying Your First App
        • Proxying an App with Multiple Exposed Ports
        • Proxying an App with a HTTPS WebUI
        • Choosing Your App Subdomain Manually
        • Enabling Authelia Server Authentication
    • [BETA] Traefik Tunnel
  • 🎯DO I NEED AN UPDATE?
    • Update Me!
  • ❗DISCLAIMER
    • Read Our Disclaimer
Powered by GitBook
On this page
  • Assumptions
  • What is Traefik?
  • Unraid Docker
  • Docker-Compose
  • Final Words
  • Support Us

Was this helpful?

Export as PDF

Traefik v2.6+

NextUnraid

Last updated 1 year ago

Was this helpful?

The world’s most popular cloud-native application proxy that helps developers and operations teams build, deploy and run modern microservices applications quickly and easily.

Writer

Hawks

Research Support

beaussan

Testing/Proofreading

Sycotix

Testing/Proofreading

DiscDuck

Testing/Proofreading

Xployt

Testing/Proofreading

Neo

Testing/Proofreading

oldcrazyeye

Testing/Proofreading

Scorp732

Testing/Proofreading

Norkz

Testing/Proofreading

sadstan

Assumptions

What is Traefik?

What sets Traefik apart, besides its many features, is that it automatically discovers the right configuration for your services. The magic happens when Traefik inspects your infrastructure, where it finds relevant information and discovers which service serves which request.

With Traefik, there is no need to maintain and synchronize a separate configuration file: everything happens automatically, in real-time (no restarts, no connection interruptions). With Traefik, you spend time developing and deploying new features to your system, not on configuring and maintaining its working state."

Unraid Docker

If you are using Unraid to create your containers then you should follow this guide.

Docker-Compose

If you are using docker-compose to create your containers then you should follow this guide.

Final Words

Support Us

Our work sometimes takes months to research and develop. If you want to help support us please consider:

Thank you for being part of our community!

Please read our disclaimer .

You have the installed within Unraid.

You are using as your DNS provider and have all your subdomains proxied.

(optional) You have set up and running.

"Traefik is an Edge Router that makes publishing your services a fun and easy experience. It receives requests on behalf of your system and finds out which components are responsible for handling them.

Traefik is natively compliant with every major cluster technology, such as Kubernetes, Docker, Docker Swarm, AWS, Mesos, Marathon, and ; and can handle many at the same time. (It even works for legacy software running on bare metal.)

Source:

We hope you enjoyed this guide. It was conceptualized by our Community Member . Written, and implemented by our Admin Hawks.

Liking and Subscribing to our

Joining our

Becoming a paid member on our

Donating via

https://docs.ibracorp.io/#disclaimer
community apps
Cloudflare
Authelia
open-source
the list goes on
https://doc.traefik.io/traefik/
Unraid
Docker Compose
beaussan
Youtube channel
Discord server
IBRACORP website
Paypal
Traefik Labs: Makes Networking BoringTraefik Labs: Makes Networking Boring
Logo
Traefik - Official Image | Docker Hub
Logo
Traefik
GitHub - traefik/traefik: The Cloud Native Application ProxyGitHub
Logo
Logo
Source:
Source:
https://doc.traefik.io/traefik/
https://doc.traefik.io/traefik/getting-started/quick-start/