/* raspi.dev */

Tags: 'ci-cd'

Cover Image for How to Use a Raspberry Pi as a Self-Hosted GitHub Actions Runner

How to Use a Raspberry Pi as a Self-Hosted GitHub Actions Runner

Turn your Raspberry Pi into a self-hosted GitHub Actions runner. This guide covers downloading the runner, configuring it with your repository, running it as a systemd service, and writing workflows that target your Pi.

Tom
Tom
Cover Image for How to Set Up Woodpecker CI on Raspberry Pi for Automated Builds

How to Set Up Woodpecker CI on Raspberry Pi for Automated Builds

Deploy Woodpecker CI on your Raspberry Pi with Docker Compose. This guide walks you through connecting Woodpecker to Gitea, configuring the server and agent, and creating your first CI/CD pipeline.

Tom
Tom