Options for installing hybrid applications with Talend Installer in unattended mode for Linux
Parameter name | Description |
---|---|
--help | Display the list of valid options |
--version | Display product information |
--unattendedmodeui <unattendedmodeui> | Unattended Mode UI Default: Allowed:
|
--optionfile <optionfile> | Installation option file Default: |
--mode <mode> | Installation mode Default: Allowed:
|
--prefix <prefix> | Installation Directory Default: C:\Talend\8.0.1 |
--installHybridTDS <installHybridTDS> | Whether to install Talend Data Stewardship component in
hybrid mode Default: Allowed: |
--installHybridTDP <installHybridTDP> | Whether to install Talend Data Preparation component in
hybrid mode Default: Allowed: |
--hybridService <hybridService> | Install all components as system services for hybrid
installation Default: Allowed: |
--srvHybridUser <srvHybridUser> | User for system services installation (only used if
hybridService is set to 1).
Default: talenduser |
--srvHybridGroup <srvHybridGroup> | Group for system services installation (only used if
hybridService is set to 1). Default: talendgroup |
--install_hybrid_region <install_hybrid_region> | Cloud region to connect to Default: Allowed: |
--ddsTomcatPort <ddsTomcatPort> | Talend Dictionary Service -
port for embedded Tomcat Default: |
--ddsNewMongoPort <ddsNewMongoPort> | MongoDB Port Default: |
--ddsDBhost <ddsDBhost> | Talend Dictionary Service -
database host for MongoDB (not needed if embedded MongoDB is used) Default:
|
--ddsDBport <ddsDBport> | Talend Dictionary Service -
database port for MongoDB (not needed if embedded MongoDB is used) Default:
|
--ddsDBdatabasename <ddsDBdatabasename> | Talend Dictionary Service -
database name for MongoDB (not needed if embedded MongoDB is used) Default:
|
--ddsDBuser <ddsDBuser> | Talend Dictionary Service -
database user name for MongoDB (not needed if embedded MongoDB is used) Default:
|
--ddsDBpassword <ddsDBpassword> | Talend Dictionary Service -
database password for MongoDB (not needed if embedded MongoDB is used) Default:
|
--ddsMongoConfig <ddsMongoConfig> | Talend Dictionary Service -
MongoDB configuration (whether to use embedded MongoDB or external one) Default:
Allowed: |
--tdsTomcatPort <tdsTomcatPort> | Tomcat port for Talend Data Stewardship tomcat for the
case when embedded Tomcat is used Default:
|
--tdsExternalTomcatFolder <tdsExternalTomcatFolder> | The root folder of external tomcat (when external Tomcat is used in
Talend Data Stewardship) Default: |
--tdsTomcat <tdsTomcat> | This parameter specifies whether to use the embedded or external Tomcat for
Talend Data Stewardship
Default:
Allowed:
|
--tdsOidcId <tdsOidcId> | Talend Data Stewardship
Client ID retrieved from Talend Cloud Management Console
Default: |
--tdsOidcSecret <tdsOidcSecret> | Talend Data Stewardship
Client secret retrieved from Talend Cloud Management Console
Default: |
--tdsNewMongoPort <tdsNewMongoPort> | MongoDB Port Default: |
--tdsDBhost <tdsDBhost> | Talend Data Stewardship -
host to use for MongoDB (only needed if using external MongoDB) Default:
|
--tdsDBport <tdsDBport> | MongoDB port which should be used Default:
|
--tdsDBdatabasename <tdsDBdatabasename> | Talend Data Stewardship -
MongoDB database name (not needed for embedded MongoDB) Default:
|
--tdsDBuser <tdsDBuser> | Talend Data Stewardship -
database user for MongoDB (not needed if embedded MongoDB is used) Default:
|
--tdsDBpassword <tdsDBpassword> | Talend Data Stewardship -
database password for MongoDB (not needed if embedded MongoDB is used) Default:
|
--tdsMongoConfig <tdsMongoConfig> |
This parameter specifies whether to use the embedded MongoDB or the external one Default: Allowed: |
--tdsKafkaPort2 <tdsKafkaPort2> | Kafka port Default: |
--tdsZookeeperPort2 <tdsZookeeperPort2> | Zookeeper port Default: |
--tdsKafkaHost <tdsKafkaHost> | Talend Data Stewardship -
Kafka host (not needed if embedded Kafka is used) Default: |
--tdsKafkaPort <tdsKafkaPort> | Talend Data Stewardship -
Kafka port (not needed if embedded Kafka is used, but may be still specified to force
using non-default Kafka port for embedded Kafka server) Default:
|
--tdsZookeeperHost <tdsZookeeperHost> |
Talend Data Stewardship - Zookeeper host (not needed if
embedded Kafka server will be used) Default: |
--tdsZookeeperPort <tdsZookeeperPort> | Talend Data Stewardship -
Zookeeper port (not needed if embedded Kafka server is used) Default:
|
--tdsKafkaInstallation <tdsKafkaInstallation> | Talend Data Stewardship -
Kafka installation option - whether to use embedded Kafka or external Kafka
server Default: Allowed: |
--dpNewMongoPort <dpNewMongoPort> | MongoDB Port Default: |
--dpDBhost <dpDBhost> | Talend Data Preparation -
host for MongoDB (not needed if embedded MongoDB is used) Default:
|
--dpDBport <dpDBport> | Talend Data Preparation -
port for MongoDB (not needed if embedded MongoDB is used) Default:
|
--dpDBdatabasename <dpDBdatabasename> | Talend Data Preparation -
database name for MongoDB (not needed if embedded MongoDB is used) Default:
|
--dpDBuser <dpDBuser> | Talend Data Preparation -
database user for MongoDB (not needed if embedded MongoDB is used) Default:
|
--dpDBpassword <dpDBpassword> | Talend Data Preparation -
database user for MongoDB (not needed if embedded MongoDB is used) Default:
|
--dpMongoConfig <dpMongoConfig> | Talend Data Preparation -
MongoDB configuration (embedded MongoDB or external one) Default:
Allowed: |
--dpKafkaPort2 <dpKafkaPort2> | Kafka port Default: |
--dpZookeeperPort2 <dpZookeeperPort2> | Zookeeper port Default: |
--dpKafkaHost <dpKafkaHost> | Talend Data Preparation -
Kafka host to use (not needed if embedded Kafka is used) Default:
|
--dpKafkaPort <dpKafkaPort> | Talend Data Preparation -
Kafka port to use (not needed if embedded Kafka is used) Default:
|
--dpZookeeperNodes <dpZookeeperNodes> | Talend Data Preparation -
Zookeeper nodes list (not needed if embedded Kafka is used) Default:
|
--dpZookeeperPort <dpZookeeperPort> | Talend Data Preparation -
Zookeeper port (not needed if embedded Kafka is used) Default:
|
--dpKafkaInstallation <dpKafkaInstallation> | Talend Data Preparation -
Kafka installation mode (embedded Kafka or external one) Default:
Allowed: |
--dpPublicIP <dpPublicIP> | Talend Data Preparation -
public hostname where service will be exposed Default: |
--dpUIport <dpUIport> | Talend Data Preparation -
User Interface port Default: |
--dpBackendPort <dpBackendPort> | Talend Data Preparation -
Backend port Default: |
--tdpOidcId <tdpOidcId> | Talend Data Preparation
Client ID retrieved from Talend Cloud Management Console
Default: |
--tdpOidcSecret <tdpOidcSecret> | Talend Data Preparation
Client secret retrieved from Talend Cloud Management Console
Default: |
--zkDataDir <zkDataDir> |
Zookeeper data directory, only if you install the embedded Kafka or Zookeeper
server. Default: C:\Talend\8.0.1\kafka\temp |