Monday, January 11, 2016

How to Deploy Meteor to a server


George McKnight has a video, "#24 Deploying Meteor apps to Amazon": https://www.youtube.com/watch?v=11K_DSrhJzQ

Serge Lobatch write an article, using Meteor-UP (mup): Deploying a Meteor app to an AWS server with Meteor-Up, for beginners
similar to this is Curtis Larson article : http://www.curtismlarson.com/blog/2015/11/03/deploy-meteor-to-aws/

using Passenger library, here is how to deploy a package, using Apache server.
Deploying a Meteor app on an AWS production server and
here is the next step : https://www.phusionpassenger.com/library/walkthroughs/deploy/meteor/aws/apache/oss/deploy_updates.html


No comments:

Post a Comment