PodWarden Cloud
CatalogCase StudiesNewsDocsGitHubEarly Adopter

PodWarden — Fleet operations as a product

CatalogNewsDocumentationGitHubEarly Adopter|Terms of ServicePrivacy PolicyAcceptable Use
CatalogStorages3sync
s3sync

s3sync

whatname (forked from joch)

Learn how to self-host
Install with PodWardenLearn how to deploy with PodWarden

This application backs up every folder mounted at `/data/` to a given AWS S3 path using the `aws s3 sync` command. It requires a pair of (IAM) Access and Secret Keys. You can supply the usual s3 sync parameters such as `--delete` and everything else. The cron schedule defines how often the sync command is executed, and it uses a lockfile to avoid parallel executions.

StorageDevelopmentFree·100.9K5y ago
#file-sync#lockfile-protection#s3sync#volume-mounting#rclone-alternative#docker-container#data-backup#backup#automated-backup#cron-scheduler#aws-cli#aws-s3#scheduled-tasks#cloud-storage
Learn how to self-host
Learn how to deploy with PodWarden

About

s3sync is a minimal Docker container that automates scheduled backups of local file systems to Amazon S3. It wraps the official AWS CLI s3 sync command in a containerized cron job, allowing operators to mount local volumes and synchronize them to a configured S3 bucket on a custo…

Deployment Options

1 stack

You might also like

Dropbox-by-otherguy

Dropbox-by-otherguy

Storage

S3Backup

S3Backup

Storage

google-cloud-storage-backup

google-cloud-storage-backup

Storage

Duplicati

Duplicati

Storage

Minio-Client

Minio-Client

Storage

CrashPlanPRO

CrashPlanPRO

Storage

Requirements

500m
4Gi

Stacks

s3syncService

Author

whatname (forked from joch)

Project page

Tags

#file-sync#lockfile-protection#s3sync#volume-mounting#rclone-alternative#docker-container#data-backup#backup#automated-backup#cron-scheduler#aws-cli#aws-s3#scheduled-tasks#cloud-storage
How to deploy with PodWardenSelf-hosting guide