Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 790 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 790 Bytes

impact-installation-script

Installation script for the impact analysis

Linux

Arcan Impact Analysis installation script for Linux

With wget

wget -q https://raw.githubusercontent.com/Arcan-Tech/impact-installation-script/refs/heads/master/install.sh && chmod +x ./install.sh && ./install.sh

With curl

curl -O -s https://raw.githubusercontent.com/Arcan-Tech/impact-installation-script/refs/heads/master/install.sh && chmod +x ./install.sh && ./install.sh

On Windows (Git-Bash)

Arcan Impact Analysis installation script for Windows

TODO

Requirements

  • Bash & wget (installation)
  • Docker Engine >20.10
  • At least 4 CPU cores (preferably 6+)
  • At least 16GB of RAM
  • At least 30 GB of disk space for images and space for analyses