Endeca Serverのインストールを独自のインストール・スクリプトに追加したり、複数のマシンにインストールをプッシュする場合には、Endeca Serverインストーラのサイレント・モードが便利です。
サイレント・モードのインストールは、インストール構成を1回のみ設定し、その後はその構成を使用して多くのマシンでインストールを複製するという方法です。サイレント・モードでのインストール中、インストール・プログラムはインストール開始前に作成したファイルから構成設定を読み取ります。インストール・プログラムは、インストール・プロセス中に構成オプションを表示しません。サイレント・モードのインストールは、WindowsとLinuxの両方のシステムで機能します。
前提条件として、インストーラGUIまたはテンプレートを介してレスポンス・ファイルを作成しておきます。
このレスポンス・ファイルの名前と作成場所を入力するように求められます。作成したら、そのファイルをそのまま使用して、他のシステムにインストールをレプリケートできます。
レスポンス・ファイルのテンプレート(名前はsampleResponse.rsp)は、Endeca Serverのインストーラ・パッケージで入手できます。インストーラZIPファイルを解凍すると、endecaserver/Disk1/stage/ResponseディレクトリにsampleResponse.rspテンプレートがあります。
[ENGINE] #DO NOT CHANGE THIS. Response File Version=1.0.0.0.0 [GENERIC] #Provide the Oracle Home location. The location has to be the immediate child under the # specified Middleware Home location. The Oracle Home directory name may only contain # alphanumeric , hyphen (-) , dot (.) and underscore (_) characters, and it must begin # with an alphanumeric character. The total length has to be less than or equal to 128 # characters. The location has to be an empty directory or a valid SOA Oracle Home. ORACLE_HOME=/home/middleware/EndecaServer7.6.0 #Provide existing Middleware Home location. BEA_HOME=/home/middleware #Provide true to enable SSL for deploy Endeca Server. ENDECA_ENABLE_SSL=true [SYSTEM] [APPLICATIONS] [RELATIONSHIPS]
[ENGINE] #DO NOT CHANGE THIS. Response File Version=1.0.0.0.0 [GENERIC] #Provide the Oracle Home location. The location has to be the immediate child under the # specified Middleware Home location. The Oracle Home directory name may only contain # alphanumeric , hyphen (-) , dot (.) and underscore (_) characters, and it must begin # with an alphanumeric character. The total length has to be less than or equal to 128 # characters. The location has to be an empty directory or a valid SOA Oracle Home. ORACLE_HOME=C:\Oracle\Middleware\EndecaServer7.6.0 #Provide existing Middleware Home location. BEA_HOME=C:\Oracle\Middleware #Provide true to enable SSL for deploy Endeca Server. ENDECA_ENABLE_SSL=true [SYSTEM] [APPLICATIONS] [RELATIONSHIPS]