Page 1 of 1

[Solved] Install on AWS

Posted: Mon Nov 05, 2018 1:34 pm
by sbrconsulting
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?

Re: Install on AWS

Posted: Wed Nov 21, 2018 1:54 pm
by sbrconsulting
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.

Re: Install on AWS

Posted: Wed Nov 21, 2018 2:00 pm
by Tomas
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.

Re: Install on AWS

Posted: Wed Dec 05, 2018 1:30 pm
by sbrconsulting
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.

Re: [Solved] Install on AWS

Posted: Sat Mar 02, 2019 5:11 pm
by Tomas
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.