a6b73f57e6
Documentation: Diagnostic Bitcoin Core et corrections appliquees
...
- Creation docs/BITCOIN_TROUBLESHOOTING.md
- Documentation des problemes identifies et solutions
- Repertoire wallets manquant: cree avec permissions correctes
- Mode debug desactive pour stabilite
- Configuration RPC signet documentee
- Dependances docker-compose corrigees
- Etat actuel des services et problemes persistants
- Commandes utiles pour diagnostic
2025-09-10 18:43:35 +02:00
4db2942fd0
Configuration Bitcoin complete et corrections diverses
...
- Configuration Bitcoin: copie exacte de bitcoin.conf.exemple
- RPC signet: rpcbind=bitcoin.local:18443, rpcport=18443
- Reseau Docker: rpcallowip=172.20.0.0/16
- Mode debug: debug=1, loglevel=debug
- Wallets: mining et watchonly configures
- Corrections .cursorignore et donnees SDK signer
2025-09-10 18:33:27 +02:00
e15ba65fa5
conf updated
2025-09-10 18:32:19 +02:00
acbfbfaaff
Configuration Bitcoin simplifiee et alignement .local
...
- Configuration Bitcoin: ajout RPC signet et securisation reseau Docker
- Alignement hostnames: migration .4nk.local vers .local dans tous les .exemple
- Configuration blindbit-oracle: hostnames et chemins alignes
- Configuration SDK: ports et hostnames mis a jour
2025-09-10 18:15:11 +02:00
e1c71f7b41
Securite: Restriction RPC Bitcoin au reseau Docker local (172.20.0.0/16)
2025-09-10 18:14:06 +02:00
c2f9000837
Clarification service blindbit-oracle et configuration Bitcoin
...
- Renommage service: blindbit → blindbit-oracle dans docker-compose.yml
- Alignement chemins volumes: /blindbit → /blindbit-oracle
- Mise à jour dépendances: depends_on: blindbit-oracle
- Configuration Bitcoin: ajout RPC signet (rpcbind, rpcport, rpcauth)
- Correction daemon=0 pour stabilité Docker
- Alignement DNS: migration .4nk.local → .local
2025-09-10 18:04:29 +02:00
0d3a293625
Mise à jour fichiers .exemple: alignement .local
...
- Correction bitcoin.conf.exemple: migration .4nk.local vers .local
- Mise à jour blindbit.toml.exemple: alignement DNS
- Correction sdk_relay*.conf.exemple: hôtes .local
- Mise à jour sdk_storage.conf.exemple: ports et hôtes
- Correction tor.conf.exemple: ports .local
2025-09-10 17:42:09 +02:00
4b4d613073
Alignement DNS: migration .4nk.local vers .local
...
- Alignement hostname docker-compose.yml avec dnsmasq.conf
- Correction bitcoin.conf: remplacement .4nk.local par .local
- Mise à jour conf nginx, tor, sdk_relay vers .local
- Mise à jour tests connectivité pour .local
- Suppression module blindbit-orcacle (typo)
- Configuration dnsmasq pour résolution .local
- Correction permissions bitcoin.conf
2025-09-10 17:36:31 +02:00
82c91f5487
tests(connectivity), docs(index): ajout test HTTP basique + index
2025-09-10 16:08:45 +02:00
5399504204
chore(deploy): images qualifiées vers git.4nkweb.com, tor=dperson/torproxy, docs+changelog, VERSION v1.1.4-wip.1
v1.1.4-wip.1
2025-09-10 15:56:30 +02:00
root
2f663d20a2
chore(compose): suppression du compose alternatif et MAJ depends_on (ihm_client, sdk_signer, relays, coffre_front)
2025-09-09 16:39:14 +02:00
root
1159aabc3f
Mise à jour .gitignore
...
- Ajout des règles pour ignorer les fichiers .pid et .lock
- Nettoyage des fichiers temporaires Bitcoin
dev
2025-09-09 01:02:41 +02:00
root
d122ab0493
Mise à jour .gitignore
...
- Ajout des règles pour ignorer les données Bitcoin confidentielles
- Nettoyage des fichiers temporaires et de cache
2025-09-09 00:58:04 +02:00
root
c1da1fe716
Mise à jour .gitignore
...
- Ajout des règles pour ignorer les données Bitcoin confidentielles
- Nettoyage des fichiers temporaires et de cache
2025-09-09 00:54:57 +02:00
root
36dc747e18
Mise à jour des configurations des modules
...
- Mise à jour blindbit.toml avec les bonnes URLs Docker
- Suppression des fichiers config.ts obsolètes d'ihm_client
- Renommage sdk_signer.conf.exemple vers .env.exemple
- Mise à jour des exemples de configuration LeCoffre
- Nettoyage des données Bitcoin confidentielles
2025-09-09 00:53:47 +02:00
root
3991cedc85
Configuration LeCoffre et dnsmasq
...
- Ajout des exemples de configuration .env pour LeCoffre Back et Front
- Documentation dnsmasq pour résolution DNS Docker
- Script de démarrage dnsmasq
- Nettoyage des données Bitcoin confidentielles
2025-09-09 00:33:43 +02:00
root
b3f31d6b5b
Docker Compose opérationnel: services lancés dans l'ordre logique
...
- Création de docker-compose.test.yml pour démonstration
- Services 4NK démarrés dans l'ordre: tor → bitcoin → blindbit → sdk_storage → sdk_relay1/2/3 → ihm_client → sdk_signer
- Mise à jour de la documentation d'installation
- Correction de la version PostgreSQL (15 → 16)
- Tous les services fonctionnels avec dépendances respectées
2025-09-08 22:30:49 +02:00
root
aad486cf54
Configuration hybride: Docker + services locaux
...
- Suppression services IA/monitoring du docker-compose.yml (externalisés vers 4NK_IA)
- Configuration Nginx local proxy vers ports Docker exposés
- Installation et configuration Grafana local pour monitoring
- Suppression doublon miniback (remplacé par coffre_back_mini)
- Documentation mise à jour pour architecture hybride
- Configuration monitoring compatible avec logs Docker
2025-09-08 22:12:18 +02:00
Debian
0b91120ff5
docs(ia): ajouter docs/TODO_IA.md; chore: retirer .gitmodules devenu obsolète
2025-09-08 15:41:24 +00:00
Debian
3ad6b25fc4
chore(repo): ajouter .gitkeep dans dossiers vides (hors .git*, tor_data)
2025-09-08 15:19:37 +00:00
Debian
c7f9748718
docs(usage): accès depuis Windows (WSL2/VM) via localhost ou IP; routes Nginx
2025-09-08 15:07:32 +00:00
Debian
2839c167a6
ci: trigger dev pipeline
2025-09-08 14:57:40 +00:00
Debian
67808fc9b8
docs(release): notes v1.1.3-dev (réseau, nginx, monitoring, docs, tags dev)
2025-09-08 14:53:21 +00:00
Debian
12a337be19
docs(index,network,usage,readme): centraliser l’index, cartographie réseau, routes nginx, grafana
v1.1.3-dev
2025-09-08 14:50:31 +00:00
Debian
7b3a96ac30
docs(network): détailler les liens entre services (flux et dépendances)
2025-09-08 14:45:29 +00:00
Debian
2646aed0a2
docs(network,usage): document mapping services↔ports↔mounts, nginx routes, grafana path
2025-09-08 14:43:11 +00:00
Debian
636482ac55
chore: sync local minor edits across configs and examples
2025-09-08 14:38:10 +00:00
Debian
a3d3209b36
feat(nginx): reverse-proxy services via hostnames + logs for Grafana; feat(monitoring): serve Grafana under /grafana subpath
2025-09-08 14:27:25 +00:00
Debian
92e702193c
chore(scripts): archive unused scripts (build_all_images, build_modules, disable_nginx_docker, pull_repos_in_order)
2025-09-08 14:18:51 +00:00
Debian
17e8b50f7a
docs(configuration,architecture): document tags :dev en cours de création; chore(compose): montages logs et torrc; network: ipam + hostnames
v1.1.3
2025-09-08 14:06:54 +00:00
Debian
29a07760a1
ci: remove SKIP_SIGNER_BUILD usage; build signer unconditionally and simplify script
2025-09-04 21:11:02 +00:00
Debian
d828e24584
ci: remove signer skip wrapper
2025-09-04 21:08:20 +00:00
Debian
40535f351b
feat(ci): add script wrapper to skip signer build when rebuilding images
2025-09-04 20:04:05 +00:00
Debian
e4c6979bd0
fix(signing): add minimal signer tsconfig/src to satisfy Docker COPY; allow full rebuild
2025-09-04 19:59:42 +00:00
Debian
0be31e4b4e
fix(signing): add placeholder pkg dir for signer Docker COPY
2025-09-04 19:58:55 +00:00
Debian
8f246cbbf5
fix(signing): add placeholder package.json and package-lock.json for signer Docker build; allow rebuild
2025-09-04 19:58:26 +00:00
Debian
459f734d4b
feat(config): centralize restart config; add exemplar restart_config.conf.exemple; move restart script into scripts/; update README
2025-09-04 19:55:43 +00:00
Debian
01e79cad49
ci: recommence commit on restart config centralization; include exemplars
2025-09-04 19:51:40 +00:00
Debian
501372c3ee
docs: align README with scripts relocation (use ./scripts/*)
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
43628b6ebc
refactor: move top-level scripts into scripts/ (add_external_node.sh, build_modules.sh, manage_services.sh, monitor_sync.sh)
CI - 4NK_node / Unit Tests (push) Waiting to run
CI - 4NK_node / Integration Tests (push) Waiting to run
CI - 4NK_node / Code Quality (push) Waiting to run
CI - 4NK_node / Security Tests (push) Waiting to run
CI - 4NK_node / Docker Build & Test (push) Waiting to run
CI - 4NK_node / Documentation Tests (push) Waiting to run
CI - 4NK_node / Security Audit (push) Waiting to run
CI - 4NK_node / Release Guard (push) Blocked by required conditions
CI - 4NK_node / Publish Release (push) Blocked by required conditions
CI - 4NK_node / Performance Tests (push) Waiting to run
CI - 4NK_node / Notify (push) Blocked by required conditions
2025-09-04 19:49:09 +00:00
Debian
4c9d11c571
docs: update README paths to scripts/restart_4nk_node.sh after moving script
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
5a5188c9b4
refactor: move root restart script into scripts/; update references
CI - 4NK_node / Code Quality (push) Has been cancelled
CI - 4NK_node / Docker Build & Test (push) Waiting to run
CI - 4NK_node / Unit Tests (push) Waiting to run
CI - 4NK_node / Integration Tests (push) Waiting to run
CI - 4NK_node / Security Tests (push) Waiting to run
CI - 4NK_node / Documentation Tests (push) Waiting to run
CI - 4NK_node / Security Audit (push) Waiting to run
CI - 4NK_node / Release Guard (push) Blocked by required conditions
CI - 4NK_node / Performance Tests (push) Waiting to run
CI - 4NK_node / Notify (push) Blocked by required conditions
CI - 4NK_node / Publish Release (push) Blocked by required conditions
2025-09-04 19:47:38 +00:00
Debian
5c60af349d
feat(config): centralize restart config; add conf/restart_config.conf; adapt restart script; add skeleton external_nodes.conf; update README
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
Debian
1a3715f027
fix(blindbit): install git in builder (golang:1.25-alpine)
CI - 4NK_node / Code Quality (push) Failing after 29s
CI - 4NK_node / Integration Tests (push) Failing after 21s
CI - 4NK_node / Security Tests (push) Failing after 27s
CI - 4NK_node / Performance Tests (push) Successful in 28s
CI - 4NK_node / Notify (push) Failing after 4s
CI - 4NK_node / Unit Tests (push) Failing after 39s
CI - 4NK_node / Docker Build & Test (push) Failing after 9s
CI - 4NK_node / Documentation Tests (push) Failing after 5s
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
2025-09-04 14:54:07 +00:00
Debian
7f13fc58a3
feat(blindbit): switch builder to golang:1.25-alpine to reduce memory usage
CI - 4NK_node / Code Quality (push) Failing after 30s
CI - 4NK_node / Unit Tests (push) Failing after 30s
CI - 4NK_node / Integration Tests (push) Failing after 25s
CI - 4NK_node / Security Tests (push) Failing after 27s
CI - 4NK_node / Docker Build & Test (push) Failing after 10s
CI - 4NK_node / Documentation Tests (push) Failing after 7s
CI - 4NK_node / Security Audit (push) Successful in 5s
CI - 4NK_node / Performance Tests (push) Successful in 27s
CI - 4NK_node / Notify (push) Failing after 8s
CI - 4NK_node / Publish Release (push) Has been skipped
CI - 4NK_node / Release Guard (push) Has been skipped
2025-09-04 14:51:56 +00:00
Debian
c3f55793dc
fix(blindbit): build with ./... to include all modules
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 18s
CI - 4NK_node / Security Tests (push) Failing after 28s
CI - 4NK_node / Docker Build & Test (push) Failing after 9s
CI - 4NK_node / Documentation Tests (push) Failing after 4s
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 2s
CI - 4NK_node / Publish Release (push) Has been skipped
2025-09-04 14:47:04 +00:00
Debian
fb6fa749fc
fix(blindbit): ensure build uses ./src (single main)
CI - 4NK_node / Code Quality (push) Failing after 29s
CI - 4NK_node / Unit Tests (push) Failing after 35s
CI - 4NK_node / Integration Tests (push) Failing after 18s
CI - 4NK_node / Security Tests (push) Failing after 28s
CI - 4NK_node / Docker Build & Test (push) Failing after 10s
CI - 4NK_node / Documentation Tests (push) Failing after 10s
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 11s
CI - 4NK_node / Publish Release (push) Has been skipped
2025-09-04 14:32:33 +00:00
Debian
20215aad53
fix(blindbit): build with ./... instead of ./src
CI - 4NK_node / Code Quality (push) Failing after 30s
CI - 4NK_node / Unit Tests (push) Failing after 33s
CI - 4NK_node / Integration Tests (push) Failing after 18s
CI - 4NK_node / Security Tests (push) Failing after 28s
CI - 4NK_node / Docker Build & Test (push) Failing after 10s
CI - 4NK_node / Documentation Tests (push) Failing after 4s
CI - 4NK_node / Security Audit (push) Successful in 4s
CI - 4NK_node / Release Guard (push) Has been skipped
CI - 4NK_node / Performance Tests (push) Successful in 28s
CI - 4NK_node / Notify (push) Failing after 3s
CI - 4NK_node / Publish Release (push) Has been skipped
2025-09-04 13:50:49 +00:00
Debian
289918a7e9
feat(blindbit): upgrade Go builder to 1.25
CI - 4NK_node / Code Quality (push) Failing after 31s
CI - 4NK_node / Unit Tests (push) Failing after 29s
CI - 4NK_node / Integration Tests (push) Failing after 54s
CI - 4NK_node / Security Tests (push) Failing after 28s
CI - 4NK_node / Docker Build & Test (push) Failing after 11s
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 3s
CI - 4NK_node / Publish Release (push) Has been skipped
2025-09-04 13:36:34 +00:00
Debian
8f4638b70c
refactor(miniback): switch to lecoffre-back-mini_env.conf
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 13s
CI - 4NK_node / Security Tests (push) Failing after 28s
CI - 4NK_node / Docker Build & Test (push) Failing after 9s
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 2s
CI - 4NK_node / Publish Release (push) Has been skipped
2025-09-04 11:13:58 +00:00