Added script for backing up the live MongoDB.
Assumes you have an SSH tunnel to cloudapi.blender.org with localhost:27018 forwarded to localhost-at-other-side:27017, like: ssh cloudapi.blender.org -L 27018:localhost:27017
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -16,3 +16,4 @@
|
||||
/pillar/pillar.egg-info/
|
||||
/pillar/google_app.json
|
||||
profile.stats
|
||||
/dump/
|
||||
|
Reference in New Issue
Block a user