typesense
Options
Section titled “Options”services.typesense.enable
Section titled “services.typesense.enable”Whether to enable typesense process.
Type: boolean
Default:
falseExample:
trueDeclared by:
services.typesense.package
Section titled “services.typesense.package”Which package of typesense to use
Type: package
Default:
pkgs.typesenseDeclared by:
services.typesense.additionalArgs
Section titled “services.typesense.additionalArgs”Additional arguments passed to typesense.
Type: list of strings concatenated with “\n”
Default:
[ ]Example:
[ ]Declared by:
services.typesense.apiKey
Section titled “services.typesense.apiKey”API Key.
Type: string
Default:
"example"Declared by:
services.typesense.host
Section titled “services.typesense.host”The HTTP host to accept connections.
Type: string
Default:
"127.0.0.1"Declared by:
services.typesense.port
Section titled “services.typesense.port”The HTTP port to accept connections.
Type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default:
8108Declared by:
services.typesense.searchOnlyKey
Section titled “services.typesense.searchOnlyKey”Search Only Key.
Type: null or string
Default:
nullDeclared by:

