Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/zodern/meteor-up

Production Quality Meteor Deployment to Anywhere
https://github.com/zodern/meteor-up

Release 1.5.0-beta.9

7e205102527ba23437831ec7973c8ce76c0d61e5 authored almost 5 years ago by zodern <[email protected]>
Update changelog

9e8dbbd4fbaa5174090d88799309f6019b2cde16 authored almost 5 years ago by zodern <[email protected]>
Clean up images when using private registry

cda889c6cfc100c60fc0ce3d373f85d68359bcd1 authored almost 5 years ago by zodern <[email protected]>
Add production debugging of Meteor server

b83c965ca69b11408ccc46236e192f48f922d899 authored almost 5 years ago by zodern <[email protected]>
Release 1.5.0-beta.8

673b5dba04979f41792a43c04b9cab49cc845c17 authored almost 5 years ago by zodern <[email protected]>
Merge branch 'dev' of https://github.com/zodern/meteor-up into dev

64e582876fb5a19e63479a53b1a9d92c6d16098a authored almost 5 years ago by zodern <[email protected]>
Fix running prepare-bundle concurrently

When multiple apps are being deployed at the same time, the Prepare Bundle script could fail sinc...

bd9881937178859fd51487c9571394055da18d90 authored almost 5 years ago by zodern <[email protected]>
Merge branch 'dev' of github.com:zodern/meteor-up into dev

4b4eab498ec31ea8d4fda8227c6d538df771a33a authored almost 5 years ago by zodern <[email protected]>
Fix cleaning up upstream configs

It removes upstream configs that are broken symlinks, but these symlinks are always broken outsid...

f6fa7e69de5e20f19abc6bcfb908497cfa33e77e authored almost 5 years ago by zodern <[email protected]>
Fix load balancing when app is stopped on a server

The nginx config only includes apps running on the same server. If the app is stopped on the serv...

33e88b85abb49ddd3bdde2cc1a48efec9bb86f7c authored almost 5 years ago by zodern <[email protected]>
Improve checking if app is accessible

1cc4b80576f66de0cc22072e471fae1d022cdf6c authored almost 5 years ago by zodern <[email protected]>
Fix parsing json output when it includes warnings

83dc10f89aeb22aa7175a26f357823da734e8d80 authored almost 5 years ago by zodern <[email protected]>
Fix lint errors

e7352d860fc2e2a1bdf50168ca1627337b589d22 authored almost 5 years ago by zodern <[email protected]>
Fix invalid js in docs

28f491b65262f26b88587040334bef7072b2c311 authored almost 5 years ago by zodern <[email protected]>
Update docs

c8251213b05dd166bb7222eec0f3f6a66835edf3 authored almost 5 years ago by zodern <[email protected]>
Update changelog

a8d878f212ff940918a7b10621c1cf62854ec427 authored almost 5 years ago by zodern <[email protected]>
Update getting started

6ceb888eb4324cdb3bef82b6a8e9f4ac216bcb0e authored almost 5 years ago by zodern <[email protected]>
Release 1.5.0-beta.7

7adb382fe0e8e1b660645c19bdb9eca64eb05671 authored almost 5 years ago by zodern <[email protected]>
Change how docker is installed for tests

0a9e47620c862ec8e8299880f5398074f6cc5055 authored almost 5 years ago by zodern <[email protected]>
Update babel

abce3e5f4fd0649d467af6bc608a64ffc90ae7ba authored almost 5 years ago by zodern <[email protected]>
Update node versions used in travis

61c454838e4012c0032dda9c7d621cceb14a34c4 authored almost 5 years ago by zodern <[email protected]>
Merge pull request #1131 from abjennings/patch-1

Use different docker image for Meteor 1.9

d287ebf97f46f63f7b9033f4c776164437b8dffb authored almost 5 years ago by zodern <[email protected]>
Start proxy in series again

c1930eb34328a2880d3185adbaa334a35de8ea64 authored almost 5 years ago by zodern <[email protected]>
Fix PORT warning when using load balancing

f92c8cb452c532131e712bae1558df1561614077 authored almost 5 years ago by zodern <[email protected]>
Support private docker registries

a886e2500f6c82b6eb8e89506f6ff059252aa15d authored almost 5 years ago by zodern <[email protected]>
Use different docker image for Meteor 1.9

