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
- Host: GitHub
- URL: https://github.com/bjclayton/traefik-training
- Owner: bjclayton
- License: mit
- Created: 2024-07-16T03:53:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-19T03:07:10.000Z (almost 2 years ago)
- Last Synced: 2025-01-12T15:45:36.597Z (over 1 year ago)
- Topics: docker, docker-compose, dockerswarm, traefik
- Homepage:
- Size: 2.16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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)