Nodeschool SP complete dev and use environment
Download the shellscript to the target machine. Give execution permissions using chmod +x <name> and then execute the file with ./<name> <desired number of containers> <now.sh alias>. Example:
$ ./start 20 nodeschoolsp.now.shThis idea came from @a0viedo and was presented in this article.