-
Notifications
You must be signed in to change notification settings - Fork 21
Home
Evgeny Shvarov edited this page Feb 23, 2022
·
13 revisions
ZPM is a package manager designed to work with applications and modules for InterSystems IRIS Data Platform.
Use ZPM to search, install, upgrade, remove and publish modules. Each module could be an application, framework, tool or technology example build for InterSystems IRIS. With ZPM you can install:
- ObjectScript classes and routines
- Frontend applications
- Interoperability applications
- IRIS BI solutions
- IRIS Datasets
- Embedded python wheels or any files.
Important! You need to follow the naming convention for ObjectScript class names in order to avoid conflicts during the installation.
ZPM consists of two components:
-
the ZPM Client (Command Line Interface, CLI)
Install ZPM Client on your InterSystems IRIS and use it to manage modules. -
The Registry
The registry is a database of modules and meta-information surrounding it.
Use the menu below for more details: