irishealth-ensdemo

Downloads38
Subscribe
0
Bookmark
2
This application is not supported by InterSystems Corporation. Please be notified that you use it at your own responsibility.
Details
Releases
Reviews
Screenshots
Issues
Articles

What's new in this version

Thanks to Sergey, adding ZPM support

InterSystems IRIS for Health ENSDEMO

Basic setup of ENSDEMO content into InterSystems IRIS for Health.

LIVE DEMO

Demo

Quality Gate Status

Setup

Make sure you have Docker up and running before starting.

Clone the repo git clone https://github.com/OneLastTry/irishealth-ensdemo.git and then execute from the main directory docker-compose build.

Execution

Once the build is complete, from the main directory, start your iris container:

  • start container: docker-compose up -d

Run your Container

After building the image you can simply execute below and you be up and running 🚀:

-d will run the container detached of your command line session

docker-compose up -d

You can now access the manager portal through http://localhost:9092/csp/sys/%25CSP.Portal.Home.zen

  • Username: SuperUser
  • Password: SYS
  • SuperServer port: 9091
  • Web port: 9092
  • Namespace: ENSDEMO

ensdemo

To start a terminal session execute:

docker exec -it ensdemo iris session iris

To start a bash session execute:

docker exec -it ensdemo /bin/bash

Using InterSystems ObjectScript Visual Studio Code extension, you can access the code straight from vscode

vscode

Stop your Container

docker-compose stop

Support to ZPM

zpm "install irishealth-ensdemo"
IPM installation
zpm "install irishealth-ensdemo"
Rating
4.5 (1)
Category
Integration
Works with
InterSystems IRIS for Health
Tags
Info
Version
1.0.2
Last updated
2022-09-01
Repository
Open
Documentation
Open
License
Link