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:
@@ -1,6 +1,23 @@
|
||||
# NEXT — perf-opt closeout COMPLETE (2026-08-31 16:4x)
|
||||
# NEXT — perf-opt closeout COMPLETE (2026-08-31); #610 open-terminal fleet DONE
|
||||
|
||||
## Final state — nothing owed
|
||||
## Tonight (2026-08-31 late, crush had the con)
|
||||
- Agent-stack relaunchers REMOVED (6-): no screen/crush sessions auto-start
|
||||
on reboot, any account. Backups: removed-agent-stacks/.
|
||||
- Open Terminal fleet LIVE (#610): 9 accounts, tailscale-only
|
||||
100.101.187.119:30000-30008, systemd open-terminal@<user>, keys in
|
||||
/etc/ukrrs/open-terminal/ + ~/.creds/open-terminal.env. Ops note:
|
||||
OPEN-TERMINAL.md. UAT PASSED (9-uat-openwebui.out).
|
||||
- 22:00 night flip verified live (see TRACKING decisions).
|
||||
- HUMAN OWED: wire production OpenWebUI per OPEN-TERMINAL.md. The
|
||||
openwebui CONTAINER on this box (v0.3.10, :3000) is too old — upgrade to
|
||||
0.11.x first. Cloudron prod (0.11.1) is fine.
|
||||
- LAST ACTION of the session: multiqueue bounce via
|
||||
~/projects/ultix/5-activate-multiqueue.sh (approved; kills crush
|
||||
sessions ~4 min). After reboot verify:
|
||||
ethtool -l ens18 -> Combined 4/4; ens19 -> 2/2; then
|
||||
~/projects/ultix/4-host-netcheck.sh for the full sweep.
|
||||
|
||||
## Final state — nothing owed (perf pass)
|
||||
- All guest tuning live and verified (see 16:04-16:15 pass below).
|
||||
- Host flags live: ssd=1/discard (ROTA=0), iothread, onboot=1, startup
|
||||
order=10, cpuunits 9000/50, ide2 gone.
|
||||
|
||||
Reference in New Issue
Block a user