Commit Graph

3 Commits

Author SHA1 Message Date
gandlafbtc
0c21cb59c6 Ldk compose setup (#1242)
* remove ldk mint from default docker compose

* fix env var name for bitcoin network

* add otional vars as comment in compose.ldk-node

* better warning message and moved network definition to top
2025-10-31 09:06:36 -04:00
gandlafbtc
e44c83fb99 added missing env params in docker-compose.ldk-node.yaml (#1230) 2025-10-28 11:21:44 -04:00
thesimplekid
35a4be1429 feat(docker): add LDK Node mint service with dedicated Docker setup (#1108)
* feat(docker): add LDK Node mint service with dedicated Docker setup

- Add Dockerfile.ldk-node and Dockerfile.ldk-node.arm for LDK Node builds
- Add GitHub Actions workflows for publishing LDK Node Docker images
- Add docker-compose.ldk-node.yaml for standalone LDK Node deployment
- Integrate LDK Node service into main docker-compose.yaml with profile
- Update cdk-mintd README with LDK Node Docker configuration

* feat: use docker tags
2025-09-23 14:23:06 +01:00