Commit Graph
14 Commits
Author SHA1 Message Date
mrhid6andClaude Opus 5 7e6d7074d6 feat(admin): compose service and image build
Adds admin to docker-compose.site.yml and a fourth Go image to the build
workflow, both following the conventions the other services already use.

LICENSE_SIGNING_KEY now appears in exactly one service in exactly one
compose file. It must never be added to server, and the self-hosted
docker-compose.yml still does not mention admin at all.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-25 19:11:52 +01:00
mrhid6 7df79d05f1 fix: Fixes to platform page 2026-07-24 10:13:33 +01:00
mrhid6 3b52bcbeb8 updates 2026-07-24 09:24:03 +01:00
mrhid6 693d59a3e2 feat: Marketing site 2026-07-22 16:50:13 +01:00
mrhid6 9ffae221ac fix: Fixed server install scripts 2026-07-22 12:59:05 +01:00
mrhid6 2b7ef98dff fix(web): move autosave hooks above early return (React #310) 2026-07-21 11:55:20 +01:00
mrhid6 15fdf591e0 fix: Fixed agent ci install 2026-07-17 12:40:34 +01:00
mrhid6 a9d602d021 feat: harden console sessions + complete protocol support
- single-use session tokens (atomic ConsumeSessionToken) + user-bound tunnel (actor must match session opener)
- wire VNC end-to-end (stash/consume password, connect+tunnel, frontend password field)
- passphrase-protected SSH keys: passphrase_enc on Key model, capture on upload, decrypt + pass to guacd
2026-07-17 12:19:07 +01:00
mrhid6 9ec3cbf901 feat: add wwt/guac dep and guacd service 2026-07-17 11:21:58 +01:00
domrichardson 5c91db0d4c feat: Added package management 2026-06-24 16:31:51 +01:00
domrichardson fab87c82c6 feat: Updated brand to be vantage 2026-06-24 15:48:13 +01:00
domrichardson aaf154168e updates 2026-06-15 16:20:26 +01:00
domrichardson e215ccc979 updates 2026-06-15 15:40:29 +01:00
domrichardson c9868b2108 first commit 2026-06-15 13:58:45 +01:00