Graham Garner

Results 60 comments of Graham Garner
trafficstars

I made a very quick demo for you here https://github.com/gcgarner/python_docker_demo (its late here, i can give you more details in the morning) you can clone it and work from it...

Due to popular request i changed over the "proper" hassio install. I have no idea why the creators felt the need to make such a complicated 3 container system with...

I can only assume that they had a very specific need to go with the service route. Otherwise they would have just used a docker-compose example and tagged the images...

Hi @leighhunter59 I think it could just be that the mirror was down or just rebuilding because i can see it now. Can you try again and see it the...

Hi Juan The team that designed the Hass.io container for some reason (which i have not looked into) created a service to manage Hassio. It installs the two special container...

I do have an entry on the wiki on networking https://github.com/gcgarner/IOTstack/wiki/Networking Everything used to be in the README which got a little hard to follow. I've added an additional link...

Did you change the nework_mode to host? Are you sure that nodered is running? Are there any logs that indicate an error(either via portainer or 'docker logs nodered' in the...

The error `Error: spawn ffmpeg ENOENT` looks quite odd. Did you add any nodes that would have caused that? What you can do to get node red back up into...

I dont know what port the duckdns service uses in hassio, could be a conflict portainer should be on port 9000, you can run `docker logs portainer` there could possibly...

Not a prblem. I assume that you have forwarded your port 8123 in your router. Most home routers wont allow you to connect to a dns entry like that from...