Central entry point for operations, monitoring, logs, Redis, runtime visibility, and workflow management.
Workflow editor, executions, credentials, queue workers, and production automation control plane.
Health checks, endpoint monitoring, alerting, and availability overview for critical services.
Inspect containers, networks, volumes, stack lifecycle, and full container environment settings.
Inspect Redis keys, queue activity, cache values, and persistence health.
Temporary request inspection tool for troubleshooting inbound webhooks and payload issues.
caddy
n8n-main + n8n-worker
redis
portainer dozzle uptime-kuma redisinsight
ENV_TYPE=prod
NODE_ENV=production
GENERIC_TIMEZONE=America/Chicago
EXECUTIONS_MODE=queue
N8N_HOST=n8n.leadreply.app
N8N_EDITOR_BASE_URL=https://n8n.leadreply.app
WEBHOOK_URL=https://api.leadreply.app
FRONTEND_BASE_URL=https://app.leadreply.app
DEFAULT_LEAD_STRATEGY=hybrid
QUEUE_BULL_REDIS_HOST=redis
QUEUE_BULL_REDIS_PORT=6379
DEFAULT_AI_PROVIDER=openai
DEFAULT_AI_MODEL=gpt-5.4
ALT_AI_PROVIDER=anthropic
ALT_AI_MODEL=claude-sonnet-4-6
FALLBACK_AI_MODEL=gpt-4o
TT_REDIRECT_URI=https://api.leadreply.app/webhook/thumbtack-oauth-prod
TT_REDIRECT_URI_STAGE=https://api.leadreply.app/webhook/thumbtack-oauth-stage