CritsAndCode / wafflechat

0 stars 0 forks source link

Create Openshift environment for testing. #5

Open cgutshal opened 10 years ago

cgutshal commented 10 years ago

I think this would be a good route to take, basically once the envirment is setup, we should be able to do a git push to get everything running on a webapp. Its free, so there is no worries on that side of the situation.

CritsAndCode commented 10 years ago

Sounds good. Let's make that priority #1

cgutshal commented 10 years ago

This was my first attempt to send it to open shift.

Counting objects: 5, done. Delta compression using up to 8 threads. Compressing objects: 100% (3/3), done. Writing objects: 100% (3/3), 381 bytes | 0 bytes/s, done. Total 3 (delta 1), reused 0 (delta 0) remote: Stopping NodeJS cartridge remote: Wed Apr 30 2014 22:52:43 GMT-0400 (EDT): Stopping application 'wafflechat' ... remote: Wed Apr 30 2014 22:52:43 GMT-0400 (EDT): Stopped Node application 'wafflechat' remote: Saving away previously installed Node modules remote: Building git ref 'master', commit ed97f7d remote: Building NodeJS cartridge remote: Preparing build for deployment remote: Deployment id is 580835d9 remote: Activating deployment remote: Starting NodeJS cartridge remote: Wed Apr 30 2014 22:52:49 GMT-0400 (EDT): Starting application 'wafflechat' ... remote: Script = server.js remote: Script Args = remote: Node Options = remote: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! remote: It is highly recommended that you add a package.json remote: file to your application. remote: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! remote: ------------------------- remote: Git Post-Receive Result: success remote: Activation status: success remote: Deployment completed with status: success To ssh://5361b6434382ec616d0003b9@wafflechat-cgutshal.rhcloud.com/~/git/wafflechat.git/ f44747c..ed97f7d master -> master