Skip to main content
Skip table of contents

Application Server Setup

This section cover an example on how to install your application server and information on configuring application server-specific settings.

For information on supported software, see Prerequisites.

Install Application Server

Depending on your setup, refer to information from your OS/Linux distribution or database vendor for instructions of how to install your application server.

For example, to install WildFly 26 in CentOS and starting it, run the following:

CODE
unzip wildfly-26.1.3.Final.zip
cd wildfly-26.1.3.Final
./bin/standalone.sh

Configure Application Server

Due to differences between application servers, you need to configure application server-specific settings.

For instructions on how to set up your application server, see WildFly 24, 26, and JBoss EAP 7.4.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.