Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

3. Select the file marked with latest based on OS:.

...

Linux and macOS

  1. Download the agent installer to the temporary directory.

  2. Unpack the archive:

    Code Block
    tar xvzf breeze-*.tgz
  3. Enter the unpacked directory:

    Code Block
    cd breeze
  4. Run the installation script:

    Code Block
    sudo ./install.sh

...