Skip to content

Instantly share code, notes, and snippets.

@hunterloftis
Created February 9, 2011 15:17
Show Gist options
  • Save hunterloftis/818619 to your computer and use it in GitHub Desktop.
Save hunterloftis/818619 to your computer and use it in GitHub Desktop.
remote: Waf: Leaving directory `/tmp/node/build'
remote: 'install' finished successfully (0.201s)
remote: DEST_OS: linux
remote: DEST_CPU: ia32
remote: Parallel Jobs: 1
remote: Product type: program
remote: => Installing npm
remote: Configuring node.js application...
remote: => Configuring database...
remote: => Configuring upstart...
remote: skookum start/running, process 7188
remote: => Configuring monit...
remote: => Restarting monit...
remote:
remote: Restarting nginx
remote:
remote: skookum deployed successfully.
remote:
remote: Created http://skookum.webbyapp.com/
remote:
To ssh://[email protected]:22/var/rapp/skookum
33fbe61..7072d96 master -> master
[Webbynode] Finished pushing skookum
~/work/_play/skookum$ wn apps
Application: skookum
Engine: nodejs
Folder: /var/rapp/skookum
Last change: [Webbynode] Rapid App Deployment Reinitialization (Hunter Loftis, 35 minutes ago) - 7072d96
~/work/_play/skookum$ wn remote sudo start skookum
Performing the requested remote command..
skookum start/running, process 7563
~/work/_play/skookum$ wn open
Application not found or not deployed.
~/work/_play/skookum$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment