Install Extensions
- Create a zip file containing all the extension zip files that you wish to install.
- Upload the created zip file into S3. The file must be accessible by your ECS cluster. Note the Object URL of the file in S3.
- Include the following environment variables in your ECS configuration:
- EXTENSIONS_DOWNLOAD - The S3 Object URL of the zip file containing the extensions. This file will be downloaded into the container, and the extensions will be installed on the Mirth® Connect server.
- ALLOW_INSECURE - Allow insecure SSL connections when downloading files during startup. This applies to keystore downloads, plugin downloads, and server library downloads.