mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 08:53:48 +01:00
Update backup.md
This commit is contained in:
parent
61c0bc7b23
commit
0d43b32405
@ -1,13 +1,15 @@
|
|||||||
How to backup your Misskey
|
How to backup your Misskey
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
|
Make sure **mongodb-tools** installed.
|
||||||
|
|
||||||
|
--
|
||||||
|
|
||||||
In your shell:
|
In your shell:
|
||||||
``` shell
|
``` shell
|
||||||
$ mongodump --archive=db-backup
|
$ mongodump --archive=db-backup
|
||||||
```
|
```
|
||||||
|
|
||||||
Make sure **mongodb-tools** installed.
|
|
||||||
|
|
||||||
Restore
|
Restore
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user