Ecosyste.ms: OpenCollective

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

meteor-up

We are on a mission to simplify deploying Meteor apps for production.
Collective - Host: opensource - https://opencollective.com/meteor-up - Code: https://github.com/zodern/meteor-up

Release 1.4.5

github.com/zodern/meteor-up - 3c7120a75c12ea12fdd5688e33574c12e158fd07 authored over 6 years ago by zodern <[email protected]>
Merge branch 'dev'

github.com/zodern/meteor-up - c76428d671ce9c00d3842e85de7362272b9000f3 authored over 6 years ago by Unknown <[email protected]>
Fix example config

github.com/zodern/meteor-up - efc17e03c8e113c4f5ffb9205edf6197d93d7e05 authored over 6 years ago by zodern <[email protected]>
Fix proxy.clientUploadLimit when nginxServerConfig isn't used

github.com/zodern/meteor-up - 2eac826721c27ed7c930bad746aa171095a8fada authored over 6 years ago by zodern <[email protected]>
Add option to keep the app running during Prepare Bundle

github.com/zodern/meteor-up - c4db2d269215667c2ac1e9c06e898d1e4ffce9a1 authored over 6 years ago by zodern <[email protected]>
Improve message shown when container has no ip address

github.com/zodern/meteor-up - bd740ea3bc08198db718b3686124c74b88815935 authored over 6 years ago by zodern <[email protected]>
Fix getting IP address for containers on user defined network

github.com/zodern/meteor-up - c8819bd535beba950f8e6831ae6bb660b2a766c7 authored over 6 years ago by zodern <[email protected]>
Update dependencies

github.com/zodern/meteor-up - 1c5b5d87252d5fb6bbd0abde389e96685a503ecc authored over 6 years ago by zodern <[email protected]>
Update node-tar

github.com/zodern/meteor-up - 5c7492b39e55e52b8b5b099133fc30354ace0ffc authored over 6 years ago by zodern <[email protected]>
Merge remote-tracking branch 'origin/master' into dev

github.com/zodern/meteor-up - 2db14a9722b52bda467769ff16bc576a499f425a authored over 6 years ago by Unknown <[email protected]>
Merge pull request #937 from pravdomil/patch-2

use restart=unless-stopped to prevent mongo container start after reboot

github.com/zodern/meteor-up - 819ffd8de2a9dd607408a7db15a76d2ad8213339 authored over 6 years ago by zodern <[email protected]>
Simplify swarm api's

- Use server's name instead of host in more places
- Labels returned by swarmOptions is an array...

github.com/zodern/meteor-up - ea44c2de8405253a70c6d1c730338de254939e4d authored over 6 years ago by zodern <[email protected]>
Add noDefaults to VALIDATE_OPTIONS

github.com/zodern/meteor-up - a861b273f65c905ff3b3d71ab01f1efd18daf941 authored over 6 years ago by zodern <[email protected]>
Fix starting app

github.com/zodern/meteor-up - d4df9f3b624f4f2aae35f26dec8c18760c387ff2 authored over 6 years ago by zodern <[email protected]>
Store validation errors even when they aren't shown

github.com/zodern/meteor-up - 52ab2c784b387d22c44c4003982f94f96b1e6d4a authored over 6 years ago by zodern <[email protected]>
Update eslint config to warn if no new line after var

github.com/zodern/meteor-up - 47942266172746b7068e4ea6889b8f3f280e1244 authored over 6 years ago by zodern <[email protected]>
Run meteor app as swarm service

github.com/zodern/meteor-up - fef85ffe8d9d1d5a3bbe952fe88ef5a3fe2ed86f authored over 6 years ago by Unknown <[email protected]>
use restart=unless-stopped to prevent container start after reboot

github.com/zodern/meteor-up - a08e3f41efabf2a8644afa9a3bb29d7ca73eae61 authored over 6 years ago by pravdomil <[email protected]>
Simplify swarm api's

- Use server's name instead of host in more places
- Labels returned by swarmOptions is an array...

github.com/zodern/meteor-up - 40725d7d71eca2b5b98ac9d85de64cdfc0b4ed73 authored over 6 years ago by zodern <[email protected]>
Run meteor app as swarm service

