Integration Server 10.15 | Microservices Runtime Guide | Automatic Package Deployment | Enabling and Configuring Automatic Package Deployment | Automatic Package Deployment Location
 
Automatic Package Deployment Location
Where you place custom packages for automatic package deployment depends on whether you are using an on-premises Microservices Runtime or an Microservices Runtime running in a Docker container.
*For an on-premises Microservices Runtime, place packages that you want automatically deployed in this location:
Integration Server_directory \replicate\autodeploy
Note:
For an on-premises Integration Server with a Microservies license, place packages that you want automatically deployed in this location: Integration Server_directory \instances\instance_name\replicate\autodeploy
*For a Microservices Runtime or Integration Server running a Docker container, when you start the Docker container, you can map the above folder of a container to a volume which points to a folder on your HOST machine. You can then place packages that you want to the server to automatically deploy in the folder specified by the volume.