Enabling and Configuring Automatic Package Deployment
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 Runtime1. 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.