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