https://github.com/vanheemstrasystems/traefik-headstart
Traefik - Headstart
https://github.com/vanheemstrasystems/traefik-headstart
traefik
Last synced: 5 months ago
JSON representation
Traefik - Headstart
- Host: GitHub
- URL: https://github.com/vanheemstrasystems/traefik-headstart
- Owner: vanHeemstraSystems
- Created: 2021-06-15T12:05:50.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-21T10:51:03.000Z (about 5 years ago)
- Last Synced: 2025-10-19T21:56:32.949Z (9 months ago)
- Topics: traefik
- Language: Dockerfile
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
traefik-headstart
# Traefik - Headstart
Based on "Hello World with Traefik" at https://theorangeone.net/posts/hello-world-with-traefik/
See also "How to use Traefik" at https://www.youtube.com/watch?v=CCfUrWAuxck
I’ve been using Traefik for a while now, and I’ve helped quite a few people with it, but I still see a lot of people scared off it. This isn’t helped by a lot of guides being incredibly verbose, and not explaining what’s going on very well. Most people I talk to end up just sticking with whatever they’re using already, usually nginx.
Traefik has a bit of an image problem, mostly that it’s far too complex, fiddly and magic for the lowly self-hoster. This image problem is something I’ve been working on trying to change for months. To help do that, here’s a complete getting stated guide for Traefik, to complement and extend my previous Traefik basics post. It’s intentionally verbose, to explain some of the magic going on.
## 100 - Fundamentals
See [README.md](./100/README.md)
## 200 - Starting Traefik
See [README.md](./200/README.md)
## 300 - ...
See [README.md](./300/README.md)
## 400 - ...
See [README.md](./400/README.md)
## 500 - ...
See [README.md](./500/README.md)
## 600 - ...
See [README.md](./600/README.md)
## 700 - ...
See [README.md](./700/README.md)
## 800 - ...
See [README.md](./800/README.md)
## 900 - ...
See [README.md](./900/README.md)
## 1000 - ...
See [README.md](./1000/README.md)