1.1.2 • Published 3 years ago

@sny7/mup-aws-beanstalk v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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