11 Commits

Author SHA1 Message Date
Debian
12a337be19 docs(index,network,usage,readme): centraliser l’index, cartographie réseau, routes nginx, grafana 2025-09-08 14:50:31 +00:00
Debian
501372c3ee docs: align README with scripts relocation (use ./scripts/*)
Some checks failed
CI - 4NK_node / Integration Tests (push) Failing after 13s
CI - 4NK_node / Docker Build & Test (push) Failing after 10s
CI - 4NK_node / Documentation Tests (push) Failing after 3s
CI - 4NK_node / Security Audit (push) Successful in 3s
CI - 4NK_node / Release Guard (push) Has been skipped
CI - 4NK_node / Performance Tests (push) Successful in 28s
CI - 4NK_node / Code Quality (push) Failing after 29s
CI - 4NK_node / Unit Tests (push) Failing after 29s
CI - 4NK_node / Security Tests (push) Failing after 27s
CI - 4NK_node / Notify (push) Failing after 2s
CI - 4NK_node / Publish Release (push) Has been skipped
2025-09-04 19:49:30 +00:00
Debian
4c9d11c571 docs: update README paths to scripts/restart_4nk_node.sh after moving script
Some checks failed
CI - 4NK_node / Code Quality (push) Failing after 29s
CI - 4NK_node / Integration Tests (push) Failing after 11s
CI - 4NK_node / Security Tests (push) Failing after 27s
CI - 4NK_node / Docker Build & Test (push) Failing after 10s
CI - 4NK_node / Performance Tests (push) Successful in 27s
CI - 4NK_node / Unit Tests (push) Failing after 29s
CI - 4NK_node / Documentation Tests (push) Failing after 3s
CI - 4NK_node / Security Audit (push) Successful in 3s
CI - 4NK_node / Release Guard (push) Has been skipped
CI - 4NK_node / Publish Release (push) Has been skipped
CI - 4NK_node / Notify (push) Failing after 1s
2025-09-04 19:48:07 +00:00
Debian
5c60af349d feat(config): centralize restart config; add conf/restart_config.conf; adapt restart script; add skeleton external_nodes.conf; update README
Some checks failed
CI - 4NK_node / Security Tests (push) Failing after 27s
CI - 4NK_node / Documentation Tests (push) Failing after 3s
CI - 4NK_node / Security Audit (push) Successful in 3s
CI - 4NK_node / Release Guard (push) Has been skipped
CI - 4NK_node / Performance Tests (push) Successful in 27s
CI - 4NK_node / Notify (push) Failing after 1s
CI - 4NK_node / Publish Release (push) Has been skipped
CI - 4NK_node / Code Quality (push) Failing after 30s
CI - 4NK_node / Unit Tests (push) Failing after 29s
CI - 4NK_node / Integration Tests (push) Failing after 33s
CI - 4NK_node / Docker Build & Test (push) Failing after 10s
2025-09-04 19:44:15 +00:00
2e65e11ebb chore: sécurité/CI/docs
Some checks failed
CI - 4NK_node / Code Quality (push) Failing after 38s
CI - 4NK_node / Unit Tests (push) Failing after 36s
CI - 4NK_node / Integration Tests (push) Successful in 32s
CI - 4NK_node / Security Tests (push) Failing after 33s
CI - 4NK_node / Docker Build & Test (push) Failing after 16s
CI - 4NK_node / Documentation Tests (push) Successful in 11s
CI - 4NK_node / Security Audit (push) Successful in 9s
CI - 4NK_node / Release Guard (push) Has been skipped
CI - 4NK_node / Performance Tests (push) Successful in 35s
CI - 4NK_node / Notify (push) Failing after 2s
2025-08-27 13:48:32 +02:00
Debian
dcc032df48 docs: bridges obfs4 Tor et dépannage signet; add netcat for diagnostics; clarify CONFIGURATION/TESTING; update CHANGELOG 2025-08-26 06:47:55 +00:00
b935cbab20 Réorganisation complète : tests, documentation et nettoyage
- Réorganisation des tests par catégorie (unit, integration, connectivity, external)
- Création de scripts d'exécution automatisés pour les tests
- Création de guides techniques complets (ARCHITECTURE.md, API.md)
- Transfert des informations depuis specs/ vers docs/
- Nettoyage et archivage des fichiers obsolètes
- Documentation complète des tests avec exemples
- Scripts de maintenance et nettoyage automatique
- Structure professionnelle prête pour l'évolution
2025-08-25 14:13:26 +02:00
72682290c1 feat: Ajout du support des relais externes et intégration dev3.4nkweb.com
- Ajout du script add_external_node.sh pour gérer les nœuds externes
- Configuration external_nodes.conf avec dev3-relay
- Scripts de test pour dev3.4nkweb.com (connectivité WSS)
- Documentation complète (CONFIGURATION_DEV3.md, RESUME_AJOUT_DEV3.md)
- Scripts de test de synchronisation et monitoring
- Configuration multi-relais avec 3 instances
- Mise à jour de la documentation technique et fonctionnelle
- Scripts de démarrage et monitoring pour les 3 relais
2025-08-22 17:00:31 +02:00
926013b86e Implement comprehensive healthcheck for sdk_relay - Add custom healthcheck script that tests: process, WebSocket port, connectivity, configuration - Update Dockerfile with required tools (net-tools, procps) - Add healthcheck test script for manual verification - Update documentation with healthcheck details - Fix healthcheck configuration in docker-compose.yml 2025-08-22 14:31:55 +02:00
948476b784 Configure SSH authentication and update documentation - Switch from HTTPS to SSH for Git operations - Add SSH configuration instructions in README - Update clone instructions to use SSH by default 2025-08-22 14:26:57 +02:00
4f4fec33be rerise de lecoffre_node 2025-08-22 12:02:59 +02:00