Running Forejo on the Raspberry Pi Thumbnail

Running Forejo 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...

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...