Home Applications Docker Demo Directory

Docker Demo Directory

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
0
0 reviews
0
Awards
133
Views
0
IPM installs
0
1
Details
Releases
Reviews
Issues
Pull requests
offer a list of demo repos

What's new in this version

Initial Release

Docker Demo Directory

This is a list of repos to start demos based on packages
available in IPM. It is mainly targeted at packages where
a demo with Docker is not included in the source repo.

It is not a clone of the original repo but uses the IPM
package the same way you would do in your own IRIS instance.
Where required and appropriate also some test data are added.
WebTerminal and PasswordLess access is always added.

The attempt is to use only IRIS community edition. For some
rare cases (e.g. ECP, MIRROR) you have to provide your own license.
In any case, checking the installation instructions and the test
guide of the selected repo - if available - is required.

OEX package Repo Demo
BeI-MultiModel repo demo
BulkProfile_HL7RoutingRules repo demo
Cache-in-Docker repo demo
Custom ZenProxy repo demo
EnsHelper repo demo
GoSelector repo demo
iknow-utils repo demo
Ikon repo demo
Interopway REST repo demo
Interopway XDBC repo demo
Intersystems IRIS platform queue trend monitoring component repo demo
IRIS memory configuration wizard repo demo
iris-mail repo demo
isc-json repo demo
MDX Query Auditing Samples repo demo
MDX2JSON repo demo
Message Bank repo demo
objectscript-json-patch repo demo
ompare repo demo
PyHelper repo demo
SendComplexMessageFromService repo demo
sscp repo demo
Total 22 2024-02-29 17:25:32

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/****************.git

To build and start the container run:

$ docker compose up -d && docker compose logs -f

Generic Testing

Open IRIS console

$ docker-compose exec iris iris session iris
USER>

or use WebTerminal

http://localhost:42773/terminal/

To access IRIS System Management Portal

http://localhost:42773/csp/sys/UtilHome.csp
Read more
Made with
Version
0.0.125 Feb, 2024
ObjectScript quality test
Category
Technology Example
Works with
InterSystems IRIS
First published
20 Feb, 2024