Skip to content

An Ansible playbook to provision Node-Red so a new Pi is IoT ready in seconds.

Notifications You must be signed in to change notification settings

lendroit/nodered-raspberry-pi-provisionning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Provision NodeRed for raspberry-pi

  • Install ansible-galaxy on your computer
  • Add the target pi to the hosts
  • Run ansible-playbook playbook.yml -i ./hosts on your computer
  • Check that you have NodeRed on the raspberry pi, it is on the port 1880: http://192.168.0.11:1880 (replace by the ip of the raspberry)
  • Reboot the pi and check again that NodeRed is instaled

About

An Ansible playbook to provision Node-Red so a new Pi is IoT ready in seconds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published