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

Fix error during deploy

github.com/zodern/meteor-up - 24294b2de6deea38f3714005b87ec13bfc7d1489 authored about 7 years ago by zodern <[email protected]>
Fix linting docs

github.com/zodern/meteor-up - ab993546c2267ceaf310e0d702248fd34841e09c authored about 7 years ago by zodern <[email protected]>
Move building the app to a new `meteor.build` command

github.com/zodern/meteor-up - d19843ac6b255a76201ac6e747326bef78fc6c1b authored about 7 years ago by zodern <[email protected]>
Fix hiding error when checking if image exists

When deciding how to roll back, it first checks if an old image exists from prepare bundle. If it...

github.com/zodern/meteor-up - feae46c45b7ef74486171f7ebe534430120ae30f authored about 7 years ago by zodern <[email protected]>
Add npm-shrinkwarp.json

github.com/zodern/meteor-up - a22e946d0b05d0ef65c0ab7e51541ef82edc3b97 authored about 7 years ago by zodern <[email protected]>
Fix setting client upload limit for reverse proxy

github.com/zodern/meteor-up - 80165312b8da2972384ce83a061683a986b8a5b3 authored about 7 years ago by zodern <[email protected]>
Minor improvements to website

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

github.com/zodern/meteor-up - 65d9384271a0b50dd0932f70d787c8a409abf33f authored about 7 years ago by zodern <[email protected]>
Validate config examples in docs

The examples are validated using `mup validate`. Any code blocks with the langauge set to `ts` a...

github.com/zodern/meteor-up - deecba12ae3a2615ee15a38db685afce961fa130 authored about 7 years ago by zodern <[email protected]>
Fix docs grammer and capitilization

github.com/zodern/meteor-up - 3f168465f62edf58a93b4891fbbdad52d5c54837 authored about 7 years ago by zodern <[email protected]>
Fix website typo

github.com/zodern/meteor-up - 20575c7150134855a6380d2e25dc6952ce4597df authored about 7 years ago by zodern <[email protected]>
Add stylelint and improve docs style

github.com/zodern/meteor-up - 29258c51f974b8f5016a0a14046a827a4cfb3365 authored about 7 years ago by zodern <[email protected]>
Merge pull request #740 from MichalW/master

Removal duplicated line

github.com/zodern/meteor-up - 12e87ce0e45d96726dd5eb3cafae214340b18724 authored over 7 years ago by zodern <[email protected]>
removal duplicated line

github.com/zodern/meteor-up - 10c131d83b89a5d6e315a597fc600d54ec01b885 authored over 7 years ago by Michal Wanat <[email protected]>
Move remaining Meteor functionality out of default plugin

github.com/zodern/meteor-up - 97b1665cc6cdd19dee1c3634e108275171bdc633 authored over 7 years ago by zodern <[email protected]>
If there is one server, mup ssh defaults to it

github.com/zodern/meteor-up - 3c5c47a5825c714bd535626606b469cba0de85e5 authored over 7 years ago by zodern <[email protected]>
Fix executeScript callback

github.com/zodern/meteor-up - 8b3995a0539fc34199c2447cba5d7a90c5b1c7aa authored over 7 years ago by zodern <[email protected]>
Host specific vars for executeScript task

github.com/zodern/meteor-up - 1ce6f447670115f4b9ea200192b9f103f9a8f228 authored over 7 years ago by zodern <[email protected]>
Merge pull request #735 from zodern/zodern-patch-1

Add mup-fix-bin-paths plugin to docs

github.com/zodern/meteor-up - 63c90b0f53b51490f561f0e89cb91dbb8c89cd7d authored over 7 years ago by zodern <[email protected]>
Add mup-fix-bin-paths plugin to docs

github.com/zodern/meteor-up - 6bc33e35b293b3d07cdadb499fa1ff5c3e4b21f2 authored over 7 years ago by zodern <[email protected]>
Release 1.3.3

github.com/zodern/meteor-up - 7179d40c698ad0cd54de8f2e9d98ac149ba3adee authored over 7 years ago by zodern <[email protected]>
Fix unit test

github.com/zodern/meteor-up - 363ff21e944aee7edbb4ef4023bf848f11905f61 authored over 7 years ago by zodern <[email protected]>
Merge branch '1.3.3'

