services.ogmios
services.ogmios.enable
Whether to enable Ogmios bridge interface for cardano-node.
Type: boolean
Default:
Example:
Declared by: - https://github.com/mlabs-haskell/cardano.nix/tree/main/modules/services/ogmios.nix
services.ogmios.package
Ogmios package
Type: package
Default:
Declared by: - https://github.com/mlabs-haskell/cardano.nix/tree/main/modules/services/ogmios.nix
services.ogmios.extraArgs
Extra arguments to ogmios command.
Type: list of string
Default:
Declared by: - https://github.com/mlabs-haskell/cardano.nix/tree/main/modules/services/ogmios.nix
services.ogmios.group
Group to run Ogmios service as.
Type: string
Default:
Declared by: - https://github.com/mlabs-haskell/cardano.nix/tree/main/modules/services/ogmios.nix
services.ogmios.host
Host address or name to listen on.
Type: string
Default:
Declared by: - https://github.com/mlabs-haskell/cardano.nix/tree/main/modules/services/ogmios.nix
services.ogmios.nodeConfigPath
Path to cardano-node config.json file. Required.
Type: absolute path
Declared by: - https://github.com/mlabs-haskell/cardano.nix/tree/main/modules/services/ogmios.nix
services.ogmios.nodeSocketPath
Path to cardano-node IPC socket.
Type: absolute path
Default:
Declared by: - https://github.com/mlabs-haskell/cardano.nix/tree/main/modules/services/ogmios.nix
services.ogmios.port
TCP port to listen on.
Type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default:
Declared by: - https://github.com/mlabs-haskell/cardano.nix/tree/main/modules/services/ogmios.nix
services.ogmios.user
User to run Ogmios service as.
Type: string
Default:
Declared by: - https://github.com/mlabs-haskell/cardano.nix/tree/main/modules/services/ogmios.nix