tanutapi

Results 23 comments of tanutapi

It will work perfectly if we did a change in file: > meteord/base/scripts/lib/cleanup.sh by not to remove /usr/share/zoneinfo from the base container. From ` rm -rf /usr/share/doc /usr/share/doc-base /usr/share/man /usr/share/locale...

Hi @abernix It seems that your base docker does not update to handle the new Let's Encrypt certificate which is used in https://install.meteor.com so the meteor will not download and...

The `memberIds` should replicate your Mongo document on your server. You can enable the debugging by passing `debug: true` to the `MeteorClient.connect(...)` By the way, what is your Meteor version?