Commit Graph

15 Commits

Author SHA1 Message Date
KakiFilem Team 3f9ac9f4e5 release: v1.0.6 optional local backup retention
Add optional KEEP_LOCAL_BACKUP environment variable to control local backup retention.

Default behavior remains unchanged: backup files are deleted locally after
successful upload, keeping deployments safe on Railway and other PaaS
platforms with ephemeral storage.

When KEEP_LOCAL_BACKUP=true is set, backups are preserved locally, which is
useful for CLI usage, local machines, VPS, or NAS workflows.

Documentation and CLI output were updated for clarity.
No breaking changes.
2026-02-03 14:22:23 +08:00
KakiFilem Team e3bd27bd54 docs: sync README and CONTRIBUTING 2026-02-02 19:34:41 +08:00
BigDaddyAman 38683e18ce docs: clarify database configuration 2026-02-01 20:30:08 +08:00
BigDaddyAman 7730b618d0 Fix README merge artifacts and clean up features section 2026-01-13 15:38:30 +08:00
BigDaddyAman 88d04adffd Update Docker, dependencies, S3 compatibility, and documentation 2026-01-13 15:31:24 +08:00
Aman a2119c1feb
Update README.md 2025-12-30 17:33:48 +08:00
Aman a45e435ecc
Update README.md 2025-12-30 17:32:38 +08:00
Aman c6ffa15aad
docs: expand README with local, Docker, and security guidance
- Document running outside Railway (local, VPS, PaaS)
- Add Docker run instructions
- Add security recommendations (Cloudflare Tunnel, secrets handling)
- Clarify UTC scheduling behavior
2025-12-30 17:30:03 +08:00
Aman 7082162cd0
Update README.md 2025-12-30 17:26:03 +08:00
Aman bdc662988d
Update README.md 2025-12-27 20:46:50 +08:00
BigDaddyAman 799a0bf6ad docs: correct performance description 2025-12-23 11:17:58 +08:00
BigDaddyAman 367d366dec Add parallel pg_dump support and document PG_DUMP_JOBS 2025-12-23 11:08:14 +08:00
BigDaddyAman 09c328bc56
Update README.md 2025-09-13 22:12:51 +08:00
BigDaddyAman b5e0f2bd8b
Update README.md 2025-09-13 22:07:12 +08:00
BigDaddyAman 6d45e93666 Initial release: PostgreSQL backup bot with R2 support 2025-09-13 21:38:54 +08:00