Description & Instructions for the competition

How to build your first dashboard

First Install Grafana

Mac Install

To install Grafana on a Mac you will need to use homebrew.

To install homebrew in a terminal enter:

/bin/bash -c "$(curl -fsSL [<https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh>](<https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh>))"

Then use this command in the terminal

eval "$(homebrew/bin/brew shellenv)" brew update --force --quiet

Then open a terminal and enter:

brew update

brew install grafana

Screenshot 2022-11-16 at 09.04.48.png

You will then see something like this:

Screenshot 2022-11-16 at 09.09.16.png

The brew page downloads and untars the files into: