filmov
tv
Node-RED in Docker for Home Assistant on Synology - #006
Показать описание
In 6th episode of Home Assistant series we will install Node-RED in Docker on Synology.
Terminal Emulator - PuTTY
--------------------
For connecting via SSH, you will need terminal application, and I use for this Putty. Download link is:
Node-RED site:
--------------------
Command to download Node-RED image:
--------------------
sudo docker run -itd --name="nodered" --restart=always --net=host -p 1880:1880 -e TZ=Europe/Zagreb -v /volume1/docker/nodered:/data nodered/node-red
If you have problems with permissions, use this command to fix it:
sudo chown -R 1000:1000 /volume1/docker/nodered
Thank you for visiting and watching this video. If you have any questions or suggestions, please leave comment below.
Please, give me a thumb up if you liked this video, subscribe if you still haven't and I'll see you next time!
Have fun!
BeardedTinker
🧡 If you would like to support me and this channel, you can JOIN and become channel member!
✅Twitter: @BeardedTinker
#HomeAssistant #nodered #synology
Terminal Emulator - PuTTY
--------------------
For connecting via SSH, you will need terminal application, and I use for this Putty. Download link is:
Node-RED site:
--------------------
Command to download Node-RED image:
--------------------
sudo docker run -itd --name="nodered" --restart=always --net=host -p 1880:1880 -e TZ=Europe/Zagreb -v /volume1/docker/nodered:/data nodered/node-red
If you have problems with permissions, use this command to fix it:
sudo chown -R 1000:1000 /volume1/docker/nodered
Thank you for visiting and watching this video. If you have any questions or suggestions, please leave comment below.
Please, give me a thumb up if you liked this video, subscribe if you still haven't and I'll see you next time!
Have fun!
BeardedTinker
🧡 If you would like to support me and this channel, you can JOIN and become channel member!
✅Twitter: @BeardedTinker
#HomeAssistant #nodered #synology
Комментарии