Skip to content

Commit ff7a3ae

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 52c69c4 + 7baac43 commit ff7a3ae

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,12 @@ If you want to set keys without environment, than set it via options when you ru
8484

8585
$ do_snapshot --digital-ocean-access-token YOURLONGTOKEN
8686

87-
### How-To (Here is also [Longren Tutorial](https://longren.io/automate-making-snapshots-of-your-digitalocean-droplets/))
88-
87+
### How-To
88+
89+
##### Tutorials:
90+
- [Longren Tutorial](https://longren.io/automate-making-snapshots-of-your-digitalocean-droplets/)
91+
- [Arun Kumar Tutorial](http://www.ashout.com/automate-digital-ocean-droplet-snaphot/)
92+
8993
Here we `keeping` only 5 **latest** snapshots and cleanup older after new one is created. If creation of snapshots failed no one will be deleted. By default we keeping `10` droplets.
9094

9195
$ do_snapshot --keep 5 -c

0 commit comments

Comments
 (0)