Lighthouse beacon
_module.args¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| lazy attribute set of raw value |
services.ethereum.lighthouse-beacon¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| attribute set of (submodule) | { } |
services.ethereum.lighthouse-beacon.<name>.args.checkpoint-sync-url¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| null or string | null |
services.ethereum.lighthouse-beacon.<name>.args.datadir¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| null or string | null |
services.ethereum.lighthouse-beacon.<name>.args.disable-deposit-contract-sync¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| boolean | false |
services.ethereum.lighthouse-beacon.<name>.args.disable-quic¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| boolean | false |
services.ethereum.lighthouse-beacon.<name>.args.disable-upnp¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| boolean | true |
services.ethereum.lighthouse-beacon.<name>.args.discovery-port¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| 16 bit unsigned integer; between 0 and 65535 (both inclusive) | 9000 |
services.ethereum.lighthouse-beacon.<name>.args.execution-endpoint¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| string | "http://127.0.0.1:8551" |
services.ethereum.lighthouse-beacon.<name>.args.execution-jwt¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| string | null |
services.ethereum.lighthouse-beacon.<name>.args.genesis-state-url¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| null or string | null |
services.ethereum.lighthouse-beacon.<name>.args.http.address¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| string | "127.0.0.1" |
services.ethereum.lighthouse-beacon.<name>.args.http.enable¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| boolean | true |
services.ethereum.lighthouse-beacon.<name>.args.http.port¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| 16 bit unsigned integer; between 0 and 65535 (both inclusive) | 5052 |
services.ethereum.lighthouse-beacon.<name>.args.metrics.address¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| string | "127.0.0.1" |
services.ethereum.lighthouse-beacon.<name>.args.metrics.enable¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| boolean | true |
services.ethereum.lighthouse-beacon.<name>.args.metrics.port¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| 16 bit unsigned integer; between 0 and 65535 (both inclusive) | 5054 |
services.ethereum.lighthouse-beacon.<name>.args.network¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| null or one of "mainnet", "prater", "goerli", "gnosis", "chiado", "sepolia", "holesky", "hoodi" | "name" |
services.ethereum.lighthouse-beacon.<name>.args.quic-port¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| 16 bit unsigned integer; between 0 and 65535 (both inclusive) | args.discovery-port + 1 |
services.ethereum.lighthouse-beacon.<name>.args.user¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| null or string | null |
services.ethereum.lighthouse-beacon.<name>.backup.btrfs.enable¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| boolean | false |
services.ethereum.lighthouse-beacon.<name>.backup.btrfs.snapshotDirectory¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| path | "/snapshots" |
services.ethereum.lighthouse-beacon.<name>.backup.btrfs.snapshotRetention¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| signed integer | 7 |
services.ethereum.lighthouse-beacon.<name>.backup.enable¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| boolean | false |
services.ethereum.lighthouse-beacon.<name>.backup.metadata.interval¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| integer between 1 and 60 (both inclusive) | 10 |
services.ethereum.lighthouse-beacon.<name>.backup.restic.environmentFile¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| null or string | null |
services.ethereum.lighthouse-beacon.<name>.backup.restic.exclude¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| list of string | [ | |
| "**/LOCK" | ||
| "keystore" | ||
| "**/nodekey" | ||
| ] |
services.ethereum.lighthouse-beacon.<name>.backup.restic.extraOptions¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| list of string | [ ] |
services.ethereum.lighthouse-beacon.<name>.backup.restic.passwordFile¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| string |
services.ethereum.lighthouse-beacon.<name>.backup.restic.rcloneConfig¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| null or (attribute set of (string or boolean)) | null |
services.ethereum.lighthouse-beacon.<name>.backup.restic.rcloneConfigFile¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| null or path | null |
services.ethereum.lighthouse-beacon.<name>.backup.restic.rcloneOptions¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| null or (attribute set of (string or boolean)) | null |
services.ethereum.lighthouse-beacon.<name>.backup.restic.repository¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| null or string | null |
services.ethereum.lighthouse-beacon.<name>.backup.restic.repositoryFile¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| null or path | null |
services.ethereum.lighthouse-beacon.<name>.backup.schedule¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| string | "hourly" |
services.ethereum.lighthouse-beacon.<name>.enable¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| boolean | false |
services.ethereum.lighthouse-beacon.<name>.extraArgs¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| list of string | [ ] |
services.ethereum.lighthouse-beacon.<name>.openFirewall¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| boolean | false |
services.ethereum.lighthouse-beacon.<name>.package¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| package | pkgs.lighthouse |
services.ethereum.lighthouse-beacon.<name>.restore.enable¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| boolean | false |
services.ethereum.lighthouse-beacon.<name>.restore.restic.environmentFile¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| null or string | null |
services.ethereum.lighthouse-beacon.<name>.restore.restic.exclude¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| list of string | [ | |
| "**/LOCK" | ||
| "keystore" | ||
| "**/nodekey" | ||
| ] |
services.ethereum.lighthouse-beacon.<name>.restore.restic.extraOptions¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| list of string | [ ] |
services.ethereum.lighthouse-beacon.<name>.restore.restic.passwordFile¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| string |
services.ethereum.lighthouse-beacon.<name>.restore.restic.rcloneConfig¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| null or (attribute set of (string or boolean)) | null |
services.ethereum.lighthouse-beacon.<name>.restore.restic.rcloneConfigFile¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| null or path | null |
services.ethereum.lighthouse-beacon.<name>.restore.restic.rcloneOptions¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| null or (attribute set of (string or boolean)) | null |
services.ethereum.lighthouse-beacon.<name>.restore.restic.repository¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| null or string | null |
services.ethereum.lighthouse-beacon.<name>.restore.restic.repositoryFile¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| null or path | null |
services.ethereum.lighthouse-beacon.<name>.restore.snapshot¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| string |
services.ethereum.lighthouse-beacon.<name>.restore.timeout¶
Snippet
Parameter
| Type | Description | Default |
|---|---|---|
| signed integer | 600 |