Skip to content

Instantly share code, notes, and snippets.

@zpeters
Created February 13, 2024 14:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zpeters/a2b967a2647297161e799e1bb7c005d7 to your computer and use it in GitHub Desktop.
Save zpeters/a2b967a2647297161e799e1bb7c005d7 to your computer and use it in GitHub Desktop.
Example liststream config for minio
dbs:
- path: /root/database.db
replicas:
- type: s3
bucket: litestream
path: scratch
access-key-id: MYUSERNAME
secret-access-key: MYPASSWORD
endpoint: http://minio:9000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment