Skip to content

docs(srv): mongoDB backups using jobs tutorial MTA-6155 #5128

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SamyOubouaziz
Copy link
Collaborator

Your checklist for this pull request

Description

Please describe what you added or changed.

@SamyOubouaziz SamyOubouaziz added priority: low Maintenance PRs that are not critical. status: doc review Waiting for doc team review product: serverless labels Jun 17, 2025
@SamyOubouaziz SamyOubouaziz self-assigned this Jun 17, 2025

9. In the **Execution** tab, define the command below, and replace the placeholders with the ID of your Managed MongoDB® Database Instance ID and the name of your snapshot:
```sh
scw mongodb snapshot create <MONGO_INSTANCE_ID> name="snapshot_$(date +%Y%m%d_%H%M%S)" expires-at=30d
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@thomas-tacquet do we want a specific format for the snapshot name ?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

your proposal is fine 👌

---
meta:
title: &title Create snapshots of a Managed MongoDB® database with Serverless Jobs and the Scaleway CLI
description: &description This step-by-step tutorial will help you automate the creation of snapshots of your Instance using Serverless Jobs and the Scaleway CLI
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description: &description This step-by-step tutorial will help you automate the creation of snapshots of your Instance using Serverless Jobs and the Scaleway CLI
description: &description This step-by-step tutorial will help you automate the creation of snapshots of your MongoDB using Serverless Jobs and the Scaleway CLI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low Maintenance PRs that are not critical. product: serverless status: doc review Waiting for doc team review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants