mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-30 21:33:00 +02:00
380 B
380 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 borgmatic/mongodb_databases.yaml %}