index.md
... ...
@@ -4,25 +4,31 @@
4 4
> Dernière mise à jour : 2026-05-29
5 5
6 6
## concepts/ — Savoir durable et contraintes
7
-- `odoo-saas-limites.md` — Ce qui est possible/impossible avec Odoo Online
8
-- `security-vps.md` — Sécurité VPS complète
7
+
8
+- [[concepts/odoo-saas-limites]] — Ce qui est possible/impossible avec Odoo Online
9
+- [[concepts/security-vps]] — Sécurité VPS complète
10
+- [[concepts/billetweb-api]] — API BilletWeb
11
+- [[concepts/odoo-api]] — API Odoo
9 12
10 13
## entities/ — APIs, services, infrastructure
11
-- `vps-srv1672918.md` — Infrastructure VPS Hostinger
12
-- `hermes-agent.md` — Framework d'agents (config, profils, outils)
13
-- `kanban.md` — Système de gestion de projet interne
14
-- `telegram-bot.md` — Bot @HeermesJod974Bot et topics
15
-- `conteneurs-docker.md` — Inventaire des 7 conteneurs Docker
16
-- `traefik.md` — Reverse proxy et certificats HTTPS
17
-- `searxng.md` — Moteur de recherche web privé
18
-- `crawl4ai.md` — Extraction web optimisée LLM
19
-- `qdrant.md` — Base vectorielle pour RAG
20
-- `n8n.md` — Plateforme d'automatisation BilletWeb/Odoo
21
-- `hermes-webui.md` — Interface web de chat
22
-- `wiki-web.md` — Interface web du wiki (Docsify)
14
+
15
+- [[entities/vps-srv1672918]] — Infrastructure VPS Hostinger
16
+- [[entities/hermes-agent]] — Framework d'agents (config, profils, outils)
17
+- [[entities/kanban]] — Système de gestion de projet interne
18
+- [[entities/telegram-bot]] — Bot @HeermesJod974Bot et topics
19
+- [[entities/conteneurs-docker]] — Inventaire des conteneurs Docker
20
+- [[entities/traefik]] — Reverse proxy et certificats HTTPS
21
+- [[entities/searxng]] — Moteur de recherche web privé
22
+- [[entities/crawl4ai]] — Extraction web optimisée LLM
23
+- [[entities/qdrant]] — Base vectorielle pour RAG
24
+- [[entities/n8n]] — Plateforme d'automatisation BilletWeb/Odoo
25
+- [[entities/hermes-webui]] — Interface web de chat
26
+- [[entities/wiki-web]] — Interface web du wiki (Gollum)
23 27
24 28
## decisions/ — Choix architecturaux
25
-*(à remplir au fil des projets)*
29
+
30
+- [[decisions/dashboard-public-api-patch]] — Patch dashboard Hermes v0.15.1
26 31
27 32
## patterns/ — Solutions éprouvées
33
+
28 34
*(à remplir au fil des projets)*