Install VMClarity

Install the VMClarity backend on the platform of your choice.

Access VMClarity UI

  1. Open an SSH tunnel to VMClarity the server

    ssh -N -L 8080:localhost:80 -i  "<Path to the SSH key specified during install>" ubuntu@<VmClarity SSH Address copied during install>
    
  2. Open the VMClarity UI in your browser at http://localhost:8080/. The dashboard opens.

    VMClarity UI Dashboard

  3. (Optional) If needed, you can access the API athttp://localhost:8080/api. For details on the API, see API reference.

Complete the First tasks on the UI.