LND

LND

Docker-Anwendung from Raccommode's Repository

Übersicht

LND is the Lightning Network Daemon, a complete Lightning Network node implementation. This template starts LND on Bitcoin mainnet with the Neutrino light-client backend by default, exposes the Lightning P2P, gRPC, and REST ports, and persists the full /root/.lnd directory. LND can custody real bitcoin; back up the wallet seed and static channel backup before funding channels.

Anforderungen

LND has no web interface. Use lncli inside the container or connect compatible Lightning tools through gRPC/REST with the generated TLS certificate and macaroons from /root/.lnd. For a production routing node, consider editing Post Arguments to use your own Bitcoin Core or btcd backend instead of Neutrino.

Laufzeit-Argumente

Netzwerk
bridge
Shell
sh
Privilegiert
false

Konfiguration der Vorlage

LND DataPathrw

Persistent LND data, wallet, TLS certificate, macaroons, channel database, logs, and static channel backup.

Ziel
/root/.lnd
Standard
/mnt/user/appdata/lnd
Wert
/mnt/user/appdata/lnd
Lightning P2P PortPorttcp

Lightning peer-to-peer port. Forward this port from your router if this node should accept inbound public peers.

Ziel
9735
Standard
9735
Wert
9735
gRPC API PortPorttcp

LND gRPC API port. Requires TLS and macaroons.

Ziel
10009
Standard
10009
Wert
10009
REST API PortPorttcp

LND REST API port. Requires TLS and macaroons. Host port defaults to 8081 to avoid common web UI port conflicts.

Ziel
8080
Standard
8081
Wert
8081

Einzelheiten

Repository
lightninglabs/lnd:v0.20.1-beta
Zuletzt aktualisiert2026-05-31
Erstmals gesehen2026-05-16

Führen Sie LND auf Unraid aus.

LND ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.