2

On-Prem Setup

Ashwani

Last Update vor 4 Monaten

System Requirements
  1. RAM (Memory): 8 GB or higher

  2. CPU Cores: 4 cores or higher

  3. Disk Space: Minimum 100 GB

Connectivity 
  1. Inbound Rule on Port 8000: For SecOps Backend Services

  2. Inbound Rule on Port 5678: For Agent and Web socket connectivity

  3. Static IP Address: SecOps Central Server machine must have a static IP allocated in the network to prevent changes in its IP address.

On-prem Deployment
Prerequisites
  1. OVA file of the SecOps Solution

  2. VMware, VirtualBox, or any compatible virtualization tool installed

  3. Access to the network where the OVA will be deployed

Steps for Deployment
Download the OVA File
  1. Obtain the OVA file provided by SecOps Solution.

Setting Up the Virtualization Environment

  1. Launch VirtualBox on the host machine.

  2. Deploy OVA:

    • Go to File > Import Appliance and select the OVA file.

    • Follow the prompts to import the OVA.

  3. Configure Network Settings:

    • Select the imported VM and go to Settings.

    • In the Network section, ensure the adapter is set to Bridged Adapter. This allows the VM to be part of the same network as the host machine.

Starting the Virtual Machine
  1. Power on the VM from your virtualization tool.

  2. Monitor the boot process to ensure there are no errors.

  3. Enter necessary credentials to login on the system.

Verifying Network Connectivity
  1. Ping other machines in the network to ensure connectivity:
    ping <IP_ADDRESS>

Initialize the SecOps Service
  1. Open Terminal
  2. Navigate to /home/ubuntu/SecOps directory.                                                - Command: cd /home/ubuntu/SecOps
  3. Run secops_on_prem_setup_cli                                                                   - Command: ./secops_on_prem_setup_cli
  4. Select “Initialization” and press Enter. This will initialize the SecOps On-prem setup. This might take a longer time.
  5. Once the setup is complete, access the SecOps UI from any machine in the network by opening the following in a browser:                                       - http://<SecOps Central Server IP>:4200

Stop the SecOps on-prem service

  1. Open Terminal

  2. Navigate to /home/ubuntu/SecOps directory.                          -Command: cd /home/ubuntu/SecOps
  3. Run secops_on_prem_setup_cli                                                Command: ./secops_on_prem_setup_cli
  4. Select “Stop services” and press Enter. This will stop the SecOps On-prem services and shut down the setup.

Was this article helpful?

0 out of 0 liked this article

Still need help? Message Us