From d6abe8d3e101ead5f6f1edfc59ff3104e9821d29 Mon Sep 17 00:00:00 2001 From: Mad Mike Date: Wed, 14 Dec 2022 14:19:19 -0600 Subject: [PATCH] Add sqlite s3 persistent storage Add sqlite s3 persistent storage via litestream.io --- 🔧-How-to-Install.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/🔧-How-to-Install.md b/🔧-How-to-Install.md index ce6a11c..e6dbf0d 100644 --- a/🔧-How-to-Install.md +++ b/🔧-How-to-Install.md @@ -180,3 +180,9 @@ https://haci.io/posts/uptime-kuma-azure-container-instance/ Unofficial tutorial by Leandro: https://www.leandroscardua.com/blog/deploy-uptime-kuma-on-azure/ + +### SQLite S3 persistent storage with Litestream.io +[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template/UfDasl?referralCode=373) + +Run uptime-kuma with S3 persistent sqlite database: +https://github.com/fluential/litestream-uptime-kuma/