2
0
mirror of https://github.com/lnbook/lnbook synced 2024-11-08 19:10:35 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Andreas M. Antonopoulos
f94fe3fd93 Docker example fixes, upgrades and ch4 text edits
The docker containers have been improved and updated. The payment demo script can be rerun and is resilient to errors and delays. The docker mini-tutotial and installation instructions have been moved to a new appendix
2021-09-12 16:12:43 +02:00
Christian Decker
28fe6cbcde bitcoind: Use loadwallet when restarting
When restarting a docker-compose set of containers we might already
have created the wallet, so load it instead.
2021-08-25 21:23:16 +02:00
Christian Decker
c2c2d89569 bitcoind: Use -rpcwait to wait for bitcoind startup 2021-08-25 21:23:16 +02:00
keblek
1eda63e2d5
Bump core version to 0.21 2021-02-08 13:54:55 +01:00
keblek
f328767f06
Added rpc call so the new wallet plays nice
Core 21 doesn't create a new wallet by default anymore
2021-02-08 13:54:09 +01:00
Trigger
655b3acca8 Update ubuntu LTS to 20.04 2020-07-24 22:24:18 +02:00
Andreas M. Antonopoulos
744ad752c3 Fixes #273 2020-06-18 17:22:44 -04:00
Andreas M. Antonopoulos
bcaa4eed78 Docker cleanup and docker-compose start 2020-06-17 13:43:37 -04:00