Skip to content

papacthulu/vagrant-node-red

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-node-red

Dead simple node-red with Vagrant!

Download Git
Download Vagrant

$ git clone https://github.com/papacthulu/vagrant-node-red.git
$ cd vagrant-node-red
$ vagrant up

That's it! Navigate to localhost:8080

node red is now running in a detached screen called node-red

Problems?

Can't stop it?

vagrant ssh
sudo pkill -f node-red
exit
vagrant halt && vagrant up --provision OR vagrant destroy -f (if you want to start over)

About

Dead simple way to spin up node-red really fast

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published