traefik
Recipe card from the charly-infrastructure plugin (Images — the deployable catalog).
traefik – Reverse proxy with dynamic routing
Section titled “traefik – Reverse proxy with dynamic routing”Candy Properties
Section titled “Candy Properties”| Property | Value |
|---|---|
| Dependencies | supervisord |
| Ports | 8000, 8080, 443 |
| Volumes | certs -> ~/.traefik/acme |
| Service | traefik (supervisord) |
| Install files | task:, traefik.yml |
fedora-test: candy: - traefikUsed In Boxes
Section titled “Used In Boxes”Related Candies
Section titled “Related Candies”/charly-infrastructure:supervisord– process manager dependency/charly-infrastructure:testapi– test service with Traefik route
Related Commands
Section titled “Related Commands”/charly-build:list—charly box list routesshows Traefik route configuration
When to Use This Skill
Section titled “When to Use This Skill”Use when the user asks about:
- Traefik reverse proxy setup
- Dynamic routing configuration
- TLS certificate management (ACME)
- Ports 8000, 8080, or 443
- Service routing via
*.localhost
Related
Section titled “Related”/charly-image:layer— candy authoring reference (charly.ymlschema, task verbs, service declarations)/charly-check:check— declarative testing (check:block,charly check box,charly check live)