pshima / consul-snapshot

consul-snapshot is a backup and restore utility for Consul (https://www.consul.io). This is slightly different than some other utilities out there as this runs as a daemon for backups and ships them to S3. Also has integrated monitoring and backup health checks.
Apache License 2.0
116 stars 35 forks source link

consul backup - running once #6

Closed rikibarel closed 7 years ago

rikibarel commented 8 years ago

Hi, Can you please add adhoc backup , run backup once ? Thanks Riki

pshima commented 8 years ago

Hi @rikibarel,

I think that would be a good feature! I will think about adding that in the future.

rikibarel commented 8 years ago

thanks !!!

pshima commented 8 years ago

Added to the Todos list here: https://github.com/pshima/consul-snapshot/blob/master/README.md#todos

capone212 commented 7 years ago

Hi, I need adhoc backup too. And it will be good to have several options for backup destination, other than S3