Versions Compared

Key

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

...

  • Ubuntu 20.04 LTS x86_64 environment,

  • 4 CPUs (2 cores minimum),

  • 8 16 GB RAM (4 GB minimum memory),

  • 10 GB hard drive space PLUS the blockchain size (currently ~23 GB).

    • The ADA blockchain grows over time, so you should provide enough free space to accommodate that eventual growth (40gb is currently sufficient).

...

Click here for instructions to install the GB Wallet Tunnel Server.

  • Perfect for the GB Cloud CAS.

NOTE: to create a secure SSH tunnel (instead of the GB Wallet Tunnel) between your CAS server and your node, use:

ssh -f -N -i /path/to/your/key -l <LOGIN_ID> -L 8090:127.0.0.1:8090 <NODE_IP>

  • This method is unusable with the GB Cloud, and Alternative option provided for those Operators with a Standalone CAS that wish to use “standard” stock OS tools.

...