For the complete documentation index, see llms.txt. This page is also available as Markdown.

System Configuration

Before deploying Lineaje solutions, ensure your environment meets the following configuration requirements.

Hardware for CBOM

Requirement

Minimum specification

Operating system

Linux (RHEL 8+, Ubuntu 20.04+, or equivalent)

CPU

4 cores

RAM

20 GB

Disk

250 GB SSD

Network

Outbound HTTPS access to *.v2.prod.vdna.com

Hardware for SBOM

Component
Requirements

Processors

Intel x86_64 architecture-based processor

  • Minimum: 2 vCPU

  • Recommended: 4 vCPU

Memory

Minimum: 2 GB RAM

Recommended: 4 GB RAM

Disk space

Output Directory – Minimum 100 GB

“/tmp” Directory – Minimum 40 GB

“/home” Directory – Minimum 1 GB

Operating System

  • Ubuntu 22.04 LTS

  • Red Hat Enterprise Linux 8

The CLI does not support 32-bit platforms.

Additional Software Requirement

The CLI requires the following software:

  • Git Client

For language decomposition, see Toolset Configuration.

The following tools are recommended for troubleshooting:

  • unzip

  • strace

  • screen/tmux

  • gdb

  • wget / curl

  • vim

  • tcpdump

  • jq

Last updated