21 Commits

Author SHA1 Message Date
6c6026958b
Fix typo in port number of externalip config 2021-01-14 21:23:03 +01:00
2b765e744a
Configure and run RTL
Ride The Lightning is a Web UI for Lightning Network nodes. It is
accessible via the bitcoin VM's private zerotier IP on port 3000.
2021-01-01 17:42:57 +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
f5f234c0fd Use name of existing node
Migrated from andromeda to bitcoin-2.
2021-01-01 14:13:17 +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
f88354c67c
Compile and install c-lightning 2020-12-21 16:53:22 +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
aa2aa59e28
Download and build NBXplorer and BTCPay 2020-12-21 11:12:14 +01:00
a2b76c7d76
New recipe: Install .NET Core SDK 2020-12-21 11:01:20 +01:00
d5448e8240
Basic LND installation 2020-08-23 12:37:53 +02:00
217ab471ce
Moving bitcoin-core to VM 2020-08-22 23:16:11 +02:00
b0daa3d463
Only store wallet in encrypted dir
Storing all chain data in encfs caused unsolvable issues with leveldb.
So now we're only storing wallet data in the encrypted dir.
2020-08-17 16:46:59 +02:00
9795e77fde
Bitcoin source recipe 2020-08-17 10:45:15 +02:00
bbbd0f7408
Change default username 2020-08-16 16:25:06 +02:00
4889f40c6a
WIP 2020-08-16 16:18:01 +02:00
09527e693b
WIP bitcoind config 2020-08-16 16:14:15 +02:00
47105b2a1c
Initial version of bitcoin cookbook 2020-08-16 16:13:39 +02:00