Hi guys,
So I’ve followed the instructions in
I have the docker running, but I’m unable to access the front end using the ip:8123
not sure what am I missing.
please see below
please help ?
Hi guys,
So I’ve followed the instructions in
I have the docker running, but I’m unable to access the front end using the ip:8123
not sure what am I missing.
please see below
please help ?
What does [details] show from the screen you posted.
Since you show running maybe you did not expose ports correctly?
Thank you for responding. Sorry for the delayed answer, had some stuff that I needed to deal with.
I am not sure how to expose ports for the docker. I’ll post snapshots later today.
Thanks again
Stop the container in Synology management screen
Select EDIT and you should be able to do it.
I started docker on synology and eventually moved to Linux server.
Although the Synology GUI was nice I found in much easier to manage containers from synology command line. Mostly because GUI didn’t do everything or would not show all container TAGS
Not sure if portainer work on synology but that may help also…but this is not your question
Will certainly try and report back.
Thank you so much
Thanks a lot.
Finally managed to get HA to work
thanks for you help
The big question now is how to install HASSIO instead? any help appreciated
just add the correct tag for docker image
https://hub.docker.com/u/homeassistant
you probably have arm server so homeassistant/armhf-hassio-supervisor maybe
EDIT
synology didnt show all tags for me when I used. Only “latest” or some old versions. this was true for many applications. This is where the “I found command line easier” came in since creating containers via command line allowed any tag. I not use synology for long time so maybe this improved
He’s talking about hassio not just home assistant.
Hassio consists of a supervisor container and home assistant container.
Yea, I’ve come to realise this. May be hassio not possible for now.
Thanks everyone