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 35 in CentOS and starting it, run the following:

CODE
unzip wildfly-35.0.1.Final.zip
cd wildfly-35.0.1.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 32+ and JBoss EAP 8.

JavaScript errors detected

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

If this problem persists, please contact our support.