<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>notkeepingitreal.com: Deploying Rails Applications - James Duncan Davidson</title>
    <link>http://notkeepingitreal.com/articles/2006/06/26/deploying-rails-applications-james-duncan-davidson</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description></description>
    <item>
      <title>Deploying Rails Applications - James Duncan Davidson</title>
      <description>&lt;p&gt;&amp;#8220;Much of what I was going to say has already been said.&amp;#8221;&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;I&amp;#8217;ve been presenting talks like these for ten years.&lt;/li&gt;
		&lt;li&gt;I did tomcat. How many people have used that? (almost everyone raises their hand)&lt;/li&gt;
		&lt;li&gt;When I wrote ant on an airplane, I didn&amp;#8217;t really think it would be around for this long. It just goes to show that things need to be designed well up-front, because they just might end up hanging around even if they aren&amp;#8217;t.&lt;/li&gt;
		&lt;li&gt;&lt;span class="caps"&gt;EJB&lt;/span&gt;&amp;#8217;s came from vendors selling software that seemed like it should work. Rails was extracted from a hot application that already worked.&lt;/li&gt;
	&lt;/ul&gt;


	&lt;h3&gt;Deployment&lt;/h3&gt;


	&lt;ul&gt;
	&lt;li&gt;You can do cool things like posting to an rss feed for each of your deployments.&lt;/li&gt;
		&lt;li&gt;You should control the whole environment to which you are deploying.&lt;/li&gt;
	&lt;/ul&gt;


	&lt;h3&gt;Deadly mines&lt;/h3&gt;


	&lt;ul&gt;
	&lt;li&gt;Watch out for personal data in log files.&lt;/li&gt;
		&lt;li&gt;Think about open database sockets.&lt;/li&gt;
		&lt;li&gt;Guard file permissions&lt;/li&gt;
	&lt;/ul&gt;


	&lt;h3&gt;Yep&lt;/h3&gt;


	&lt;ul&gt;
	&lt;li&gt;We need to use http as a pipe. It worked for unix.&lt;/li&gt;
		&lt;li&gt;Mongrel is pretty hot.&lt;/li&gt;
	&lt;/ul&gt;</description>
      <pubDate>Mon, 26 Jun 2006 04:12:00 -0600</pubDate>
      <guid isPermaLink="false">urn:uuid:57d041c8-48ba-46a0-8046-f61ad414f1d1</guid>
      <author>Kevin</author>
      <link>http://notkeepingitreal.com/articles/2006/06/26/deploying-rails-applications-james-duncan-davidson</link>
      <category>Railsconf</category>
      <trackback:ping>http://notkeepingitreal.com/articles/trackback/33</trackback:ping>
    </item>
  </channel>
</rss>