I had to use abernix/meteord:node-12-base for Meteor 1.9, so I wanted to document this somewhere...

853c58add4d09ec4f64b21fd869d82b980b43aef authored almost 5 years ago by Andrew Jennings <[email protected]>
Optionally store image on private docker registry

4ffdedf5cf620c4d9b65e30029ecf10c6d2fd271 authored almost 5 years ago by zodern <[email protected]>
Merge branch 'dev' of github.com:zodern/meteor-up into dev

2e6250c2f690c08fe99e26fd81906d328a050ad1 authored almost 5 years ago by zodern <[email protected]>
Optionally use buildkit and experimental mount

For an app with a 500mb bundle, this reduces building the image from 3.5 minutes to 1.4 minutes.
...

3741bee9fe19922068eded52a1582ce71019b512 authored almost 5 years ago by zodern <[email protected]>
Update tar

abfcf2a180ee4d84822687a7abf2f4b6b9e7190e authored almost 5 years ago by zodern <[email protected]>
Release 1.5.0-beta.6

c81a9ef3dc788e9e959da39d7b822cbffabed755 authored almost 5 years ago by zodern <[email protected]>
Remove optional deps from shrinkwrap

6d09f590b9c533e6eae44bb9aa5113f514200b8c authored almost 5 years ago by zodern <[email protected]>
Update changelog

9ee4ca6c286d8170556578d935a1491830587fd2 authored almost 5 years ago by zodern <[email protected]>
Add `mup meteor destroy` command to remove app

05751fda5094bc611f90c95a5967415c330f312c authored almost 5 years ago by zodern <[email protected]>
Merge branch 'dev' of https://github.com/zodern/meteor-up into dev

9e90b495287cfd8ec0152a1f3a115a30f6ee7fcb authored almost 5 years ago by zodern <[email protected]>
Use private ip if available for load balancing

aa877f65e6506a7b3223a14c6e4b8cf7d05cf488 authored almost 5 years ago by zodern <[email protected]>
Prevent bash from modifying custom nginx configs

3e05c3fb9886f706f3d0e25d10ccda2788ea7284 authored almost 5 years ago by zodern <[email protected]>
Fix "meteor status" when docker shows warnings

81fab26065245a39b265bbc464caaa57f1b3135e authored almost 5 years ago by zodern <[email protected]>
Merge pull request #1125 from jamespfarrell/master

For a first time user to get this up and running with as little hassl…

40ed2894f5885eb22ec5c1b41e0af9df8c4a8155 authored almost 5 years ago by zodern <[email protected]>
For a first time user to get this up and running with as little hassle as possible the default docker image doesnt work, and it dies with an error about meteor requiring node 12. I have updated to the one that works

4d4e69d4e3dae3a0d4424395bb07565e06b82fa6 authored almost 5 years ago by James Farrell <[email protected]>
Remove unused code

d2419861576deedba63bbecdf7a7d45e47e644ad authored almost 5 years ago by zodern <[email protected]>
Clean up mongo status

f353f962cc82f07722ff9c7d1a76cbc4111f64d5 authored almost 5 years ago by zodern <[email protected]>
Merge branch 'dev' of github.com:zodern/meteor-up into dev

906e91ac48380319c346478362d044c731fda089 authored almost 5 years ago by zodern <[email protected]>
Add StatusDisplay class

This class takes care of displaying status information and coloring.
It also handles hiding infor...

93279c33e467ffcd4639a49ce799d1c8dcaa2e60 authored almost 5 years ago by zodern <[email protected]>
Only configure upstream when load balancing

599efce6cad5ae43af9647683a433cf34881f3ea authored almost 5 years ago by zodern <[email protected]>
Add --overview option for status

9d228803fca6be31ce6edf206e8cd627277712cd authored almost 5 years ago by zodern <[email protected]>
Add load balancing without swarm

This requires the ip address and port for each instance to be predictable. IP addresses are the s...

a255d113a744e33e0159d50b7e3c4b0a86079c95 authored almost 5 years ago by zodern <[email protected]>
Fix using proxy with imagePorts other than 80

2b3916fc48d7cf2c50234cde456ef071008ea802 authored almost 5 years ago by zodern <[email protected]>
Support --servers option with "mup ssh"

