Visit buckmate.org for more information!
- transfer files between buckets,
- transfer files between servers and buckets,
- replace content in transfered files according to yaml configuration.
- Define your configuration using
yaml
files - Configure your environment with AWS credentials and region details
- Run
buckmate apply
to swap placeholders and upload your files to desired location
Currently only testing in this project is a funny shell test suite. To run them you will need your own AWS buckets. If you want to do it, you will figure it out...
- Modify
example
directory to contain your bucket names cd e2e
sh e2h.sh
Feel free to open issues, or PRs. Be nice.