Administration Guide
Reseller lens
Health & version
curl -s http://<host>:3000/api/v1/healthService control
# Status
docker ps --filter name=vconic
# Logs (Pino JSON, stderr)
docker logs -f vconic | jq 'select(.level >= 40)'
# Graceful restart
docker restart vconicRunning migrations
API key rotation
Logs
Field
Meaning
Capacity & database health
Tool
What it tells you
Backup & restore
Embedding refresh
Tenant troubleshooting (RLS deployments)
Graceful shutdown
See also
Last updated