Skip to content

shipnode backup

Terminal window
npx shipnode backup setup
npx shipnode backup run
npx shipnode backup status
npx shipnode backup list
SubcommandPurpose
backup setupInstall the backup script + systemd timer on the server.
backup runRun a backup immediately.
backup statusShow the timer state and the last run result.
backup listList recent backups in S3.

Configuration (S3 bucket, retention, what to back up) lives in shipnode.config.ts — see Backups for the full guide.