diff --git a/docs/backup.md b/docs/backup.md new file mode 100644 index 0000000000..155170c36f --- /dev/null +++ b/docs/backup.md @@ -0,0 +1,6 @@ +In your shell: +``` shell +$ mongodump --archive=db-backup +``` + +Make sure **mongodb-tools** installed.