Skip to content

Commit

Permalink
chore(readme): add badge and functionalities
Browse files Browse the repository at this point in the history
  • Loading branch information
etienne-napoleone committed Dec 21, 2018
1 parent d9128db commit 474c66d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
# goutte
# goutte <a href="https://travis-ci.org/tomochain/goutte"><img align="right" src="https://travis-ci.org/tomochain/goutte.svg?branch=develop"></a>
DigitalOcean doesn't propose any way of automating snapshots.
There are [some SaaS](https://snapshooter.io/) that can take care of it but paying to execute some API requests seemed a bit off.

That's why we developed a simple script which you can run with cron jobs or in CI services like Travis for free.

It includes:
- Snapshoting droplets
- Snapshoting volumes
- Retention policy
- Pruning snapshots

## Requirements
- Python ^3.6
- A DigitalOcean account
Expand Down

0 comments on commit 474c66d

Please sign in to comment.