Very simple image to sync volumes and S3 buckets
1.0K
Very simple image to sync volumes and S3 buckets.
ACCESS_KEY - AWS Access KeySECRET_KEY - AWS Secret Access KeySOURCE_PATH - Source files to be synced, example: /var/www/uploadsDESTINATION_PATH - Destination of where to sync files to, example: s3://my-bucket/site-uploadsBUCKET_LOCATION - AWS Region for bucket, ex: eu-west-1Edit docker-compose.yml with your configuration and execute:
docker-compose up
Edit kubernetes.yml with your configuration and execute:
kubectl apply -f kubernetes.yml
You could use CronJobs to execute it periodically.
Image available at Docker Hub
Content type
Image
Digest
Size
33.6 MB
Last updated
over 7 years ago
docker pull antonmry/docker-s3-sync