Skip to content

Commit 85d2b89

Browse files
committed
Add steps to README to upgrade from MC
Signed-off-by: Jon Bartels <jonathan.bartels@gmail.com>
1 parent 8f656d4 commit 85d2b89

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,16 @@ Please do your best to include the following information in your issue:
3939
* The output of the command you executed (Hint: add `--progress=plain` to your `docker` command to see the full output)
4040
* Use [Markdown](https://guides.github.com/features/mastering-markdown/) to format your issue text, ESPECIALLY if you are including code snippets or command output. This will make it easier for us to read and understand your issue.
4141

42+
#### Upgrading from Mirth Connect
43+
44+
Open Integration Engine can be upgraded from Mirth Connect 4.5.2. The following steps will connect Open Integration Engine to your existing Mirth Connect database, allowing you to continue using your existing channels, connectors, and other configurations.
45+
46+
1. Update your Mirth Connect installation to Mirth Connect 4.5.2
47+
2. Backup your Mirth Connect database
48+
3. Stop your Mirth Connect server
49+
4. Update Open Integration Engine to use the same `vmoptions` and `mirth.properties` files as your Mirth Connect installation. Containerized instances will use environment variables to set these options. Other installations use the config files.
50+
5. Start Open Integration Engine, watch for errors in the console and `mirth.log`
51+
4252
------------
4353

4454
<a name="what-is-oie"></a>

0 commit comments

Comments
 (0)