<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>deprec</title>
	<atom:link href="http://deprec.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://deprec.wordpress.com</link>
	<description>deployment recipes for capistrano</description>
	<lastBuildDate>Sat, 28 May 2011 08:53:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='deprec.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>deprec</title>
		<link>http://deprec.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://deprec.wordpress.com/osd.xml" title="deprec" />
	<atom:link rel='hub' href='http://deprec.wordpress.com/?pushpress=hub'/>
		<item>
		<title>deploy Integrity CI with deprec</title>
		<link>http://deprec.wordpress.com/2009/03/17/deploy-integrity-ci-with-deprec/</link>
		<comments>http://deprec.wordpress.com/2009/03/17/deploy-integrity-ci-with-deprec/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 07:45:16 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://deprec.failmode.com/?p=98</guid>
		<description><![CDATA[Integrity is a really nifty Continuous Integration app (demo here). You can get it running under mod_rack on an Ubuntu Hardy server using the following commands on your workstation. You&#8217;ll want to point a domain at your new ci server (and insert that name where you see your.server.name). sudo gem install deprec depify -c # [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deprec.wordpress.com&amp;blog=13486271&amp;post=98&amp;subd=deprec&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://integrityapp.com/">Integrity</a> is a really nifty Continuous Integration app (<a href="http://builder.integrityapp.com/">demo here</a>).</p>
<p>You can get it running under mod_rack on an Ubuntu Hardy server using the following commands on your workstation. You&#8217;ll want to point a domain at your new ci server (and insert that name where you see your.server.name).</p>
<pre>
sudo gem install deprec
depify -c # Create ~/.caprc file if missing.
echo "role :ci, 'your.server.name'" &gt;&gt; ~/.caprc
cap deprec:ruby:install deprec:passenger:install ROLES=ci
cap deprec:integrity:install
cap deprec:integrity:config  # Generates configs directly to server
cap deprec:integrity:restart_apache
</pre>
<p>Integrity should now be running on your server. Open up a web browser and add projects to it!</p>
<p><code>todo: Add notifiers</code></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/deprec.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/deprec.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/deprec.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/deprec.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/deprec.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/deprec.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/deprec.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/deprec.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/deprec.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/deprec.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/deprec.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/deprec.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/deprec.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/deprec.wordpress.com/98/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deprec.wordpress.com&amp;blog=13486271&amp;post=98&amp;subd=deprec&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://deprec.wordpress.com/2009/03/17/deploy-integrity-ci-with-deprec/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/217432574e6a0cb056593495d887fd3c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mikebaileyau</media:title>
		</media:content>
	</item>
		<item>
		<title>deprec-2.0 unleashed on rubyforge!</title>
		<link>http://deprec.wordpress.com/2009/02/16/deprec-20-unleashed-on-rubyforge/</link>
		<comments>http://deprec.wordpress.com/2009/02/16/deprec-20-unleashed-on-rubyforge/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 14:06:06 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://deprec.failmode.com/?p=62</guid>
		<description><![CDATA[After much development and many months in preview mode, deprec2 has finally been released on rubyforge. This release adds options to newly generated deploy.rb files: set :ruby_vm_type, :ree # :ree, :mri set :web_server_type, :apache # :apache, :nginx set :app_server_type, :passenger # :passenger, :mongrel set :db_server_type, :mysql # :mysql, :postgresql,... deprec2 is compatible with the preview [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deprec.wordpress.com&amp;blog=13486271&amp;post=62&amp;subd=deprec&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After much development and many months in preview mode, deprec2 has finally been released on rubyforge.</p>
<p>This release adds options to newly generated deploy.rb files:</p>
<pre>
set :ruby_vm_type,      :ree       # :ree, :mri
set :web_server_type,   :apache    # :apache, :nginx
set :app_server_type,   :passenger # :passenger, :mongrel
set :db_server_type,    :mysql     # :mysql, :postgresql,...
</pre>
<p>deprec2 is <strong>compatible</strong> with the preview releases (1.99.x) that have been available for sometime on www.deprec.org. deprec2 is <strong>incompatible</strong> with the previous release on rubyforge (1.9.3). Anyone maintaining legacy deprec1 deployments should <a href="http://mike.failmode.com/2008/06/09/how-to-use-deprec-1-when-deprec-2-gem-is-released/">read this</a>.</p>
<p><code>sudo gem install deprec</code></p>
<p>Thanks to everyone for the contributions and support for the project.</p>
<p>- Mike</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/deprec.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/deprec.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/deprec.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/deprec.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/deprec.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/deprec.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/deprec.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/deprec.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/deprec.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/deprec.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/deprec.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/deprec.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/deprec.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/deprec.wordpress.com/62/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deprec.wordpress.com&amp;blog=13486271&amp;post=62&amp;subd=deprec&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://deprec.wordpress.com/2009/02/16/deprec-20-unleashed-on-rubyforge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/217432574e6a0cb056593495d887fd3c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mikebaileyau</media:title>
		</media:content>
	</item>
	</channel>
</rss>
