elastic-backup-2s3 1.0.2
I simply want to be able to control the backup and restoration of the Elasticsearch cluster to S3 without any fuss or having to dilly around with curl -XPUTS and friends. So here it is, and we now support Shared Volumes. See the docs on the --fs flag. There are many features I wish to add to this, and if you have any suggestions, please feel free to send them my way!
Gemfile:
=
install:
=
Runtime Dependencies (11):
activesupport
~> 4
awesome_print
~> 1
aws-sdk
~> 2
colorize
~> 0
elasticsearch
~> 1
faraday
~> 0
json
>= 2.0.2, ~> 2.0
multi_json
~> 1
semver
~> 1
text-table
~> 1
thor
~> 0
Development Dependencies (12):
bundler
~> 1
juwelier
~> 2
pry
~> 0
pry-byebug
~> 3
pry-doc
~> 0
pry-remote
~> 0
pry-rescue
~> 1
pry-stack_explorer
~> 0
rdoc
~> 3
rspec
~> 3
simplecov
>= 0
yard
~> 0