Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Getting Started with Meteor.js JavaScript Framework - Second Edition

You're reading from   Getting Started with Meteor.js JavaScript Framework - Second Edition Learn to develop powerful web applications in minutes with Meteor

Arrow left icon
Product type Paperback
Published in Jun 2015
Publisher
ISBN-13 9781785285547
Length 138 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Toc

Deploying your application to a custom server


At the time of writing, deploying a Meteor application to either a hosting service or to your own personal machine is a pretty hefty task. There are versioning issues with deployment, and most hosting services are still in the early stages of supporting Meteor bundles.

That being said, Meteor is working on a really slick deployment service (nicknamed Galaxy), and we have a pretty great third-party plugin available with us called Meteor Up (MUP), which was developed by the incomparable Arunoda Susiripala at http://meteorhacks.com. Let's walk you through deploying our Meteor application to a custom server using MUP.

The server setup

The server from which you'll be hosting your application needs to have the latest stable version of Node.

To Install Node.js, go to http://nodejs.org/ and follow the instructions for either Linux or Mac OS X installation.

MUP will install the correct MongoDB version that we need on our remote server, so we don't need to...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image