Skip to content

Orymu/ops-backup-runner

Repository files navigation

ops-backup-runner

Reusable multi-project backup runner for database dumps, encrypted external storage, retention, verification, and restore workflows.

Status

Draft planning stage.

Quickstart

Install dependencies and run the quality gate:

pnpm install
pnpm verify

The CLI currently exposes a minimal baseline command while the product implementation is still behind the harness:

pnpm build
node dist/cli.js --version

Commit Format

Use scoped Conventional Commits:

type(scope): message

Example:

chore(harness): add strict verification gate

Validate the latest commit locally:

pnpm harness:commit

Docs

Start with the engineering proposal and implementation plan:

About

Reusable multi-project backup runner for encrypted database backups, retention, verification, and restore workflows

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors