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


Comments

Popular posts from this blog

Java 3D LWJGL collision -

methods - python can't use function in submodule -

c# - ErrorThe type or namespace name 'AxWMPLib' could not be found (are you missing a using directive or an assembly reference?) -