Skip to content

Instantly share code, notes, and snippets.

@lifewithryan
Created September 23, 2012 01:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lifewithryan/3768445 to your computer and use it in GitHub Desktop.
Save lifewithryan/3768445 to your computer and use it in GitHub Desktop.
info: Welcome to Nodejitsu lifewithryan
info: jitsu v0.9.8
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in app.js
warn: Local package version appears to be old
warn: The package.json version will be incremented automatically
warn: About to write /Users/ryan/Projects/muletalk/package.json
data:
data: {
data: description: 'chat application with socket.io',
data: name: 'bedford_chat',
data: subdomain: 'lifewithryan.muletalk',
data: dependencies: { express: '2.4.6', socket.io: '0.8.4' },
data: engines: { node: '0.8.x' },
data: scripts: { start: 'app.js' },
data: version: '0.0.1-23'
data: }
data:
prompt: Is this ok?: (yes)
info: Creating snapshot 0.0.1-23
info: Updating app bedford_chat
info: Activating snapshot 0.0.1-23 for bedford_chat
info: Starting app bedford_chat
info: App bedford_chat is now started
info: http://lifewithryan.muletalk.jit.su on Port 80
info: Nodejitsu ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment