Skip to content

Vilango/mup-aws-beanstalk

 
 

Repository files navigation

mup-aws-beanstalk

npm i -g @settlin/mup-aws-beanstalk

v0.x.x: <= Meteor 2.2.x (Amazon Linux, Node 12) v1.x.x: >= Meteor 2.3.x (Amazon Linux 2, Node 14)

Plugin for Meteor Up to deploy using AWS Beanstalk. Forked from zodern's plugin.

Features (same as zodern's plugin):

  • Load balancing with support for sticky sessions and web sockets
  • Autoscaling
  • Meteor settings.json
  • Zero downtime deploys
  • Automatically uses the correct node version

Extra/Changes:

  • Option to add extra config files via .ebextensions and .platform.
  • Healthcheck path is "/" instead of "/aws-health-check-3984729847289743128904723"

Merged from:

Getting Started Guide

Documentation

About

Deploy Meteor apps to AWS Elastic Beanstalk using Meteor Up

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.5%
  • Shell 4.5%