mongodb.md 380 B


title: MongoDB eleventyNavigation: key: MongoDB

parent: 🗄️ 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 borgmatic/mongodb_databases.yaml %}