From 96edc98103ba7e56155cf59e921355dac9208e41 Mon Sep 17 00:00:00 2001 From: Weboria Migration Date: Sat, 25 Jul 2026 16:00:11 +0000 Subject: [PATCH] docs: note the new repo split and the still-unbuilt license-validation flow --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 03b2404..1f2a9ab 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,20 @@ +> **This is the public ARGUS installer repository.** It contains no proprietary source +> code — only installation scripts, configuration templates, and public documentation. +> Application source lives in private repos under the Weboria organization on Gitea: +> [`argus-appliance`](https://git-cloud.weboria.eu/weboria/argus-appliance) and +> [`anis-intelligence-server`](https://git-cloud.weboria.eu/weboria/anis-intelligence-server). +> Build/release automation lives in +> [`argus-build`](https://git-cloud.weboria.eu/weboria/argus-build). Never commit +> application source, internal docs, or credentials into this repo. +> +> **Known gap, not yet built:** `install.sh` today pulls public GHCR images with no +> license validation — it does not yet implement the "validate license → authenticate +> against a private registry → pull official images" flow. That needs a licensing +> service and private-registry auth design before `install.sh` can be updated to match. + ## ✨ Key Features ### 🛡️ Web Application Firewall