Skip to content

Instantly share code, notes, and snippets.

@tmcw
Created June 23, 2014 18:53
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 tmcw/b89e37d2c65491d4150f to your computer and use it in GitHub Desktop.
Save tmcw/b89e37d2c65491d4150f to your computer and use it in GitHub Desktop.
~/src/tonight-sources〉git push production master
Counting objects: 1551, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (1538/1538), done.
Writing objects: 100% (1551/1551), 633.99 KiB | 0 bytes/s, done.
Total 1551 (delta 1280), reused 0 (delta 0)
-----> Cleaning up ...
remote: Cloning into '/tmp/tmp.m8mbg9ZRMP'...
-----> Building tonight-sources ...
remote: warning: You appear to have cloned an empty repository.
remote: done.
remote: HEAD is now at 199dde1... Be more strict
Node.js app detected
-----> Requested node range: 0.10.29
-----> Resolved node version: 0.10.29
-----> Downloading and installing node
-----> Writing a custom .npmrc to circumvent npm bugs
-----> Installing dependencies
queue-async@1.0.7 node_modules/queue-async
minimist@0.2.0 node_modules/minimist
debug@1.0.2 node_modules/debug
└── ms@0.6.2
glob@4.0.2 node_modules/glob
├── once@1.3.0
├── inherits@2.0.1
└── minimatch@0.3.0 (sigmund@1.0.0, lru-cache@2.5.0)
request@2.36.0 node_modules/request
├── json-stringify-safe@5.0.0
├── aws-sign2@0.5.0
├── forever-agent@0.5.2
├── qs@0.6.6
├── oauth-sign@0.3.0
├── tunnel-agent@0.4.0
├── node-uuid@1.4.1
├── mime@1.2.11
├── form-data@0.1.3 (async@0.9.0, combined-stream@0.0.4)
├── tough-cookie@0.12.1 (punycode@1.2.4)
├── http-signature@0.10.0 (assert-plus@0.1.2, asn1@0.1.11, ctype@0.5.2)
└── hawk@1.0.0 (cryptiles@0.2.2, sntp@0.2.4, boom@0.4.2, hoek@0.9.1)
later@1.1.6 node_modules/later
cheerio@0.16.0 node_modules/cheerio
├── entities@1.1.1
├── htmlparser2@3.7.2 (domelementtype@1.1.1, domutils@1.5.0, entities@1.0.0, domhandler@2.2.0, readable-stream@1.1.13-1)
├── CSSselect@0.4.1 (domutils@1.4.3, CSSwhat@0.4.7)
└── lodash@2.4.1
moment@2.6.0 node_modules/moment
aws-sdk@2.0.1 node_modules/aws-sdk
├── xmlbuilder@0.4.2
├── agentkeepalive@0.2.2
├── xml2js@0.2.6 (sax@0.4.2)
└── aws-sdk-apis@3.0.4
-----> Caching node_modules directory for future builds
-----> Cleaning up node-gyp and npm artifacts
-----> Building runtime environment
-----> Discovering process types
Procfile declares types -> web
-----> Releasing tonight-sources ...
-----> Deploying tonight-sources ...
=====> Application deployed:
http://107.170.82.95:49153
To dokku@107.170.82.95:tonight-sources
* [new branch] master -> master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment