<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.coolearth.com/index.php?action=history&amp;feed=atom&amp;title=MongoDB_Configuration</id>
		<title>MongoDB Configuration - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.coolearth.com/index.php?action=history&amp;feed=atom&amp;title=MongoDB_Configuration"/>
		<link rel="alternate" type="text/html" href="https://wiki.coolearth.com/index.php?title=MongoDB_Configuration&amp;action=history"/>
		<updated>2026-04-06T12:18:38Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.29.2</generator>

	<entry>
		<id>https://wiki.coolearth.com/index.php?title=MongoDB_Configuration&amp;diff=15545&amp;oldid=prev</id>
		<title>10.0.0.129: Created page with &quot;__NOTOC__  center   MongoDB is tightly coupled to the Meteor Framework.  Mongo is installed when Meteor is installed, and it is kept updated via th...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.coolearth.com/index.php?title=MongoDB_Configuration&amp;diff=15545&amp;oldid=prev"/>
				<updated>2015-06-26T01:12:57Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;__NOTOC__  &lt;a href=&quot;/index.php/File:QCResultsText.PNG&quot; title=&quot;File:QCResultsText.PNG&quot;&gt;center&lt;/a&gt;   MongoDB is tightly coupled to the Meteor Framework.  Mongo is installed when Meteor is installed, and it is kept updated via th...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
[[Image:QCResultsText.PNG|center]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
MongoDB is tightly coupled to the Meteor Framework.  Mongo is installed when Meteor is installed, and it is kept updated via the same mechanisms as Meteor.  It is started as part of the Meteor startup and is shutdown when Meteor exits.&lt;br /&gt;
&lt;br /&gt;
There are some commands that are possible, They are available if maintenance is necessary.&lt;br /&gt;
&lt;br /&gt;
 * cd into the Meteor directory&lt;br /&gt;
 * meteor mongo&lt;br /&gt;
&lt;br /&gt;
This launches the mongo command line and attaches it to the mongo database (if it and meteor are running).&lt;br /&gt;
&lt;br /&gt;
It is possible to do a backup.&lt;br /&gt;
&lt;br /&gt;
 * cd into directory where you would like the database dump to appear&lt;br /&gt;
 * mongodump --host localhost --port 3001 &lt;br /&gt;
&lt;br /&gt;
This will generate a backup into the current directory.&lt;br /&gt;
&lt;br /&gt;
Return to [[QC_Results| QC Results]]&lt;/div&gt;</summary>
		<author><name>10.0.0.129</name></author>	</entry>

	</feed>