Installation Guide - wahyusutejo1986/socarium GitHub Wiki

Installation Guide

Prerequisites

System Requirements

  • Memory: Minimum 16GB RAM.
  • Disk Space: At least 100GB of free space.
  • Operating System: Linux (The SOC Package Tested with Ubuntu 24.04).

System Overview

Clone Repository

Clone all the repository for the deployment SOC package

git clone https://github.com/wahyusutejo1986/socarium.git

Give The Execute Permission

Give the permission to the all scripts in the socarium folder

cd ~/socarium
chmod +x *.sh

Run The Script

Run the main installation script:

./main.sh

Run the prerequisites installation script to ensure all necessary dependencies are installed:

This will download and install all required tools and libraries.

Wait for the installation to complete. This process may take some time depending on your system and network speed.

If the process finish the starting menu will pop up again.