Content Type
Video
Duration
4m
Level
Introductory
Learn how to install HealthShare® solution modules using the InterSystems Package Manager (IPM). See how to download modules, create configuration files, and deploy via the command line.
Content Type
Video
Duration
4m
Level
Introductory
Learn how to install HealthShare® solution modules using the InterSystems Package Manager (IPM). See how to download modules, create configuration files, and deploy via the command line.
| Reference | Timestamp | Code |
|---|---|---|
| Check Java version | 1:25 | java -version |
| Install ORAS on a UNIX system | 2:05 | brew install oras |
| Download an IPM module with ORAS | 2:31 | oras pull ipm.intersystems.com/<PACKAGE_NAME>:<VERSION_STRING> |
| Run iris merge to deploy a module | 3:40 | iris merge <instance name> <path/to/cpf/file> |
| Deploy a module without a CPF merge file | 3:45 | zpm load <path/to/tarball> |
| Enter the IPM shell | 4:00 | zpm |
| View installed IPM modules | 4:03 | list-installed |
Having an issue with the learning site? Want to provide feedback on a course? Contact us by emailing online.training@intersystems.com.
Please include all relevant information, including the page or course you are having trouble with, and any necessary screenshots.