<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.logicwiki.co.uk/index.php?action=history&amp;feed=atom&amp;title=Installation_of_MongoDB_on_Mac</id>
		<title>Installation of MongoDB on Mac - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://www.logicwiki.co.uk/index.php?action=history&amp;feed=atom&amp;title=Installation_of_MongoDB_on_Mac"/>
		<link rel="alternate" type="text/html" href="https://www.logicwiki.co.uk/index.php?title=Installation_of_MongoDB_on_Mac&amp;action=history"/>
		<updated>2026-06-13T14:27:28Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.2</generator>

	<entry>
		<id>https://www.logicwiki.co.uk/index.php?title=Installation_of_MongoDB_on_Mac&amp;diff=1629&amp;oldid=prev</id>
		<title>AliIybar: Created page with &quot;Category:MongoDB Category:Node.js Category:Mac  Install Homebrew from [http://brew.sh http://brew.sh]  /usr/bin/ruby -e &quot;$(curl -fsSL https://raw.githubusercontent...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.logicwiki.co.uk/index.php?title=Installation_of_MongoDB_on_Mac&amp;diff=1629&amp;oldid=prev"/>
				<updated>2018-11-06T10:24:10Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/index.php?title=Category:MongoDB&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Category:MongoDB (page does not exist)&quot;&gt;Category:MongoDB&lt;/a&gt; &lt;a href=&quot;/Category:Node.js&quot; title=&quot;Category:Node.js&quot;&gt;Category:Node.js&lt;/a&gt; &lt;a href=&quot;/index.php?title=Category:Mac&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Category:Mac (page does not exist)&quot;&gt;Category:Mac&lt;/a&gt;  Install Homebrew from [http://brew.sh http://brew.sh]  /usr/bin/ruby -e &amp;quot;$(curl -fsSL https://raw.githubusercontent...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:MongoDB]]&lt;br /&gt;
[[Category:Node.js]]&lt;br /&gt;
[[Category:Mac]]&lt;br /&gt;
&lt;br /&gt;
Install Homebrew from [http://brew.sh http://brew.sh]&lt;br /&gt;
 /usr/bin/ruby -e &amp;quot;$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)&amp;quot;&lt;br /&gt;
install MongoDb &lt;br /&gt;
 brew install mongodb&lt;br /&gt;
create a db folder &lt;br /&gt;
 sudo mkdir -p /data/db&lt;br /&gt;
give right permissions&lt;br /&gt;
 sudo chown -R `id -un` /data/db&lt;br /&gt;
run Mongo deamon&lt;br /&gt;
 monogd&lt;br /&gt;
download MongoDb Client (Compass)&lt;br /&gt;
 https://www.mongodb.com/download-center/compass&lt;br /&gt;
install Compass and it's done&lt;/div&gt;</summary>
		<author><name>AliIybar</name></author>	</entry>

	</feed>