Mirth Connect Docker Debug Setup #6297
jbravo94
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Introduction
Mirth Nextgen Connect introduced since version 4 a debugger feature.
Nevertheless this feature only works in environments where the server installation has a user interface and the installation is not headless.
This means that for dockerized deployments are some workarounds necessary which are demonstrated in this repository.
It adds some X server dependencies to the official image and forwards the DISPLAY env variable and X11 unix socket.
The Debugger usually enable better productivity by offering features:
Results
I published the working setup under https://github.com/jbravo94/mirth-connect-docker-debug-setup for the community.
Beta Was this translation helpful? Give feedback.
All reactions