-
Notifications
You must be signed in to change notification settings - Fork 8
Raspberry Pi builds
I run Docker on my Raspberry Pi and use containers to run any scripts or apps on these. I use Portainer to allow me to remotely manage these Docker instances.
I normally build my Raspberry Pi headless meaning I don't plug it into a screen when I onboard a new device. Instead, I do this with SSH and configuration files with the network information.
https://ubuntu.com/download/raspberry-pi-core https://linuxhint.com/raspberry_pi_headless_mode_ubuntu/ https://www.tomshardware.com/reviews/raspberry-pi-headless-setup-how-to,6028.html https://hackernoon.com/raspberry-pi-headless-install-462ccabd75d0
sudo raspi-config https://phoenixnap.com/kb/docker-on-raspberry-pi https://www.raspberrypi.org/downloads/raspberry-pi-os/ https://ubuntu.com/download/raspberry-pi-core