Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
Info

CyberCNS can be self-hosted into your Azure environment.

Prerequisites

...

🔸 Required ports to be open: 22, 80, 443, 4505, 4506.

🔹 80 and 443 (Inbound)

🔹 22, 4505, 4506 (By-Directional TCP)

  • Prerequisites:

🔸 System requirements: 16GB Memory and 100GB Root Partition. , 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

Status
colourGreen
titleSTEP 1
LOGIN TO AZURE PORTAL https://portal.azure.com/#home and navigate to
Status
colourBlue
titleVirtual Machines

...

Info

Enter virtual machine details here with Ubuntu Server 20.04 LTS

...

Status
colourGreen
titleSTEP 3
ADD DISKS

Please note that the VM should have a minimum of 16 GB RAM, 100GB Disk space, and 4
Cores
Core CPU.

...

Status
colourGreen
titleSTEP 4

...

Info

Inbound TCP Ports: 22, 80, 443, 4505, 4506

...

Info

Outbound TCP Ports: 22, 80, 443, 465, 4505, 4506

Image Removed

Set up outbound and inbound rules as described below

...

Status
colourGreen
titleSTEP 5
Login to created SERVER using SSH

...

  1. Copy the file to the Ubuntu VM

  2. run chmod +x installcybercns.sh

  3. run ./installcybercns.sh

Info

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

...

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

  • Follow the below steps for running the installation script.

...

Copy the file to the Ubuntu VM

...

run chmod +x installcybercns.sh

...

./installcybercns.sh

...

Tip

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.

...