4.6. Automated Installation

4.6.1. Install Multiple Instances of JBoss EAP 6 (Installer)

Prerequisites

Summary

Multiple identical instances of JBoss EAP 6 can be installed using an automatic installation script, generated during the installation process, using either the Graphical or Text-based installer. This topic covers the steps required to install JBoss EAP 6 using a generated script.

Procedure 4.10. Automated Installation

  • In a terminal, run the following command to install JBoss EAP 6 using the automatic installation script:
    java -jar jboss-eap-6.3.0-installer.jar auto.xml

    Note

    When you use the automatic installation script (auto.xml) for automated installation the installer by default will generate a prompt for entering all passwords.
Result

An identical instance of JBoss EAP 6 has been installed, based on the automatic installation script.