I see many are reaching out to me because they have issues on identifying the correct way to implement the s3 bucket reading option from the new AWS SDK method. Here is what I have based on the new AWS S3 Bucket
Read More
The Idea of this blog is to setup an reverse-proxy for Mirth using the Nginx application in the Amazon EC2 instance. Let me first give an easy understanding on what is reverse proxy. Basically, the reverse proxy is a way of
Read More
(i) Create RDS public instance Postgresql database in Amazon AWS: Navigate to Services -> RDS. Select on the Databases menu on the left side. Select on the create database button on the right side of the above screen. Click on standard
Read More
Pre-requisites: MirthConnect : 3.7.1 AWS Set up Created SQS in AWS AWS Access Id and secret key(Required for authentication) AWS Java SDK aws-java-sdk-core-1.11.194 jar(Required same version as to avoid mirth version mismatch) Here mainly I’m giving the code snippet to add your message
Read More
Setup Java: Check if the Java JDK is installed in the system. use the below command to confirm java -version if it returns java: command not found then you have to install java in the machine. yum -y install java-1.8.0-openjdk you will
Read More
Please use the following procedure to install Tomcat 7 and RabbitMQ in Amazon EC2 instance. but, in the below process I will not explain how to work with them. Kindly, use this post only for installing and configuring them in your linux
Read More
AWS-With-Mirth
Recent Comments