• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here: Home » Build Scalable Web Application with Meteor Framework

By Abhishek Ghosh March 6, 2014 2:45 am Updated on March 6, 2014

Build Scalable Web Application with Meteor Framework

Advertisement

Meteor Framework Enables to Create and Deploy Scalable Web Applications on the Cloud. Here is How to Get Started with Meteor. But, before we get started, some topics around Scalable Web Applications on the Cloud must be explained. Previously, we talked about the Characteristics For Being a Cloud Application and Why Cloud Based App Needs API. Meteor is an open-source JavaScript web application framework. It was first introduced in December 2011 under the name Skybreak. At its core there is the Distributed Data Protocol.

 

Build Scalable Web Application with Meteor Framework Hosted on Their Website

 

As Meteor is Open Source, we can deploy it in two ways :

  1. Hosting at the Project’s Server with HTTPS subdomain (like Heroku, OpenShift PaaS) for Free
  2. Hosting Meteor on Own Web Server

The first way is explained in brief on this paragraph. This is quite easy. Simply point to this URL :

Advertisement

---

Vim
1
https://www.meteor.com/

Sign up and create your named application. For example, if your application’s name is abhishekghosh, probably you will love to point towards :

Vim
1
https://abhishekghosh.meteor.com/

 

Just for an Example application, this is the way :

Vim
1
2
3
4
5
6
7
#Install Meteor
curl https://install.meteor.com | sh
# Make a copy of the example app
meteor create --example leaderboard
cd leaderboard
# Deploy it, `abhishekghosh` is your App's name
meteor deploy abhishekghosh.meteor.com

 

Quite easy, right?

 

Build Scalable Web Application with Meteor Framework Hosted on Own Server

 

Bundle your app on localhost using :

Vim
1
meteor bundle deploy.tar.gz

to make a file called deploy.tar.gz in your meteor directory containing your project. Spin up a Server (on Rackspace Cloud or something like that) and Install node.js. Upload your project and uncompress it :

Vim
1
tar -xzvf bundle.tar.gz

Note : Node.js installation has not been shown here.

Fibers is needed for any meteor project for synchronous style code on server side Javascript. CD to the directory and install Fibers :

Vim
1
2
3
cd bundle/programs/server/node_modules
rm -r fibers
npm install fibers@1.0.1

Build Scalable Web Application with Meteor Framework

Get MongoDB installed and test it :

Vim
1
2
cd ../../../
node MONGO_URL=mongodb://dbuser:dbpassword@dbhost:dbport/meteor ROOT_URL=http://yourwebsite.com app.js

Install Forever :

Vim
1
2
sudo npm install forever -g
forever start MONGO_URL=mongodb://dbuser:dbpassword@dbhost:dbport/meteor ROOT_URL=http://yourwebsite.com app.js

Another easy way is to run a script to deploy Meteor on EC2 (or your own server).
Note : You can use Rackspace DevOps Automation Service, it has Meteor as managed service.

This Article Has Been Shared 368 Times!

Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Build Scalable Web Application with Meteor Framework

  • WordPress 3.6 on Rackspace Cloud Sites and W3 Total Cache 0.9.3 Plugin

    WordPress 3.6 on Rackspace Cloud Sites and W3 Total Cache 0.9.3 Plugin with perfect configuration demands quite good idea on many aspects,here are some for you.

  • Business Intelligence Software in Healthcare

    Increased desire for more and better information by different industries resulted in increased sales of BI software solutions including Healthcare.

  • Photo Gallery Hosting : Free or Nearly Free Practical Options

    Photo gallery hosting can be Free or nearly Free with various Cloud based and Free Softwares. It is possible to run a website that has your photos with no cost.

  • Cloud Computing and Actions Against Hackers

    Cloud Computing IT executives at least theoretically now know about “distributed denial of service” attacks. Sales and destruction of brand image annoys the users.

  • OpenShift Node.js Tutorial with Video

    OpenShift Node.js Tutorial with Video is an excellent guide for anyone! You can create your own instance of Node.js Application within few minutes.

Additionally, performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • What is an Automatic Ethanol Fireplace February 8, 2023
  • Disadvantages of Cloud-Native Computing February 7, 2023
  • Projector Screen Basics February 6, 2023
  • What is Configuration Management February 5, 2023
  • What is ChatGPT? February 3, 2023

About This Article

Cite this article as: Abhishek Ghosh, "Build Scalable Web Application with Meteor Framework," in The Customize Windows, March 6, 2014, February 9, 2023, https://thecustomizewindows.com/2014/03/build-scalable-web-application-with-meteor-framework/.

Source:The Customize Windows, JiMA.in

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
Cookie SettingsAccept
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT