4 comments

  • sighansen 8 minutes ago
    I use the same stack to run my apps! sqlite as Database backen on ephemeral pods. On initialisation, the pod restores the current litestream backup from object storage. No persistent volumes needed. No issues so far.
  • ajayvk 57 minutes ago
    Built-in Litestream replication and automatic restore is a new feature I added in OpenRun (a self-hosted deployment platform for web apps). Apps can use SQLite with zero code changes while OpenRun handles backup/recovery. This works on a single node with Docker/Podman and also on Kubernetes.
  • ltbarcly3 27 minutes ago
    I'm going to pass.
  • ddm4rketer 2 minutes ago
    [flagged]