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: none Allowed: none minimal minimalWithDialogs |
--optionfile <optionfile> | Installation option file Default: |
--mode <mode> | Installation mode Default: gtk Allowed: gtk xwindow text unattended |
--prefix <prefix> | Installation Directory Default: C:\Talend\8.0.1 |
--installHybridTDS <installHybridTDS> | Install Talend Data Stewardship
component in hybrid mode Default: 1 Allowed: 0 (disable installation) 1 (enable installation) |
--installHybridTDP <installHybridTDP> | Install Talend Data Preparation
component in hybrid mode Default: 1 Allowed: 0 (disable installation) 1 (enable installation) |
--hybridService <hybridService> | Install all components as system services for hybrid
installation Default: 1 Allowed: 0 (disable installation as system services) 1 (enable installation as system services) |
--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 which to connect. Default: at Allowed: us eu ap au uswest at |
--ddsPat <ddsPat> | Personal access token to connect to Talend Cloud.
This parameter is mandatory. For more information, see Generating a personal access
token. Default: |
--ddsTomcatPort <ddsTomcatPort> | Talend Dictionary Service-
port for embedded Tomcat Default: 8187 |
--ddsNewMongoPort <ddsNewMongoPort> | MongoDB Port Default: 27017 |
--ddsDBhost <ddsDBhost> | Talend Dictionary Service -
database host for MongoDB (not needed if embedded MongoDB is used) Default: your local host name |
--ddsDBport <ddsDBport> | Talend Dictionary Service -
database port for MongoDB (not needed if embedded MongoDB is used) Default: 27017 |
--ddsDBdatabasename <ddsDBdatabasename> | Talend Dictionary Service -
database name for MongoDB (not needed if embedded MongoDB is used) Default: dqdict |
--ddsDBuser <ddsDBuser> | Talend Dictionary Service -
database username for MongoDB (not needed if embedded MongoDB is used) Default: dqdict-user |
--ddsDBpassword <ddsDBpassword> | Talend Dictionary Service -
database password for MongoDB (not needed if embedded MongoDB is used) Default: duser |
--ddsMongoConfig <ddsMongoConfig> | Talend Dictionary Service -
MongoDB configuration (whether to use embedded MongoDB or external one) Default: ddsMongoDBembedded Allowed: ddsMongoDBembedded ddsMongoDBexternal |
--tdsTomcatPort <tdsTomcatPort> | Port of Talend Data Stewardship
Tomcat for the case when embedded Tomcat is used Default: 19999 |
--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: tdsEmbeddedTomcat Allowed: tdsEmbeddedTomcat tdsExternalTomcat |
--tdsOidcId <tdsOidcId> | Talend Data Stewardship
Client ID retrieved from Talend Management Console
Default: |
--tdsOidcSecret <tdsOidcSecret> | Talend Data Stewardship
Client secret retrieved from Talend Management Console
Default: |
--tdsNewMongoPort <tdsNewMongoPort> | MongoDB Port Default: 27017 |
--tdsDBhost <tdsDBhost> | Talend Data Stewardship -
host to use for MongoDB (only needed if using external MongoDB) Default: your local host name |
--tdsDBport <tdsDBport> | MongoDB port which should be used Default: 27017 |
--tdsDBdatabasename <tdsDBdatabasename> | Talend Data Stewardship -
MongoDB database name (not needed for embedded MongoDB) Default: tds |
--tdsDBuser <tdsDBuser> | Talend Data Stewardship -
database user for MongoDB (not needed if embedded MongoDB is used) Default: tds-user |
--tdsDBpassword <tdsDBpassword> | Talend Data Stewardship -
database password for MongoDB (not needed if embedded MongoDB is used) Default: duser |
--tdsMongoConfig <tdsMongoConfig> |
This parameter specifies whether to use the embedded MongoDB or the external one Default: tdsMongoDBembedded Allowed: tdsMongoDBembedded tdsMongoDBexternal |
--tdsKafkaPort2 <tdsKafkaPort2> | Kafka port Default: 9092 |
--tdsZookeeperPort2 <tdsZookeeperPort2> | ZooKeeper port Default: 2181 |
--tdsKafkaHost <tdsKafkaHost> | Talend Data Stewardship -
Kafka host (not needed if embedded Kafka is used) Default: your local host name |
--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: 9092 |
--tdsZookeeperHost <tdsZookeeperHost> |
Talend Data Stewardship - ZooKeeper host (not needed if embedded Kafka server will be used) Default: your local host name |
--tdsZookeeperPort <tdsZookeeperPort> | Talend Data Stewardship -
ZooKeeper port (not needed if embedded Kafka server is used) Default: 2181 |
--tdsKafkaInstallation <tdsKafkaInstallation> | Talend Data Stewardship -
Kafka installation option - whether to use embedded Kafka or external Kafka
server Default: tdsKafkaEmbedded Allowed: tdsKafkaEmbedded tdsKafkaExternal |
--dpNewMongoPort <dpNewMongoPort> | MongoDB Port Default: 27017 |
--dpDBhost <dpDBhost> | Talend Data Preparation -
host for MongoDB (not needed if embedded MongoDB is used) Default: your local host name |
--dpDBport <dpDBport> | Talend Data Preparation -
port for MongoDB (not needed if embedded MongoDB is used) Default: 27017 |
--dpDBdatabasename <dpDBdatabasename> | Talend Data Preparation -
database name for MongoDB (not needed if embedded MongoDB is used) Default: dataprep |
--dpDBuser <dpDBuser> | Talend Data Preparation -
database user for MongoDB (not needed if embedded MongoDB is used) Default: dataprep-user |
--dpDBpassword <dpDBpassword> | Talend Data Preparation -
database user for MongoDB (not needed if embedded MongoDB is used) Default: duser |
--dpMongoConfig <dpMongoConfig> | Talend Data Preparation -
MongoDB configuration (embedded MongoDB or external one) Default: dpMongoDBembedded Allowed: dpMongoDBembedded dpMongoDBexternal |
--dpKafkaPort2 <dpKafkaPort2> | Kafka port Default: 9092 |
--dpZookeeperPort2 <dpZookeeperPort2> | ZooKeeper port Default: 2181 |
--dpKafkaHost <dpKafkaHost> | Talend Data Preparation -
Kafka host to use (not needed if embedded Kafka is used) Default: your local host name |
--dpKafkaPort <dpKafkaPort> | Talend Data Preparation -
Kafka port to use (not needed if embedded Kafka is used) Default: 9092 |
--dpZookeeperNodes <dpZookeeperNodes> | Talend Data Preparation -
ZooKeeper nodes list (not needed if embedded Kafka is used) Default: your local host name |
--dpZookeeperPort <dpZookeeperPort> | Talend Data Preparation -
ZooKeeper port (not needed if embedded Kafka is used) Default: 2181 |
--dpKafkaInstallation <dpKafkaInstallation> | Talend Data Preparation -
Kafka installation mode (embedded Kafka or external one) Default: dpKafkaEmbedded Allowed: dpKafkaEmbedded dpKafkaExternal |
--dpPublicIP <dpPublicIP> | Talend Data Preparation -
public hostname where service will be exposed Default: your local host name |
--dpUIport <dpUIport> | Talend Data Preparation -
User Interface port Default: 9999 |
--dpBackendPort <dpBackendPort> | Talend Data Preparation -
Backend port Default: 8989 |
--tdpOidcId <tdpOidcId> | Talend Data Preparation
Client ID retrieved from Talend Management Console
Default: |
--tdpOidcSecret <tdpOidcSecret> | Talend Data Preparation
Client secret retrieved from Talend 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 |