From 51810cad2100c81c2414aee313bf644cd31a3211 Mon Sep 17 00:00:00 2001 From: Kenneth Obsequio Date: Sat, 29 Aug 2026 16:36:40 +0800 Subject: [PATCH] latest docs Signed-off-by: Kenneth Obsequio --- SELF_HOSTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SELF_HOSTING.md b/SELF_HOSTING.md index cd7f7bc..0d1a907 100644 --- a/SELF_HOSTING.md +++ b/SELF_HOSTING.md @@ -1,5 +1,7 @@ # Self-Hosting `new_starr` (Docker Compose) — Step-by-Step +### ***Video tutorial soon*** + This stack bundles everything: PostgreSQL, Valkey (Redis), Garage (S3), the API, and the frontend. Battle-tested end-to-end on a completely fresh Debian machine on 2026-08-29 every gotcha below actually happened once and is now fixed or documented.