Published on InterSystems Developer Community (https://community.intersystems.com)

Home > How can I add an application server to ECP client list in code?

Question
Oliver Wilms · Aug 19, 2020

How can I add an application server to ECP client list in code?

I was able to define ECP connection in Installer class that I run when I build docker image for my Docker IRIS application. Now I start to use Amazon ECS and Autoscaling. When a new instance is created and it runs the IRIS container, I want it to "register" as an Application server on the remote database server. What code can I execute to add an ip address as an Application Server?

#Application Server #ECP #ObjectScript #InterSystems IRIS

Source URL:https://community.intersystems.com/post/how-can-i-add-application-server-ecp-client-list-code