Pi Fleet

Grafana ↗

Add Raspberry Pi

Manager SSH public key

For the Reboot button to work, install this key in ~/.ssh/authorized_keys for the SSH user on each Pi, and grant passwordless reboot:

Loading...

On each Pi, allow reboot without a sudo password:

echo '%sudo ALL=(ALL) NOPASSWD:/sbin/reboot' | sudo tee /etc/sudoers.d/fleet-reboot

SSH command

Copy and run this from your Mac to log in to the Pi: