Home Applications memory-configuration-wizard-Docker

memory-configuration-wizard-Docker

Community Project
This project is maintained by its author and is not officially supported by InterSystems. For technical support, please contact the project developer.
0
0 reviews
0
Awards
5
Views
0
IPM installs
0
Add to bundle
Details
Releases (1)
Reviews
Issues
run IRIS-memory-configuration-wizard in Docker

What's new in this version

Initial Release

IRIS-memory-configuration-wizard-Docker

The OEX package just uses a modest IRIS instance in Docker
As the related Pull Request was ignored for years, it is published here

Prerequisites

Make sure you have git and Docker desktop installed.

Installation

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

How to use it

All user documentation is found in original repo

IRIS restart in Docker

enter docker console

$ docker-compose exec iris bash
irisowner@a87ea46f602b:/opt/irisapp$ iris stop iris quietly restart
Version
1.0.010 Sep, 2026
Category
Technology Example
Works with
InterSystems IRISInterSystems IRIS for Health
First published
10 Sep, 2026
Last edited
10 Sep, 2026