mongorestore
camdagr8
PROOP

7 months ago

How do I use mongorestore with Railway? I'm trying to do:
mongorestore --uri "mongodb://mongo:@:" -d dbname "./mongodump/files"

$10 Bounty

3 Replies

camdagr8
PROOP

7 months ago

9fa5d48e-4b8a-4948-93d4-46c7e6f57472


longbuivan
HOBBY

7 months ago

Have you try to run mongorestore within Railway? if yes, do you link to service and install the CLI?


camdagr8
PROOP

7 months ago

I did not. I ran it from my console using the url parameter. I will look into that.


Loading...