meteor - How to connect mongodb local server? -


i on linux mint 17.1. run meteor js server runs mongodb in application stack. (all on local machine) installed mongochef (on local machine) , without setting parameter myself, able test connection mongodb.

but when want use mongochef, need connect database. in list, seems not connect.

do miss in setup? there way know exact port of mongodb server? can mongochef access in parallel of meteor app? insight welcome.

you need set connexion port meteor default: 3001.

no problem accessing mongodb collections while running server.


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -