blockchain/utils
Claude 91efcd41d0
Some checks are pending
Build & Release / Linux x86_64 (push) Waiting to run
Build & Release / macOS ARM64 (push) Waiting to run
Build & Release / Create Release (push) Blocked by required conditions
feat(docker): full ecosystem Docker deployment
- docker-compose.pull.yml: production compose with pre-built images,
  health checks, env var config, service dependencies
- docker-compose.local.yml: override for mounting existing chain data
- docker-compose.ecosystem.yml: build-from-source compose with pool,
  LNS, Redis added
- Chain Dockerfile: add curl for health checks, swagger API resources
- Pool Dockerfile: Ubuntu 24.04, Boost 1.83, native ProgPoWZ compilation
- .env.example: configurable passwords, ports, hostname
- pool-config.json: Docker-networked pool config
- health.sh: one-command stack health check
- deploy.sh: remote server deployment script
- lethean-testnet.service: systemd auto-start unit
- README.md: quickstart, mining guide, backup, troubleshooting

All 8 services tested and running in Docker:
daemon, wallet, explorer, trade-api, trade-frontend, pool, LNS, docs

Co-Authored-By: Charon <charon@lethean.io>
2026-04-03 11:14:30 +01:00
..
docker feat(docker): full ecosystem Docker deployment 2026-04-03 11:14:30 +01:00
JS New API Interface (#27) 2025-10-19 19:12:37 +01:00
munin_plugins updated munin plugins 2021-06-17 15:53:44 +02:00
p2p_manual_config priority_peers_list in p2p_manual_config.json updated (added missing backbone node) 2025-07-29 02:58:30 +03:00
sdk New API Interface (#27) 2025-10-19 19:12:37 +01:00
test_api_files added some diagnostic logs for blockchain caching 2025-04-10 22:42:56 +04:00
update_build_no.sh Moved sources to public repo 2018-12-27 18:50:45 +03:00