<?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: A new way to deploy web applications</title>
	<atom:link href="http://blog.ianbicking.org/2010/01/29/new-way-to-deploy-web-apps/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ianbicking.org/2010/01/29/new-way-to-deploy-web-apps/</link>
	<description></description>
	<lastBuildDate>Sat, 31 Jul 2010 22:23:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Cloud computing</title>
		<link>http://blog.ianbicking.org/2010/01/29/new-way-to-deploy-web-apps/comment-page-1/#comment-168982</link>
		<dc:creator>Cloud computing</dc:creator>
		<pubDate>Thu, 29 Jul 2010 11:00:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ianbicking.org/?p=132#comment-168982</guid>
		<description>Thanks for this, there some interesting insights here. I agree with your view of cloud computing, it is a pretty simple concept that many business owners and the the populous at large still fail to grasp. As soon as cloud gaming and media sharing via cloud technologies becomes more popular though... I&#039;m sure the majority of people will begin to understand. In reference to your mention of billing by the hour, I saw a Red Cross case study which spoke of their use of the cloud to scale-up their IT resources to help them deal with hurricane Katrina. It just goes to show that despite the simple concept, there are still a multitude of new uses for this technology waiting to be discovered. 

Keep up the good work!
John.</description>
		<content:encoded><![CDATA[<p>Thanks for this, there some interesting insights here. I agree with your view of cloud computing, it is a pretty simple concept that many business owners and the the populous at large still fail to grasp. As soon as cloud gaming and media sharing via cloud technologies becomes more popular though&#8230; I&#8217;m sure the majority of people will begin to understand. In reference to your mention of billing by the hour, I saw a Red Cross case study which spoke of their use of the cloud to scale-up their IT resources to help them deal with hurricane Katrina. It just goes to show that despite the simple concept, there are still a multitude of new uses for this technology waiting to be discovered. </p>

<p>Keep up the good work!
John.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Bicking</title>
		<link>http://blog.ianbicking.org/2010/01/29/new-way-to-deploy-web-apps/comment-page-1/#comment-149884</link>
		<dc:creator>Ian Bicking</dc:creator>
		<pubDate>Mon, 01 Feb 2010 05:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ianbicking.org/?p=132#comment-149884</guid>
		<description>As I mention [in the design docs](http://toppcloud.colorstudy.com/design.html#ubuntu) this targets only bare Ubuntu systems configured by and for toppcloud.  It doesn&#039;t have to be in the cloud, but it definitely won&#039;t support arbitrary setups.</description>
		<content:encoded><![CDATA[<p>As I mention <a href="http://toppcloud.colorstudy.com/design.html#ubuntu">in the design docs</a> this targets only bare Ubuntu systems configured by and for toppcloud.  It doesn&#8217;t have to be in the cloud, but it definitely won&#8217;t support arbitrary setups.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LE</title>
		<link>http://blog.ianbicking.org/2010/01/29/new-way-to-deploy-web-apps/comment-page-1/#comment-149864</link>
		<dc:creator>LE</dc:creator>
		<pubDate>Sun, 31 Jan 2010 23:33:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ianbicking.org/?p=132#comment-149864</guid>
		<description>I&#039;d be very interested in seeing a system that works on any Linux-ish operating system that makes the deployment &amp; update cycle easy -- not specifically anything in the cloud.

For example, I have a host of applications I&#039;d love to be able to update on foreign hosts via a simple `foo update .`. I think the problem is that Python people handle deployment in as many different ways as there are Python programmers, so you can&#039;t really make many assumptions.

Hm, hm.</description>
		<content:encoded><![CDATA[<p>I&#8217;d be very interested in seeing a system that works on any Linux-ish operating system that makes the deployment &amp; update cycle easy &#8212; not specifically anything in the cloud.</p>

<p>For example, I have a host of applications I&#8217;d love to be able to update on foreign hosts via a simple <code>foo update .</code>. I think the problem is that Python people handle deployment in as many different ways as there are Python programmers, so you can&#8217;t really make many assumptions.</p>

<p>Hm, hm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yml</title>
		<link>http://blog.ianbicking.org/2010/01/29/new-way-to-deploy-web-apps/comment-page-1/#comment-149857</link>
		<dc:creator>yml</dc:creator>
		<pubDate>Sun, 31 Jan 2010 22:46:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ianbicking.org/?p=132#comment-149857</guid>
		<description>This is very interesting project it might replace or complement my fabric script  that I use to script my deployment/update/clean/backup on cloud servers.

Regarding the limitation of mod_wsgi you have been mentioning you might want to checkout [uwsgi](http://projects.unbit.it/uwsgi/). It comes with some very nice options, among others there is an harakiri mode for self-healing. It is very well integrated with virtualenv.
Regards,
--yml</description>
		<content:encoded><![CDATA[<p>This is very interesting project it might replace or complement my fabric script  that I use to script my deployment/update/clean/backup on cloud servers.</p>

<p>Regarding the limitation of mod_wsgi you have been mentioning you might want to checkout <a href="http://projects.unbit.it/uwsgi/">uwsgi</a>. It comes with some very nice options, among others there is an harakiri mode for self-healing. It is very well integrated with virtualenv.
Regards,
&#8211;yml</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Skylar Saveland</title>
		<link>http://blog.ianbicking.org/2010/01/29/new-way-to-deploy-web-apps/comment-page-1/#comment-149552</link>
		<dc:creator>Skylar Saveland</dc:creator>
		<pubDate>Sat, 30 Jan 2010 16:11:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ianbicking.org/?p=132#comment-149552</guid>
		<description>``If you want to use toppcloud, then toppcloud is not for you.``  Still chuckling about that one :-)  I like the frank and open approach there.</description>
		<content:encoded><![CDATA[<p><code>If you want to use toppcloud, then toppcloud is not for you.</code>  Still chuckling about that one :-)  I like the frank and open approach there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon Craig Rhodes</title>
		<link>http://blog.ianbicking.org/2010/01/29/new-way-to-deploy-web-apps/comment-page-1/#comment-149540</link>
		<dc:creator>Brandon Craig Rhodes</dc:creator>
		<pubDate>Sat, 30 Jan 2010 14:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ianbicking.org/?p=132#comment-149540</guid>
		<description>This looks like so much fun that I am likely to go hunting soon for a project that provides with an excuse to try it out. :-)</description>
		<content:encoded><![CDATA[<p>This looks like so much fun that I am likely to go hunting soon for a project that provides with an excuse to try it out. :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorge Vargas</title>
		<link>http://blog.ianbicking.org/2010/01/29/new-way-to-deploy-web-apps/comment-page-1/#comment-149480</link>
		<dc:creator>Jorge Vargas</dc:creator>
		<pubDate>Sat, 30 Jan 2010 08:14:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ianbicking.org/?p=132#comment-149480</guid>
		<description>&gt; I’ve built a solution with Fabric that does that (can transparently deploy to VPS or Webfaction in one step, uses Webfaction API to do the web server config).

I also have something like that going on, if you are interested in open sourcing it. Lets talk to get that rolling. I got several TurboGears installers for fabric. A common api for deploying stuff will be awesome. Then it could be integrated into toppcloud in some way.</description>
		<content:encoded><![CDATA[<p>&gt; I’ve built a solution with Fabric that does that (can transparently deploy to VPS or Webfaction in one step, uses Webfaction API to do the web server config).</p>

<p>I also have something like that going on, if you are interested in open sourcing it. Lets talk to get that rolling. I got several TurboGears installers for fabric. A common api for deploying stuff will be awesome. Then it could be integrated into toppcloud in some way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorge Vargas</title>
		<link>http://blog.ianbicking.org/2010/01/29/new-way-to-deploy-web-apps/comment-page-1/#comment-149479</link>
		<dc:creator>Jorge Vargas</dc:creator>
		<pubDate>Sat, 30 Jan 2010 08:07:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ianbicking.org/?p=132#comment-149479</guid>
		<description>I just want to say I&#039;m totally in love with this idea. I started working on something similar but backward running in a virtual machine and building the server, as Carl also something build on fabric. And then hoping I could push that somehow to the cloud/server. Your approach is better and I really like the implementation, specially because you solve the complexity of running remote stuff with fabric. It can look a bit wacky but I totally enjoy the approach of services as things all apps have vrs apps as just a bunch of files. I have started playing around with this and patches are already going your way (hint check BB :)

I really think a set of default services should be grown with many things ranging not only from tools to use in your app (dbs, monitoring, etc.) but all the way up to firewall configurations and all &quot;sysadmin&quot; stuff we don&#039;t really care about as developers.</description>
		<content:encoded><![CDATA[<p>I just want to say I&#8217;m totally in love with this idea. I started working on something similar but backward running in a virtual machine and building the server, as Carl also something build on fabric. And then hoping I could push that somehow to the cloud/server. Your approach is better and I really like the implementation, specially because you solve the complexity of running remote stuff with fabric. It can look a bit wacky but I totally enjoy the approach of services as things all apps have vrs apps as just a bunch of files. I have started playing around with this and patches are already going your way (hint check BB :)</p>

<p>I really think a set of default services should be grown with many things ranging not only from tools to use in your app (dbs, monitoring, etc.) but all the way up to firewall configurations and all &#8220;sysadmin&#8221; stuff we don&#8217;t really care about as developers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl Meyer</title>
		<link>http://blog.ianbicking.org/2010/01/29/new-way-to-deploy-web-apps/comment-page-1/#comment-149382</link>
		<dc:creator>Carl Meyer</dc:creator>
		<pubDate>Fri, 29 Jan 2010 22:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ianbicking.org/?p=132#comment-149382</guid>
		<description>&gt; toppcloud can host multiple isolated applications on a single server

Oh, that does make a big difference.</description>
		<content:encoded><![CDATA[<p>&gt; toppcloud can host multiple isolated applications on a single server</p>

<p>Oh, that does make a big difference.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Bicking</title>
		<link>http://blog.ianbicking.org/2010/01/29/new-way-to-deploy-web-apps/comment-page-1/#comment-149379</link>
		<dc:creator>Ian Bicking</dc:creator>
		<pubDate>Fri, 29 Jan 2010 22:14:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ianbicking.org/?p=132#comment-149379</guid>
		<description>toppcloud can host multiple isolated applications on a single server, so it should be entirely workable for you.  Ben Bangert has noticed some memory issues that might lead to a constraint; if mod\_wsgi, for instance, was able to allocate processes dynamically that would help a lot.  But it does not.  mod\_wsgi does do some other stuff I want, though, like kill processes that aren&#039;t responsive, and not much else does that.  So... the solution isn&#039;t quite right, and memory can get tight fast, but eh.  It&#039;ll take some hard work to fix that (but I really hope someone fixes it).

Though the smallest Rackspace server is $10/mo, so it&#039;s pretty darn cheap (Rackspace is about half the price of EC2 from what I can tell).</description>
		<content:encoded><![CDATA[<p>toppcloud can host multiple isolated applications on a single server, so it should be entirely workable for you.  Ben Bangert has noticed some memory issues that might lead to a constraint; if mod&#95;wsgi, for instance, was able to allocate processes dynamically that would help a lot.  But it does not.  mod&#95;wsgi does do some other stuff I want, though, like kill processes that aren&#8217;t responsive, and not much else does that.  So&#8230; the solution isn&#8217;t quite right, and memory can get tight fast, but eh.  It&#8217;ll take some hard work to fix that (but I really hope someone fixes it).</p>

<p>Though the smallest Rackspace server is $10/mo, so it&#8217;s pretty darn cheap (Rackspace is about half the price of EC2 from what I can tell).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.753 seconds -->
