Skip to content

Installer flags & arguments

lephleg edited this page Sep 10, 2018 · 3 revisions

Available command flags/arguments

The following flags are available when running the stack installer:

Flag Argument Description
-d your domain name Sets the domain name to be used. Required for SSL-enabled setups.
-e your email address Sets your email for Let's Encrypt certificate notifications. Optional for SSL-enabled setups.
-f - Enables fast-syncing by fetching the latest ledger and placing it into /root/Raiblocks/ inside nano-node container.
-q - Quiet mode. Hides any output.
-s - Prints the unecrypted seed of the node wallet during the setup (WARNING: in most cases you may want to avoid this for security purposes).
-t node image tag Indicates the preferred tag for the nanocurrency Docker image. Defaults to "latest". Optional.

Clone this wiki locally