docs: create CLAUDE.md with Infrastructure section
This commit is contained in:
24
CLAUDE.md
Normal file
24
CLAUDE.md
Normal 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
|
||||
Reference in New Issue
Block a user