# zodern/meteor-up

Production Quality Meteor Deployment to Anywhere

Repository: https://github.com/zodern/meteor-up
Canonical: https://ross.abutalabs.com/products/meteor-up
Homepage: http://meteor-up.com/
Language: JavaScript
License: MIT
License Family: permissive
Topics: meteor, mup, docker, deploy, meteor-up
Last push: 2026-02-20T21:27:27+00:00

## Health v2 (maintenance only)
Score: 53/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 68, release rhythm 8, longevity 100
- inputs: {"age_days": 3928, "days_push": 194, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1267, forks 281 (observed 2026-08-28T04:04:11.302204+00:00)

## What it is
Meteor Up (mup) is a command-line tool that sets up servers and deploys Meteor apps to any Ubuntu server over SSH, using Docker for isolation. It supports single-command setup and deploy, zero-downtime deploys with automatic rollback, load balancing, environment variable management, and free Let's Encrypt SSL.

## Use cases
- deploy a meteor app to my own server
- set up production servers for meteor with one command
- zero downtime deployments for meteor
- free ssl certificates for my meteor app with lets encrypt
- deploy meteor to multiple servers with load balancing
- roll back a failed deployment automatically
- manage environment variables and settings.json for meteor production
- view and tail production app logs from the terminal

## When to choose
- you deploy Meteor apps (1.2+) to your own Ubuntu servers instead of paid hosting like Galaxy
- you want declarative, repeatable server setup and deploys from the command line
- you need zero-downtime deploys, auto-restart, and rollback on failure
- you want built-in Let's Encrypt SSL and log tailing without extra tooling
- you want to deploy non-Meteor Node apps via plugins like mup-node or mup-aws-beanstalk

## When to avoid
- your app is not Meteor or Node-based and no plugin exists for it
- you deploy to Kubernetes or a PaaS with its own deployment pipeline
- your servers are not Ubuntu 14+ or not reachable over SSH
- you need a GUI-based deployment or hosting management experience

## Facets
- artifact type: cli-tool
- maturity: active
- function: deployment, cli, container-runtime, configuration-management, webhook
- domain: web-development, developer-tools, self-hosted
- platform: cli, windows, self-hosted
- tags: meteor, meteor-up, mup, zero-downtime-deploys, lets-encrypt, load-balancing, ssh-deployment, npm-package, devops, nodejs, linux, macos, docker

## Member repositories
- zodern/meteor-up (main) score 53

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:11.302204+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:03:44.566399+00:00, confidence not recorded.
  - readme: https://github.com/zodern/meteor-up (fetched 2026-08-28T04:04:11.302204+00:00, sha 3d7904be1d19)
  - homepage: http://meteor-up.com/ (fetched 2026-08-29T12:15:36.039731+00:00, sha 42c63fbdaaf5)
  - site_page: https://meteor-up.com/getting-started.html (fetched 2026-08-29T12:15:36.048589+00:00, sha ee74d831b719)
  - site_page: https://meteor-up.com/docs.html (fetched 2026-08-29T12:15:36.050543+00:00, sha 996155659673)
- Data as of 2026-08-30T08:39:29.467469+00:00.
