Reflex agent health probe
Minimal bash check suitable for new servers (catalog starter).
Slug reflex-agent-health-probe · Published
Script
#!/usr/bin/env bash
set -euo pipefail
echo "reflex catalog: ok"
To use this recipe, sign in and import it from Settings → Server recipes.