Run MongoDB as part of CLOUDFLOW (RECOMMENDED METHOD)
In simple setups, you can run MongoDB on the same machine as the CLOUDFLOW server.
To do this, make sure you add the --launchmongo
parameter to nucleusd,
either when starting it or when installing it. This method will place the database on the
system drive.
See nucleusd for more information.