9 months ago
Hi! I'm currently using the Hobby Plan, which is more than enough for my current use case. However, I need to periodically backup my MongoDB. Is there a way to enable backup for MongoDB in the Hobby Plan
Pinned Solution
9 months ago
You’ll need to set up a cron job to handle backups. They can be stored either in an attached volume or uploaded to S3. Here’s an example setup for S3: https://github.com/andresfiloso/mongo-s3-backup
1 Replies
9 months ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open brody • 10 months ago
9 months ago
You’ll need to set up a cron job to handle backups. They can be stored either in an attached volume or uploaded to S3. Here’s an example setup for S3: https://github.com/andresfiloso/mongo-s3-backup
Status changed to Solved chandrika • 9 months ago