Setup Nodes on Raspberry Pi
Setup a node at home less than $100.
Last updated
Was this helpful?
Setup a node at home less than $100.
Last updated
Was this helpful?
Running a node on a Raspberry Pi enables people from all over the world to operate a Presearch node that runs 24/7 from your house for $50 - $100. If youβre unfamiliar with what Raspberry Pi is (no, itβs not a kind of pie your grandma makes) itβs a cheap computer that can run a node on low energy and makes it easier to run a Presearch node really cheaply.
A with .
A (16GB will be fine for now, though you may eventually want more capacity or an external hard drive to support future node operations).
Recommended: An ethernet cable to directly plug into the internet instead of using WiFi (this will improve your node's reliability).
Another computer (Max/Windows/Ubuntu) with an internal or external MicroSD card reader
A USB mouse and keyboard to walk through the setup process
An external monitor or TV to see the output from your Raspberry Pi during setup
Micro HDMI cable to connect your Raspberry PI to an external monitor or TV
Note: If this is your first time setting up a Raspberry Pi, you might consider purchasing a which contains all of the necessary accessories.
In order to run a Presearch Node on the Raspberry Pi, you'll first need to install the Raspberry Pi 64 Bit Operating System as follows:
On your main computer (not your Raspberry Pi):
Insert your SD card into your MicroSD card reader
2021β05β07-raspios-buster-arm64.zip
image you downloaded.Note: You will need to connect you Raspberry PI to a monitor and plug in your mouse and keyboard to the Raspberry Pi to complete the remaining setup. We also STRONGLY recommend using an ethernet cable to connect you Raspberry Pi to the internet instead of WiFi, as your node's reliability score (which affect how often it is used and rewards earned) will be lower over WiFi.
You'll configure to following settings based upon your own needs: β’ Country, Language, Timezone, Keyboard β’ Password β’ Screen Settings β’ Wifi (optional)
Do NOT skip the software updates, as it could expose your system to security issues or prevent your node from installing correctly.
Once your successfully system restarts, you'll be ready to install Docker and start your node!
To install Docker on your Raspberry Pi, perform the following steps
Congratulations - Docker is now successfully installed and your system is ready to install and run the Presearch Node!
Download a image
Note: This guide uses 2021β05β07-raspios-buster-arm64.zip
(the newest at the time this was written), but feel free to grab a newer version from:
Download the Raspberry Pi Image Tool from and run it
The last step is to install your Presearch Node, which only requires running one more command! Follow the to run the final command to get your node up and running!