-
Notifications
You must be signed in to change notification settings - Fork 39
Description
This is a tool that I believe is primarily used by some Windows users, as it requires the server to be running on an OS with a graphical environment and runs in the system tray (for those operating systems which have a system tray.) This is what it looks like when running as part of Mirth Connect.
It provides some buttons for starting and stopping the server when it is running as a service, however, on Windows this provides no benefit over using the standard methods for managing Windows services (the Services mmc snap-in, the net start and net stop commands, the Start-Service and Stop-Service Powershell cmdlets, etc...)
It also provides some options for editing select properties, but I believe questions surrounding the limited number of properties available in the GUI would be better handled in a how-to/getting started guide that would apply to all users, whether running on a headless server or not.
If we drop support, this would be one less tool to maintain, and also one less thing to remove all of the branding from. At the very least, I think we should consider dropping it initially, and then bringing it back later if there is enough demand and justification for doing so.
I'm looking for any feedback, whether in support or opposition to removing this tool.
