Setting Up NoobHub on DigitalOcean

Hi,

I’ve put together a basic installation script, CLI, and directions for running NoobHub on DigitalOcean.

NoobHub Installerhttps://github.com/develephant/noobhub-install

What it does:

  • Installs the NoobHub files.
  • Installs forever to keep it running.
  • Opens up port 1337 which NoobHub uses.
  • Starts up NoobHub.

I also put together a little command line utility, to see the commands available do:

noobhub help

If you don’t know what NoobHub is check out: http://forums.coronalabs.com/topic/32775-noobhub-free-opensource-multiplayer-and-network-messaging-for-coronasdk

Enjoy!

-dev