MongoDB backup
christiandennis
HOBBYOP

a year 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

Solved$10 Bounty

Pinned Solution

opqr
TRIAL

a year 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

a year 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 11 months ago


opqr
TRIAL

a year 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 10 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...