Hi community,
This is the third article in the series about initializing IRIS instances with Docker. This time, we will focus on Enterprise Cache Protocol (ECP).
In a very simplified way, ECP allows configuring some IRIS instances as application servers and others as data servers. Detailed technical information can be found in the official documentation.
This article aims to describe:
- How to script the initialization of a data server, and how to script the initialization of one or more application servers.
- How to establish an encrypted connection between these nodes with Docker.
To do this, we

.png)






