From 29e8c3da7be650f2dbda2fa4a9dd6a8871ac9d2c Mon Sep 17 00:00:00 2001 From: first Date: Mon, 7 Jul 2025 04:10:13 +0000 Subject: [PATCH] Add Introduction --- Introduction.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Introduction.md diff --git a/Introduction.md b/Introduction.md new file mode 100644 index 0000000..0193c6b --- /dev/null +++ b/Introduction.md @@ -0,0 +1 @@ +`regularbm` is an automated backup solution designed to create consistent, secure snapshots of an Open WebUI instance. It operates by extracting data from the live Docker container, packaging it, and delivering it to a secure cloud storage endpoint in Amazon S3. \ No newline at end of file