Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
titleInstructions for Installing Nodes:
cqllabel = "node"
Tip

The GB Wallet Tunnel creates a secure, encrypted communications channel between your server and nodes.

  • It's a more convenient alternative to building SSH tunnels.

  • Simpler to use than a SSH tunnel, based on the same code.

1) Setup your secure Node.

2) On your server/node, install the GB Wallet Tunnel:

Install Java 8 (used for compilation of client and running).

...

If all is successful, you'll receive an auto-generated tunnel password:

...

3) Create a new BTC (or other supported coin) Crypto Setting:

...

4) Configure the Crypto Setting as you would for RPC access.

  • The protocol will always be "http".

  • The user & password are your RPC credentials as setup in your Node.

  • Host: the IP of your Node host.

  • Port: the RPC port as required by your node (i.e. BTC default = 8332).

5) Enable the "Wallet Tunnel Enabled" setting:

...

6) Enter the Wallet Tunnel password:

...

from:

...

7) Save the new Crypto Setting.

...

8) Finally, revisit the Crypto Setting, and test it:

...

Tip

If the Hot Wallet test come back "green", then you've successfully implemented the Node Tunnel.

...

To DISABLE the GB Wallet Tunnel:

Code Block
sudo systemctl stop batm-ssh-tunnel
sudo systemctl disable batm-ssh-tunnel

To uninstall the GB Wallet Tunnel:

Code Block
cd ~/batm_public/batm_ssh_tunnel
./batm_ssh_tunnel_install.sh --uninstall

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@10d56
sortmodified
showSpacefalse
reversetrue
typepage
cqllabel in ( "server" , "node" , "cas" , "bitcoind" , "tunnel" , "bitgo" ) and type = "page" and space = "ESD"
labelscas node bitcoind bitgo tunnel server

...