mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-30 05:13:01 +02:00
363 B
363 B
title, eleventyNavigation
| title | eleventyNavigation | ||||
|---|---|---|---|---|---|
| MySQL |
|
New in version 1.4.9 To backup
MySQL with borgmatic, use the mysql_databases: hook. For instance:
mysql_databases:
- name: posts
Full configuration
{% include borgmatic/mysql_databases.yaml %}