Is your feature request related to a problem? Please describe.
Currently, configuring requires directly modifying server/conf/mirth.properties. This approach introduces operational friction in several standard enterprise deployment workflows:
Upgrades, Environment Separation, containerized & automated Deployments.
Describe your use case
Upgrades, Environment Separation
Describe the solution you'd like
Apply Site Overrides: The server checks for the existence of an override file (e.g., server/conf/mirth-site.properties or an external path defined via a JVM argument.
Describe alternatives you've considered
Not aware of other
**Example of another open-source solution **
https://www.kismetwireless.net/docs/readme/configuring/configfiles/#customizing-configs-with-kismet_siteconf
Is your feature request related to a problem? Please describe.
Currently, configuring requires directly modifying server/conf/mirth.properties. This approach introduces operational friction in several standard enterprise deployment workflows:
Upgrades, Environment Separation, containerized & automated Deployments.
Describe your use case
Upgrades, Environment Separation
Describe the solution you'd like
Apply Site Overrides: The server checks for the existence of an override file (e.g., server/conf/mirth-site.properties or an external path defined via a JVM argument.
Describe alternatives you've considered
Not aware of other
**Example of another open-source solution **
https://www.kismetwireless.net/docs/readme/configuring/configfiles/#customizing-configs-with-kismet_siteconf