bb6394ab42
Merge pull request 'Add Tor support for LND' ( #332 ) from feature/lnd_tor into chore/upgrade_bitcoin_software
...
Reviewed-on: #332
2021-07-07 09:40:37 +00:00
b17c81a1aa
Merge branch 'chore/upgrade_bitcoin_software' into feature/lnd_tor
2021-07-07 09:36:11 +00:00
b7af04e8be
Support Tor connections for LND
...
Adds basics for general Tor support in bitcoin recipes, and specific
support for Tor to the lnd recipe.
2021-07-01 15:34:06 +02:00
9f0b5f0e64
(tor) Add support for ControlPort and CookieAuthentication
...
Allow to configure Tor to be controlled by other applications, so they
can manage hidden services and such.
2021-07-01 15:32:28 +02:00
c60e65020b
Merge pull request 'Auto-unlock LND wallet/node' ( #331 ) from feature/auto_unlock_lnd into chore/upgrade_bitcoin_software
...
Reviewed-on: #331
2021-07-01 13:21:41 +00:00
37873fb881
Add data bag for LND credentials
2021-07-01 13:17:51 +02:00
4bda4d7857
Install LND with all subsystems enabled
...
This allows to run loopd and other tools.
2021-06-30 17:10:57 +02:00
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
a65065c793
Upgrade all bitcoin software to latest versions
2021-06-29 15:55:20 +02:00
f095094cf7
Fix compilation issue with dotnet services
...
Compilation fails while the executable is running.
Fixed by stopping the services before upgrades.
2021-06-29 15:53:52 +02:00
3dcb9e76ce
Update node info
2021-06-29 15:53:22 +02:00