Raspberry Pi
Installing the Synpse agent on a Raspberry Pi
Last updated
Was this helpful?
Installing the Synpse agent on a Raspberry Pi
Last updated
Was this helpful?
In this tutorial how to install Synpse on a Raspberry Pi with Docker. This tutorial works similarly on any other Linux based devices as well.
Synpse installed and logged in to
Raspberry Pi with an SD card
SD card burner such as or
Raspberry Pi devices need an OS to run. You can find detailed instructions or shorter instructions . This normally means that you need to:
Download the OS image
Use either or to burn the image into an SD card
Insert the SD card into your device and plug in the power supply
To install Docker, simply run the command in the terminal:
To check whether Docker works on the device, run:
Go to the project devices page and use the displayed command:
Alternatively, click on a "provision device" button. It should display you a command that already has your project and registration token prepared:
After a few seconds, you should be able to see the device in your dashboard.
It should show an empty list of running container. If you have issues installing Docker, I recommend going to the and looking for instructions for your system.