com.saga-it/mirthsync

MirthSync is an open source DevOps tool for Mirth Connect and Open Integration Engine version control and CI/CD automation. This command line tool enables healthcare integration DevOps workflows by keeping a local copy of Mirth Connect configurations (channels, code templates, global scripts) that can be tracked with Git or other version control systems. MirthSync supports multi-environment deployments (dev, test, prod) with automated channel promotion between servers, making it ideal for interface engine CI/CD pipelines and GitOps workflows. The tool provides infrastructure as code capabilities for HL7, FHIR, and DICOM integration engine deployments with built-in Git integration, channel versioning, and continuous deployment support for healthcare environments. The only requirements are having credentials for the server that is being synced and ensuring that the server is configured to allow access to its REST API.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 7 Downloads
  • 6 This Version

Leiningen/Boot

[com.saga-it/mirthsync "3.5.1-SNAPSHOT"]

Clojure CLI/deps.edn

com.saga-it/mirthsync {:mvn/version "3.5.1-SNAPSHOT"}

Gradle

implementation("com.saga-it:mirthsync:3.5.1-SNAPSHOT")

Maven

<dependency>
  <groupId>com.saga-it</groupId>
  <artifactId>mirthsync</artifactId>
  <version>3.5.1-SNAPSHOT</version>
</dependency>