Skip to content

Instantly share code, notes, and snippets.

View molsches's full-sized avatar

Mark Olschesky molsches

View GitHub Profile

NextGen Connect (formerly known as Mirth Connect) Server Setup

Create a VM running Ubuntu. Use a modern version.

Great thanks for the original guide: https://gist.github.com/jgautsch/9157402

# Update Ubuntu
sudo apt-get update

# Upgrade Ubuntu
sudo aptitude upgrade