© 2026 InterSystems Corporation. All rights reserved.Privacy & TermsGuaranteeSection 508Contest Terms
Initial Release
The OEX package just uses a modest IRIS instance in Docker
As the related Pull Request was ignored for years, it is published here
Make sure you have git and Docker desktop installed.
Clone/git pull the repo into any local directory
$ git clone https://github.com/r-cemper/memory-configuration-wizard-Docker.git
To build and start the container run:
$ docker compose up -d && docker compose logs -f
To open IRIS console Terminal do:
$ docker-compose exec iris iris session iris
USER>
or using iterm
http://localhost:42773/iterm/
To access IRIS System Management Portal
http://localhost:42773/csp/sys/UtilHome.csp
All user documentation is found in original repo
enter docker console
$ docker-compose exec iris bash
irisowner@a87ea46f602b:/opt/irisapp$ iris stop iris quietly restart