ryanj / openshift-cartridge-meteorjs

Meteorjs on OpenShift
0 stars 0 forks source link

OpenShift needs a meteor cartridge, allowing for easy 'git push' style deployment #1

Open ryanj opened 9 years ago

ryanj commented 9 years ago

Remember to update this post when the new cart becomes available:
https://blog.openshift.com/cloudy-with-a-chance-of-meteorjs/

ryanj commented 9 years ago

Upvote here: https://openshift.uservoice.com/forums/258655-ideas/suggestions/6709431-meteor-1-0-with-scaling-support

ryanj commented 9 years ago

Let me know if you are interested in hacking on this project. I'll try to find some time to work on this soon.

ryanj commented 9 years ago

At this point, it probably makes more sense to run meteor in a container, since new releases of OpenShift include support for Docker.

aurbano commented 8 years ago

@ryanj just to make sure, there is no easy way (git push, even if it's after some setup) at the moment of deploying a meteor application to openshift right?

I guess the easy way will be what you suggest, and run the meteor app in a docker container...

ryanj commented 8 years ago

This might be worth a look: https://github.com/sachinbhutani/meteor-openshift