This is a simple docker-compose example that spins up four containers based on the 3 latest editions of IRIS + 1 container for the web gateway :
- IRIS EXTENDED MAINTENANCE
- IRIS CONTINUOUS DELIVERY
- IRIS DEVELOPER PREVIEW
- webgateway - the standalone Web Gateway container (Apache-based)
NB : Before starting the containers, you need to first copy your own IRIS License into ./iris/iris.key
- start.sh - spins up all containers via docker-compose and invokes iris/configure.sh in the iris containers
- stop.sh - removes all containers
- iris/configure.sh - configures the IRIS container's CSPConfigName
With this pod, the user can access each instance's Management Portal immediately without relying on the private web server. If running on your local machine, use these URLs:
With this pod, the user can access each instance's Management Portal immediately without relying on the private web server. If running on your local machine, use these URLs:
Special thanks to Sarah Matthews and Bob Kuszewski for their web gateway samples
See the Web Gateway configuration guide in official Documentation for general guidance: https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?KEY=GCGI_intro