lnd.xprv/docker
Olaoluwa Osuntokun 9a4a52ed89
docker: revamp docker set up to allow for an LN test cluster
This commit revamps the existing docker configuration to allow for
developer’s to easily bring up/down a Lightning Network testbed
environment.

Configuration related bugs within the prior swarm set up have been
fixed. The launched lnd nodes are now able to properly communicate with
the primary btcd node over RPC. The auto-generated RPC script has been
scrapped in favor of hard-coding a developer-only set of RPC
credentials. With this change, it’s now possible to add/remove
additional lnd nodes in order to test more complex scenarios.

Additionally, the containers now build off of the latest Go version
(1.7).
2016-08-29 15:18:04 -07:00
..
btcd docker: revamp docker set up to allow for an LN test cluster 2016-08-29 15:18:04 -07:00
lnd docker: revamp docker set up to allow for an LN test cluster 2016-08-29 15:18:04 -07:00
docker-compose.yml docker: revamp docker set up to allow for an LN test cluster 2016-08-29 15:18:04 -07:00
README.md docker: add single command docker build+run for btcd+lnd 2016-07-16 17:55:29 -07:00