2 Commits

Author SHA1 Message Date
Vadim Malanov
924888c951 feat(deploy): server overlay and teamhub-deploy manifest for the VM
Some checks failed
CI / Backend (lint + tests + compose) (push) Has been cancelled
CI / Frontend (lint + type-check + build) (push) Has been cancelled
2026-07-11 10:23:39 +03:00
GoodOneFather
df9f926f73 feat(deploy): add teamhub-deploy manifest for server onboarding
Some checks failed
CI / Backend (lint + tests + compose) (push) Has been cancelled
CI / Frontend (lint + type-check + build) (push) Has been cancelled
deploy/teamhub-deploy.json describes LegacyHUB's deploy shape for the shared
teamhub-deploy tool: docker-compose.prod.yml with --env-file .env.prod
(canonical secret at /srv/legacyhub/legacyhub.env rendered to .env.prod),
health /api/v1/health on 8050. Deploy-tooling only; no runtime change. Verified
via teamhub-deploy WhatIf.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-10 08:58:04 +03:00