github.com/zodern/meteor-up - e0c36323cf560bf29ebce3b9329d0052bcf9beb5 authored over 7 years ago by zodern <[email protected]>
Fix lint errors and clean up code

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

github.com/zodern/meteor-up - 8803cf4004593bc7bedf5fcde5f3469f63e5835f authored over 7 years ago by zodern <[email protected]>
Give more information when unable to load settings.json

github.com/zodern/meteor-up - 557769661a7a10cb592f6a1db85a8b6c8b4fa178 authored over 7 years ago by zodern <[email protected]>
Fix container for verifying ssl already exists

github.com/zodern/meteor-up - f721bcb2ba4f4eda20dfd7035aaac38a2999681e authored over 7 years ago by zodern <[email protected]>
Add mup proxy logs-le to view Let's Encrypt logs

github.com/zodern/meteor-up - 906c1c29717da9022f2ae8c006d8fff88145729a authored over 7 years ago by zodern <[email protected]>
Fix and simplify normalizing app.docker in config

Some plugins create config.docker to add properties. The meteor plugin then ignored app.dockerImage.

github.com/zodern/meteor-up - 604dc2ddafbd55fab9bd1622c544843be153ac0f authored over 7 years ago by zodern <[email protected]>
Add mup validate command

Has the --show option which shows the config after it's been run through the normalize function a...

github.com/zodern/meteor-up - 7648f933def47e8efc5e238646642c737f83bd8c authored over 7 years ago by zodern <[email protected]>
Release 1.3.2

github.com/zodern/meteor-up - 92d370354767c9c126589339484832fcbc0a556e authored over 7 years ago by zodern <[email protected]>
Merge branch '1.3.2'

github.com/zodern/meteor-up - 9e2d6e21bc6778739712d0c200ec4d2e88851892 authored over 7 years ago by zodern <[email protected]>
Improve index title

github.com/zodern/meteor-up - b6581f54e90ecaf47b5e440f72e4acccd525ffa5 authored over 7 years ago by zodern <[email protected]>
Remove unused css

github.com/zodern/meteor-up - 8ec6594d652f578588c295398fab6457e2eba676 authored over 7 years ago by zodern <[email protected]>
Improve troubleshooting docs

github.com/zodern/meteor-up - a7db27e0e23401f15e27eeb5948326eaa0e88284 authored over 7 years ago by zodern <[email protected]>
Add oplog support for MongoDB

* Setup replica set when starting MongoDB (after 3-second delay)
* Add replSet to MongoDB config...

github.com/zodern/meteor-up - 1e84df3c7c97cdba34b8d474e6fe9a55c472e30b authored over 7 years ago by Erik Demaine <[email protected]>
Fix prepare bundle when app name has uppercase letters

github.com/zodern/meteor-up - 1c564ee9dde45bcce8f40646a1686d7258bce4a9 authored over 7 years ago by zodern <[email protected]>
Fix database name containing period

Mongo doesn't allow periods in the database name. In 1.3, a validation error was added. This remo...

github.com/zodern/meteor-up - edb173985a0710c99da442576a8a0046eb6181ab authored over 7 years ago by zodern <[email protected]>
Reverse Proxy let's encrypt and force ssl will still work when app.env is missing

github.com/zodern/meteor-up - 5f2c5e9cd11b426633c92e3e4ea0dab532dd2a4b authored over 7 years ago by zodern <[email protected]>
Fix setting env variables during Prepare Bundle

github.com/zodern/meteor-up - 67a274d5ad5d5c04b21bea635aaef0df4684cdaa authored over 7 years ago by zodern <[email protected]>
Fix error when config.app.name is missing

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

github.com/zodern/meteor-up - 3b745a5b449fda343bb1dd10085f804d934ab08d authored over 7 years ago by zodern <[email protected]>
Update links to use new domain

github.com/zodern/meteor-up - 9763ef09c65868801d4b8369f279f2f730b4ab91 authored over 7 years ago by zodern <[email protected]>
update index title

github.com/zodern/meteor-up - adee05dab24a4fbed42f10c7e451f6ee586839a3 authored over 7 years ago by Shannon Duncan <[email protected]>
fix bg image live site

fix bg image live site

github.com/zodern/meteor-up - 213223fd6700d78609f7c16333fad4efc4240f1d authored over 7 years ago by Shannon Duncan <[email protected]>
fix base url for live domain

