Yeah, I could remember how to dump the database zip it up, send it to s3, but I was wondering if anyone has a script or other recommended ways to do a daily backup of Mingle?
It really should be a built in feature...
Thanks
Rob
Yeah, I could remember how to dump the database zip it up, send it to s3, but I was wondering if anyone has a script or other recommended ways to do a daily backup of Mingle?
It really should be a built in feature...
Thanks
Rob
Comments
1 comment
We have a simple cron job that does the following:
The "/mingle/app/backup/" directory is then included in the general backup process for the box. We should really bring Mingle down to guarantee consistency, but this seems good enough for our purposes.
-jonny
Please sign in to leave a comment.