cordum Wiki
Enterprise AI Agent Orchestration & Governance Platform.
Status: Beta
Brought to you by:
cordum111
GET /api/v1/statushttp://localhost:9093/healthCORDUM_API_KEY=${CORDUM_API_KEY:?set CORDUM_API_KEY} \
CORDUM_TENANT_ID=${CORDUM_TENANT_ID:-default} \
bash ./tools/scripts/platform_smoke.sh
If your filesystem is mounted noexec, prefix the script with bash as above.
:9092/metrics:9090/metricsIn production, metrics bind to loopback unless you set:
GATEWAY_METRICS_PUBLIC=1 or SCHEDULER_METRICS_PUBLIC=1.
All services log to stdout/stderr. Aggregate with your preferred log collector.