Running Forgejo on the Raspberry Pi Thumbnail

Running Forgejo on the Raspberry Pi

In this tutorial, we will show you how to self-host the Forgejo platform on your Raspberry Pi. This software is a lightweight Git server. If you have ever used a service like GitHub, you will be very familiar with the web interface and functionality of Forgejo. Read More

Running Plant-it on the Raspberry Pi Thumbnail

Running Plant-it on the Raspberry Pi

In this guide, you will learn how to run Plant-it on your Raspberry Pi. Plant-it is a web-based software that allows you to track and log events about your plants. Being built within a Docker container makes running this software an easy process. Read More

Keeping your Raspberry Pi Running with Watchdog Thumbnail

Keeping your Raspberry Pi Running with Watchdog

In this guide, you will be learning how to set up Watchdog on your Raspberry Pi. This service restarts your Pi when it locks up. It achieves this by using a piece of hardware that runs a short timer. That timer is constantly reset by software. If that timer ever hits 0 your Pi is automatically reset. Read More