Skip to content

Latest commit

 

History

History
75 lines (55 loc) · 1.9 KB

README.md

File metadata and controls

75 lines (55 loc) · 1.9 KB

Hazardhive

Version: latest

A barrier based risk assessment tool.

Prerequisites

  1. Docker must be installed on your computer - Docker installation videos are available on youtube for Windows, Linux and macOS.

  2. Docker must be running – verify it by running the following command in a Terminal or Command Prompt(CMD).

    docker info 
    

System Requirements

OS: 64-bit Windows 10/11, Linux, MacOS
Memory: 4GB RAM (Recommended 16GB)
Storage: 5 GB available space
Browsers: Google Chrome (Recommended), Firefox

Running Hazardhive on Linux and macOS

Installation

Step 1: Download the zip file, and unzip it.

Step 2: To navigate to the folder, run the following command in the terminal.

cd path_to_Hazardhive

Step 3: To install, run the following command in the terminal.

sh install.sh

Start

Step 1: To navigate to the folder, run the following command in the terminal.

cd path_to_Hazardhive

Step 2: To start, run the following command in the terminal.

sh start.sh

Step 3: Open the link http://127.0.0.1:8083 in a browser window

Stop

Step 1: To navigate to the folder, run the following command in the terminal.

cd path_to_Hazardhive

Step 2: To stop, run the following command in the terminal.

sh stop.sh

Running Hazardhive on Windows

Installation

Step 1: Download the zip file, and unzip it.

Step 2: Run install.bat file.

Start

Run start.bat file.

Open the link http://127.0.0.1:8083 in a browser window

Stop

Run stop.bat file.

License

To obtain a license, please send an email to [email protected].