elastic-backup-2s3 0.0.1
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 I make no apologies about not supporting the "shared volume" option of Elasticsearch snapshots. I may add support at a later date. Or feel free to add it and do a pull request. 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:
=
installation:
=
Dépendances de Runtime (8):
activesupport
~> 4
awesome_print
~> 1
aws-sdk
~> 2
elasticsearch
~> 1
faraday
~> 0
multi_json
~> 1
semver
~> 1
text-table
~> 1
Dépendances de Development (12):
bundler
~> 1.0
juwelier
~> 2.1.0
pry
~> 0
pry-byebug
~> 3
pry-doc
~> 0
pry-remote
~> 0
pry-rescue
~> 1
pry-stack_explorer
~> 0
rdoc
~> 3.12
rspec
~> 2.8.0
simplecov
>= 0
yard
~> 0.7