7 Commits

Author SHA1 Message Date
Lakshya Singh
5c2d225be2
feat: update scripts to use env vars
- bitcoind entrypoint set chain value
- bitcoind healthcheck fix cli parameter
- lightning entrypoint script
- lightning health script
- prepend chain in bitcoin.conf

Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
2023-09-29 23:27:40 +05:30
Lakshya Singh
0484ff6475
refactor: use ARG instead of ENV
- keep environment variables clean
Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
2023-09-29 23:27:39 +05:30
Lakshya Singh
76b08b810c
chore: config assets for multiple chains
- lightning config
- env vars
- bitcoin.conf for different networks
- copy configs in lightningd repo
Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
2023-09-29 23:27:36 +05:30
Lakshya Singh
13d248adaa
chore: clboss change to main repo
- https://github.com/ZmnSCPxj/clboss/pull/179 is merged
Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
2023-09-27 12:05:18 +05:30
Lakshya Singh
76ee60d9b8
chore: update branch and deps for core-lightning
- branch was deleted added new
- update deps
Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
2023-09-27 12:05:14 +05:30
Lakshya Singh
6ba96d6798
feat: multi platform support
- use build platform argument
Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
2023-09-19 01:17:52 +05:30
Lakshya Singh
93884e15b4 Initial commit
see https://github.com/king-11/vls-containers/pull/1 for the original PR
discussion
2023-09-18 20:32:42 +02:00