Open Terminal fleet for all accounts + OpenWebUI UAT pass (#610)
open-terminal 0.11.34 bare-metal (human-authorized host install) with a systemd template unit: reachableceo on tailscale-only :30000 (cwd ~/projects) and all 8 other accounts on :30001-30008, each with its own key kept out of ps in per-user TOMLs, all users added to the docker group. Keys live in ~/.creds + /etc/ukrrs/open-terminal, never in this repo. UAT: throwaway OpenWebUI v0.11.1 (matched to the human's Cloudron prod) driven purely over its HTTP API against the beta gateway lane - connection verify/config PASS, direct exec as uid 1001 PASS, and the chat round trip PASS: the model emitted run_command, we executed it through OpenWebUI's terminal proxy (server holds the key), and the final answer named 9/9 real project directories; earlier negative runs prove the test catches hallucinated output. Ops note OPEN-TERMINAL.md documents production wiring (prod openwebui container v0.3.10 is too old and needs an upgrade first). Also tonight: agent-stack relaunchers removed (6-, backups kept) so no screen/crush sessions auto-start on reboot; 22:00 night-profile flip observed live; docs synced for the earlier teardown. 💘 Generated with Crush Assisted-by: Crush:glm-5.2 [#610]
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
== open-terminal per-user install 2026-08-31T22:05:03-05:00 ==
|
||||
Created symlink '/etc/systemd/system/multi-user.target.wants/open-terminal@TSGCOO.service' → '/etc/systemd/system/open-terminal@.service'.
|
||||
TSGCOO port 30001 cwd /home/TSGCOO/projects active unreachable
|
||||
Created symlink '/etc/systemd/system/multi-user.target.wants/open-terminal@TSGCCO.service' → '/etc/systemd/system/open-terminal@.service'.
|
||||
TSGCCO port 30002 cwd /home/TSGCCO active unreachable
|
||||
Created symlink '/etc/systemd/system/multi-user.target.wants/open-terminal@TSGCTO.service' → '/etc/systemd/system/open-terminal@.service'.
|
||||
TSGCTO port 30003 cwd /home/TSGCTO/projects active unreachable
|
||||
Created symlink '/etc/systemd/system/multi-user.target.wants/open-terminal@TSGBOD.service' → '/etc/systemd/system/open-terminal@.service'.
|
||||
TSGBOD port 30004 cwd /home/TSGBOD active unreachable
|
||||
Created symlink '/etc/systemd/system/multi-user.target.wants/open-terminal@COS-RCEO.service' → '/etc/systemd/system/open-terminal@.service'.
|
||||
COS-RCEO port 30005 cwd /home/COS-RCEO active unreachable
|
||||
Created symlink '/etc/systemd/system/multi-user.target.wants/open-terminal@COS-WFO.service' → '/etc/systemd/system/open-terminal@.service'.
|
||||
COS-WFO port 30006 cwd /home/COS-WFO active unreachable
|
||||
Created symlink '/etc/systemd/system/multi-user.target.wants/open-terminal@COS-TSG.service' → '/etc/systemd/system/open-terminal@.service'.
|
||||
COS-TSG port 30007 cwd /home/COS-TSG active unreachable
|
||||
Created symlink '/etc/systemd/system/multi-user.target.wants/open-terminal@reachableceo-offstage.service' → '/etc/systemd/system/open-terminal@.service'.
|
||||
reachableceo-offstage port 30008 cwd /home/reachableceo-offstage/projects active unreachable
|
||||
== done 2026-08-31T22:05:18-05:00 ==
|
||||
Reference in New Issue
Block a user