Skip to main content
Version: 2.0.0 (Latest)

Install Using TAR Archive

IMPORTANT NOTE: It is recommended to create a separate user to run Padas, other than root. In our examples, we use padas as both the user and group name. Following is an example on how to create such user:

sudo useradd -d /opt/padas -U padas

Padas installation folder structure:


Step 1: Acquiring Padas

NOTE: You can install these components in a distributed environment. For possible configuration options, please refer to Configuration File Reference.


Step 2: Start Engine


Step 3: Start UI


Step 4: Register as a Service


Command Line Interface

Comman Lince Interface (CLI) is a wrapper script is provided to manage PADAS service: $PADAS_HOME/bin/padas


Uninstall