
S3Backup is a Docker container which backs up one or more folders to S3 using the s3cmd sync tool.
About
S3Backup is a minimal Docker container that automates file-level backups from local storage to Amazon S3. It uses s3cmd under the hood and allows flexible scheduling via CRON expressions. This tool is ideal for system administrators or DevOps teams looking for a simple, container…