Use a Shared Keystore Across the Cluster
- Upload the keystore 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:
- KEYSTORE_DOWNLOAD - The S3 Object URL of the Mirth® Connect keystore file. This file will be downloaded into the container and Mirth® Connect will use it as its keystore.
- ALLOW_INSECURE - Allow the insecure SSL connections when downloading files during startup. This applies to keystore downloads, plugin downloads, and server library downloads.