12 Commits

Author SHA1 Message Date
2ca576468e
Auto-unlock LND wallet/node
The latest release added a new config option for auto-unlocking the
wallet/node using a password file. This changeset adds support for just
that to the lnd recipe, so that nobody has to manually unlock it after
reboots or service restarts.
2021-06-30 17:09:31 +02:00
adfd76aa64
Configure local LND as Lightning node in BTCPay Server 2021-01-02 09:59:50 +01:00
19e3dfa7b9
Remove obsolete non-standard RPC and REST ports
We'll just run those on default ports without custom config.
2021-01-01 14:14:59 +01:00
37f1fa79e7
Use standard Lightning Network port for LND
Only use the non-standard one internally, so we can run both c-lightning
and lnd on the same machine.
2021-01-01 14:13:58 +01:00
3fcdc8b056
Configure and run LND 2020-12-31 10:10:22 +01:00
61accc05c2
Add nginx proxy for BTCPay 2020-12-29 15:56:53 +01:00
5892e3c0ab
Configure and run c-lightning daemon 2020-12-22 12:28:29 +01:00
bbd5500982
Configure and run BTCPay Server 2020-12-21 13:50:28 +01:00
570a692bb2
Configure and run nbxplorer 2020-12-21 12:19:30 +01:00
9795e77fde
Bitcoin source recipe 2020-08-17 10:45:15 +02:00
c8122a44f1
Add systemd service
Plus some refactoring
2020-08-16 16:14:18 +02:00
09527e693b
WIP bitcoind config 2020-08-16 16:14:15 +02:00