mysql.md 367 B


title: MySQL eleventyNavigation: key: • MySQL

parent: 🗄️ 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 borgmatic/mysql_databases.yaml %}