digitalocean-backup | Automated Offline Or Live Backups | Continuous Backup library
kandi X-RAY | digitalocean-backup Summary
kandi X-RAY | digitalocean-backup Summary
Automated Offline Or Live Backups (Snapshots) Of Digitalocean Droplets
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Run the token manager
- Sends a command via the droplet
- Deletes the given snapshot
- Create a new tag
- Parse command line arguments
digitalocean-backup Key Features
digitalocean-backup Examples and Code Snippets
usage: dobackup [-h] [-v] [--init] [-l] [--list-backups] [-s] [--list-tagged]
[--list-tags] [--list-older-than LIST_OLDER_THAN]
[--backup BACKUP] [--backup-all] [--live-backup LIVE_BACKUP]
[--live-backu
dobackup --backup ubuntu-18-04
dobackup --backup 1929129
dobackup --live-backup ubuntu-18-04 # live backup, backup without shutting down the vm
dobackup --backup ubuntu-18-04 --keep # this won't be deleted with '--delete-older-than'
doback
dobackup --init
# Paste the digitalocean token string, press enter
# If you have multiple accounts, paste each- press enter, so on
# When done, just press enter to submit an empty string
# The sequence of these tokens (0,1,2) will be later used to "u
Community Discussions
Trending Discussions on digitalocean-backup
QUESTION
I have created a DigitalOcean
droplet using docker-machine
command. Now, I am unable to login from my local machine to droplet because my ssh key is not added to server
.
I have used the following command to create droplet
ANSWER
Answered 2017-May-28 at 16:08You need to pass the --digitalocean-ssh-key-fingerprint
parameter to docker-machine to tell it which SSH key to use.
See the documentation here for details.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install digitalocean-backup
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page