Thanks Mario and Andrew for all of the info.
So far we have created our AWS Lightsail instance with the Amazon Linux version. We have installed Java and then we had to upgrade it to 1.8 for the OPT. We have move over out OTP files but that is where we are running into trouble. We run the commands for the OTP to run, then I get my public IP address of our server instance and of course I am not seeing anything.
Normally on our local you just open up web browser and go to localhost:8080 and then you will see the OTP running.
So how do I get OTP to run and show up when I visit my instance IP address? Once we get that running, I will then create a static IP and then map one of our domains to it.
But first, just seeing the OTP run on that public IP address is our next hurdle. Again I am a PHP developer and do not have the Java experience. I did read that OTP comes with a built in web server, So I assume I do not need any web server software installed on the instance.
Any suggestions on the next steps getting our OTP instance to run and be visible using our IP address on our AWS instance?
BTW, when I created the Lightsail instance, it is also Bare Bones Amazon Linux. I did not create it with any other technology stack such as LAMP, etc..
Thanks again for all of the help!
Darren