Installing the servers
The setup
tool allows you to quickly install and configure a stand-alone server instance.
Server installation modes
You can run the tool in either of the following modes:
-
Interactive command-line mode. This mode prompts for information during the installation process. To start the installation in this mode, run the
setup
command without any options. -
Non-interactive command-line mode. This mode is designed for setup scripts to automate installations or for command-line usage. To start the installation in this mode, run the
setup
command with the--no-prompt
option as well as the other arguments required to define the appropriate initial configuration.
Make sure you perform all installation steps while logged on to the system as the user or role under which the server will run. |
Support for Java 8 has been removed and server installations will fail when attempting to install with this version of Java. Install Java 11 or a later supported version before proceeding with server installation. For more information, see System requirements. |