An open API service indexing awesome lists of open source software.

https://github.com/bjclayton/traefik-training

Deploy, Configure, and Maintain Traefik
https://github.com/bjclayton/traefik-training

docker docker-compose dockerswarm traefik

Last synced: about 2 months ago
JSON representation

Deploy, Configure, and Maintain Traefik

Awesome Lists containing this project

README

          

## 00. Setup Lab Environment
* [Setup Lab Enviornment](./00-Setup-Lab-Environment/setup.md)

## 1. Getting Started with Traefik
* [Getting Started with Traefik](./01-Traefik-Overview/traefik_overview.md)

## 2. Configure Traefik
* [Traefik Static & Dynamic Configuration](./02-Configure-Traefik/traefik-configuration.md)

## 3. Traefik Routing & Loadbalancing
* [Traefik Routing & Loadbalancing](./03-Routers-and-Services/traefik-routers-and-services.md)

## 4. HTTPS / TLS / Let's Encrypt
* [Traefik DNS, HTTPS, and TLS](./04-HTTPS-TLS/traefik-https-tls.md)

## 5. Traefik Middlewares
* [Traefik Middlewares](./05-Middlewares/traefik-middlewares.md)

## 6. Traefik Observability
* [Traefik Observability](./06-Observability/traefik-observability.md)

## 7. Traefik Operations
* [Traefik Operations](./07-Operations/traefik-operations.md)

## 8. Traefik Advanced Tips
* [Traefik Advanced Tips](./08-Advanced-Tips/traefik-advanced-tips.md)

#### Contributing

If you see an error or something needs updating please contribute back to the repo

[Guide to submitting your own tutorial](contribute.md)