Files
borgmatic/docs/reference/configuration/data-sources/mongodb.md
T

427 B

title, eleventyNavigation
title eleventyNavigation
MongoDB
key parent
MongoDB 🗄️ Data sources

New in version 1.5.22 To backup MongoDB with borgmatic, use the mongodb_databases: hook. For example:

mongodb_databases:
    - name: messages

Full configuration

{% include snippet/configuration/sample.md %}

{% include borgmatic/mongodb_databases.yaml %}