All Categories > Working with a Raspberry Pi
Diode Drive can turn your Raspberry Pi into a decentralized file server and backup device - one that is much more secure than cloud-based alternatives, and one that is always available no matter wher…
Updated 1 year ago by Hans
If you are running the Diode Client on a Raspberry Pi, it is nice to auto-start it on boot up so you don't have to SSH or manually login to start it every time the system reboots. Raspberry Pi’s as w…
Updated 2 years ago by Hans
It is a pain to switch back and forth between a computer UI setup and the Pi setup. We can enable SSH on the Pi it can be controlled remotely from the computer. However, SSH is not enabled on the Pi…
By using Diode, we can use a Raspberry Pi to host a website that anyone in the world can access. Ghost is a great little CMS and web hosting platform that is light weight and easy to use. This articl…
Host a public Wordpress website on Raspberry Pi. This guide shows you how to host locally and how to publish globally with SSL via Diode.
Updated 10 months ago by Hans
tl;dr. $ diode config 2>&1 | awk '/<address>/ { print $(NF) }' 0x55c8ee625db628b493b1d084afe25e962a570cdf If you want to use the Diode CLI in shell scripts be aware that most [INFO] output is written…
Updated 2 years ago by Dominic Letz
Powered by HelpDocs (opens in a new tab)