Configuring and running unattended Planning Analytics Spreadsheet Services installations on Linux
You can set up an unattended installation and configuration to install an identical configuration of Planning Analytics Spreadsheet Services across several computers on your network.
About this task
Procedure
-
Create a response file to be used for unattended installations by running the Planning Analytics Spreadsheet Services graphic installer from a command line with this
command:
analytics-installer-version-linuxx86.bin -DREPO=<TM1 Web repository name> -r <FullPathOfYourResponseFile>
. - Complete all steps required to complete the installation.
- To run an unattended installation, run this command from a command line:
analytics-installer-version-linuxx86.bin -DREPO=<TM1 Web repository name> -f <FullPathOfYourResponseFile> -i silent
.
Example
For example, a full command to run a silent install looks like this:
analytics-installer-3.0.20091714-linuxx86.bin
-DREPO=/workspace/install/tm1web-11.0.58-20101403-linuxi38664h.zip -f
/workspace/install-props/installer.properties -i silent