[Solved] Install on AWS

Unimus support forum
Post Reply
sbrconsulting
Posts: 19
Joined: Tue Aug 07, 2018 5:20 pm

Mon Nov 05, 2018 1:34 pm

I tried to install Unimus on an AWS Red Hat instance. No success.
I tried to use the RH installer, but it did not recognize the OS.
I tried to do a tomcat installation, but I am not sure I did tomcat correctly.
Would someone provide a step-by-step guide to installing Unimus on an AWS instance, please?
sbrconsulting
Posts: 19
Joined: Tue Aug 07, 2018 5:20 pm

Wed Nov 21, 2018 1:54 pm

The RHEL installer did not have RH as an acceptable server type. I copied the CentOS information to a new section for RHEL and it loaded fine in an AWS RHEL 7 instance.
User avatar
Tomas
Posts: 1206
Joined: Sat Jun 25, 2016 12:33 pm

Wed Nov 21, 2018 2:00 pm

Thank you for the update.

I have on my ToDo list to spin up an instance in AWS and fix this in the installer since you posted the original post.
I have been travelling for a conference the last 2 weeks however.

Apologies for the delays.
Will definitely fix this on our end asap.
sbrconsulting
Posts: 19
Joined: Tue Aug 07, 2018 5:20 pm

Wed Dec 05, 2018 1:30 pm

I also have it running on an AWS Linxu 2 platform.
Added:
elif cat /etc/*-release |& grep 'amzn' &> /dev/null; then
installer='https://unimus.net/download/linux/centos/install.sh';

to install.sh.
Appears to be running fine.
User avatar
Tomas
Posts: 1206
Joined: Sat Jun 25, 2016 12:33 pm

Sat Mar 02, 2019 5:11 pm

Just a small update:

Starting with version 1.10.0, we have a newer version (v2) of our Linux installer.
The new installer fully supports Amazon Linux AMI and Amazon Linux 2.
Post Reply