Installation in AWS

Modified on Wed, 07 Jun 2023 at 11:30 AM

CyberCNS can be self-hosted into your AWS environment.

Prerequisites

  • Prerequisites:

System requirements: 16GB Memory, 100 GB as root Partition (The installation will fail without this configuration).

The whole process of installation takes up to 30-40 mins. Post completion of the process you will receive a mail on your registered email ID.

Steps to Install

  • Create a new machine in AWS with Ubuntu 20.04 with 4 CPUs and 16 GB of RAM.

  • Choose a disk size based on the number of resources. The system needs 250GB to manage 1000 assets.

  • Choose a Keypair so that you can SSH into the system.

  • Configure the firewall rules as shown above for the installation. Port 22 can be open only to your whitelisted IP Address. You can remove port 80 post-installation as it is used for certificate verification.

  • Once the new machine is ready, log in to the machine using port 22 & run the script installcybercns.sh

Note: In case the installation script installcybercns.sh is downloaded on the windows system and copied to Ubuntu machine please run the below commands prior to running the script.

>> sudo su

>>apt install dos2unix
>>dos2unix installcybercns.sh
>>./installcybercns.sh

  • Follow the below steps for running the CyberCNS installation script.

  1. Copy the file to the Ubuntu machine

  2. run chmod +x installcybercns.sh

  3. run ./installcybercns.sh

  • Post this please wait for an email that will allow you to log into your CyberCNS Portal.

Browse the URL in the email ID as shown below. This will be your CyberCNS instance domain and the username will be your email id. An email to activate your account will allow you to set up your password. Congratulations you have your instance ready to go.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article