docs: update CLAUDE.md — reflect prod/dev repo split
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -12,17 +12,19 @@ Operations repo for the HiveIQ/HiveOps platform. Split from `hiveops-src` (appli
|
|||||||
| Directory | Purpose |
|
| Directory | Purpose |
|
||||||
|-----------|---------|
|
|-----------|---------|
|
||||||
| `hiveiq-devops/` | Docker Compose + Kubernetes + Ansible deployment configs — see `hiveiq-devops/CLAUDE.md` |
|
| `hiveiq-devops/` | Docker Compose + Kubernetes + Ansible deployment configs — see `hiveiq-devops/CLAUDE.md` |
|
||||||
| `hiveiq-openmetal/` | Production OpenMetal cloud infrastructure (VMs, DNS, CDN, bcos infra) — see `hiveiq-openmetal/CLAUDE.md` |
|
| `hiveiq-openmetal/` | **Production** OpenMetal cloud infrastructure (bcos.cloud) — see `hiveiq-openmetal/CLAUDE.md` |
|
||||||
|
| `hiveiq-openmetal-dev/` | **Dev** OpenMetal environment (bcos.dev) — docker-compose, nginx, `.env.example` |
|
||||||
| `hiveiq-docs/` | MkDocs documentation site — `mkdocs.yml` (main) + `mkdocs-qsa.yml` (QSA audit) |
|
| `hiveiq-docs/` | MkDocs documentation site — `mkdocs.yml` (main) + `mkdocs-qsa.yml` (QSA audit) |
|
||||||
|
|
||||||
**Start here for infra/VM reference:** `hiveiq-openmetal/CLAUDE.md`
|
**Production infra (bcos.cloud):** `hiveiq-openmetal/CLAUDE.md`
|
||||||
|
**Dev environment (bcos.dev):** `hiveiq-openmetal-dev/DEV-ENVIRONMENT-SETUP.md`
|
||||||
**Start here for deployment configs:** `hiveiq-devops/CLAUDE.md`
|
**Start here for deployment configs:** `hiveiq-devops/CLAUDE.md`
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Releasing a New Agent Version
|
## Releasing a New Agent Version
|
||||||
|
|
||||||
The agent build lives in `/source/hiveops-src/hiveops-agent/` but the release deploys to CDN (managed here in `hiveiq-openmetal`).
|
The agent build lives in `/source/hiveops-src/hiveops-agent/` but the release deploys to CDN (managed here in `hiveiq-openmetal/` — production only).
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# 1. Bump version in source repo
|
# 1. Bump version in source repo
|
||||||
|
|||||||
Submodule
+1
Submodule hiveiq-openmetal added at e9a93bed04
Reference in New Issue
Block a user