User Tools

Site Tools


finance:geeks:fist

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

finance:geeks:fist [2022/03/21 11:40] – created bob@goingnowhere.orgfinance:geeks:fist [2022/03/21 11:41] (current) bob@goingnowhere.org
Line 11: Line 11:
 A mongo backup container takes periodic data dumps and puts them into a system accessible folder. A mongo backup container takes periodic data dumps and puts them into a system accessible folder.
 In order to restore a backup, you need to enter the backup container and run: In order to restore a backup, you need to enter the backup container and run:
-<CODE>+<code>
 mongorestore --gzip --host mongo --port 27017 --archive=/backup/<whatever-backup-file>.archive.gz mongorestore --gzip --host mongo --port 27017 --archive=/backup/<whatever-backup-file>.archive.gz
-</CODE>+</code>
  
  
finance/geeks/fist.txt · Last modified: 2022/03/21 11:41 by bob@goingnowhere.org