Hi,
I used to have HA installed in a Docker on a RPi3B+ (on SSD), I had the Supervisor option from which I was able to make updates etc.
Question … what is this setup called? And will it be supported?
Now I re-installed from scratch using the command taken from here using command:
docker run --init -d --name="home-assistant" -e "TZ=America/New_York" -v /home/pi/homeassistant:/config --net=host homeassistant/raspberrypi3-homeassistant:stable
But now I do not have the Supervisor, and I dont know from where I can restore the backup.
Which version of HA should I install? I would like to use an external SSD, so the image listed here will not work.
Any ideas what should I do? I am really confused on the way forward at this stage.
I know this question is really common but I would like someone to guide me.
Thanks in advance
4 posts - 2 participants