Deploying Manager modules
Perform the following procedure as a user who has administrative privileges.
(1) In Windows
1. Copy Manager module.
Copy the Manager module for Windows (Manager_for_Windows.zip) that is stored in the product media to a folder of your choice on the application server.
2. Deploy Manager module.
Specifying an arbitrary folder to deploy the Manager_for_Windows.zip file. The folder that you specified here is the working folder for installation.
By default, it is deployed to the Manager_for_Windows folder.
If the product is Region Edition, Java is not bundled with the Manager module. Download and introduce JRE.
For details about the introduction procedures, see Introducing Java to Region Edition.
(2) in Linux
1. Copy Manager module.
Copy the Manager module for Linux (Manager_for_Linux.tar.gz) that is stored in the product media to a directory of your choice on the application server.
2. Deploy Manager module.
Deploy the Manager_for_Linux.tar.gz file.
A working directory for installation whose name is Manager_for_Linux is created under the directory in which Manager module is copied.
The following command shows an example to deploy the Manager module when you copied the module to the /tmp directory.
cd /tmp tar zxvf ./Manager_for_Linux.tar.gz |
If the product is Region Edition, Java is not bundled with the Manager module. Download and introduce JRE.
For details about the introduction procedures, see Introducing Java to Region Edition.