Ldk compose setup #1242

Merged
gandlafbtc merged 4 commits from ldk-compose-setup into main 2025-10-31 13:06:37 +00:00
gandlafbtc commented 2025-10-31 07:19:39 +00:00 (Migrated from github.com)

Description

Some of the options were missing from the docker-compose.ldk-node.

Notes to the reviewers


Suggested CHANGELOG Updates

CHANGED

  • Added warning to exposed ports for the admin dashboard

ADDED

  • Added all optional LDK params

REMOVED

  • removed LDK config from default docker-compose file, having it only in a separate compose file makes it simpler to maintain

FIXED

  • Env var CDK_MINTD_LDK_NODE_NETWORK renamed to correct name CDK_MINTD_LDK_NODE_BITCOIN_NETWORK

Checklist

### Description Some of the options were missing from the `docker-compose.ldk-node`. ### Notes to the reviewers ----- ### Suggested [CHANGELOG](https://github.com/cashubtc/cdk/blob/main/CHANGELOG.md) Updates <!-- Please do not edit the actual changelog but note what you changed here. --> #### CHANGED * Added warning to exposed ports for the admin dashboard #### ADDED * Added all optional LDK params #### REMOVED * removed LDK config from default docker-compose file, having it only in a separate compose file makes it simpler to maintain #### FIXED * Env var `CDK_MINTD_LDK_NODE_NETWORK` renamed to correct name `CDK_MINTD_LDK_NODE_BITCOIN_NETWORK` ---- ### Checklist * [ ] I followed the [code style guidelines](https://github.com/cashubtc/cdk/blob/main/CODE_STYLE.md) * [ ] I ran `just final-check` before committing
thesimplekid (Migrated from github.com) approved these changes 2025-10-31 13:06:27 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cashubtc/cdk!1242
No description provided.