Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
rundevicesdeploymentsasaservice [2022/09/22 22:25] wikiadmin [TransSECS Deployment Service] |
rundevicesdeploymentsasaservice [2022/09/22 22:40] (current) wikiadmin |
||
---|---|---|---|
Line 33: | Line 33: | ||
Note: the default minimal configuration uses a %BASE% variable which could be defined instead of entering the full path to the application to run. | Note: the default minimal configuration uses a %BASE% variable which could be defined instead of entering the full path to the application to run. | ||
+ | |||
+ | 4. Install the Service | ||
+ | |||
+ | To install the service, open a command shell where you have just edited the GEMTool.xml (in the GEMTool project deployment directory), and enter this command: | ||
+ | |||
+ | < | ||
+ | GEMTool install | ||
+ | </ | ||
+ | |||
+ | <note important> | ||
+ | |||
+ | 5. Open the Windows services console. You will see a GEMTool service listed. By default it is set to " | ||
+ | |||
+ | You can stop/ | ||
+ | |||
+ | To get the full list of options for the service type " | ||
+ | |||
+ | Examples: | ||
+ | |||
+ | < | ||
+ | GEMTool uninstall | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | GEMTool stop | ||
+ | </ | ||
+ | |||
+ | 6. Logging | ||
+ | |||
+ | The service will log just as the deployment which is started from the " |