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

connect to non-local db #17

Open
ksobon opened this issue Jul 26, 2018 · 1 comment
Open

connect to non-local db #17

ksobon opened this issue Jul 26, 2018 · 1 comment

Comments

@ksobon
Copy link

ksobon commented Jul 26, 2018

i am not sure if i am making any mistakes or is that a connection string of this format:

mongodb://<dbuser>:<dbpassword>@ds215388.mlab.com:15388/speckle which is a typical MongoLab connection string will not work with this project?

I guess i am wondering if remote databases are supported? All of the examples I have seen are for localhost

@pwelter34
Copy link
Member

that should work, set that as the connectionString.

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