Well I just copy pasted the solution. Glad it worked.
For the second request, do the following command (from inside the host, not inside the docker)
docker restart homeassistant
or
docker stop homeassistant
Well I just copy pasted the solution. Glad it worked.
For the second request, do the following command (from inside the host, not inside the docker)
docker restart homeassistant
or
docker stop homeassistant
If it helps this written tutorial works flawlessly
I have used it multiple times without issue
Found the line in the documentation.
curl -sL “https://raw.githubusercontent.com/home-assistant/hassio-installer/master/hassio_install.sh” | bash -s
Also Here is the link to the documentation.
Here is the offical link
https://www.home-assistant.io/hassio/installation/#alternative-install-on-a-generic-linux-host
Yes, the path of the script changed sometime this year. You were responding to a post from Feb 1.
I’ve created a guide that covers installing Home Assistant on Ubuntu Server LTS. I’ve added all the best practices I’ve come across and included steps to store the add-ons and backups onto secondary storage (to help prevent drive failures). Please let me know what you think.