docs: create CLAUDE.md with Infrastructure section

This commit is contained in:
2026-04-24 15:56:23 +00:00
parent 19a48abf9d
commit 0deddf0009

24
CLAUDE.md Normal file
View File

@@ -0,0 +1,24 @@
# cosma-qc
Voir README.md pour la description du projet.
---
## Infrastructure (Flag Lab)
Repo de reference : `floppyrj45/infra` sur Gitea
- `INFRA.md` — carte complete machines et services
- `RUNBOOK.md` — diagnostic quand ca patouille
- `AUTO_STATUS.md` — etat temps reel (infra-watcher toutes les 5 min)
### Acces SSH
- CORE : `ssh floppyrj45@192.168.0.82`
- Gitea LAN : `http://192.168.0.82:3000`
- Gitea public : `https://laboratoire.freeboxos.fr/gitea/`
- Proxmox : `http://192.168.0.168:8006`
### Conventions dev
- Commits en francais, prefixes `feat:` / `fix:` / `docs:`
- Push sur Gitea (.82), pas GitHub
- Jamais de secrets dans les repos — variables dans `~/.openclaw/workspace/.env`
- Jamais detruire une VM sans accord explicite de Baptiste