Skip to content

Creating Backups Using Litestream

https://litestream.io/getting-started/

Introduction

tldw currently uses sqlite as its main(only) database type. As such, we can use the tool 'litestream' to create backups of the database. This guide will walk you through the process of setting up litestream to create backups of the tldw database.