TrafegoDNS
Aplicación Docker from Selfhosters
Visión general
Argumentos en tiempo de ejecución
- Red
bridge- Concha
bash- Privilegiado
- false
Configuración de plantillas
Choose how to detect hostnames: Traefik API or direct container labels
- Objetivo
- OPERATION_MODE
- Por defecto
- traefik|direct
Select DNS provider to use
- Objetivo
- DNS_PROVIDER
- Por defecto
- cloudflare|digitalocean|route53
Cloudflare API token (requires DNS edit permissions) - Required when using Cloudflare provider
- Objetivo
- CLOUDFLARE_TOKEN
Your domain name managed in Cloudflare (e.g., example.com) - Required when using Cloudflare provider
- Objetivo
- CLOUDFLARE_ZONE
DigitalOcean API token (requires write access) - Required when using DigitalOcean provider
- Objetivo
- DO_TOKEN
Your domain name managed in DigitalOcean (e.g., example.com) - Required when using DigitalOcean provider
- Objetivo
- DO_DOMAIN
AWS IAM access key with Route53 permissions - Required when using Route53 provider
- Objetivo
- ROUTE53_ACCESS_KEY
AWS IAM secret key - Required when using Route53 provider
- Objetivo
- ROUTE53_SECRET_KEY
Your domain name managed in Route53 (e.g., example.com) - Required when using Route53 provider
- Objetivo
- ROUTE53_ZONE
URL to Traefik API (including protocol and port) - Only used when Operation Mode is 'traefik'
- Objetivo
- TRAEFIK_API_URL
- Por defecto
- http://traefik:8080/api
- Valor
- http://traefik:8080/api
Whether to automatically remove orphaned DNS records
- Objetivo
- CLEANUP_ORPHANED
- Por defecto
- true|false
- Valor
- false
Configuration storage path
- Objetivo
- /config
- Por defecto
- /mnt/user/appdata/trafegodns
- Valor
- /mnt/user/appdata/trafegodns
Docker socket for container monitoring
- Objetivo
- /var/run/docker.sock
- Por defecto
- /var/run/docker.sock
- Valor
- /var/run/docker.sock
User ID to run as
- Por defecto
- 99
- Valor
- 99
Group ID to run as
- Por defecto
- 100
- Valor
- 100
Logging level
- Objetivo
- LOG_LEVEL
- Por defecto
- ERROR|WARN|INFO|DEBUG|TRACE
- Valor
- INFO
Comma-separated list of hostnames to preserve from cleanup (supports wildcards)
- Objetivo
- PRESERVED_HOSTNAMES
Comma-separated list of hostnames to create and maintain (format: hostname:type:content:ttl:proxied)
- Objetivo
- MANAGED_HOSTNAMES
Optional basic auth username for Traefik API - Only used when Operation Mode is 'traefik'
- Objetivo
- TRAEFIK_API_USERNAME
Optional basic auth password for Traefik API - Only used when Operation Mode is 'traefik'
- Objetivo
- TRAEFIK_API_PASSWORD
Alternative to ROUTE53_ZONE: Your Route53 hosted zone ID - Only used when DNS Provider is 'route53'
- Objetivo
- ROUTE53_ZONE_ID
AWS region for Route53 API calls - Only used when DNS Provider is 'route53'
- Objetivo
- ROUTE53_REGION
- Por defecto
- eu-west-2
- Valor
- eu-west-2
Categorías
Detalles
ghcr.io/elmerfds/trafegodns:latestEjecute TrafegoDNS en Unraid.
TrafegoDNS se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.