<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Persistent Django on Amazon EC2 and EBS &#8211; The easy way</title>
	<atom:link href="http://thomas.broxrost.com/2008/08/21/persistent-django-on-amazon-ec2-and-ebs-the-easy-way/feed/" rel="self" type="application/rss+xml" />
	<link>http://thomas.broxrost.com/2008/08/21/persistent-django-on-amazon-ec2-and-ebs-the-easy-way/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
	<description></description>
	<lastBuildDate>Wed, 01 Feb 2012 23:19:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Thomas Brox Røst</title>
		<link>http://thomas.broxrost.com/2008/08/21/persistent-django-on-amazon-ec2-and-ebs-the-easy-way/comment-page-2/#comment-69170</link>
		<dc:creator>Thomas Brox Røst</dc:creator>
		<pubDate>Wed, 01 Feb 2012 23:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.broxrost.com/?p=43#comment-69170</guid>
		<description>Thanks, David. It shouldn&#039;t be too difficult to substitute PostgreSQL with MySQL. The &lt;a href=&quot;http://aws.amazon.com/articles/1663&quot; rel=&quot;nofollow&quot;&gt;Running MySQL on Amazon EC2 with EBS&lt;/a&gt; article on the AWS site might help you out. As long as you have a working MySQL installation and tell Django to use it you should be all set.</description>
		<content:encoded><![CDATA[<p>Thanks, David. It shouldn&#8217;t be too difficult to substitute PostgreSQL with MySQL. The <a href="http://aws.amazon.com/articles/1663" rel="nofollow">Running MySQL on Amazon EC2 with EBS</a> article on the AWS site might help you out. As long as you have a working MySQL installation and tell Django to use it you should be all set.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Phillips</title>
		<link>http://thomas.broxrost.com/2008/08/21/persistent-django-on-amazon-ec2-and-ebs-the-easy-way/comment-page-2/#comment-69138</link>
		<dc:creator>David Phillips</dc:creator>
		<pubDate>Wed, 01 Feb 2012 16:35:29 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.broxrost.com/?p=43#comment-69138</guid>
		<description>Thomas,

Great tutorial!  Thank you for cutting hours off my install!  I am a nood to django and python, but the app I have created, is using MySQL.  Would it be difficult to install MySQL instead of PostgreSQL?  Would it simply be a matter of installing MySQL instead of PostgreSQL (and then formatting the appropriate Django files)?  

Again, thank you for all your hard work on this!

dp</description>
		<content:encoded><![CDATA[<p>Thomas,</p>
<p>Great tutorial!  Thank you for cutting hours off my install!  I am a nood to django and python, but the app I have created, is using MySQL.  Would it be difficult to install MySQL instead of PostgreSQL?  Would it simply be a matter of installing MySQL instead of PostgreSQL (and then formatting the appropriate Django files)?  </p>
<p>Again, thank you for all your hard work on this!</p>
<p>dp</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thien Nguyen</title>
		<link>http://thomas.broxrost.com/2008/08/21/persistent-django-on-amazon-ec2-and-ebs-the-easy-way/comment-page-2/#comment-68676</link>
		<dc:creator>Thien Nguyen</dc:creator>
		<pubDate>Sat, 28 Jan 2012 19:11:59 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.broxrost.com/?p=43#comment-68676</guid>
		<description>Awesome, it works. Thanks, Thomas!</description>
		<content:encoded><![CDATA[<p>Awesome, it works. Thanks, Thomas!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Brox Røst</title>
		<link>http://thomas.broxrost.com/2008/08/21/persistent-django-on-amazon-ec2-and-ebs-the-easy-way/comment-page-2/#comment-68660</link>
		<dc:creator>Thomas Brox Røst</dc:creator>
		<pubDate>Sat, 28 Jan 2012 10:25:23 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.broxrost.com/?p=43#comment-68660</guid>
		<description>Hi Thien, make sure that port 8000 in the EC2 security group is opened, as described in step 4. Otherwise your server will be blocked by the firewall, which might explain the timeout.</description>
		<content:encoded><![CDATA[<p>Hi Thien, make sure that port 8000 in the EC2 security group is opened, as described in step 4. Otherwise your server will be blocked by the firewall, which might explain the timeout.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thien Nguyen</title>
		<link>http://thomas.broxrost.com/2008/08/21/persistent-django-on-amazon-ec2-and-ebs-the-easy-way/comment-page-2/#comment-68635</link>
		<dc:creator>Thien Nguyen</dc:creator>
		<pubDate>Sat, 28 Jan 2012 02:13:41 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.broxrost.com/?p=43#comment-68635</guid>
		<description>Hi, I followed your instruction and it worked fine up to step 9. The development server was launched with my public DNS on port 8000. However, when I enter the URL on some browser, the server just didn&#039;t response and it resulted in a connection timed out. Do you know what&#039;s wrong with it?
Thanks!</description>
		<content:encoded><![CDATA[<p>Hi, I followed your instruction and it worked fine up to step 9. The development server was launched with my public DNS on port 8000. However, when I enter the URL on some browser, the server just didn&#8217;t response and it resulted in a connection timed out. Do you know what&#8217;s wrong with it?<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ariel Aizemberg</title>
		<link>http://thomas.broxrost.com/2008/08/21/persistent-django-on-amazon-ec2-and-ebs-the-easy-way/comment-page-2/#comment-56126</link>
		<dc:creator>Ariel Aizemberg</dc:creator>
		<pubDate>Tue, 15 Nov 2011 01:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.broxrost.com/?p=43#comment-56126</guid>
		<description>Dear Thomas, thank you so much!!!</description>
		<content:encoded><![CDATA[<p>Dear Thomas, thank you so much!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Brox Røst</title>
		<link>http://thomas.broxrost.com/2008/08/21/persistent-django-on-amazon-ec2-and-ebs-the-easy-way/comment-page-2/#comment-56079</link>
		<dc:creator>Thomas Brox Røst</dc:creator>
		<pubDate>Mon, 14 Nov 2011 17:52:08 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.broxrost.com/?p=43#comment-56079</guid>
		<description>Ariel, the /dev/sda2 partition is not persistent. If the instance goes down for whatever reason the data will be lost.

This posting is getting a bit old; nowadays you can have EBS-backed instances that can be stopped and restarted and where the data on the root device will be kept intact. See http://serverfault.com/questions/158647/ebs-volum-on-ec2-with-ubuntu-image-from-alestic for a good explanation.

I still prefer having my non-ephemeral data on dedicated EBS volumes that are mounted onto the instance. This makes it easy to set up a snapshot scheme for backup purposes and to replicate and move data around if required. It also tends to simplify recovery from catastrophic failure.</description>
		<content:encoded><![CDATA[<p>Ariel, the /dev/sda2 partition is not persistent. If the instance goes down for whatever reason the data will be lost.</p>
<p>This posting is getting a bit old; nowadays you can have EBS-backed instances that can be stopped and restarted and where the data on the root device will be kept intact. See <a href="http://serverfault.com/questions/158647/ebs-volum-on-ec2-with-ubuntu-image-from-alestic" rel="nofollow">http://serverfault.com/questions/158647/ebs-volum-on-ec2-with-ubuntu-image-from-alestic</a> for a good explanation.</p>
<p>I still prefer having my non-ephemeral data on dedicated EBS volumes that are mounted onto the instance. This makes it easy to set up a snapshot scheme for backup purposes and to replicate and move data around if required. It also tends to simplify recovery from catastrophic failure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ariel Aizemberg</title>
		<link>http://thomas.broxrost.com/2008/08/21/persistent-django-on-amazon-ec2-and-ebs-the-easy-way/comment-page-2/#comment-56077</link>
		<dc:creator>Ariel Aizemberg</dc:creator>
		<pubDate>Mon, 14 Nov 2011 17:34:43 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.broxrost.com/?p=43#comment-56077</guid>
		<description>&quot;/dev/sda2  158G   197M   150G   1% /mnt&quot;

Why don´t store de postgresql database in the &quot;/dev/sda2&quot; disk? into the &quot;/mnt&quot; directory structure? If you never &quot;terminate&quot; the instance, the data will survive.

PS: I am newbie in the AWS&#039;s field.</description>
		<content:encoded><![CDATA[<p>&#8220;/dev/sda2  158G   197M   150G   1% /mnt&#8221;</p>
<p>Why don´t store de postgresql database in the &#8220;/dev/sda2&#8243; disk? into the &#8220;/mnt&#8221; directory structure? If you never &#8220;terminate&#8221; the instance, the data will survive.</p>
<p>PS: I am newbie in the AWS&#8217;s field.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to setup Django website in Amazon EC2 hosting? &#124; Software development support, software risk,bugs for bugs, risk analysis,</title>
		<link>http://thomas.broxrost.com/2008/08/21/persistent-django-on-amazon-ec2-and-ebs-the-easy-way/comment-page-2/#comment-56024</link>
		<dc:creator>How to setup Django website in Amazon EC2 hosting? &#124; Software development support, software risk,bugs for bugs, risk analysis,</dc:creator>
		<pubDate>Mon, 14 Nov 2011 08:00:36 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.broxrost.com/?p=43#comment-56024</guid>
		<description>[...] I goolged and found this article [...]</description>
		<content:encoded><![CDATA[<p>[...] I goolged and found this article [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Persistent Django on Amazon EC2 and EBS - Ext3 Ext4 Tutorial</title>
		<link>http://thomas.broxrost.com/2008/08/21/persistent-django-on-amazon-ec2-and-ebs-the-easy-way/comment-page-2/#comment-43394</link>
		<dc:creator>Persistent Django on Amazon EC2 and EBS - Ext3 Ext4 Tutorial</dc:creator>
		<pubDate>Sat, 11 Jun 2011 14:13:21 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.broxrost.com/?p=43#comment-43394</guid>
		<description>[...] Here is a good tutorial show you how to Persistent Django on Amazon EC2 and EBS: Why EBS? EBS provides persistent storage, which means that the Django database is kept safe even after the Django EC2 instances terminate. [...]</description>
		<content:encoded><![CDATA[<p>[...] Here is a good tutorial show you how to Persistent Django on Amazon EC2 and EBS: Why EBS? EBS provides persistent storage, which means that the Django database is kept safe even after the Django EC2 instances terminate. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

