Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

doomsquadairsoft/infrastructure-d3vice-xbee-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

infrastructure-d3vice-xbee-gateway

Infrastructure as code - provisioning strategies for https://github.com/doomsquadairsoft/d3vice-xbee-gateway

Provision a Raspberry Pi Zero

First of all, you gotta use some software on your dev machine to flash the SD card that the Raspberry Pi Zero will use.

Dependencies

Flash HypriotOS onto the SD Card

We can use Hypriot's flash utility for this, which can pull the hypriotOS image directly from GitHub. Just check the HypriotOS releases page to make sure you're getting the most up-to-date version.

flash --hostname node01 https://github.com/hypriot/image-builder-rpi/releases/download/v1.10.0/hypriotos-rpi-v1.10.0.img.zip

Releases

No releases published

Packages

No packages published