Skip to main content
A reproducible research platform needs recoverable metadata, workspace data, and telemetry. Backup ownership depends on the deployment model.

What to back up

Priority

Restore checklist

  1. Restore database to a known point.
  2. Restore object storage required by workspace data and event payloads using an exact per-object version manifest whose entries are at or before the selected database restore point.
  3. Restore or rotate signing and service credentials.
  4. Reapply Helm values for the target environment.
  5. Verify API identity with hiloop whoami.
  6. Verify telemetry query for a known run.
  7. Verify a known workspace object and its content digest.
  8. Verify a bounded sandbox create, exec, and delete.
For hosted deployments, backup and restore responsibilities are handled by the managed service. For BYOC, hybrid, and on-prem deployments, document the exact ownership and recovery targets during deployment planning.