You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Raspberry Pi distribution for Pi based pellet smoker controllers. It includes the PiFire software for managing and monitoring multiple Octoprint instances out of the box.
This repository contains the source script to generate the distribution out of an existing Raspberry Pi OS image.
Where to get it?
Download the latest stable build (typically running latest stable PiFire):
Download the latest nightly builds (latest image always runs newest code from PiFire development branch):
Log into your Pi via SSH (it is located at pifireos.localif your computer supports bonjour or find the IP address assigned by your router), default username is "pi", default password is "raspberry".
Change the password; run: passwd
Change the configured timezone; run: sudo dpkg-reconfigure tzdata
Change the hostname; run: echo myhostname | sudo tee /etc/hostname
Your PiFireOS instance will then no longer be reachable under pifireos.local but rather the hostname you chose postfixed with .local, so keep that in mind.
If WiFi is not available, a "PiFire-Hotspot" network will be started.
Default password is "raspberry"
Connect any compatible device and connect to 192.168.50.1 to control your smoker.
ℹ️ Supervisor is configured by default. Access at: https://pifireos.local:9001 with username "pifire" and password "PiFire".
Features
PiFire software for managing and controlling pellet smokers
Supervisor software for managing gui and control processes