2
0
mirror of https://github.com/lnbook/lnbook synced 2024-11-01 03:20:53 +00:00
Commit Graph

38 Commits

Author SHA1 Message Date
Andreas M. Antonopoulos
7f9206a0aa
Merge pull request #566 from bitcoincoretech/issue_549b
Issue 549b
2020-12-11 10:14:18 -06:00
Vlad Stan
ebf409e0e0 #549 always restart containers 2020-12-11 17:52:25 +02:00
Vlad Stan
37e068de4a #5 update lnd version 2020-12-11 17:51:51 +02:00
Vlad Stan
52cb91bd44 #549 replace deprecated property
see https://github.com/ACINQ/eclair/issues/1505
2020-12-11 17:51:30 +02:00
Vlad Stan
060be23df1 #549 update eclair to latest version & commit 2020-12-11 17:50:53 +02:00
Vlad Stan
0c27defb00 #549 update lightningd to use a specific version 2020-12-11 17:50:27 +02:00
TS
d1ea754ed5 adds touch to /eclair/eclair.log so Wei doesn't fail 2020-11-28 09:45:30 +01:00
Andreas M. Antonopoulos
d74ab8293c
Merge pull request #319 from vnprc/develop
code, spelling and grammar fixes for node_client chapter
2020-07-28 09:37:56 -04:00
Trigger
655b3acca8 Update ubuntu LTS to 20.04 2020-07-24 22:24:18 +02:00
evan
c213590a1d run jq on docker instance using bash -c args 2020-07-10 13:39:37 -04:00
Andreas M. Antonopoulos
dda03ffa54 Chapter ready for review: node_client.asciidoc
Finished chapter by demonstrating a whole Lightning network with diverse nodes using docker-compose. Added exercises for the reader. Ready for review!
2020-06-27 10:54:28 -04:00
Andreas M. Antonopoulos
f8e6a63190 typo 2020-06-19 10:38:36 -04:00
Andreas M. Antonopoulos
8ec2d630a0 Makefile to build and push docker images to docker hub 2020-06-19 10:19:34 -04:00
Andreas M. Antonopoulos
9ec58a1504 Moved setup-channels and added delay 2020-06-19 10:19:12 -04:00
Andreas M. Antonopoulos
fdd63a661c Moved docker-compose to docker directory 2020-06-19 10:18:37 -04:00
Andreas M. Antonopoulos
b090055f9b Removed devenv docker 2020-06-19 09:04:19 -04:00
Andreas M. Antonopoulos
744ad752c3 Fixes #273 2020-06-18 17:22:44 -04:00
Andreas M. Antonopoulos
f0bf7aeed3 Alice to Gloria channels, invoice and payment setup
It works!
2020-06-18 15:46:04 -04:00
Andreas M. Antonopoulos
500eb00bbe Fix max-fee-rate-mismatch for eclair 2020-06-18 15:45:32 -04:00
Andreas M. Antonopoulos
6f25921336 Docker (wait-for-bitcoind) and docker-compose fixes
Sequencing of containers now works.
2020-06-18 14:35:47 -04:00
Andreas M. Antonopoulos
bcaa4eed78 Docker cleanup and docker-compose start 2020-06-17 13:43:37 -04:00
Andreas M. Antonopoulos
5c1248c845 Docker eclair finished 2020-06-17 10:40:07 -04:00
Andreas M. Antonopoulos
975df977ac Docker eclair initial setup 2020-06-16 12:21:48 -04:00
Andreas M. Antonopoulos
14f08bfdde Docker setup for c-lightning done 2020-06-16 09:45:12 -04:00
Andreas M. Antonopoulos
e793a3dbeb Docker c-lightning setup 2020-06-15 10:40:23 -04:00
Andreas M. Antonopoulos
25a3f35113 Docker bitcoind fixes and cleanup 2020-06-15 10:40:11 -04:00
Andreas M. Antonopoulos
2ef545545e More cleanup and fixes to Docker 2020-06-14 13:45:43 -04:00
Andreas M. Antonopoulos
73bf225708 Docker consolidation and cleanup
Converted to multi-stage builds and improved startup handling
2020-06-11 16:19:56 -04:00
Andreas M. Antonopoulos
28f91cb4b4 Clean up lnd-run docker
Add entrypoint script, bash alias, log tailing and cleaner startup script
2020-06-11 10:43:32 -04:00
Andreas M. Antonopoulos
7c5d5699bf Docker and docker-compose
Build network, create keys/addresses, fund wallets.
2020-06-10 22:46:55 -04:00
Andreas M. Antonopoulos
f4029bfdfb Docker bitcoind-regtest fixes 2020-06-10 09:16:23 -04:00
Andreas M. Antonopoulos
69c5d72aef Docker bitcoind-base and bitcoind-regtest
Fixed bitcoind-base to use binary from bitcoincore.org instead of ppa which is no longer maintained. Updated regtest to show configuration, address and private key
2020-06-07 12:36:44 -04:00
Andreas M. Antonopoulos
44b44ba499 Docker writeup 2
Added container execution, interactive terminal, volume binding, tips
2020-06-05 09:52:05 -04:00
Andreas M. Antonopoulos
1672b0b2d8 updates 2020-06-02 10:18:55 -04:00
Andreas M. Antonopoulos
98fa63d338 bitcoind regtest docker image 2020-06-02 10:18:55 -04:00
Andreas M. Antonopoulos
6e5eecc1f8 Use openjdk:11 docker image for eclair 2020-06-02 10:18:55 -04:00
Andreas M. Antonopoulos
39d70405df Use golang docker image for lnd_base 2020-06-02 10:18:55 -04:00
Andreas M. Antonopoulos
e5e36d9501 Separate dockerfiles and docker-compose 2020-06-02 10:18:55 -04:00