[session 1] docs(platform.repo-map): document compare-prod-dev.sh drift tool (#40)
CD - Develop (guide → bcos.dev) / build-and-deploy (push) Has started running

This commit was merged in pull request #40.
This commit is contained in:
2026-07-19 12:30:38 -04:00
parent bab63404c8
commit 5db0c610d2
@@ -40,6 +40,11 @@ The two `openmetal-*` repos were split 2026-06-30 (previously duplicated). Both
`…/instances/dev` (bcos.dev). Config changes commit to the Gitea repo, then sync to the VM (VMs are
hand-managed, not git-fed; `.env` secrets are gitignored → live on VM + Vaultwarden).
Both repos use a parallel layout (`compose/<svc>.yml`, `nginx/conf.d/<svc>.conf`) so a prod↔dev diff
lines up 1:1. To find drift, run **`/source/hiveiq-ops/hiveiq-openmetal/compare-prod-dev.sh`**
(no args = summary, `<name>` = full diff for one service); the split is also written up in
`ENVIRONMENTS.md` alongside it.
## `hiveiq-src` org — product code
**Backend microservices** (Spring Boot): `hiveops-auth`, `hiveops-mgmt`, `hiveops-config`,