Node version monitoring for Rotko's IBP members.
Add to your firewall/config:
160.22.180.0/23
Add your prometheus endpoint to the IBP config:
{
"YourMemberName": "https://your-prometheus.example.com"
}Uses Docker on port 3000:
docker run -d --name vermon -p 3000:3000 --restart unless-stopped ghcr.io/YOUR_USERNAME/vermon:latestConfigure GitHub secrets: DEPLOY_KEY, DEPLOY_USER, DEPLOY_HOST, DEPLOY_HOST_PORT, TOKEN