title: SQLite eleventyNavigation: key: • SQLite
New in version 1.7.9 To backup
SQLite with borgmatic, use the sqlite_databases: hook. For example:
sqlite_databases:
- name: mydb
path: /var/lib/sqlite3/mydb.sqlite
{% include borgmatic/sqlite_databases.yaml %}