Git Collection Configuration File

Git Collection configurations are stored in the git configurations directory:

<working directory>/config/settings/catalogue.json

catalogue.json contains the GIT URLS for all of the GIT Collections added to the Iguana instance. By default you will see the built-in iNTERFACEWARE Collections.

{ "https://bitbucket.org/interfaceware/hl7components.git": {}, "https://bitbucket.org/interfaceware/interfaceware-core.git": {} }

Â