We are using IRIS health 2023.1 to build an application that runs on kubernetes cluster as container images. In the container image, we have our own PRODUCTION "APP" created with its routines database and global database located at:
/usr/irissys/mgr/APPCODE/IRIS.DAT
/usr/irissys/mgr/APPDATA/IRIS.DAT
To persist the data, we use the “Durable %SYS for Persistent” feature and set the ISC_DATA_DIRECTORY to an external durable folder (/durable/iconfig).

.png)
.png)
.png)
.png)

%20(2).jpg)
.png)
.png)
.jpg)
.png)


