Skip to content

intersystems-community/irisdemo-base-irishealthint-community

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IRIS Health Community Demo Base Image

WARNING: This image is used exclusively for demos. We have set SuperUser with the password "sys".

The image includes:

  • Java 8
  • An APPINT namespace that is Ensemble enabled
  • There is an integration production called IRISDemo.Production on it, that is already configured to start automatically with the instance.
  • The production has Java Gateway configured
  • CSP application for REST Services (/csp/user/rest) as well a dispatcher class named IRISDemo.REST.Dispatcher
  • CSP application for SOAP Services (/csp/user/soap)

If you just want to run the instance on your PC, make sure you have docker installed on your machine and run the following command:

docker run -it --rm --init -p 52773:52773 --name iriscontainer intersystemsdc/irisdemo-base-irishealthint-community:version-1.7.1

Then open the System Manager Portal on http://localhost:52773/csp/sys/UtilHome.csp

Use the username SuperUser and the password sys. The original IRIS Community image from InterSystems would require you to change the password on your first login. As this image is built for demos, we have disabled this and have left the password sys.

If you want to open an IRIS Session on your running IRIS container, just run:

docker exec -it iriscontainer iris session iris

Enjoy!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •