Hello, recently my raspberry pi doesn’t want to boot up so i decided to install home assistant in my old laptop with intel atom processor and 2GB of RAM. This laptop is running on Ubuntu 16.04 LTS.
I watched the tutorial on installing home assistant using docker like here and here. I also installed portainer on my machine. But after installation i can’t find my home assistant container in the docker.
I don’t know if it’s addon or not, i just followed the step provided by juanmtech tutorial. I’m a bit new in this docker things, sorry.
If it’s hidden, why can’t i access the frontend using the server’s IP address with the port 8123 at the end? Thanks.
I don’t know if that’s a typo, but it’s port 8123, not 823. And if you installed portainer via the addon, as DavidFW1960 said, it hides the Home Assistant containers.
I installed my 3 homeassistant servers on dietpi as mentioned in the official documentation. Had no problems. Ubuntu is also a Debian fork, however it is already quite old. Why did you not install 18lts?
I tried to install Ubuntu 18.04LTS on my intel atom laptop, but the installation process always freeze at some point and won’t continue. So i decided to installed 16.04LTS.
Anyway it’s solved. I assume that i installed wrong package. I install docker.io package instead of docker-ce package. I don’t know whether it gives this effect or not. Someone post it on reddit, it seems that he also had the same problem with me, so i decided to follow his guide. Over there, he said that he also not sure if installing docker.io instead of docker-ce really matters.
Can you explain to me, does it really matter? Thanks.
Okay so it’s clear then, thanks so much for the help and advice
Ah and also i have question, can you help me to answer it? What is the difference of installing home assistant with tutorial over here and here. Thanks