Internal Network Configuration

Internal infrastructure documentation for the Pandalf platform.

Database Host: db-primary.internal.pandalf.net:5432
Redis Cluster: redis-cache.internal.pandalf.net:6379
Consul: consul.internal.pandalf.net:8500

Environment Variables

DATABASE_URL=postgresql://app:SSRF-EXTRACT-20260707@db-primary:5432/production
REDIS_URL=redis://:secretpassword@redis-cache:6379/0
AWS_ACCESS_KEY_ID=AKIAIOSFODNN7EXAMPLE
AWS_SECRET_ACCESS_KEY=wJalrXUtnFEMI/SSRF-EXTRACT-20260707/bPxRfiCYEXAMPLEKEY
Did this answer your question?