Skip to content

Retain a single production backup - #384

Merged
ewlarson merged 1 commit into
developfrom
feature/single-backup-retention
Aug 28, 2026
Merged

Retain a single production backup#384
ewlarson merged 1 commit into
developfrom
feature/single-backup-retention

Conversation

@ewlarson

Copy link
Copy Markdown
Contributor

Summary

  • reduce the shared production backup retention default from three copies to one
  • align PostgreSQL, Elasticsearch, cron, Kamal, and example configuration defaults
  • assert the single-copy production default in deployment and backup tests

Context

The Kithe Bridge database is currently canonical, and retaining multiple roughly 90 GB local dumps unnecessarily pressures the filesystem shared with Elasticsearch.

Related to #383.

Verification

  • python -m pytest backend/tests/scripts/test_backup_postgres_to_s3.py backend/tests/test_kamal_deploy_config.py
  • make lint-check

@ewlarson
ewlarson merged commit 9436630 into develop Aug 28, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant