<?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>Commentaires sur : Déployer une application Django avec Capistrano</title>
	<atom:link href="http://blog.o2sources.com/2009/08/26/deployer-une-application-django-avec-capistrano.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.o2sources.com/2009/08/26/deployer-une-application-django-avec-capistrano.html</link>
	<description>le blog d'O2Sources</description>
	<lastBuildDate>Thu, 04 Feb 2010 11:31:15 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Par : Filou</title>
		<link>http://blog.o2sources.com/2009/08/26/deployer-une-application-django-avec-capistrano.html/comment-page-1#comment-14311</link>
		<dc:creator>Filou</dc:creator>
		<pubDate>Tue, 08 Sep 2009 04:55:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.o2sources.com/?p=491#comment-14311</guid>
		<description>Coucou! Et concernant l&#039;envoi sur différents serveurs (test, prod etc) - y&#039;a une extension sympatoche ici: http://www.capify.org/index.php/Deploying_to_Multiple_Stages

Capistrano rulez!</description>
		<content:encoded><![CDATA[<p>Coucou! Et concernant l&#8217;envoi sur différents serveurs (test, prod etc) &#8211; y&#8217;a une extension sympatoche ici: <a href="http://www.capify.org/index.php/Deploying_to_Multiple_Stages" rel="nofollow">http://www.capify.org/index.php/Deploying_to_Multiple_Stages</a></p>
<p>Capistrano rulez!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : thoas</title>
		<link>http://blog.o2sources.com/2009/08/26/deployer-une-application-django-avec-capistrano.html/comment-page-1#comment-14172</link>
		<dc:creator>thoas</dc:creator>
		<pubDate>Fri, 28 Aug 2009 16:39:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.o2sources.com/?p=491#comment-14172</guid>
		<description>ça à l&#039;air très sympa ce petit utilitaire, ça me rappelle Fabric qui lui est en python.

Pour ce qui est du déploiement, ça dépend de la taille des projets.

Dans le cas d&#039;un projet de petite taille un Tag de versioning + zc.buildout suffisent.

Dans le cas inverse, j&#039;utilise fabric qui crée un virtualenv afin d&#039;enfermer un projet avec son propre exécutable python, exécute un setup.py pour installer le projet et lance pip pour les dépendances.</description>
		<content:encoded><![CDATA[<p>ça à l&#8217;air très sympa ce petit utilitaire, ça me rappelle Fabric qui lui est en python.</p>
<p>Pour ce qui est du déploiement, ça dépend de la taille des projets.</p>
<p>Dans le cas d&#8217;un projet de petite taille un Tag de versioning + zc.buildout suffisent.</p>
<p>Dans le cas inverse, j&#8217;utilise fabric qui crée un virtualenv afin d&#8217;enfermer un projet avec son propre exécutable python, exécute un setup.py pour installer le projet et lance pip pour les dépendances.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
