From 421bf8c582809968980f003c7de86bc1accc29a8 Mon Sep 17 00:00:00 2001 From: tjhintz Date: Sun, 31 Aug 2025 23:06:11 +0000 Subject: [PATCH] Improve formatting --- README.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.org b/README.org index fc5c966..fe3e730 100644 --- a/README.org +++ b/README.org @@ -172,6 +172,7 @@ but still need more specific technical solutions. - backups + The storage volume used on digital ocean already provides redudancy. To provide complete, offsite backups, the /nassella folder just needs to be backed up. (Could be something like just rsync or tarsnap, etc), @@ -179,12 +180,14 @@ but still need more specific technical solutions. or via an "export" option. - +logging+ + Resolved for now with the [[https://dozzle.dev/][dozzle]] service - monitoring / alerting - exporting - migrating between platform providers (VPS providers, etc) - updating + Not fully implemented yet, but should be no more than updating docker versions in the compose file and re-running ~make apply~ for each user. Of course, long-term there should be an automated CI system to test all