Integration Server 10.15 | 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 settings on the Settings > Extended settings page of the Microservices Runtime Administrator as follows:
*To configure automatic deployment for Microservices Runtime
1. In the Microservices Runtime Administrator, go to Settings > Extended.
2. 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.
3. Click Save Changes.
4. Restart the Microservices Runtime.
The updated settings are now in effect.