Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do you support Mongo outside of Docker? #48

Closed
dufia opened this issue Jan 28, 2016 · 3 comments
Closed

Do you support Mongo outside of Docker? #48

dufia opened this issue Jan 28, 2016 · 3 comments

Comments

@dufia
Copy link

dufia commented Jan 28, 2016

There are issues with it on mupx:

#758

I am looking for a working alternative, thanks.

@madushan1000
Copy link
Contributor

You can use a separate mongodb installation by setting MONGODB_URL (This is the recomanded way by the way)

@dufia
Copy link
Author

dufia commented Jan 29, 2016

Hey Madushan,

I can't get it to work right now. I will give it another shot when you are closer to the final release. Currently I get this errors while trying to setup, maybe you find it helpful:

Started TaskList: Setup Docker
[1.2.3.4] - setup docker

events.js:72
        throw er; // Unhandled 'error' event
              ^
Error: Timed out while waiting for handshake
    at [object Object]._onTimeout (/development/node/nauka/meteor/meteor-up/node_modules/nodemiral/node_modules/ssh2/lib/client.js:138:17)
    at Timer.listOnTimeout [as ontimeout] (timers.js:121:15)

Mupx sets up with no problems. Are you sure the new Meteor-up will support Mongo outside of the Docker? Thanks and have a great day!

@madushan1000
Copy link
Contributor

This is probably related to issue #49

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants