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

Merged branch master into master

a4d6c1c0edbfc8416ad025086e77290e919d779e authored almost 8 years ago by zodern <[email protected]>
Improve help

It now lists commands and gives instructions to view subcommands
It displays on `mup`, `mup help...

1845a65e9e4bf63a921e82a0b803f59fe2c1e06e authored almost 8 years ago by zodern <[email protected]>
Merge pull request #297 from timbrandin/patch-1

Fixed a typo.

9d33fdee602df59b5a52f2d3b42e28c7a4c490f9 authored almost 8 years ago by zodern <[email protected]>
Changed default Docker image to abernix/meteord:base

(for Meteor 1.4.x support)

25db1bd66a94700c583b6e9b9865d6995eb7f6c2 authored almost 8 years ago by Sam Hulick <[email protected]>
Merge pull request #3 from goooseman/lets-encrypt

[FIX] working without autogenerate

767affd50598e377b0a5802a59b213efc2e5dfeb authored about 8 years ago by Michael Bauer <[email protected]>
Merge pull request #2 from goooseman/patch-2

[FIX] Wasn't working without ssl

32d4a46bc2014da4125690bd435d11283b597b10 authored about 8 years ago by Alexander Gusev <[email protected]>
[FIX] Wasn't working without ssl

When we are using autogenerate, we are exposing 80 port.
When we are not using autogenerate, we...

d3356cdcbff33f2ca2afae86e2ac892a5ab8c470 authored about 8 years ago by Alexander Gusev <[email protected]>
Merge pull request #1 from goooseman/patch-1

[FIX] Check for sslConfig

4237ff1353cbbc0f82dd064adc473c135eb34b58 authored about 8 years ago by Alexander Gusev <[email protected]>
[FIX] Check for sslConfig

Previously, if there was no ssl section in deploy.js it was throwing an error:
```
[xxx.xxx.xx...

891ac14a7ad11c35e5cff33e9dd8ba22d0ea5de6 authored about 8 years ago by Alexander Gusev <[email protected]>
Fixing hostname issue

256a32de43fb6402b0b8fcf8dda43c4a9771b31e authored about 8 years ago by Michael Bauer <[email protected]>
Merge remote-tracking branch 'origin' into lets-encrypt

d30e5bbd5e5e2ad3f80af04cd1fb3f2d3697e622 authored about 8 years ago by Michael Bauer <[email protected]>
Merge pull request #1 from kadirahq/master

Let's Encrypt Docker Proxy

9ef1848c4bf5a301861160cec024d1fdaa4de655 authored about 8 years ago by Michael Bauer <[email protected]>
Merge pull request #329 from babenzele/edit-docs

Update README.md for clarity

3a169a2acc66a1bbb972c313caba306e54cb12fc authored about 8 years ago by Madushan Nishantha <[email protected]>
Update README.md for clarity

2af07730d4293575e4ca7d3c51bebb2662d6d518 authored about 8 years ago by Tim Phillips <[email protected]>
Update package.json

b742c7874be9844a5a11c9bb0b39d7d61207cc96 authored about 8 years ago by Madushan Nishantha <[email protected]>
Additional cleanup of commented out code.

f23734525e5a97e0257ffc6b898ea249fd875063 authored about 8 years ago by Michael Bauer <[email protected]>
Changed the separated nginx and docker-gen containers to use the combined nginx-proxy.

a4b18408cc92d3ec6cefef5379d39084889920d9 authored about 8 years ago by Michael Bauer <[email protected]>
Latest updates to support lets encrypt

a16fdb0d11f89b966cef05df680fed5e637f7eda authored about 8 years ago by Michael Bauer <[email protected]>
Merge pull request #308 from clayne11/multi-server-deployment

Add {series: true} to stop issue with deploying to multiple servers.

8313d1e98ee293272616a3e553fdd5fcb149f20d authored about 8 years ago by Madushan Nishantha <[email protected]>
Add {series: true} to stop issue with deploying to multiple servers.

There must be a race condition when deploying in parallel.

b3189fc63bed793ab32d261f700bbdf972f5c871 authored about 8 years ago by Curtis Layne <[email protected]>
Merge pull request #259 from THPubs/master

Add the optional (undocumented) port option to Readme

88530828b3b7deb52e518415387c927a769eb987 authored over 8 years ago by Madushan Nishantha <[email protected]>
Merge pull request #285 from zeroasterisk/master

Support for passing in a docker image for the frontend server

10761741652fcd9298834c1624d7cf5838463acf authored over 8 years ago by Madushan Nishantha <[email protected]>
Fixed a typo.

a664b57b894d82d2ae4773450d0a733da06f145d authored over 8 years ago by Tim Brandin <[email protected]>
fixed variable names for docker pull (doh)

7cd14c0b9859f1e95f53ed553de91f1c7f80a951 authored over 8 years ago by alan blount <[email protected]>
Merge pull request #292 from twanc/fix_deployment_test

deployment tests fails becase of lack of curl

c1adc838a0c7ed8077c0f8819ba36e463c497eee authored over 8 years ago by Madushan Nishantha <[email protected]>
Fixes for nginx docker volumes

5fa9363055b407564c714259dbb8f5f3db32ada1 authored over 8 years ago by Michael Bauer <[email protected]>
deployment tests fails becase of lack of curl

7ff66bea9fc26e403747c5bff11ad224f02423e9 authored over 8 years ago by Tomasz Wanczyk <[email protected]>
Initial attempt at Let's Encrypt

9806177685302414823dac217dee70a696a66084 authored over 8 years ago by Michael Bauer <[email protected]>
add docker pull imageFrontendServer

3fedec089c110f50873cc7dbe5c01bd4288df11d authored over 8 years ago by alan blount <[email protected]>
Config for docker.imageFrontendServer re #284

c0e932a3eadd2a95ac3335a03e201a8674e8f647 authored over 8 years ago by alan blount <[email protected]>
Made docker.imageFrontendServer re #284

73c2618f0689990ded13bf8613b803a195ee94be authored over 8 years ago by alan blount <[email protected]>
Merge pull request #279 from stubbegianni/patch-1

added a comma in the readme so deploying works

88cac42f8f44f02cd2bbbaf590569bcf40b1664b authored over 8 years ago by Madushan Nishantha <[email protected]>
added a comma so deploying works

7f38e6037dcda15033bc6a0c41ab9085c81b3456 authored over 8 years ago by Gianni Stubbe <[email protected]>
Update Multiple Deployments section

bbc6f9b624c9abc65d4a54571d5d3b81a6901b83 authored over 8 years ago by Pubudu Kodikara <[email protected]>
Keep the optional port commented out to prevent mistakes

fcda7755129ad7ab72b8011f66f8b30dde810142 authored over 8 years ago by Pubudu Kodikara <[email protected]>
Add port option to meteor block in readme

7a3542eb41211f45e8f82ee425e2c30b006f6f55 authored over 8 years ago by Pubudu Kodikara <[email protected]>
1.0.3

8de6050d8acf2612d3907ba7d7fa6fdc4bbccf19 authored over 8 years ago by Madushan Nishantha <[email protected]>
Merge pull request #224 from kadirahq/docker-opts

added support for docker opts closes #171 and #75

fae60349d01d4fd753bde3b7894131ed01d3755c authored over 8 years ago by Madushan Nishantha <[email protected]>
added support for docker opts closes #171 and #75

51929a37d6c175d1c39ec1dc2f7c5d8bb67aba0a authored over 8 years ago by Madushan Nishantha <[email protected]>
Merge pull request #223 from kadirahq/fix-logs

Fix logs

6e4b6769b36527a87514a84ea210023485126675 authored over 8 years ago by Madushan Nishantha <[email protected]>
updated tests

22f52a266c4c7663a87627aa3274dd358b831fc5 authored over 8 years ago by Madushan Nishantha <[email protected]>
fixed #220 the logs issue

9858adcfd57c6afb5f803a1bc24514b152000793 authored over 8 years ago by Madushan Nishantha <[email protected]>
Merge pull request #219 from vhf/no-certificate-upload

No SSL upload config option

1a1d08ce032412dde9df1b0e72d5332c240dcd73 authored over 8 years ago by Madushan Nishantha <[email protected]>
No SSL upload config option

31884b0c05f273123c74886467ffc77df3502388 authored over 8 years ago by Victor Felder <[email protected]>
Merge pull request #216 from vhf/doc-fix

Fix example documentation

2849b57dfa0a6c8955a675454152075dd4825c27 authored over 8 years ago by Madushan Nishantha <[email protected]>
Fix example documentation

ba0a0af6c7cb6fcdcf73a0da5170751564200680 authored over 8 years ago by Victor Felder <[email protected]>
version update

628164f4035f867bd9968842ad0ca763861082e3 authored over 8 years ago by Madushan Nishantha <[email protected]>
Merge branch 'cli-options'

8a8ab439f0e92b93edeb138b9114616ac1f88ff3 authored over 8 years ago by Madushan Nishantha <[email protected]>
Merge branch 'master' into cli-options

bb544f893b4007f024a24c2ed600ef920018383e authored over 8 years ago by Madushan Nishantha <[email protected]>
refactored for build options

374882a17ecd7ef9276a5e969cc028c390d66f2f authored over 8 years ago by Madushan Nishantha <[email protected]>
Fix doc on SSL certificate

0b5df89ba05569d1adbb55cd488343eec181e261 authored over 8 years ago by Guillaume Sabran <[email protected]>
Merge pull request #110 from vhf/config

Simpler config management; + buildLocation; document config;

281bcce81e06729cb64fe393448516c2758496aa authored over 8 years ago by Madushan Nishantha <[email protected]>
Simpler config management; + buildLocation; document config;

6e2309745d90ef50a8ec4c79b357dc0f959e4e15 authored over 8 years ago by Victor Felder <[email protected]>
command line options

60607f4f8f311bfc4edf55cb3ac36798b2ca6882 authored over 8 years ago by Madushan Nishantha <[email protected]>
Merge pull request #203 from gsabran/patch-1

Fix sample config for SSL in docs

cfc3df085a837aff92c35e4495d09c32e382d2e2 authored over 8 years ago by Madushan Nishantha <[email protected]>
Fix doc on SSL certificate

4cd842360e003cb14a8f413d79037235aa25b07d authored over 8 years ago by Guillaume Sabran <[email protected]>
Fix sample config for SSL in docs

758a8d4e13c497ca9c7e332f19a63fa81c6b74bf authored over 8 years ago by Guillaume Sabran <[email protected]>
updated FAQ

61db3912c9ecc207cb51ce9a93b5834ff73077a1 authored over 8 years ago by Madushan Nishantha <[email protected]>
Merge pull request #186 from kubami/patch-1

Correct typos and formatting in README

62a20842bd2f9e12011e89c9dd88b1494927d81c authored over 8 years ago by Madushan Nishantha <[email protected]>
Correct typos and formatting in README

I have corrected couple of typos, punctuation and formatting errors in the readme.

537a02ed07b72b7c1a49f2322ceb8ea1a3f29d54 authored over 8 years ago by Jakub Misiorny <[email protected]>
updated the readme

1a1eae0aac8fca54b41b102f18bac77ba57aca73 authored over 8 years ago by Madushan Nishantha <[email protected]>
Merge pull request #178 from kadirahq/initial-release

release config

33af36bb0f2240ed0e6e098730c136c378474a6a authored over 8 years ago by Madushan Nishantha <[email protected]>
updated archiver to 1.x.x to fix the problem with node6

23e0cd9ff6c6b79bb74fb8eb03e62c047896c8cc authored over 8 years ago by Madushan Nishantha <[email protected]>
release config

d892fa660ab9600878d0dc013686f0300bfc2f10 authored over 8 years ago by Madushan Nishantha <[email protected]>
Merge pull request #133 from marcusrognes/master

Added the ability to map volumes

97cc7e5a3882edbb2655bb8098e94e1900937bb7 authored over 8 years ago by Madushan Nishantha <[email protected]>
Added documentation about the new volumes parameter.

d0c8b33f65399cc62f003ca862cd2cd971a3d7b4 authored over 8 years ago by Marcus Rognes <[email protected]>
mention npm 3

309cefb376e8e1b2b98c4d9347a20b368487a4cc authored over 8 years ago by Madushan Nishantha <[email protected]>
Merge pull request #132 from yasinuslu/master

mup reads log key instead of logs

22c72487c35c41d63b27cf0c2459a468913c5c92 authored over 8 years ago by Madushan Nishantha <[email protected]>
Added the ability to map volumes

debb228421b7b044922ae77d8c26ef6c0f005ca7 authored over 8 years ago by Marcus Rognes <[email protected]>
mup reads log key instead of logs

83af3d1b99b0702b4edb0e824b3be69d3198a3a1 authored over 8 years ago by Yasin Uslu <[email protected]>
Merge pull request #127 from Neobii/master

added buildOptions documentation

96f34d4e85cab33122d4cfb0d4be49009706ce0a authored over 8 years ago by Madushan Nishantha <[email protected]>
added buildOptions documentation

5f16fb1a0676d9fb963446b894933ae19888d95f authored over 8 years ago by neobii <[email protected]>
Merge pull request #120 from Siphion/build-server-only

--server-only build

4156c16565350b1a92a01c08bf602db9c589ee3a authored over 8 years ago by Madushan Nishantha <[email protected]>
--server-only build

e8d10aaf735ea5ddb07acdd486a15e54cbb9af5f authored over 8 years ago by Emanuele Casabona <[email protected]>
added prepublish step

ee9d32f3b5c2aaf1f3d208d16bd1f78438511d63 authored over 8 years ago by Madushan Nishantha <[email protected]>
Merge pull request #94 from kadirahq/mupjs-fix

fixed sample mup.js

d36f4edecd99b95955e337fa07fb40ee648353b7 authored over 8 years ago by Madushan Nishantha <[email protected]>
fixed sample mup.js

12e5cb1c2caa5dabba8164ed22ec36aafd01d01a authored over 8 years ago by Madushan Nishantha <[email protected]>
Merge pull request #72 from kadirahq/support-es7

Support ES7 async functions

08f5f2ef2567494fff021e554cf761ff3f52b5ee authored over 8 years ago by Madushan Nishantha <[email protected]>
bin file

ac2b2a996dc2a5e4fe82e1e116e2bcb79d781b06 authored over 8 years ago by Madushan Nishantha <[email protected]>
all tests passing

c2f040fa55f0438d951990ad9210bb7aaabb86fd authored over 8 years ago by Madushan Nishantha <[email protected]>
Added an FAQ section

b3382736d8ee7494f968eb2a341272a3cec300ba authored almost 9 years ago by Madushan Nishantha <[email protected]>
Update README.md

19fc8a2b5f63285a4c6808b587aab9253ad56086 authored almost 9 years ago by Madushan Nishantha <[email protected]>
Merge pull request #79 from wizonesolutions/patch-1

Correct misspelling of settings.json.

ee67eecaae76676ff89c420016da921fa087b997 authored almost 9 years ago by Madushan Nishantha <[email protected]>
Correct misspelling of settings.json.

Clarifying usage of this.

513fefea6246794ca51f6c7f6b0ed88e1ba0a9fe authored almost 9 years ago by Kevin Kaland <[email protected]>
Update nofat

5872e303482de8ea76f6fbbbf83cf6060bad4280 authored almost 9 years ago by Muhammed Thanish <[email protected]>
Make mup executable

5115bfe8cdafaccc3f64aeee37f124a89e1a5460 authored almost 9 years ago by Madushan Nishantha <[email protected]>
fix hashbang

d2b1d9b967efc94763d208cad57fb6b9c324ff3a authored almost 9 years ago by Madushan Nishantha <[email protected]>
Add hash-bang line to cli file

21eddb11194e5146b01a41ed02e596e6b5f6466e authored almost 9 years ago by Muhammed Thanish <[email protected]>
Support ES7 async functions

2a5551a3b16beaa8aa17582c68f6b94e74e62e23 authored almost 9 years ago by Muhammed Thanish <[email protected]>
Merge pull request #64 from calvinmikael/master

Correct readme file spelling

d1906d7cc25d79b0d6d78331ea7f640de72dbb19 authored almost 9 years ago by Madushan Nishantha <[email protected]>
Correct readme file spelling

4ccb13c5b98c92e77c8f2f7ed7f898c84e42f643 authored almost 9 years ago by Calvin Mikael <[email protected]>
Merge pull request #58 from kadirahq/error-handling

Error handling

bdb3d8718382019e91fd9d3091ca85b255eea79b authored almost 9 years ago by Madushan Nishantha <[email protected]>
Merge pull request #60 from kadirahq/update-tests

Updated tests

7dfd01d200c70e5d684b9dcab5be3ced3068068e authored almost 9 years ago by Madushan Nishantha <[email protected]>
Merge pull request #59 from kadirahq/verify-fix

added fix for verification failing on non standard ports

ae81819a991f41f57e56fa193306a1f7705fd044 authored almost 9 years ago by Madushan Nishantha <[email protected]>
added fix for verification failing on non standard ports

97de3a66a7c328d61ad6cd0d9630b1ca1866258a authored almost 9 years ago by Madushan Nishantha <[email protected]>
Correct spelling

5e40245bb979455541026cd5c4a3c35523741755 authored almost 9 years ago by Madushan Nishantha <[email protected]>
Merge pull request #51 from kadirahq/emphasize-development

Update README.md

a1431455e1ee9bdafcbdaef9ec3b2502e14549a6 authored almost 9 years ago by Madushan Nishantha <[email protected]>
Some pretty error handling

42ca7e685ed209dd4add95216a3132835fa04d15 authored almost 9 years ago by Madushan Nishantha <[email protected]>
Merge pull request #50 from kadirahq/auth-fix

added pass/password fix

4c289d409d77cfa4ad4698e1fb209f36ccc78313 authored almost 9 years ago by Arunoda Susiripala <[email protected]>
fixed utils.js

c9f830743ed6816a1ff9a3451fc58aae6f1a2ec1 authored almost 9 years ago by Madushan Nishantha <[email protected]>