Changes

From SME Server
Jump to navigationJump to search
77 bytes added ,  14:49, 30 April 2016
m
Line 212: Line 212:  
To dump the Rocket.Chat data:
 
To dump the Rocket.Chat data:
 
  mongodump --dumpDbUsersAndRoles -d rocketchat -o /home/e-smith/files
 
  mongodump --dumpDbUsersAndRoles -d rocketchat -o /home/e-smith/files
 +
([https://docs.mongodb.org/v2.6/reference/program/mongodump/ Documentation])
 
and to restore the Rocket.Chat data:
 
and to restore the Rocket.Chat data:
 
  mongorestore --restoreDbUsersAndRoles -d rocketchat -dir /home/e-smith/files/rocketchat --quiet
 
  mongorestore --restoreDbUsersAndRoles -d rocketchat -dir /home/e-smith/files/rocketchat --quiet

Navigation menu