How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "chenglong/manager"
end
vagrant init chenglong/manager
vagrant up
This version was created about 8 years ago.
Downgrade zerorpc 0.5.x to 0.4.4
This version was created about 8 years ago.
Fix node modules dependencies with pre compiled libraries at /home/vagrant/node_modules
This version was created about 8 years ago.
Dont know how to enable a revoked version ;D, uploading twice...
This version was created about 8 years ago.
Clean installation with all manager dependencies... and ready to run
Only need;
vagrant up; # start the manager virtual machine vagrant provision; # needed for successive startup
This version was created over 8 years ago.
Upgraded the base box with all the dependencies installed
This version was created over 8 years ago.
This manager virtual machine, will have all the dependencies installed