-
Notifications
You must be signed in to change notification settings - Fork 1
Getting Started
Finnegan's Owner edited this page Mar 1, 2026
·
5 revisions
-
Go to Releases and download the installer for your platform:
-
macOS:
.dmgfile (universal binary — Apple Silicon and Intel) -
Windows x86_64:
.msior.exeinstaller -
Windows ARM64:
.msior.exeinstaller -
Linux x86_64:
.deb,.rpm, or.AppImage -
Linux ARM64:
.deb,.rpm, or.AppImage
-
macOS:
-
Install normally for your OS.
If macOS blocks the app because it is unsigned, either:
- Right-click the app and choose Open, then click Open in the dialog
- Or run:
xattr -cr /Applications/Launcher.app
- Java Runtime (JRE 8+) must be installed on your machine. Launcher uses it to run the administrator client.
- Launcher will attempt to auto-detect your
JAVA_HOME. If it cannot, you can set it manually per connection.
- Open Launcher.
- Click the Add button in the top right to create a new connection.
- Fill in:
- Name: A label for this server (e.g., "Production")
-
Address: The server URL (e.g.,
https://myserver:8443) - Username / Password: Your admin credentials (optional, can be entered at login)
- Click Create.
- Double-click the server row (or click the play button) to launch the administrator.
If you are migrating from MirthConnect Admin Launcher (MCAL) or another Launcher instance:
- Click the Import button in the top toolbar
- Select the JSON connections file (e.g.,
<MCAL-root>/data/connections.json) - If any connections already exist with the same IDs, Launcher will warn you and list the duplicates — you can choose to overwrite or cancel
- After a successful import, the page reloads to show the new connections