docs: Werkbaum-Plan — 2 Knoten in Produktion

Beim Deploy der stabilen Instanz gehen diese Knoten live; SPEC §4
unterscheidet [x] fertig von [^] in Produktion (D30):

- #bld.backend.remote: One command for everything on the server (S)  %% remote <target> <action>
- #bld.backend.backup: Save the database, and prove it can be read back
This commit is contained in:
mhoennig
2026-08-26 20:14:55 +02:00
parent e19a119966
commit 911a100df4
+2 -2
View File
@@ -111,8 +111,8 @@
- [^] #bld.backend.jdk: Its own JDK 21 in the server's home (S) %% only 17 is installed there - [^] #bld.backend.jdk: Its own JDK 21 in the server's home (S) %% only 17 is installed there
- [^] #bld.backend.unit: A systemd user unit that survives the session (S) - [^] #bld.backend.unit: A systemd user unit that survives the session (S)
- [^] #bld.backend.proxy: Apache passes /api/ on, in .htaccess (XS) %% measured: the P flag is allowed - [^] #bld.backend.proxy: Apache passes /api/ on, in .htaccess (XS) %% measured: the P flag is allowed
- [x] #bld.backend.remote: One command for everything on the server (S) %% remote <target> <action> - [^] #bld.backend.remote: One command for everything on the server (S) %% remote <target> <action>
- [x] #bld.backend.backup: Save the database, and prove it can be read back (XS) - [^] #bld.backend.backup: Save the database, and prove it can be read back (XS)
- [-] #bld.ghpages: Deploy through a gh-pages branch (S) %% GitHub Actions instead - [-] #bld.ghpages: Deploy through a gh-pages branch (S) %% GitHub Actions instead
- [-] #bld.gfonts: Fonts from Google (XS) %% self-hosted, no third-party request - [-] #bld.gfonts: Fonts from Google (XS) %% self-hosted, no third-party request
- [ ] #be: Backend (XL) - [ ] #be: Backend (XL)