You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
BT
d08a74010e
|
5 years ago | |
---|---|---|
.github/workflows | 5 years ago | |
Dockerfile | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago | |
switch.sh | 5 years ago |
README.md
LND Neutrino Switch Contrainer
Clone directory
docker pull lncm/neutrino-switcher
Files/Folders it needs access to
You may map these anywhere in your filesystem. For best results works best with a similar setup to this one
- /secrets/rpcpass.txt (Bitcoin RPC Password)
- /lnd/lnd.conf (LND configuration. For best results write access please)
- /statuses/ (Write access for notifying of changes to other scripts for now)
Environment Variables
Other than that everything should be in the default paths.
- JSONRPCURL (Default: http://10.254.2.2:8332) : Is the JSON-RPC interface for bitcoind