Skip to content

Simple Docker service that dynamically syncs objects between two S3 buckets.

Notifications You must be signed in to change notification settings

ajiezzi/aws-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S3 sync application

Dockerized application that can be run under Marathon management to dynamically sync objects between two S3 buckets.

Building the Docker container

How to build the container:

docker build .
docker tag <tagid> <repository>/s3sync:latest
docker push <repository>/s3sync:latest

About

Simple Docker service that dynamically syncs objects between two S3 buckets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published