github.com/zodern/meteor-up - 7467574e2a3b7c0105f8378f8ed8d50996764235 authored over 6 years ago by Unknown <[email protected]>
Use fork of tar to fix deploying from windows

github.com/zodern/meteor-up - c551437e3f79714dad849918fed489f25d969155 authored over 6 years ago by zodern <[email protected]>
Allow overriding ssh keep alive options

github.com/zodern/meteor-up - 5c7045f364b14f0e591c4a236c70fc2610d0ed00 authored over 6 years ago by zodern <[email protected]>
Merge branch 'dev' into origin/mup-1.5

github.com/zodern/meteor-up - d289706080443de8646dd51fddca2db6e3cd0f0c authored over 6 years ago by zodern <[email protected]>
Merge branch 'master' into dev

github.com/zodern/meteor-up - 77809dbcdd7101a85b6371749bea5063f7018e06 authored over 6 years ago by Unknown <[email protected]>
Release 1.4.4

github.com/zodern/meteor-up - c7e253fb2ee475d01e73c5ba05cdabab2448d339 authored over 6 years ago by zodern <[email protected]>
Merge branch 'dev'

github.com/zodern/meteor-up - d5a0a3a809fc2f1f4d86f5e4bb9dbe5cde96d6b1 authored over 6 years ago by zodern <[email protected]>
Update changelog

github.com/zodern/meteor-up - 67a0767bbafd4150c4ef3dd656158d03d5f3341b authored over 6 years ago by zodern <[email protected]>
Improve docs on the server running out of ram

github.com/zodern/meteor-up - 51887220a993d823bcabbc4be35e16e5790b5f84 authored over 6 years ago by zodern <[email protected]>
Allow customizing docker image created during Prepare Bundle

github.com/zodern/meteor-up - ad50bd2b079d1e126e0994adb17b60655d1b4cd0 authored over 6 years ago by zodern <[email protected]>
Show message in "mup status" when bash is not the default shell

github.com/zodern/meteor-up - 8f3ce42e3128ff4786733e732cc62e49a7f902d1 authored over 6 years ago by zodern <[email protected]>
Fix running locatePluginDir tests on windows

github.com/zodern/meteor-up - 74e0888ae811dcb07ed217d3ad508563808a8cff authored over 6 years ago by zodern <[email protected]>
Add tests for filterArgv

github.com/zodern/meteor-up - 67cbd88b7b1f9c890bd89fea8045506982a4289d authored over 6 years ago by zodern <[email protected]>
Merge branch 'master' into dev

github.com/zodern/meteor-up - 8fc09ce06958934401394bfa6a4544d6f54322ec authored over 6 years ago by Unknown <[email protected]>
Simplify issue template

github.com/zodern/meteor-up - aca8be77af8aadf3077c446716705cf95074e16a authored over 6 years ago by zodern <[email protected]>
Fix proxy's port validation err was shown when env.PORT was not set

github.com/zodern/meteor-up - db97c6a57fab27a4447ac4fe16d8fc8f5aec676f authored over 6 years ago by zodern <[email protected]>
Fix filtering argvs when it contains "--option=value"

Before, it would only work with `mup --option value` and not `mup --option=value`.

github.com/zodern/meteor-up - 1663b8aabc3b6856a0f1707fe34cedc976a65840 authored over 6 years ago by zodern <[email protected]>
Fix restarting app

github.com/zodern/meteor-up - 0a7756a76a3f8765ec6469bbbd291d8a079f7fc3 authored over 6 years ago by zodern <[email protected]>
Do not show proxy's env.PORT warning when port is set to 80

This allows plugins to set a default port during prepareConfig.

