🚀 ACA Health Check Proxy
This service provides health check endpoints and proxies requests to backend services.
Available Endpoints
GET / - This page
GET /health - Simple health check (for Azure Front Door probes)
GET /ready - Readiness check (checks backend connectivity)
GET /backend - Detailed backend health status (JSON)
GET /config - Current configuration (JSON)
GET /public - Test public URL connectivity (for firewall testing)
Current Configuration
Backend URL: https://services.avinode.com/bootstrap/ready?manualtest
Public URL: https://www.google.com
Timeout: 10s
Port: 8080