Infrastructure as code - provisioning strategies for https://github.com/doomsquadairsoft/d3vice-xbee-gateway
First of all, you gotta use some software on your dev machine to flash the SD card that the Raspberry Pi Zero will use.
- Hypriot Flash which is used to flash HypriotOS onto the RPi's SD card.
- cloud-init file which is used to configure the RPi.
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