devops
containers
OSS
Traefik
Cloud-native edge router
1,234 likesopen-sourceOpen source
Resumen
Automatic SSL, load balancing, and service discovery for Docker and Kubernetes deployments.
Traefik cloud-native edge router. Fully open source with no licensing fees. Audit the source, self-host, and own your stack.
Funciones clave
- Automated SSL and reverse proxy configuration
- Container-native service discovery
- Health checks and alert integrations
- GitOps-friendly deployment hooks
Casos de uso
- 01Run on your own VPS for full data sovereignty
- 02Ideal for containers projects in the devops stack
- 03Drop into an existing indie hacker toolchain with minimal migration
Inicio rápido
docker — quick start
git clone https://github.com/traefik/traefik.git
cd traefik
docker compose up -dCompatibilidad de stack
Docker
Traefik
docker
self hosted
open source
Tags
Artículos relacionados
Patrones Docker Compose en producción para indie hackers
Health checks, políticas de reinicio y gestión de secretos que realmente funcionan.
Stack de monitorización: Uptime Kuma + Grafana en VPS de 5 $
Observabilidad completa para SaaS indie sin precios de Datadog.
GitHub Actions vs Coolify CI para fundadores en solitario
Cuándo usar CI gestionado vs pipelines self-hosted en tu propia infraestructura.