Skip to content

How to run our Weather reporter application

Vikrant Deshpande edited this page Feb 15, 2022 · 1 revision

Software requirements:

  1. Docker - Docker 20.10.11

Steps:

Step 1:

git clone --single-branch --branch main https://github.com/airavata-courses/scapsulators.git

Step 2:

cd scapsulators

Step 3:

Use this script as a single-point-of-entry to fire up all the containers on your system.

sh start-Weatherpedia.sh

Step 4:

Once all the containers start, hit http://localhost:1000 in any browser and our home page will appear.