87ed2479d8339bf00cf6905b48945f8ce314a459 authored almost 5 years ago by zodern <[email protected]>
Fix --servers option

f929019641724cea83b1282e97acb5443988271c authored almost 5 years ago by zodern <[email protected]>
Fix build npm script

021e9b608eefecf37898bea0a7a0798a07b93457 authored almost 5 years ago by zodern <[email protected]>
Merge branch 'dev' of github.com:zodern/meteor-up into dev

b77edfca98887bc59abdbf67fcefea4572983d59 authored almost 5 years ago by zodern <[email protected]>
Add mongo.dbName option

The reason it was difficult to use the same database with multiple apps is mup would use the app'...

4209cce67d7413b00e6597600af01ae562992930 authored almost 5 years ago by zodern <[email protected]>
Update dependencies

467dc3e9879ad066ef20b24df9143f4d4b64a694 authored almost 5 years ago by zodern <[email protected]>
Require node 8

4dd83dbd04c3fd41bc67ad39258789745ef56971 authored almost 5 years ago by zodern <[email protected]>
Clean up upstream when app is no longer a service

4944b122fcb50a08bd13a3e0a70337898366ab77 authored almost 5 years ago by zodern <[email protected]>
Validate proxy.shared.templatePath option

cafa123504de0347f9bdc8f9ce0d547b1abe09e6 authored almost 5 years ago by zodern <[email protected]>
Fix stoping proxy

4b1e073ee360698ee65d76f79afa0ca181bc3b25 authored almost 5 years ago by zodern <[email protected]>
Merge pull request #1112 from zodern/dependabot/bundler/docs/nokogiri-1.10.5

Bump nokogiri from 1.8.0 to 1.10.5 in /docs

