/* raspi.dev */

Tags: 'dev'

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
Cover Image for How to Run a Private Docker Registry on Raspberry Pi

How to Run a Private Docker Registry on Raspberry Pi

Set up your own private Docker registry on a Raspberry Pi to store and distribute container images locally. This guide covers Docker Compose configuration, pushing and pulling images, insecure registry setup, and basic authentication.

Tom
Tom
Cover Image for How to Set Up Gitea: A Self-Hosted Git Server on Raspberry Pi

How to Set Up Gitea: A Self-Hosted Git Server on Raspberry Pi

Learn how to deploy Gitea on your Raspberry Pi using Docker Compose. Host your own Git repositories, mirror from GitHub, and take full control of your source code with this lightweight, self-hosted Git server.

Tom
Tom