# 1. Clone the repository
git clone https://gitlab.pg.innopolis.university/sna/sna-final-project.git
# 2. Navigate to project folder
cd sna-final-project
# 3. Create .env from example and fill in your variables
cp .env.example .env
# 4. Build and run containers (3 FastAPI instances)
docker compose up -d --build --scale fastapi=3Go to: http://localhost:80/docs
- Open ./grafana/dashboards/weather-dashboards.json
- Copy the
.jsonfile - Open `http://localhost:3000'
- Open
Connections->Data sources. PressAdd data sourcebutton
- Choose Prometheus

- Feel the name and connection url
http://localhost:9090
- Scroll down and press
Save & test
- You should see this message

- Go to
Dashboards->Create dashboard
- Choose
Import dashboard
- Choose
Upload dashboard JSON fileor paste code to the field below
- Choose
DS_PROMETHEUSvariable
- After these steps you should see 6 dashboards
