From 1bef30acb4a67c51dcd82d9bbe73fd3408830c66 Mon Sep 17 00:00:00 2001 From: tjhintz Date: Tue, 29 Jul 2025 13:58:17 +0000 Subject: [PATCH] Update readme --- README.org | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/README.org b/README.org index cad6c24..311ebbc 100644 --- a/README.org +++ b/README.org @@ -139,3 +139,36 @@ Can be run locally or as a SaaS save on costs relative to pure SaaS solutions but do not have the technical knowledge, time, or appetite for risk that would lead them to run their own self-hosted infrastructure. + +** Potential Apps + +- NextCloud +- Matrix +- Bitwarden +- Immich +- Jellyfin +- Gitea +- GitLab +- Cal.com + +** Current status + +A rough prototype of a docker compose based app running on flatcar +linux. + +** Unresolved Areas + +In general, these have all been thought about and seem to be solveable +but still need more specific technical solutions. + +- backups +- logging +- monitoring / alerting +- exporting +- migrating between platform providers (VPS providers, etc) +- updating +- CI system +- docs/auto-setup for app features + + like helping users configure their phone to connect to NextCloud's + calendar for example \ No newline at end of file