Repo containing cloud-init manifest for RPI
-
Clone the image-specs repo from Debian
-
Copy the file
raspi_4_bullseye.yaml
to theimage-specs
directory. You may want to change the hardcoded IP address on this file. -
sudo make raspi_4_bullseye.img
-
Do your magic to run this image
-
Serve this repo using your favorite http server. I usually use python
python3 -m http.server 8080
-
Fire that raspberry pi