9320cd7f05f85b7e7ad2b6c7d3c0a98e829d4441 authored about 5 years ago by zodern <[email protected]>
Bump nokogiri from 1.8.0 to 1.10.5 in /docs

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.0 to 1.10.5.
- [Release not...

9bd9e6783e752cebe0a7d2a62d1ed340f28d7ef8 authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add stderr to output of runSSHCommand

9608c98315e104d9aa9b81c6137863518f59fbf8 authored about 5 years ago by zodern <[email protected]>
Release 1.5.0-beta.4

6ac9a363a76aef5db0284ef47f01b67924ca684c authored over 5 years ago by zodern <[email protected]>
Always add proxy env vars

f6deef82dde24a1edeed5267e339c15ce1e62472 authored over 5 years ago by zodern <[email protected]>
Fix error when shared.sharedNginxConfig is empty

6bdd37074df60435fa708debba434e47c06dbf10 authored over 5 years ago by zodern <[email protected]>
Release 1.5.0-beta.3

0462f6f327327b27959459811e89f966bebffb30 authored over 5 years ago by zodern <[email protected]>
Fix proxy for apps not running as a swarm service

267f86a5dfd998680f183c7bd18e85dad030c233 authored over 5 years ago by zodern <[email protected]>
Add proxy.shared.nginxTemplate option

6f84923a6c255d8595b24bf846ae0024f9553084 authored over 5 years ago by zodern <[email protected]>
Add swarm.labels option

de44ebb255ba7777786bee8d5dc65e1404bc8426 authored over 5 years ago by zodern <[email protected]>
Do not remove labels users added

5e19e206a25f20d477855250b7638da1fc3d4755 authored over 5 years ago by zodern <[email protected]>
Increase server info concurrency

908ca7b5d2ecc600ca8bddf1e3a62139d3fadd71 authored over 5 years ago by zodern <[email protected]>
Update ssh2 and nodemiral

11214d1025db628300a93317170532961702a3bc authored over 5 years ago by zodern <[email protected]>
Support multiple validators for same root path

03264d66420fb9d7179c339ad8845d60cb6ca48d authored over 5 years ago by zodern <[email protected]>
Release 1.5.0-beta.2

13cc59eda295819aa4bfd5557a35b1f2f84ce21d authored over 5 years ago by zodern <[email protected]>
Reorganize changes for 1.5

11000ee2e7ee56e75d96ea1fedfc163a361a7db9 authored over 5 years ago by zodern <[email protected]>
Merge branch 'master' into dev

ab0b49bc79751d4a82de09323ce89cfae2739558 authored over 5 years ago by Unknown <[email protected]>
Show warning when using swarm and not proxy

ff1209b0f752a935cc0aaa61d3d8f2658e75cb71 authored over 5 years ago by zodern <[email protected]>
Fix lint error

a633e26a4d87877fc98bebb9328ac0736a8d0032 authored over 5 years ago by zodern <[email protected]>
Merge pull request #1051 from rolljee/dev

Modified prepareConfig from meteor plugin

aa83340c5a4ccc67c89baf0eb58974a57180b600 authored over 5 years ago by zodern <[email protected]>
Merge branch 'dev' into dev

5aa2dbeeeed65adb648ba17dffbf00aec9b844d7 authored over 5 years ago by zodern <[email protected]>
Fix meteor swarm test

8bfcb790c4e7042fea5a683a4b070f8f96bd6d1b authored over 5 years ago by zodern <[email protected]>
Use supplied tag in prepare-bundle

2e512316a9eca4d892737dabef92b081fe306ea3 authored over 5 years ago by zodern <[email protected]>
Handle missing properties when in meteor status

76dbf71952c316d02e52b1be79458eefa4f7580c authored over 5 years ago by zodern <[email protected]>
Only run service on servers listed in app.servers

cdc982e49c210480dc6e1a2073ab71d08c406865 authored over 5 years ago by zodern <[email protected]>
Use numbers for app image tag with docker swarm

This is needed for swarm to switch to the old version of the app when a deploy fails.

22d3232d13dfd1350f7e873d4ead530419b79f6c authored over 5 years ago by zodern <[email protected]>
Document docker volumes

f3aa7d463cefe0ff1cf068f83e8478ee42d1b2b8 authored over 5 years ago by zodern <[email protected]>
Add 20 second update delay

94f3dfde875842b1d4b8f5c1e4870aaf21aa1bd9 authored over 5 years ago by zodern <[email protected]>
Do not wait for update check to finish

e2f34d2e0e896766b5c10354e3a8f8a821b91904 authored over 5 years ago by zodern <[email protected]>
Add "mup docker update" command

8be09339812a2b8efaf48f4e9aa180c08447b5dc authored over 5 years ago by zodern <[email protected]>
Release 1.4.6

4f23c8b837b8931aa8e2abd36c6c1f18f0832730 authored over 5 years ago by zodern <[email protected]>
Merge pull request #1080 from zodern/1.4.6

89f3b34a97d1d845f847ced2f21b75c1204496fe authored over 5 years ago by zodern <[email protected]>
Update changelog

974ee1a28c46983fcc83bbab8fd815c0bfcd8ec1 authored over 5 years ago by zodern <[email protected]>
Merge pull request #1025 from ninjaPixel/update-docs-with-how-to-build-docs

Add instructions for how to build and serve the docs website

bbc1f0b91e2d7f504c5552e71192cdb2e6ca9635 authored over 5 years ago by zodern <[email protected]>
Merge pull request #1055 from eluck/fix/deployment-check

Fix deployment check for multiple networks on host

675ad167783367d2c5bed8c955c855044a604e94 authored over 5 years ago by zodern <[email protected]>
Merge branch 'dev' into fix/deployment-check

69856bfae5c5334934a199929697ebe97bd7eb29 authored almost 6 years ago by Evgeny <[email protected]>
Run integration tests again

0395ec6c62c4630b29989431c9548121db81527a authored almost 6 years ago by eluck <[email protected]>
Fix deployment check for multiple networks on host

729ac3f538a62c8958fa8159f91de3c8c7489653 authored almost 6 years ago by eluck <[email protected]>
Fix typo

91069881044e6b371acefb83ad6e16af3116ca75 authored almost 6 years ago by rolljee <[email protected]>
Modified prepareConfig from meteor plugin

a73c986dc81e49eb1a0327b12c016fd65d99226c authored almost 6 years ago by rolljee <[email protected]>
Update changelog

a2f8ef7343a2bf22fb1a776ba8f97eddcc1448fd authored almost 6 years ago by zodern <[email protected]>
Switch back to using COPY when building docker image

The performance difference with ADD is small in newer versions of docker, and ADD created many pe...

3d8ea23165767e7f122294bdab46eb2d7971880c authored almost 6 years ago by zodern <[email protected]>