Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andormade/bucket-brigade


https://github.com/andormade/bucket-brigade

aws s3

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# bucket-brigade

You can use this tool to take files from an Amazon S3 (or compatible) bucket, transform them with a specified command, and then upload them into an other S3 compatible bucket.

The example works with imagemagick which uses the fuse filesystem, but in order to enable it in docker, you have to run the container with the following arguments:

docker run --privileged --cap-add SYS_ADMIN --device /dev/fuse bucket-brigade