Posts tagged with “bash” and “mongodb”
December 07
Simple MongoDB backup script
Here's a simple MongoDB backup script which you can run on a daily basis to create an automatic dump of MongoDB and keep a certain number of days of backup stored.
Read More » 11:25 AM | 1 Comment | Tags: bash, linux, mongodb