ConnectSecure V4 On Premise Setup
Panel | ||
---|---|---|
| ||
ConnectSecure On Premise VM setup is appealing for many businesses with specific needs and priorities for Data Security, Privacy and Compliance. |
...
Topic - Table of Contents
Table of Contents | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Prerequisites
Resource Name | Requirement |
---|---|
VM | VM Size |
CPU | 4 Core |
Memory | 16 GB RAM |
Storage space | 100 GB Disk Space(SSD) for 0-2500 assets |
Network | Access |
Ports Required | 80, 443, 4222, 4505 & 4506 |
IP | A static Internal IP assigned to a VM and mapped to Public IP/External IP |
...
VM Install with OVA file
Download the OVA file from here.
Create a Virtual Machine with the following configuration
...
VM will be ready as show in the following screenshot.
...
VM Install with Azure VHD
Download the Azure VHD from here.
Login to your https://portal.azure.com/
Browse for All Services and select “Storage Accounts” from the details.
...
Select the created Virtual Machine and verify the Public IP and Internal Static IP assigned to it.
...
On Premise Sign up Setup
Info |
---|
On Premise Setup continues with Sign Up Process. |
...
Further Agent installation could be managed at Company level>Overview>Agents
...
Start Using ConnectSecure V4
Login URL: Portal.myconnectsecure.com
Tenant name: “mytestdomain” ( Please use your configured tenant name here)
...
Follow our V4 Documentation here:https://cybercns.atlassian.net/wiki/x/3ABueg
...
Help
How to grow disk size
For VM with VMWare
Edit VM
Click HDD and select the size in GB to increase to.
Click Thick Provision and Finish.
...
Login to VM
lsblk (to list the disk details)
sudo growpart /dev/sda 1 (Grow disk size for sda 1)
reboot (reboot the VM)
df -h (Verify the disk size)
To increase specific - partition
lsblk (to list the disk details)
resize2fs /dev/sda2 (resize for sda2)
growpart /dev/sda 2 (Grow disk size for sda 2)
reboot (reboot the VM)
df -h (Verify the disk size)
How to assign a Static IP to a VM
Log in to the vCenter Server from the vSphere Client.
Select the host in the inventory.
On the Configure tab, expand Networking.
Select VMkernel adapters.
Select vmk0 Management Network and click the edit icon.
Select IPv4 settings.
Select Use static IPv4 settings.
Enter or change the static IPv4 address settings.
(Optional) Set static IPv6 addresses.
Select IPv6 settings.
Select Static IPv6 addresses.
Click the add icon.
Type the IPv6 address and click OK.
Click OK
...
Info
Tap to view the Getting Started info; see the link below for additional information.
V4 Getting Started In App Info
...
Need Support?
Contact our support team by sending an email to support@connectsecure.com or by visiting our Partner Portal, where you can create, view, and manage your tickets.
...