HASSIO
Install
In the unfortunate event we need to reinstall the reverse proxy server, here are the steps to replicate it:
Install Raspberry Pi OS Lite (32bit) to a Sandisk Endurance Pro SD card (longer sd card life)
log in via ssh
run
sudo raspi-config
change the default pi password
expand the filesystem
run
sudo apt update && apt upgrade
Last updated