github.com/zodern/meteor-up - d16a7c9c04e8e74d7bac4f52283a4c66cf8ca2c7 authored over 6 years ago by zodern <[email protected]>
Improve docs (#916)

* Minor improvements to docs

* Fix next step links

* Move plugin docs to seperate page

...

github.com/zodern/meteor-up - 1b46f88c9f83a4d0d8ad772b647b41ba397a8c67 authored over 6 years ago by zodern <[email protected]>
Exit when a hook script fails

github.com/zodern/meteor-up - 4ad4a9885240a86822ac5da77e7666a489fa2fdc authored almost 7 years ago by zodern <[email protected]>
Fix loading plugins when given a path

github.com/zodern/meteor-up - e2a859b9c1796f9a8262e4ccb89cf35fdb2a2fb7 authored almost 7 years ago by zodern <[email protected]>
Release 1.4.3

github.com/zodern/meteor-up - 70cf71d23171d213ae9d43ad48fbf6ee81c3d421 authored almost 7 years ago by zodern <[email protected]>
Merge branch 'dev' into origin/master

github.com/zodern/meteor-up - 4b0bbde55a2ed6241c0156b3a13c9036b95d3a34 authored almost 7 years ago by zodern <[email protected]>
Fix the path for some validation messages ending in a period

github.com/zodern/meteor-up - 37f17b7b9328cebbf203e7036882af19047222ea authored almost 7 years ago by zodern <[email protected]>
Update roadmap

github.com/zodern/meteor-up - 8c2fffb5dcb5ea8fd3e7df2359f9f0b8bef4782b authored almost 7 years ago by zodern <[email protected]>
Update changelog

github.com/zodern/meteor-up - 916d7f6ae49c8d560101b9bb8a28f0620035dd18 authored almost 7 years ago by zodern <[email protected]>
Only run Prepare Bundle when it is enabled

github.com/zodern/meteor-up - 14c6abf4041bd1cac70619fa4373ad3f208aa850 authored almost 7 years ago by zodern <[email protected]>
Fix post install script for windows

github.com/zodern/meteor-up - 7e8b548b06fb2bd5e0628deb1dcee2f84e956da9 authored almost 7 years ago by zodern <[email protected]>
Reduce duplicated code

github.com/zodern/meteor-up - 90ad3bf58f1ae36550f6ee5cbfe6c92c641e42ee authored almost 7 years ago by zodern <[email protected]>
Fix meteor plugin modifiying app object when type is not "meteor"

github.com/zodern/meteor-up - cc573079292b9f14b1860708be96cb850ff8a730 authored almost 7 years ago by zodern <[email protected]>
Show a validation error when using an external db and the built-in mongo

github.com/zodern/meteor-up - 8c1fe4f32119aae577c4a000b66496a6b8639c1d authored almost 7 years ago by zodern <[email protected]>
Add config._origionalConfig for validators

github.com/zodern/meteor-up - ba90d40469bdfe91b8b0de022767ae7698cdee65 authored almost 7 years ago by zodern <[email protected]>
Improve error when an executeScript task has an invalid script path

github.com/zodern/meteor-up - a81ff9b3a9768ed93d44466640f89de0240815de authored almost 7 years ago by zodern <[email protected]>
Improve error messages when a config or plugin cannot import a module

github.com/zodern/meteor-up - b7f9d2bd9a587e5faf3fd82c50bcf27471cd43e3 authored almost 7 years ago by zodern <[email protected]>
Hide no such container errors in prepare-bundle script

Since it was the last line shown when the script failed, users thought it was the cause of the sc...

github.com/zodern/meteor-up - e532705e048594b5fdfea049659dc4686ee436e8 authored almost 7 years ago by zodern <[email protected]>
Fix crash when config.app exists, but config.app.path is missing

github.com/zodern/meteor-up - a9d76363144491a217930c998753e3cf0e84f2cf authored almost 7 years ago by zodern <[email protected]>
`mup validate` shows message when config is valid

github.com/zodern/meteor-up - db6133f92d52999c59aed886f454e7fcd4d3e864 authored almost 7 years ago by zodern <[email protected]>
Merge remote-tracking branch 'origin/master' into dev

github.com/zodern/meteor-up - 544e1d1976a907bf92eb25d057a44f27eb800c5c authored almost 7 years ago by Unknown <[email protected]>
add temporary backup and restore scripts (#892)

* add temporary backup and restore scripts

* note about --drop

* backup and restore

* U...

github.com/zodern/meteor-up - 6184e22ad8627a81ce4bbb2ff6c14368127c8708 authored almost 7 years ago by Pravdomil <[email protected]>
Release 1.4.2

github.com/zodern/meteor-up - 069f486afc8892b5fdd53b81f746abdeeb907e17 authored almost 7 years ago by Unknown <[email protected]>
Merge branch '1.4.2'

github.com/zodern/meteor-up - fff181ebe21751ea7687394e12facd368fdf5708 authored almost 7 years ago by zodern <[email protected]>
Fix verifying deployment when env.PORT is set

github.com/zodern/meteor-up - 3e33089f21ed56e2b223fafb711ae8ddbd9505f6 authored almost 7 years ago by zodern <[email protected]>
Fix docker.imagePort in docs

github.com/zodern/meteor-up - 78d569e17cf2192fd3a766fbcc46008dc476dde3 authored almost 7 years ago by zodern <[email protected]>
Fix proxy.setup always running after meteor.setup

github.com/zodern/meteor-up - 6e0a6051181f0829998d33aa5c9e2a38e1f8a352 authored almost 7 years ago by zodern <[email protected]>
Add PluginAPI.commandHistory

github.com/zodern/meteor-up - ffa99104eaf8b289928c455c79dcc5ffcd0edda9 authored almost 7 years ago by zodern <[email protected]>
Exit when command rejects a promise

github.com/zodern/meteor-up - cc16b6c9182b6ddadf9032aa478977988effb9d7 authored almost 7 years ago by zodern <[email protected]>
Fix Verifying Deployment when using the host network

github.com/zodern/meteor-up - b532ba0d07628cbfcd47f40e81940205b2aeaebc authored almost 7 years ago by zodern <[email protected]>
Fix Start Meteor succeeding despite docker error

This happened when using Prepare Bundle

github.com/zodern/meteor-up - 315da929bb78f0a0794dda15905c8a47a9dd647d authored almost 7 years ago by zodern <[email protected]>
Release 1.4.1

github.com/zodern/meteor-up - 200c7c998dbda3deb48ab265abda1f60d4b2652c authored almost 7 years ago by Unknown <[email protected]>
Add more logging to meteor-deploy-check

github.com/zodern/meteor-up - c8775895be291a4ca06605d54a85667a345489d5 authored almost 7 years ago by Caiah Nissen <[email protected]>
Update ISSUE_TEMPLATE.md

github.com/zodern/meteor-up - a9277fc9373d2e3077a357866449a0f08b307da1 authored almost 7 years ago by zodern <[email protected]>
Use differents meteor settings file for each server (#876)

* Add mup-aws-beanstalk to the list of plugins

* Update documentation links (#1)

* Update ...

github.com/zodern/meteor-up - 844f7f148198161b83bfa0619089aacb12da896a authored almost 7 years ago by Etienne <[email protected]>
Release 1.4

github.com/zodern/meteor-up - d46566f23f032e89bfdc2661afc061786ba77898 authored almost 7 years ago by Caiah Nissen <[email protected]>
Merge pull request #870 from zodern/dev

Mup 1.4

github.com/zodern/meteor-up - 185342835ea354097cb8435e50dc0369ee8df82a authored almost 7 years ago by zodern <[email protected]>
Release 1.4.0 beta 5

github.com/zodern/meteor-up - e01d1747afa93fc75f3af1aa4a1043a8c40aa5ff authored almost 7 years ago by Unknown <[email protected]>
Color of output in mup proxy status depends on the status

github.com/zodern/meteor-up - 56bfbbe6479d1c671171b660af47d41f6eb13803 authored almost 7 years ago by Unknown <[email protected]>
Fix using custom nginx config

github.com/zodern/meteor-up - e236f0027f5a3b5aa573727cf1a25d09db01c043 authored almost 7 years ago by Caiah Nissen <[email protected]>
Release 1.4 beta 4

github.com/zodern/meteor-up - 63057ce4bb4e33bacb2ee0b2639a5ac60cf88746 authored almost 7 years ago by Unknown <[email protected]>
Fix restarting app when config has an "app" object intead of "meteor"

github.com/zodern/meteor-up - e4930a2669fbaaffaba27b1764c49f0579b106cd authored almost 7 years ago by Unknown <[email protected]>
Release 1.4 beta 3

github.com/zodern/meteor-up - fb723508cde0a2eed9cdcce3572cf67a1b982e11 authored almost 7 years ago by Unknown <[email protected]>
Update changelog

github.com/zodern/meteor-up - 923c16754fdbcd7eee23ec7048687d01bf780b63 authored almost 7 years ago by Caiah Nissen <[email protected]>
Depreciate `app.docker.imageFrontendServer`

github.com/zodern/meteor-up - c42e206dac05e419ea9e362f58ba5d6d3831d689 authored almost 7 years ago by Caiah Nissen <[email protected]>
Add shared nginx config

github.com/zodern/meteor-up - ad7a4199e96750f4dd35d04b0bd55042d3f7ed1d authored almost 7 years ago by Caiah Nissen <[email protected]>
Merge pull request #878 from jehartzog/proxy-count-config

Default HTTP_FORWARDED_COUNT to 1 for reverse proxy

github.com/zodern/meteor-up - fffdcaa96425c311c4fb8c84a5157172a0b446dd authored almost 7 years ago by zodern <[email protected]>
Default HTTP_FORWARDED_COUNT to 1 for reverse proxy

github.com/zodern/meteor-up - ee56520d6c6750256c31f5546d8f812e6837880c authored almost 7 years ago by EricH <[email protected]>
Improve deploy check when app repeatedly crashes

The ip address changes each time the app restarts, which caused problems. To improve it:
- The i...

github.com/zodern/meteor-up - 28d6d56a44ef71a8a96f0307d4ed92e69c996f86 authored almost 7 years ago by Caiah Nissen <[email protected]>
Update hook docs

github.com/zodern/meteor-up - 6f21f7863c53748b696fe64bf4ac046dee880fae authored almost 7 years ago by Caiah Nissen <[email protected]>
Merge pull request #829 from justinr1234/private-docker-registry

Docs for private docker registry

github.com/zodern/meteor-up - b87fbaf68c8bb97c72ed32930d1aa1c3b1cc87f2 authored almost 7 years ago by zodern <[email protected]>
Merge branch 'dev' into private-docker-registry

github.com/zodern/meteor-up - ac5e7f990dc789503c13532e789211fa180404dd authored almost 7 years ago by zodern <[email protected]>
Update node versions for travis

github.com/zodern/meteor-up - 83d9d0a4f2aabe9093250b7bc96e436931229e2f authored almost 7 years ago by Caiah Nissen <[email protected]>
Fix showing error stack trace for old node versions

github.com/zodern/meteor-up - cc2e35638f0d2bf40987948ece03fa2ed769d885 authored almost 7 years ago by Caiah Nissen <[email protected]>
Wait until mongo has started before creating replica set

github.com/zodern/meteor-up - 348109505360b7498435a37c2db924b973a281c9 authored almost 7 years ago by Caiah Nissen <[email protected]>
Fix running tests in vagrant

github.com/zodern/meteor-up - 98e42887cd0a30fe0141e8cb1f0a7f4040bb8add authored almost 7 years ago by Caiah Nissen <[email protected]>
Release 1.4.0 beta 2

github.com/zodern/meteor-up - 462e640ecb21a95ddeccf3e8fccc95b9419a4873 authored almost 7 years ago by Caiah Nissen <[email protected]>
Add zodern/meteor to list of images

github.com/zodern/meteor-up - d07b91ead3e27fe80a59331aec090d396f4feded authored almost 7 years ago by Caiah Nissen <[email protected]>
Improve docs table style

github.com/zodern/meteor-up - 8d7805f50674a40885ef78869c5a7a7e0af20b6b authored almost 7 years ago by Caiah Nissen <[email protected]>
Update default config to use the proxy instead of app.ssl

github.com/zodern/meteor-up - b70447f13977f58a64093426ff86b48c49971af3 authored almost 7 years ago by Caiah Nissen <[email protected]>
Enable prepare bundle for zodern/meteor image

github.com/zodern/meteor-up - 574db22fd5b5220426dd670d7139ceec2d2dc47f authored almost 7 years ago by Caiah Nissen <[email protected]>
Fix docker status for Ubuntu 17

github.com/zodern/meteor-up - 0938cf4f75a4c663d895616285be5ddfe94b7691 authored almost 7 years ago by Caiah Nissen <[email protected]>