From e0caf84ebc17e7714fe8476afbafc6bb567d54bc Mon Sep 17 00:00:00 2001 From: LeCoffre Deployment Date: Sun, 21 Sep 2025 22:14:02 +0000 Subject: [PATCH] align for IA agents + grafana --- IA_agents/prompts/prompt-deploy.md | 1 + IA_agents/troubleshooting-monitoring.md | 8 ++++---- lecoffre_node | 2 +- sdk_relay | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/IA_agents/prompts/prompt-deploy.md b/IA_agents/prompts/prompt-deploy.md index 8c1ff2a..820abee 100644 --- a/IA_agents/prompts/prompt-deploy.md +++ b/IA_agents/prompts/prompt-deploy.md @@ -5,6 +5,7 @@ ``` Déploie l'architecture LeCoffre Node complète en respectant strictement les consignes de déploiement. Arrete et nettoie tous les services, images, tests, commandes, éditions... encore actives avant de relancer proprement. +Toujours veiller à supprimer les fichiers distants non suivis A la fin met bien à jour les documents de `IA_agents/` et ses sous dossiers. ## Contexte obligatoire diff --git a/IA_agents/troubleshooting-monitoring.md b/IA_agents/troubleshooting-monitoring.md index 3762f66..ec51336 100644 --- a/IA_agents/troubleshooting-monitoring.md +++ b/IA_agents/troubleshooting-monitoring.md @@ -26,7 +26,7 @@ docker logs --tail 50 ```bash # Vérifier que le service écoute sur le bon port docker exec netstat -tlnp - + # Vérifier la connectivité depuis l'extérieur curl -f http://localhost:/health ``` @@ -66,7 +66,7 @@ docker logs bitcoin-signet --tail 100 | grep -E "(ERROR|error|Error|WARN|warn|Wa ```bash # Vérifier que Tor fonctionne docker logs tor-proxy --tail 20 - + # Vérifier la connectivité Bitcoin docker exec bitcoin-signet bitcoin-cli -conf=/etc/bitcoin/bitcoin.conf getnetworkinfo ``` @@ -75,7 +75,7 @@ docker logs bitcoin-signet --tail 100 | grep -E "(ERROR|error|Error|WARN|warn|Wa ```bash # Vérifier l'espace disponible df -h - + # Vérifier la taille du volume Bitcoin docker volume inspect 4nk_node_bitcoin_data ``` @@ -144,7 +144,7 @@ curl -f http://localhost:8091/ ```bash # Vérifier la configuration WebSocket sudo grep -A 10 -B 5 "ws/" /etc/nginx/sites-enabled/dev4.4nkweb.com-https.conf - + # Tester la configuration Nginx sudo nginx -t ``` diff --git a/lecoffre_node b/lecoffre_node index 282cdae..2af9890 160000 --- a/lecoffre_node +++ b/lecoffre_node @@ -1 +1 @@ -Subproject commit 282cdae489f3b540d785068975eb54355ee6bbed +Subproject commit 2af9890b0713b397894ed9096a145fdac683f93c diff --git a/sdk_relay b/sdk_relay index 94bffd5..b3d6a1f 160000 --- a/sdk_relay +++ b/sdk_relay @@ -1 +1 @@ -Subproject commit 94bffd5fdb603e42bd5180b8ac53dc46e568034e +Subproject commit b3d6a1fe539da87ba1de1ac3bb201d0ba06258ed