What is the correct way to start a mongod service on linux / OS X?

前端 未结 11 1742
予麋鹿
予麋鹿 2020-11-30 16:39

I\'ve installed mongodb and have been able to run it, work with it, do simple DB read / write type stuff. Now I\'m trying to set up my Mac to run mongod as a service.

11条回答
  •  栀梦
    栀梦 (楼主)
    2020-11-30 17:23

    If you feel like having a simple gui to fix this (as I do), then I can recommend the mongodb pref-pane. Description: https://www.mongodb.com/blog/post/macosx-preferences-pane-for-mongodb

    On github: https://github.com/remysaissy/mongodb-macosx-prefspane

提交回复
热议问题