- Add ia_dev submodule (projects/smart_ide on forge 4nk) - Document APIs, orchestrator, gateway, local-office, rollout - Add systemd/scripts layout; relocate setup scripts - Remove obsolete nginx/enso-only docs from this repo scope
16 lines
883 B
Markdown
16 lines
883 B
Markdown
# Projet `ia_dev` : `smart_ide`
|
||
|
||
Le dépôt **smart_ide** est enregistré dans le sous-module **`ia_dev`** sous l’identifiant de projet **`smart_ide`**, pour les agents, le ticketing Gitea et la doc wiki alignés sur la forge **4nk/smart_ide**.
|
||
|
||
## Fichier de configuration
|
||
|
||
- **`ia_dev/projects/smart_ide/conf.json`** — chemins machine (`project_path`), URLs wiki et issues (`https://git.4nkweb.com/4nk/smart_ide/...`), boîtes mail autorisées pour le ticketing (envs test / pprod / prod).
|
||
|
||
Adapter **`project_path`** (et champs dérivés si vous ajoutez `build_dirs` / `deploy`) sur chaque poste ou serveur où `ia_dev` exécute des commandes sur ce dépôt.
|
||
|
||
## Liens
|
||
|
||
- Dépôt : `https://git.4nkweb.com/4nk/smart_ide`
|
||
- Sous-module `ia_dev` : [docs/ia_dev-submodule.md](./ia_dev-submodule.md)
|
||
- Gateway dev : [docs/features/ia-dev-service.md](./features/ia-dev-service.md)
|