Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

GIT Git Collection configurations are stored in the git configurations directory:

Code Block
<instance<working directory>/configurationsconfig/gitsettings/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.

Code Block
languagejson
{
    "https://bitbucket.org/interfaceware/hl7components.git": {},
    "https://bitbucket.org/interfaceware/interfaceware-core.git": {},
    "https://bitbucket.org/interfaceware/notifiers.git": {}
}