mirror of
https://github.com/kaspanet/kaspad.git
synced 2026-03-21 15:49:23 +00:00
[DEV-167] Create full docker-based environment for client team testing (#78)
* [DEV-167] Created Dockerfile, dockerignore, and docker-compose. * [DEV-167] Updated docker-compose to use remote image. * [DEV-167] Added --addrindex to docker-compose. * [DEV-167] Switched to testnet and plugged in the correct address. * [DEV-167] Removed the third and fourth nodes from docker-compose. * [DEV-167] Exposed RPC port, added rpcuser and rpcpass. * [DEV-167] Wrangled RPC stuff into shape. Moved docker stuff into btcd/docker. * [DEV-167] Moved dockerignore back to root. Corrected path for rpc.cert and rpc.key. * [DEV-167] Added Jenkins job stuff. * [DEV-167] Added deploy.sh. * [DEV-167] Removed .travis.yaml and a couple of files that shouldn't be in this branch.
This commit is contained in:
7
docker/rpc.key
Normal file
7
docker/rpc.key
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN EC PRIVATE KEY-----
|
||||
MIHcAgEBBEIA8VXso04KwmMXkgRkJrVMP2uOuB8zhcxzzFsPYUpYDKHDItEL1XBK
|
||||
Ffa0UXtBxOdOPK7lFtXjoao6iwNvPOxSJSCgBwYFK4EEACOhgYkDgYYABAHUOqr3
|
||||
HmWpm95Mb85w+Vktto/qmY2WxZ2pBO4ZnPAvZfu5sdddKpxqX5b5PJF9mCDHlevE
|
||||
vGTD0K/NczTYkAHOOQH2YSkLxhsXmIlALoEhLF8lGymDmWU0VbtxQOYun5gvMgdD
|
||||
P9h6VQtwIBlYj0f9Yvz88S/aJZ72KS9m8JkutSVA/Q==
|
||||
-----END EC PRIVATE KEY-----
|
||||
Reference in New Issue
Block a user