Nasqueron Ship: Difference between revisions
From Nasqueron Agora
(Created page with "== Deployment instructions == The Nasqueron Ship application is a Meteor Node.js app, to be deployed on OpenShift. URL: http://ship.nasqueron.org/ === Add Kadira measurement...") |
No edit summary |
||
Line 1: | Line 1: | ||
The Nasqueron Ship application is a Meteor Node.js app, to be deployed on OpenShift. | The Nasqueron Ship application is a Meteor Node.js app, to be deployed on OpenShift. | ||
URL: http://ship.nasqueron.org/ | URL: http://ship.nasqueron.org/ | ||
== Deployment instructions == | |||
=== Add Kadira measurement === | === Add Kadira measurement === |
Latest revision as of 22:14, 3 December 2014
The Nasqueron Ship application is a Meteor Node.js app, to be deployed on OpenShift.
URL: http://ship.nasqueron.org/
Deployment instructions
Add Kadira measurement
- Create a Kadira account and a ship application
- To add it to the application: meteor add meteorhacks:kadira
- During deployment: rhc env set KADIRA_APP_ID=... KADIRA_APP_SECRET=... -a ship
Develop the Nasqueron Ship
- On GitHub: http://github.com/nasqueron/ship/
- On DevCentral: http://devcentral.nasqueron.org/tag/nasqueron_ship/