Litestream
  • Twitter
  • GitHub
  • Install
  • Guides
  • Reference
  • GitHub
  • Slack

Install

  • macOS
  • Linux (Debian)
  • Build from Source

General

  • Getting Started
  • Tips & Caveats
  • How it works
  • Alternatives

Infrastructure Guides

  • Running in a Docker container
  • Running in a Kubernetes cluster
  • Running as a Systemd service
  • Running as a Windows Service

Replica Guides

  • Replicating to Amazon S3
  • Replicating to Azure Blob Storage
  • Replicating to Backblaze B2
  • Replicating to DigitalOcean Spaces
  • Replicating to Scaleway Object Storage
  • Replicating to Google Cloud Storage
  • Replicating to Linode Object Storage
  • Replicating to an SFTP Server

Reference

  • Configuration File
  • Command: databases
  • Command: generations
  • Command: replicate
  • Command: restore
  • Command: snapshots
  • Command: version
  • Command: wal

On this page

  • Overview

Install

Overview#

Most users should install Litestream using prebuilt binaries as they make it easy to get up and running quickly. If a binaries are not available for your operating system or architecture, you’ll need to build Litestream from source.

  • Install on macOS
  • Install on Debian
  • Build from source