Versions Compared

Key

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

...

Code Block
sh install.sh online dbnode

Offline API Node

The following command line will install an disconnected API node:

Code Block
sh install.sh offline apinode

Offline DB Node

The following command line will install an disconnected DB node:

Code Block
sh install.sh offline dbnode

...