Two node slave WildFly configuration on Linux - CustomerID

Modify the value proxy.local.url so it has the FQDN or IP address of this specific host, then perform the setup.sh.

cd /usr/local/ubisecure/customerid/application
nano linux.config
./setup.sh

After these steps, run the script config-wildfly-domain-prepare.sh, which will remove unnecessary options from the host configuration.

cd /usr/local/ubisecure/customerid/tools
./config-wildfly-domain-prepare.sh

When the previous script has finished, run the config-wildfly-domain-slave.sh. This will transform the local domain installation to a slave node and connects it to the domain master that was configured earlier.

cd /usr/local/ubisecure/customerid/tools
./config-wildfly-domain-slave.sh