Create backup.md

This commit is contained in:
こぴなたみぽ 2017-09-07 13:23:47 +09:00 committed by GitHub
parent 8094f3b983
commit 1fa3ea0843

6
docs/backup.md Normal file
View file

@ -0,0 +1,6 @@
In your shell:
``` shell
$ mongodump --archive=db-backup
```
Make sure **mongodb-tools** installed.