<?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: How to setup a password-less &#8220;cap deploy&#8221; with Capistrano</title>
	<atom:link href="http://www.rubyfleebie.com/how-to-setup-a-password-less-cap-deploy-with-capistrano/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rubyfleebie.com/how-to-setup-a-password-less-cap-deploy-with-capistrano/</link>
	<description>Because programming should be fun</description>
	<lastBuildDate>Wed, 04 Jan 2012 05:17:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 5 Mistakes You Might Be Making When Choosing A Password For Yourself &#124; Buy Nanny Cameras</title>
		<link>http://www.rubyfleebie.com/how-to-setup-a-password-less-cap-deploy-with-capistrano/comment-page-1/#comment-930</link>
		<dc:creator>5 Mistakes You Might Be Making When Choosing A Password For Yourself &#124; Buy Nanny Cameras</dc:creator>
		<pubDate>Tue, 30 Mar 2010 21:53:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyfleebie.com/how-to-setup-a-password-less-cap-deploy-with-capistrano/#comment-930</guid>
		<description>[...] How to setup a password-less “cap deploy” with Capistrano » Ruby &#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] How to setup a password-less “cap deploy” with Capistrano » Ruby &#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AlexT</title>
		<link>http://www.rubyfleebie.com/how-to-setup-a-password-less-cap-deploy-with-capistrano/comment-page-1/#comment-926</link>
		<dc:creator>AlexT</dc:creator>
		<pubDate>Mon, 29 Mar 2010 19:22:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyfleebie.com/how-to-setup-a-password-less-cap-deploy-with-capistrano/#comment-926</guid>
		<description>Another alternative is to use ssh forwarding for the server to access the repository.  Simply set the following in your deploy.rb:

set :ssh_options, { :forward_agent =&gt; true }

then make sure you&#039;ve run ssh-add locally before running th deploy.</description>
		<content:encoded><![CDATA[<p>Another alternative is to use ssh forwarding for the server to access the repository.  Simply set the following in your deploy.rb:</p>
<p>set :ssh_options, { :forward_agent =&gt; true }</p>
<p>then make sure you&#8217;ve run ssh-add locally before running th deploy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://www.rubyfleebie.com/how-to-setup-a-password-less-cap-deploy-with-capistrano/comment-page-1/#comment-922</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Mon, 29 Mar 2010 15:17:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyfleebie.com/how-to-setup-a-password-less-cap-deploy-with-capistrano/#comment-922</guid>
		<description>Thank you for sharing this, Jan.</description>
		<content:encoded><![CDATA[<p>Thank you for sharing this, Jan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://www.rubyfleebie.com/how-to-setup-a-password-less-cap-deploy-with-capistrano/comment-page-1/#comment-921</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Mon, 29 Mar 2010 14:53:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyfleebie.com/how-to-setup-a-password-less-cap-deploy-with-capistrano/#comment-921</guid>
		<description>..or just setup ssh public-key authentication for your repository too. GitHub does that (checkout keys) you can do it too.</description>
		<content:encoded><![CDATA[<p>..or just setup ssh public-key authentication for your repository too. GitHub does that (checkout keys) you can do it too.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

