LND

LND

Application Docker from Raccommode's Repository

Vue d'ensemble

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.

Exigences

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.

Arguments d'exécution

Réseau
bridge
Coquille
sh
Privilégié
false

Configuration du modèle

LND DataPathrw

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

Cible
/root/.lnd
Défaut
/mnt/user/appdata/lnd
Valeur
/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.

Cible
9735
Défaut
9735
Valeur
9735
gRPC API PortPorttcp

LND gRPC API port. Requires TLS and macaroons.

Cible
10009
Défaut
10009
Valeur
10009
REST API PortPorttcp

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

Cible
8080
Défaut
8081
Valeur
8081

Détails

Référentiel
lightninglabs/lnd:v0.20.1-beta
Dernière mise à jour2026-06-01
Première vue2026-05-16

Exécutez LND sur Unraid.

LND est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.