Giter VIP home page Giter VIP logo

meteor-please's Introduction

meteor-please for centos 6

npm version

Simple Meteor Deployment for CentOS 6+

Installation

npm install -g mplzc6

Usage

1. Initialise

Simply run in your Meteor project's directory:

mplzc6

You'll get a prompt to automatically configure a mplz.json for your project.

2. Setup Your Environment

Once you've got a configuration file, you can spin up your server, then use this command inside your project directory to install the production environment (nodejs, mongodb, nginx):

mplzc6 setup

Now go grab a coffee, because it will probably take some time for all the things to install.

3. Deploy Your App

After the server setup is done, you can run this command to deploy your app:

mplzc6 deploy

Easy!

Commands

mplzc6 init Reconfigures your app's mplz.json settings file.

mplzc6 setup Sets up your server according to your mplz.json settings.

mplzc6 deploy Deploys your app according to your mplz.json settings.

mplzc6 reconfig Apply any configuration changes if your mplz.json has been modified since last setup.

mplzc6 start Starts your app. (systemd)

mplzc6 stop Stops your app. (systemd)

mplzc6 restart Restarts your app. (systemd)

mplzc6 delete Deletes your app from the deployment directory.

TODOs

  • SSL
  • Multiple instances/load balancing/oplog tailing
  • Prompt cleanup/validation
  • Support for node apps
  • Exclude folders

meteor-please's People

Contributors

creatorkuang avatar kevincharm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.