Integration Server 10.3 | Microservices Runtime Guide | Automatic Package Deployment | Enabling and Configuring Automatic Package Deployment
 
Enabling and Configuring Automatic Package Deployment
 
Automatic Package Deployment Location
Microservices Runtime uses various configuration settings for automatic package deployment of new and updated packages. Most of the settings have defaults. You can change these setting by using the Settings > Extended screen of the Integration Server Administrator as described below.
*To configure automatic deployment for Microservices Runtime
1. In the Microservices Runtime Administrator, under Settings, click Extended.
2. Click Edit Extended Settings.
3. If the watt.server.autodeploy.alwaysUseHotDeployment, watt.server.autodeploy.enabled, and watt.server.autodeploy.interval parameters do not appear the Extended Settings list, do the following:
a. Select Show and Hide Keys.
b. Select the check boxes next to the watt.server.autodeploy.alwaysUseHotDeployment, watt.server.autodeploy.enabled, and watt.server.autodeploy.interval parameters.
c. Click Save Changes.
4. On the Settings > Extended page, click Edit Extended Settings.
5. Set the following server configuration properties in Microservices Runtime.
For this extended setting
Description
watt.server.autodeploy.
enabled=true
Enables automatic package deployment .
watt.server.autodeploy.
alwaysUseHotDeployment=true
Use hot deployment for automatic deployment of packages.
watt.server.autodeploy.interval=5
Specifies the interval, measured in minutes, at which Microservices Runtime executes the autodeploy system task.
6. Click Save Changes.
7. Restart the Microservices Runtime.
The updated settings are now in effect.