alpine-linux-headless-raspberrypi icon indicating copy to clipboard operation
alpine-linux-headless-raspberrypi copied to clipboard

How to deploy Alpine Linux on a headless Raspberry Pi.

Howto: Deploy Alpine Linux on a headless Raspberry Pi

Deprecated 2022-07-18

This repo is now deprecated in favor of https://github.com/macmpi/alpine-linux-headless-bootstrap

Readme

The Alpine Linux documentation assumes you have a way to access your system directly, such as via a display and keyboard. However, there are many cases where you might want to deploy a headless box, such as on a Raspberry Pi connected via ethernet (or wifi).

There are instructions out there for how to install Alpine Linux on a Raspberry Pi, including how to deploy on a headless Raspberry Pi, but I found them to be somewhat out of date and inconsistent.

This repo packages the overaly file in a repo for version control. The full instructions are in the Alpine Wiki instructions.

Credits

Thanks for the original instructions from the Alpine Wiki user sodface, who also hosted the overlay files on their website (download). I expanded and updated these instructions and then added them to GitHub so they can be easily accessed.