meteor-openshift icon indicating copy to clipboard operation
meteor-openshift copied to clipboard

Meteor 1.4.1.1

Open richardmarais opened this issue 9 years ago • 1 comments

Hi

Does this work with Meteor 1.4.1.1? I know for that you need a later version of Nodejs

richardmarais avatar Sep 09 '16 08:09 richardmarais

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.

dgtlife avatar Oct 09 '16 04:10 dgtlife