Files

533 B

title, eleventyNavigation
title eleventyNavigation
MySQL
key parent
MySQL 🗄️ Data sources

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 %}