fititnt / chatops-wg-infra

ChatOps _for non-DevOps people_ Working Group 2018/01 - Infrastructure main repository
https://github.com/fititnt/chatops-wg
1 stars 0 forks source link

Backup/restore with mongodump instead of rsync #5

Open fititnt opened 6 years ago

fititnt commented 6 years ago

When I have free time, test an approach that uses mongodump.

Maybe some dockerized version, like https://github.com/istepanov/docker-mongodump

fititnt commented 6 years ago

Humm... rocketchat also have a upload folder. Maybe is easier to just stop and tar all the things. maybe even put the script of backup & restore on the same folder, to make it easier for non devops people restore entire thing with much small efforts

fititnt commented 6 years ago

This https://github.com/minio/cookbook/blob/master/docs/store-mongodb-backups-in-minio.md could be useful on future. Discovered because of this https://github.com/fititnt/chatops-wg-datalake/issues/5

fititnt commented 6 years ago

Or this with minio instead of S3 https://github.com/stefanprodan/mgob