Versions Compared

Key

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

 Many Operators choose to utilize the services of Exchanges and other online wallet providers. You may also elect to operate your own node, thus eliminating any dependency upon other providers. Nodes only require a server & your participation.

Info

These instructions are written exclusively to describe installation & usage on a VPS.

  • Private servers require special routing, which is outside the scope of our support.

  • For VPS hosts, we recommend Digital Ocean: Create a VPS on Digital Ocean

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

If you decide to run your own CAS, you'll typically use an SSH tunnel to securely connect to those nodes. The GB Cloud server does NOT however, permit you to create an exclusive private SSH tunnel.

Tip

The GB Wallet Tunnel

...

We strongly encourage you to use this software when operating your own node with the GB Cloud CAS, and even when operating your own server. It’s simple!

creates a secure, encrypted communications channel between your server and nodes.

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

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

1) Setup your secure Node.

...

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

...

Page Properties
hiddentrue

Related issues