A modular backup solution designed for Docker environments, safely handling containerized workloads by stopping and restarting containers during backup operations, ensuring data consistency.
Configure backup rules using Docker container and volume labels, keeping configuration alongside the resources it protects.
Deployable as a Docker container for integration into existing infrastructure.
Automatically stops and restarts containers around backup operations.
Maintains version history of backups with configurable retention policies, allowing recovery from multiple points in time.
Simple, human-readable schedule configuration with convenient shortcuts like @daily 3am
or @weekly 4am Mon
, while still supporting traditional cron expressions for advanced use cases.