Traefik v2.6+

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.

Please read our disclaimer https://docs.ibracorp.io/#disclaimer.

Assumptions

  • You have the community apps installed within Unraid.

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

  • (optional) You have Authelia set up and running.

What is Traefik?

"Traefik is an open-source 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.

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.

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

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."

Source: https://doc.traefik.io/traefik/

Unraid Docker

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

pageUnraid

Docker-Compose

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

pageDocker Compose

Final Words

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

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!

Last updated