meteor-openshift
meteor-openshift copied to clipboard
Meteor 1.4.1.1
Hi
Does this work with Meteor 1.4.1.1? I know for that you need a later version of Nodejs
I have used this to run an app using Meteor 1.4.1.2 on OpenShift. You just need to set the node version of your cartridge to what is required by your version of Meteor, as indicated in the .node_version.txt file in your Meteor app bundle. You can do that by editing the .openshift/markers/NODEJS_VERSION file in your OpenShift app directory.