Create Image of Existing Instance

Hi All,

Is it possible to generate image of an existing instance of Product with help of Software AG Installer? not a clean installation. If possible, kindly share any documentation link that is available.

Thanks,
Hima

By image, I assume you mean ‘image’ created and used by SAG Installer. It is not possible to create this image from an installation

By image, if you mean Docker image, then you must use Docker build that is provided by SAG

1 Like

Hi Senthilkumar,

Thanks for the info. So the image of an installation cant be created by SAG Installer.
I assumed Docker build helps with new installation of the product, not creating an image of a existing instance of that product.

Could you please share any documentation link that could help me understand more about Docker build. This was what I could find http://techcommunity.softwareag.com/pwiki/-/wiki/Main/Build%20an%20Integration%20Server%20docker%20image%20using%20docker%20builder

Thanks,
Hima

Hi Hima,

You can refer to the section Using Integration Server with Docker in the Integration Server Administrator guide.

This will help you build your own custom IS with all the required settings and do docker deploy on the container.

Regards,
Firoz Nalband.

In addition what Firoz mentioned, please refer to http://techcommunity.softwareag.com/pwiki/-/wiki/Main/Getting%20started%20with%20webMethods%20Microservices%20Runtime%20with%20Docker providing more details on this.

Regards,
-Kalpesh.

Thanks Kalpesh and Firoz, The documentations shared helps with building docker images of IS. I would like to know if any documentation is available for building image of existing instance for other components like UM,MWS… ?

Thanks,
Hima