Metahkg Docs
Backup
Visit Metahkg Docs on GitLab
Set theme to dark (⇧+D)

Restore

We can use mongorestore to restore the whole database.

WARNING: make sure your new database is empty before restoring!

mongorestore -d=metahkg --uri=mongodb://<username>:<password>@localhost:<port>