mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-30 21:33:00 +02:00
427 B
427 B
title, eleventyNavigation
| title | eleventyNavigation | ||||
|---|---|---|---|---|---|
| MongoDB |
|
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 %}