Skip to content

Instantly share code, notes, and snippets.

@markuswustenberg
Created March 25, 2025 09:09
Show Gist options
  • Save markuswustenberg/3914cd2fea9aa9e3313863de501b67a5 to your computer and use it in GitHub Desktop.
Save markuswustenberg/3914cd2fea9aa9e3313863de501b67a5 to your computer and use it in GitHub Desktop.
Litestream SQLite backup configuration
access-key-id: AXXX
secret-access-key: PXXX
addr: ":9089"
dbs:
- path: /data/something/app.db
replicas:
- type: "s3"
bucket: "my-bucket"
path: "something"
region: "eu-central-1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment