Nethermind
_module.args
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
lazy attribute set of raw value |
services.ethereum.nethermind
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
attribute set of (submodule) | { } |
services.ethereum.nethermind.<name>.args.baseDbPath
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
null or path | null |
services.ethereum.nethermind.<name>.args.config
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
null or string | null |
services.ethereum.nethermind.<name>.args.configsDirectory
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
null or path | null |
services.ethereum.nethermind.<name>.args.datadir
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
null or string | null |
services.ethereum.nethermind.<name>.args.log
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
one of "OFF", "TRACE", "DEBUG", "INFO", "WARN", "ERROR" | "INFO" |
services.ethereum.nethermind.<name>.args.loggerConfigSource
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
null or string | null |
services.ethereum.nethermind.<name>.args.modules.HealthChecks.Enabled
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
boolean | true |
services.ethereum.nethermind.<name>.args.modules.JsonRpc.Enabled
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
boolean | true |
services.ethereum.nethermind.<name>.args.modules.JsonRpc.EngineHost
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
string | "127.0.0.1" |
services.ethereum.nethermind.<name>.args.modules.JsonRpc.EnginePort
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
16 bit unsigned integer; between 0 and 65535 (both inclusive) | 8551 |
services.ethereum.nethermind.<name>.args.modules.JsonRpc.JwtSecretFile
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
null or string | null |
services.ethereum.nethermind.<name>.args.modules.JsonRpc.Port
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
16 bit unsigned integer; between 0 and 65535 (both inclusive) | 8545 |
services.ethereum.nethermind.<name>.args.modules.JsonRpc.WebSocketsPort
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
16 bit unsigned integer; between 0 and 65535 (both inclusive) | 8545 |
services.ethereum.nethermind.<name>.args.modules.Metrics.Enabled
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
boolean | true |
services.ethereum.nethermind.<name>.args.modules.Metrics.ExposePort
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
null or 16 bit unsigned integer; between 0 and 65535 (both inclusive) | null |
services.ethereum.nethermind.<name>.args.modules.Network.DiscoveryPort
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
16 bit unsigned integer; between 0 and 65535 (both inclusive) | 30303 |
services.ethereum.nethermind.<name>.args.modules.Network.P2PPort
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
16 bit unsigned integer; between 0 and 65535 (both inclusive) | 30303 |
services.ethereum.nethermind.<name>.backup.btrfs.enable
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
boolean | false |
services.ethereum.nethermind.<name>.backup.btrfs.snapshotDirectory
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
path | "/snapshots" |
services.ethereum.nethermind.<name>.backup.btrfs.snapshotRetention
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
signed integer | 7 |
services.ethereum.nethermind.<name>.backup.enable
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
boolean | false |
services.ethereum.nethermind.<name>.backup.metadata.interval
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
integer between 1 and 60 (both inclusive) | 10 |
services.ethereum.nethermind.<name>.backup.restic.environmentFile
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
null or string | null |
services.ethereum.nethermind.<name>.backup.restic.exclude
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
list of string | [ | |
"**/LOCK" | ||
"keystore" | ||
"**/nodekey" | ||
] |
services.ethereum.nethermind.<name>.backup.restic.extraOptions
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
list of string | [ ] |
services.ethereum.nethermind.<name>.backup.restic.passwordFile
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
string |
services.ethereum.nethermind.<name>.backup.restic.rcloneConfig
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
null or (attribute set of (string or boolean)) | null |
services.ethereum.nethermind.<name>.backup.restic.rcloneConfigFile
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
null or path | null |
services.ethereum.nethermind.<name>.backup.restic.rcloneOptions
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
null or (attribute set of (string or boolean)) | null |
services.ethereum.nethermind.<name>.backup.restic.repository
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
null or string | null |
services.ethereum.nethermind.<name>.backup.restic.repositoryFile
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
null or path | null |
services.ethereum.nethermind.<name>.backup.schedule
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
string | "hourly" |
services.ethereum.nethermind.<name>.enable
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
boolean | false |
services.ethereum.nethermind.<name>.extraArgs
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
list of string | [ ] |
services.ethereum.nethermind.<name>.openFirewall
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
boolean | false |
services.ethereum.nethermind.<name>.package
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
package | pkgs.nethermind |
services.ethereum.nethermind.<name>.restore.enable
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
boolean | false |
services.ethereum.nethermind.<name>.restore.restic.environmentFile
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
null or string | null |
services.ethereum.nethermind.<name>.restore.restic.exclude
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
list of string | [ | |
"**/LOCK" | ||
"keystore" | ||
"**/nodekey" | ||
] |
services.ethereum.nethermind.<name>.restore.restic.extraOptions
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
list of string | [ ] |
services.ethereum.nethermind.<name>.restore.restic.passwordFile
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
string |
services.ethereum.nethermind.<name>.restore.restic.rcloneConfig
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
null or (attribute set of (string or boolean)) | null |
services.ethereum.nethermind.<name>.restore.restic.rcloneConfigFile
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
null or path | null |
services.ethereum.nethermind.<name>.restore.restic.rcloneOptions
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
null or (attribute set of (string or boolean)) | null |
services.ethereum.nethermind.<name>.restore.restic.repository
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
null or string | null |
services.ethereum.nethermind.<name>.restore.restic.repositoryFile
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
null or path | null |
services.ethereum.nethermind.<name>.restore.snapshot
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
string |
services.ethereum.nethermind.<name>.restore.timeout
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
signed integer | 600 |