/haibu

Spawn your own Node.js clouds

Primary LanguageJavaScriptMIT LicenseMIT

haibu

Spawn your own Node.js clouds. As used in ukraine.

Differences between this and isaacs repo:

  1. Injecting of environment variables from server env.json file.
  2. Complete cleanup of pre-existing app before spawning a new version.
  3. Logging of app outputs into files.
  4. Using newer version of npm that seems to hang less often on package install.
  5. Requiring master branch version of haibu-carapace so that we work with node v0.10.x.