4.1.1 db.clickhouse.dbname #
Name of the ClickHouse database that contains the IRP tables.
- Default value:
irp
4.1.2 db.clickhouse.host #
Database host. ClickHouse server host name or IPv4/IPv6 address.
- Default value:
127.0.0.1
4.1.3 db.clickhouse.http_port #
TCP port number used to connect to the ClickHouse server via REST API.
- Possible values:
1-65535 - Default value:
8123
4.1.4 db.clickhouse.password #
The password used to connect to a ClickHouse server.
The password will be changed to a random one by the IRP installation process.
- Default value:
irp
4.1.5 db.clickhouse.port #
TCP port number used to connect to the ClickHouse server via native API.
- Possible values:
1-65535 - Default value:
9000
4.1.6 db.clickhouse.username #
User name used to connect to a ClickHouse server.
- Default value:
irp
4.1.7 db.dbname #
Name of a MySQL database that holds the IRP tables.
- Default value:
irp
4.1.8 db.host #
Database host. MySQL server host name or IPv4/IPv6 address.
- Default value:
localhost
4.1.9 db.ourhost #
IRP host. IRP box host name or IPv4/IPv6 address.
- Default value:
localhost
4.1.10 db.password #
The password used to connect to a MySQL server.
The password will be changed to a random one by the IRP installation process.
- Default value:
irp
4.1.11 db.port #
TCP port number to use for the connection to a MySQL database.
- Possible values:
1-65535 - Default value:
3306
4.1.12 db.username #
User name used to connect to a MySQL server.
- Default value:
irp

