MinIO RPM configuration parameters (deprecated)
The MinIO RPM uses a set of parameters to perform the installation.
To use custom values, set up these parameters in environment variables before performing the installation.
Variable | Default value | Description |
---|---|---|
TALEND_INSTALL_USER | talend | This user is set as the owner of base folder for the package. The user is created if missing. |
TALEND_INSTALL_GROUP | talend | This group is set as the owner of base folder for the package. The group is created if missing. |
TALEND_INSTALL_SYSTEMD | 1 | Whether to install SystemD services. Possible values are 0 (false) or 1 (true). Services are created and enabled, but not started. |
TALEND_MINIO_PORT | 9000 | MinIO server port. |
TALEND_MINIO_BUCKET | default-bucket | MinIO bucket. |
TALEND_MINIO_USER | usr7xJ0agsFq | MinIO user, used for authorization. If you change this parameter, you need to also change it for Talend Dictionary Service. |
TALEND_MINIO_PASS | pwd9jYF26Van | MinIO password, used for authorization. If you change this parameter, you need to also change it for Talend Dictionary Service. |
TALEND_MINIO_REGION | us-east-1 | MinIO region. |
In case of change in user/password, these values must also be updated in dictionary-service configuration file