I have setup a new Amazon Linux instance, what are the next steps to install Railo on it?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
On first login you will get the ‘Message of the Day ‘ asking to update additional tools. To install updates just type in the command prompt
Before you can install Railo install Apache to handle all web traffic i.e 80.
Next make sure make sure the service is loaded at startup of the instance.
Now navigate to the instance in a browser. You may need to allow traffic on port 80 in your security group. I just edited my security group to allow http traffic on that port from within the AWS console.
Next to install Railo started by creating a directory to download Railo into.
Then CD into this folder.
Next download Ralio to the newly created folder.
Replace above URL with the most current stable release.
Before ruining the installer make sure to change the permission on the file you just downloaded in this case…
Run the installer
Railo should now be running on port 8888.