Forge infrastructure health check across all services
Comprehensive health check of the Forge infrastructure. Checks PM2 processes, n8n endpoint, Cloudflare tunnel status, and Docker containers. Posts results to #forge-alerts.
pm2 jlist or via n8n webhook)${N8N_BASE_URL} and report response statusSLACK_WEBHOOK_FORGE_ALERTSForge Infrastructure Status
============================
Timestamp: {timestamp}
PM2 Processes:
{process_name}: {status} (uptime: {uptime}, restarts: {restarts})
...