Uploading local DB to digital ocean

I have tried the command but it seems like I get “no reachable servers” error.

Apparently you can’t access mongodb remotely using a Meteor up deployed app

So i guess I’ll have to SSH in, copy the files and use mongorestore from shell? Is that the right approach?

1 Like