6.1.2. Registration/Deletion to Windows Service¶
Topics
6.1.2.1. Registration to Windows Service¶
Start [setup.exe] which is in the directory immediately under Resin is installed.%RESIN_HOME%/setup.exeWarning
In case setup.exe is executed, .NET Framework 3.5 would be required.
After the startup, the screen below will be displayed.
The item in the [Resin Windows Service Install] tab should be edited.Note
In this document Service Name is to be changed.before change : [Resin-app-0]after change : [Resin Winwdows-Service]
Click [Install/Change] button which is located on the lower part. Registration to the Windows Service is completed, when the screen below is displayed.Please change the type of Startup to [Auto] if required.
6.1.2.1.1. In case multiple IP addresses are set¶
In case multiple IP addresses are set to the started environment, it is necessary to specify the [jgroups.bind_addr] property to [Extra Params] item.
-Djgroups.bind_addr=192.168.1.1