mongodb mac

==> mongodb

To have launchd start mongodb now and restart at login:

  brew services start mongodb

Or, if you don't want/need a background service you can just run:

  mongod --config /usr/local/etc/mongod.conf

posted @ 2019-03-25 17:16  Emyin  阅读(193)  评论(0编辑  收藏  举报