<?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: Deploying Sinatra On Ubuntu: In Which I Employ A Secretary</title>
	<atom:link href="http://www.kalzumeus.com/2010/01/15/deploying-sinatra-on-ubuntu-in-which-i-employ-a-secretary/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kalzumeus.com/2010/01/15/deploying-sinatra-on-ubuntu-in-which-i-employ-a-secretary/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=deploying-sinatra-on-ubuntu-in-which-i-employ-a-secretary</link>
	<description>Patrick McKenzie (patio11) blogs on software development, marketing, and general business topics</description>
	<lastBuildDate>Sat, 11 Feb 2012 17:02:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Productizing Twilio Applications &#124; Kalzumeus Software</title>
		<link>http://www.kalzumeus.com/2010/01/15/deploying-sinatra-on-ubuntu-in-which-i-employ-a-secretary/#comment-2231</link>
		<dc:creator>Productizing Twilio Applications &#124; Kalzumeus Software</dc:creator>
		<pubDate>Mon, 19 Dec 2011 15:45:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.kalzumeus.com/?p=819#comment-2231</guid>
		<description>[...] did a presentation about how to &#8220;productize&#8221; Twilio applications: to take them past the &#8220;cool weekend hack&#8221; stage and make them production-ready.  Twilio has graciously released videos of many of the [...]</description>
		<content:encoded><![CDATA[<p>[...] did a presentation about how to &#8220;productize&#8221; Twilio applications: to take them past the &#8220;cool weekend hack&#8221; stage and make them production-ready.  Twilio has graciously released videos of many of the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.kalzumeus.com/2010/01/15/deploying-sinatra-on-ubuntu-in-which-i-employ-a-secretary/#comment-2230</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 10 Dec 2010 00:12:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.kalzumeus.com/?p=819#comment-2230</guid>
		<description>This post helped me, so thanks! One difference I noted while setting this up though was that the proxy_pass directive has to live inside a location block. Here&#039;s what worked for me:

server {
  listen       80;
  server_name phone.example.com;
  location / {
    proxy_pass http://phone.example.com:4567/;
  }
}</description>
		<content:encoded><![CDATA[<p>This post helped me, so thanks! One difference I noted while setting this up though was that the proxy_pass directive has to live inside a location block. Here&#8217;s what worked for me:</p>
<p>server {<br />
  listen       80;<br />
  server_name phone.example.com;<br />
  location / {<br />
    proxy_pass <a href="http://phone.example.com:4567/" rel="nofollow">http://phone.example.com:4567/</a>;<br />
  }<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://www.kalzumeus.com/2010/01/15/deploying-sinatra-on-ubuntu-in-which-i-employ-a-secretary/#comment-2229</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Mon, 18 Jan 2010 17:15:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.kalzumeus.com/?p=819#comment-2229</guid>
		<description>I think that actually the coolest part of this is that you are not *employing* a secretary, you&#039;re *deploying* a secretary.</description>
		<content:encoded><![CDATA[<p>I think that actually the coolest part of this is that you are not *employing* a secretary, you&#8217;re *deploying* a secretary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent Rockwood</title>
		<link>http://www.kalzumeus.com/2010/01/15/deploying-sinatra-on-ubuntu-in-which-i-employ-a-secretary/#comment-2228</link>
		<dc:creator>Brent Rockwood</dc:creator>
		<pubDate>Sun, 17 Jan 2010 18:48:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.kalzumeus.com/?p=819#comment-2228</guid>
		<description>+1 to Heroku.   I deploy test apps to it all the time in 10 minutes or less -- 8 minutes of which involves fighting with my DNS.</description>
		<content:encoded><![CDATA[<p>+1 to Heroku.   I deploy test apps to it all the time in 10 minutes or less &#8212; 8 minutes of which involves fighting with my DNS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike H</title>
		<link>http://www.kalzumeus.com/2010/01/15/deploying-sinatra-on-ubuntu-in-which-i-employ-a-secretary/#comment-2227</link>
		<dc:creator>Mike H</dc:creator>
		<pubDate>Sat, 16 Jan 2010 19:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.kalzumeus.com/?p=819#comment-2227</guid>
		<description>I highly recommend heroku.  You can be deployed in 5 minutes, and it&#039;s free for the lowest level of processing power.</description>
		<content:encoded><![CDATA[<p>I highly recommend heroku.  You can be deployed in 5 minutes, and it&#8217;s free for the lowest level of processing power.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MicroISV on a Shoestring - Deploying Sinatra On Ubuntu: In Which I Employ A Secretary - Hear a Blog</title>
		<link>http://www.kalzumeus.com/2010/01/15/deploying-sinatra-on-ubuntu-in-which-i-employ-a-secretary/#comment-2226</link>
		<dc:creator>MicroISV on a Shoestring - Deploying Sinatra On Ubuntu: In Which I Employ A Secretary - Hear a Blog</dc:creator>
		<pubDate>Sat, 16 Jan 2010 18:48:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.kalzumeus.com/?p=819#comment-2226</guid>
		<description>[...] http://www.kalzumeus.com/2010/01/15/deploying-sinatra-on-ubuntu-in-which-i-employ-a-secretary/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.kalzumeus.com/2010/01/15/deploying-sinatra-on-ubuntu-in-which-i-employ-a-secretary/" rel="nofollow">http://www.kalzumeus.com/2010/01/15/deploying-sinatra-on-ubuntu-in-which-i-employ-a-secretary/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ade</title>
		<link>http://www.kalzumeus.com/2010/01/15/deploying-sinatra-on-ubuntu-in-which-i-employ-a-secretary/#comment-2225</link>
		<dc:creator>Ade</dc:creator>
		<pubDate>Sat, 16 Jan 2010 17:06:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.kalzumeus.com/?p=819#comment-2225</guid>
		<description>This is very cool, but did it really take just 10 minutes to code? I find that hard to believe.</description>
		<content:encoded><![CDATA[<p>This is very cool, but did it really take just 10 minutes to code? I find that hard to believe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noah</title>
		<link>http://www.kalzumeus.com/2010/01/15/deploying-sinatra-on-ubuntu-in-which-i-employ-a-secretary/#comment-2224</link>
		<dc:creator>Noah</dc:creator>
		<pubDate>Sat, 16 Jan 2010 16:55:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.kalzumeus.com/?p=819#comment-2224</guid>
		<description>Awesome script. As others suggested, &lt;a href=&quot;http://rack.rubyforge.org/&quot; rel=&quot;nofollow&quot;&gt;Rack&lt;/a&gt; is the &#039;right&#039; way to interface with a webserver. The, take a look at &lt;a href=&quot;http://heroku.com/&quot; rel=&quot;nofollow&quot;&gt;Heroku&lt;/a&gt; for no-hassle deployment and hosting:

http://docs.heroku.com/rack</description>
		<content:encoded><![CDATA[<p>Awesome script. As others suggested, <a href="http://rack.rubyforge.org/" rel="nofollow">Rack</a> is the &#8216;right&#8217; way to interface with a webserver. The, take a look at <a href="http://heroku.com/" rel="nofollow">Heroku</a> for no-hassle deployment and hosting:</p>
<p><a href="http://docs.heroku.com/rack" rel="nofollow">http://docs.heroku.com/rack</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felipe Coury</title>
		<link>http://www.kalzumeus.com/2010/01/15/deploying-sinatra-on-ubuntu-in-which-i-employ-a-secretary/#comment-2223</link>
		<dc:creator>Felipe Coury</dc:creator>
		<pubDate>Sat, 16 Jan 2010 16:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.kalzumeus.com/?p=819#comment-2223</guid>
		<description>You can also Deploy it to Webbynode without all the hassle:

http://blog.webbynode.com/rapid

Worth a look :)</description>
		<content:encoded><![CDATA[<p>You can also Deploy it to Webbynode without all the hassle:</p>
<p><a href="http://blog.webbynode.com/rapid" rel="nofollow">http://blog.webbynode.com/rapid</a></p>
<p>Worth a look <img src='http://www.kalzumeus.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://www.kalzumeus.com/2010/01/15/deploying-sinatra-on-ubuntu-in-which-i-employ-a-secretary/#comment-2222</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Sat, 16 Jan 2010 15:48:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.kalzumeus.com/?p=819#comment-2222</guid>
		<description>Listen to Ken Hoxworth!
Just wanted to add that your sinatra app could also run using passenger on nginx. Passenger supports both.
You usually only have to point passenger to the public directory of your app and create a rackup file (config.ru) like this:

require &#039;rubygems&#039;
require &#039;sinatra&#039;
require &#039;main.rb&#039;
run Sinatra::Application</description>
		<content:encoded><![CDATA[<p>Listen to Ken Hoxworth!<br />
Just wanted to add that your sinatra app could also run using passenger on nginx. Passenger supports both.<br />
You usually only have to point passenger to the public directory of your app and create a rackup file (config.ru) like this:</p>
<p>require &#8216;rubygems&#8217;<br />
require &#8216;sinatra&#8217;<br />
require &#8216;main.rb&#8217;<br />
run Sinatra::Application</p>
]]></content:encoded>
	</item>
</channel>
</rss>

