LND

LND

Aplicación Docker from Raccommode's Repository

Visión general

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.

Requisitos

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.

Argumentos en tiempo de ejecución

Red
bridge
Concha
sh
Privilegiado
false

Configuración de plantillas

LND DataPathrw

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

Objetivo
/root/.lnd
Por defecto
/mnt/user/appdata/lnd
Valor
/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.

Objetivo
9735
Por defecto
9735
Valor
9735
gRPC API PortPorttcp

LND gRPC API port. Requires TLS and macaroons.

Objetivo
10009
Por defecto
10009
Valor
10009
REST API PortPorttcp

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

Objetivo
8080
Por defecto
8081
Valor
8081

Detalles

Repositorio
lightninglabs/lnd:v0.20.1-beta
Última actualización2026-06-01
Visto por primera vez2026-05-16

Ejecute LND en Unraid.

LND se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.