Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Configuring the WildFly Slave

To perform this step, you will have done the preceeding steps on the Master Node and copied over the %PROGRAM_FILES%\Ubisecure\customerid folder to the Slave Node. When this is done, copy the linux.config file from the master node and deposit it in the path /usr/local/ubisecure/customerid/application/linux.config.

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


cd /D %PROGRAMFILES%\ubisecure\customerid\application
start notepad win32.config
setup.cmd


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


cd %PROGRAMFILES%\ubisecure\customerid\tools
config-wildfly-domain-slave.cmd
  • No labels