Startup Arguments
Available regions:
NEW: Make sure your configuration is up to date with v2 API.
Use these for --bdn-host
agument. Select the one which is the closest to your region.
Region | Address |
---|---|
|
|
|
|
|
|
Please see below for full lists of startup arguments you may use to configure the Gateway.
Required Gateway Arguments
Parameter | Description | Default | Example |
---|---|---|---|
| N/A | ZDE0ZTVmZTYtNjBhOC00NTUzLTliZjQtNTU0ODE3MjNlMDRlOmRlYTJiM3F3cWJnNHJ2ZWc0MjQydmJlM2EzcnUyanQ2 | |
| Port of your Solana | 8001 | 8001 |
| Specifies localhost | 18888 | 18888 |
| The Outbound network interface. Use | N/A | eno1 |
| Manually specifies the closest relay of the | N/A | ny.solana-v2.blxrbdn.com |
| Specifies authorization port for the relay in | 5005 | 5005 |
Optional Gateway Arguments
Parameter | Description | Default | Example |
---|---|---|---|
| Sets the log level of the Gateway stdout. Users should change log-file-level only if a detailed log is required. [Options: | INFO | DEBUG |
| The log level of the log file (found in the Users should change log-file-level only if a detailed log is required. [Options: | DEBUG | DEBUG |
Note: The --network=host
tag is a required startup parameter for the Docker command. It gives the container access to all network interfaces on the host machine.
Last updated