Home Applications irishealth-ensdemo

irishealth-ensdemo

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
4.5
1 reviews
0
Awards
367
Views
139
IPM installs
0
2
Details
Releases
Reviews
Issues
Pull requests
Articles
InterSystems IRIS for Health ENSDEMO

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"
Read more
Made with
Install
zpm install irishealth-ensdemo download archive
Version
1.0.201 Sep, 2022
Category
Integration
Works with
InterSystems IRIS for Health
First published
09 Mar, 2020
Last checked by moderator
27 Jun, 2023Works