...
Modify the value proxy.local.url so it has the FQDN or IP address of this specific host, then perform the setup.sh.
Code Block | ||||
---|---|---|---|---|
| ||||
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.
Code Block | ||||
---|---|---|---|---|
| ||||
cd %PROGRAMFILES%\ubisecure\customerid\tools config-wildfly-domain-slave.cmd |
...