Shipped PostgreSQL sample
Run a sample restore drill.
This exact command writes a sample backup, Compose file, key, and signed card to a new temporary directory.
Use the bundled sample
$ rrc demo
The sample starts PostgreSQL, restores one probe row, checks health and count, cleans up, and prints the card path.
What the sample includes
- One PostgreSQL Compose service with a health check.
- One SQL backup containing a non-sensitive probe row.
- One exact row-count assertion and an Ed25519-signed card.
It uses Docker locally. It never reads your manifests or writes browser storage.