v25.09.3-stable: RTL v0.15.6 + umbrel-lnbits-cln App + CLNREST Environment Standardization#4921
Draft
satwise wants to merge 29 commits intogetumbrel:masterfrom
Draft
v25.09.3-stable: RTL v0.15.6 + umbrel-lnbits-cln App + CLNREST Environment Standardization#4921satwise wants to merge 29 commits intogetumbrel:masterfrom
satwise wants to merge 29 commits intogetumbrel:masterfrom
Conversation
…tfix.2) Co-authored-by: satwise <13965451+satwise@users.noreply.github.com>
…ts.sh (hotfix.3) Co-authored-by: satwise <13965451+satwise@users.noreply.github.com>
…iables Co-authored-by: satwise <13965451+satwise@users.noreply.github.com>
…n (hotfix.5) Co-authored-by: satwise <13965451+satwise@users.noreply.github.com>
Co-authored-by: satwise <13965451+satwise@users.noreply.github.com>
…se notes Co-authored-by: satwise <13965451+satwise@users.noreply.github.com>
Co-authored-by: satwise <13965451+satwise@users.noreply.github.com>
…dening) Co-authored-by: satwise <13965451+satwise@users.noreply.github.com>
… & WordPress (hotfix.10) Co-authored-by: satwise <13965451+satwise@users.noreply.github.com>
…y NIP-40/NIP-42 (hotfix.11) Co-authored-by: satwise <13965451+satwise@users.noreply.github.com>
…ightning exports.sh (hotfix.12) Co-authored-by: satwise <13965451+satwise@users.noreply.github.com>
Co-authored-by: satwise <13965451+satwise@users.noreply.github.com>
Update DR variables for Bitcoin node
Update DR variables for Bitcoin node
core-lightning: add pre-start env var validation for DR recovery test run
Author
✅ FINAL VALIDATION COMPLETEFiles Confirmed:
Production Configuration Validated:
NPM/Public HTTPS Setup (byob.janx.com example): |
…n path + JSON-RPC bridge strategy
… RTL web & boltz services
…port, submitter, path)
Author
✅ APPLICATION SUBMISSION - READY FOR REVIEWUmbrel-LNbits-CLN Status:
Core-Lightning-RTL Status:
Note: Other linting issues in nginx-proxy-manager, wordpress, and core-lightning are pre-existing and outside this submission scope. All application-specific errors resolved. Ready for Umbrel team review. 🚀 |
… needs proper indentation fix
❌ Linting failed with 3 errors and 2 warnings ❌Thank you for your submission! This is an automated linter that checks for common issues in pull requests to the Umbrel App Store. Please review the linting results below and make any necessary changes to your submission. Linting Results
Legend
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
v25.09.3-stable: RTL v0.15.6 + umbrel-lnbits-cln App + CLNREST Environment Standardization
Closes:
References:
Summary
This PR delivers production-tested CLN integration for Umbrel with three critical fixes:
1. RTL v0.15.6 Parser Fix (Closes #4823)
listPeerChannelsv25.09.3 parsingcontainer_namelabels for DNS stability in app-proxy2. New umbrel-lnbits-cln App (Closes #4753)
CLNRPC_SOCKETexports3. CLNREST Environment Standardization
CLNREST_*variable exports (industry standard)APP_CORE_LIGHTNING_*aliasesCritical Context: NPM Double-Proxy Bottleneck
Problem: LNbits 1.4.2 introduced synchronous JSON-RPC bottleneck when deployed behind dual NPM proxies (umbrel-lnbits + umbrel-nostr-relay). This caused:
Solution Validated: Decouple messaging bus:
Next Step: umbrel-nostr-relay upgrade to v0.9.0 (separate PR) for NIP-57/Zaps support
Customer Impact
✅ 20+ users with NIP-5/ZAP/BOLT12 Nostr integration now have:
Testing (RasPi5 + v25.09.3)
Files Changed
core-lightning-rtl/docker-compose.yml— RTL v0.15.6 image + container_namecore-lightning/exports.sh— CLNREST_* variable standardizationumbrel-lnbits-cln/umbrel-app.yml— New LNbits CLN app manifestumbrel-lnbits-cln/docker-compose.yml— LNbits CLN service configurationumbrel-lnbits-cln/exports.sh— CLN resource discovery exportsBlocks/Unblocks
Blocks umbrelOS 1.6.1 until:
Unblocks:
Prerequisite for:
Stakeholders