mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-28 20:33:02 +02:00
533 B
533 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 snippet/configuration/sample.md %}
{% include borgmatic/mysql_databases.yaml %}