From eba7c285536c70d85986379b9c19cbb33cf9fd02 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Fri, 18 Jul 2025 19:31:19 +0100 Subject: add ard-009, edit arch-v1 --- requirements/architecture/arch-v1.md | 2 +- requirements/architecture/ard-009.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 requirements/architecture/ard-009.md (limited to 'requirements/architecture') diff --git a/requirements/architecture/arch-v1.md b/requirements/architecture/arch-v1.md index 1a620ac..c1e67b1 100644 --- a/requirements/architecture/arch-v1.md +++ b/requirements/architecture/arch-v1.md @@ -40,7 +40,7 @@ Status: draft service, the REST API, the SMS API and the Web GUI (ard-008) - There must be documented processes for installing, updating and operating the software on the server machine (ard-008) -- There must be a Web app server, which serves a Web GUI over HTTPS +- There must be a Web app server, which serves a Web GUI over HTTPS (ard-009) - The Web GUI must persist config and caches to Local Storage - There must be an SMS API - The SMS API must send and receive messages to the CRDT sync server via Unix diff --git a/requirements/architecture/ard-009.md b/requirements/architecture/ard-009.md new file mode 100644 index 0000000..ff7e554 --- /dev/null +++ b/requirements/architecture/ard-009.md @@ -0,0 +1,4 @@ +# ard-009: Web GUI over the Web + +Schist should distribute its Web GUI over the Web. No alternatives were +considered. What are you going to do, email a HTML file? -- cgit v1.2.3