github.com/zodern/meteor-up - 63028639929aca82378aada26a1a7a3baca8212b authored over 7 years ago by Shannon Duncan <[email protected]>
Merge pull request #717 from zodern/shadowcodex-website-patch-3

Shadowcodex website patch 3

github.com/zodern/meteor-up - 356bb44cd9e58e542bd6c7779fdc8f47a1518484 authored over 7 years ago by zodern <[email protected]>
Update custom.css

github.com/zodern/meteor-up - 00eae5cd7eba085506c826977fd2e2a06fa835ae authored over 7 years ago by Shannon Duncan <[email protected]>
added custom domain CNAME file, added Google Analytics

github.com/zodern/meteor-up - c4547d2ab397b0fbd981fe38eb2a40c15ec68802 authored over 7 years ago by shadowcodex <[email protected]>
fixed layout issues on mobile, fixed footer spacing, added live stats, fixed section spacing

github.com/zodern/meteor-up - 598975c766fb43995b6de6d24314daaf101befbf authored over 7 years ago by shadowcodex <[email protected]>
remove chat link and add Gitter sidecar (#715)

* remove chat link and add gitter sidecar

This adds full chat integration into the site.

*...

github.com/zodern/meteor-up - f11970f9967b215b53216a81b3ffa7f2f0da7f1c authored over 7 years ago by Shannon Duncan <[email protected]>
Activating Open Collective (#708)

* Updated CONTRIBUTING.md (optional)

* Added .github/ISSUE_TEMPLATE.md (optional)

* Added ...

github.com/zodern/meteor-up - ef3c873ed14bc0d36bf6cf31eeb1b4ad95c44f7c authored over 7 years ago by Xavier Damman <[email protected]>
1.3.2 Beta 1

github.com/zodern/meteor-up - f28455a84cd7fe2df382847445aa4e9b19a4b2dd authored over 7 years ago by zodern <[email protected]>
Fix error removing current

github.com/zodern/meteor-up - 02514fab7ef860b6ef50f519c65f4e34312b2c53 authored over 7 years ago by zodern <[email protected]>
Set env varaibles before npm install

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

github.com/zodern/meteor-up - 5092bfecc883e86c08e0084e9a9b6bfb54ff3351 authored over 7 years ago by zodern <[email protected]>
Release 1.3.1

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

github.com/zodern/meteor-up - 12f4b75ec0c4936ce0f468223235e6775411fda8 authored over 7 years ago by zodern <[email protected]>
Fix issue with ZSH (#530)

* Quote equality operator

* Add Shebang

github.com/zodern/meteor-up - b304ae0ed9d5795ebc80a2cbb4a41fd8d7a90af9 authored over 7 years ago by Tyler Sowers <[email protected]>
Merge branch '1.3.1' into dev

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

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

github.com/zodern/meteor-up - ee936a5745aa05946bfdea190be663827ea1f207 authored over 7 years ago by zodern <[email protected]>
Add config option to enable or disable prepare bundle

github.com/zodern/meteor-up - 2b3511c377b81fa89b1523f4d011d4677c059a64 authored over 7 years ago by zodern <[email protected]>
"mup proxy stop" doesn't need a config for the proxy

github.com/zodern/meteor-up - 48ed603421f1d36725357b701975d009c90df6a8 authored over 7 years ago by zodern <[email protected]>
Always run docker with sudo

github.com/zodern/meteor-up - 7982cec15edc929b34b8bf5e70a48c00cb162c7f authored over 7 years ago by zodern <[email protected]>
Fix lint errors in docs

github.com/zodern/meteor-up - 76b7a95fa3b88e66af7fd5c565d4b25e7675e696 authored over 7 years ago by zodern <[email protected]>
Update docs url

github.com/zodern/meteor-up - 8468a17a365586a7a0f04f2e7321568f66bd5d64 authored over 7 years ago by zodern <[email protected]>
Update npm dependencies

github.com/zodern/meteor-up - 7413ea6be655a2a77be7d7e06b126ece525569d6 authored over 7 years ago by zodern <[email protected]>
Add 'mup ssh <server>' command

github.com/zodern/meteor-up - 69afef8df505b650dd8368543755b664efe37bbc authored over 7 years ago by zodern <[email protected]>
Exit code is 1 when task list failed

github.com/zodern/meteor-up - 5580714f3e39ce6c21620d16cbad334235c9319a authored over 7 years ago by zodern <[email protected]>
Fix comment about changing docker image

github.com/zodern/meteor-up - 59fdb26532f628b86c358b041b56f57d32ec333f authored over 7 years ago by zodern <[email protected]>
Fix comment about changing docker image

github.com/zodern/meteor-up - 0251e6441175c3ca566d807487b7a0e2c6395994 authored over 7 years ago by zodern <[email protected]>
Merge pull request #689 from zodern/dev

Release 1.3

github.com/zodern/meteor-up - fd4bffa6a1db46652acdca778722e9e7edb9bb20 authored over 7 years ago by zodern <[email protected]>
Add option --skip-pull for tests

github.com/zodern/meteor-up - 1366468e97c64143e23991678267908c3b99f96c authored over 7 years ago by zodern <[email protected]>
Install npm dependencies for test app if needed

github.com/zodern/meteor-up - 510618fbe1866e0046250eae036a8415ffd18747 authored over 7 years ago by zodern <[email protected]>
Fix docker image used in tests

github.com/zodern/meteor-up - 51f37b97ee0e39c676eda7beb4361ca473479b42 authored over 7 years ago by zodern <[email protected]>
Test deploying apps running Meteor 1.5 and 1.2

github.com/zodern/meteor-up - bb9c2f93c0d5786d770c624fd187a83c8cb7ab45 authored over 7 years ago by zodern <[email protected]>
Proxy does not need to setup ssl to use forceSSL

github.com/zodern/meteor-up - 9aca8c7b00d657d9cb8ea809eedb457ba86aacbc authored over 7 years ago by zodern <[email protected]>
Add first two plugins

github.com/zodern/meteor-up - e04607a53b14407568fc1b07a1960772585b58fa authored over 7 years ago by zodern <[email protected]>
Fix eslint depreciation warning

github.com/zodern/meteor-up - dbafdbaabac53327930bf331a3a4bf5a415ce321 authored over 7 years ago by zodern <[email protected]>
Add validation error for when app name has a period

When using the built-in MongoDB, it causes errors when starting the app.

github.com/zodern/meteor-up - 50287965788cc42be872e6f06bc8928a127dd052 authored over 7 years ago by zodern <[email protected]>
Fix reverting to previous version

github.com/zodern/meteor-up - 3439db787fdcbee5d707928e20417f3713ace020 authored over 7 years ago by zodern <[email protected]>
Show update message when new beta version available

The message is only shown when already using a beta version.

github.com/zodern/meteor-up - 0d053c605f0ab82ce3c6bb557bcb5dad0c7c6f0b authored over 7 years ago by zodern <[email protected]>
Revert "Add license"

This reverts commit f72db412e5da55ae0db7cc7174c4458d49bafee2.

github.com/zodern/meteor-up - 489aaa4fafe56fa1ed468a5662d4e6b3a1dbd1d9 authored over 7 years ago by zodern <[email protected]>
Update links in package.json

github.com/zodern/meteor-up - e23e065f8669b54658ff6eba532027036512dbb8 authored over 7 years ago by zodern <[email protected]>
Improve checking docker image

github.com/zodern/meteor-up - 08b4b935ebdc7f3c119ace22c2af4ae69b727371 authored over 7 years ago by zodern <[email protected]>
Redirect http to https

github.com/zodern/meteor-up - 9d7f9891ef0ed54a576bc53a580cb2a6933d64bb authored over 7 years ago by zodern <[email protected]>
Fix starting app when prepared bundle image is missing

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

github.com/zodern/meteor-up - 417150de6f7a9f4fd71d1ba5e9fa97b2eef59ff7 authored over 7 years ago by zodern <[email protected]>
Improve meteor validator

github.com/zodern/meteor-up - 77fffbc600d05b5636b45d990c8224a273685ae1 authored over 7 years ago by zodern <[email protected]>
Server specific env variables

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

github.com/zodern/meteor-up - 7eb3b8f7ef33f89dd95bf58c8c8b90a8f0894bc7 authored over 7 years ago by zodern <[email protected]>
Display message when using a version of node older than 4

github.com/zodern/meteor-up - 9dd60b42e6fe168bd2fbe079aff4b5f08b7b83a4 authored over 7 years ago by zodern <[email protected]>
Simplify readme

github.com/zodern/meteor-up - 85138bb5e745477bc0dfe8d8508d4319384b1ce1 authored over 7 years ago by zodern <[email protected]>