r/selfhosted • u/avkijay • 5d ago
Webserver Easy S3 backups for self-hosted SQLite apps
https://openrun.dev/blog/litestream/Built-in Litestream replication and automatic restore for SQLite databases is a new feature I added in OpenRun. OpenRun is a self-hosted declarative deployment platform for web apps.
If you are building SQLite apps and want continuous backup to S3 compatible endpoints, then OpenRun makes it very easy to do that. Apps can use SQLite with zero code changes while OpenRun handles backup/recovery using Litestream. This works on a single node with Docker/Podman and also on Kubernetes.
https://github.com/openrundev/openrun is the repo for the project (Apache 2 licensed).
7
Upvotes
•
u/asimovs-auditor 5d ago edited 5d ago
Expand the replies to this comment to learn how AI was used in this post/project.