Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Required Softwares :

Linux

Windows/Mac

Docker

Docker for Desktop

docker compose

Python3

pip

wget

curl

zip

 Alternatively , you can run below script to setup the prerequisites (Linux only) , so to do this download the file execute following commands.

Download the attached Setup-Prerequisites-V3.0.zip file to your linux machine and execute the bellow commands.

View file
nameSetup-Prerequisites-V4.0.sh.zip

Code Block
unzip Setup-Prerequisites-V4.0.zip
cd Setup-Prerequisites-V4.0
chmod +x Setup-Prerequisites-V4.0.sh
./Setup-Prerequisites-V4.0.sh

Fresh Installation

Installing Via Compose file -

...