mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-21 17:37:29 -07:00
Create backup.md
This commit is contained in:
parent
8094f3b983
commit
1fa3ea0843
1 changed files with 6 additions and 0 deletions
6
docs/backup.md
Normal file
6
docs/backup.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
In your shell:
|
||||
``` shell
|
||||
$ mongodump --archive=db-backup
|
||||
```
|
||||
|
||||
Make sure **mongodb-tools** installed.
|
Loading…
Reference in a new issue