Skip to content

Instantly share code, notes, and snippets.

@distractdiverge
Created September 30, 2014 17:40
Show Gist options
  • Save distractdiverge/bf0ae0b499d93381a1e3 to your computer and use it in GitHub Desktop.
Save distractdiverge/bf0ae0b499d93381a1e3 to your computer and use it in GitHub Desktop.
MongoDB Backup Example (run by crontab)
mongodump —out /home/node/data-backups/`date “+%Y-%m-%d-TIME-%H-%M-%S”`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment