If you are using the VSSL hosted Raspberry Pi image, then the VSSL agent is already installed. You don't need to follow the below instructions.
install snapd on your system. For a Debian based system:
sudo apt-get install snapd
install the vsslagent using snap (e.g.
sudo snap install vsslagent
your Linux host will now listen for REST requests on port 8000
Note: This instructions will change based on your Linux distribution and installed package manager.
References:
snapcraf: https://snapcraft.ioarrow-up-right
supported platforms: https://github.com/snapcore/snapd/wiki/Distributionsarrow-up-right
snapd: http://ubuntudesign.github.io/docs-demo/snappy-dev/key_concepts/arrow-up-right
Last updated 6 years ago