how to configure mongodb to start with additional parameters -
i'm running mongodb on ubuntu 14. able automatically start mongod
--rest
flag
where specify that?
in /etc/init/mongo.conf - add --rest list of daemon_opts
i'm running mongodb on ubuntu 14. able automatically start mongod
--rest
flag
where specify that?
in /etc/init/mongo.conf - add --rest list of daemon_opts
Comments
Post a Comment