Skip to content

retpolanne/cloud-init-rpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloud-init-rpi

Repo containing cloud-init manifest for RPI

How to run this?

  1. Clone the image-specs repo from Debian

  2. Copy the file raspi_4_bullseye.yaml to the image-specs directory. You may want to change the hardcoded IP address on this file.

  3. sudo make raspi_4_bullseye.img

  4. Do your magic to run this image

  5. Serve this repo using your favorite http server. I usually use python python3 -m http.server 8080

  6. Fire that raspberry pi

About

Repo containing cloud-init manifest for RPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages