<?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/"
	>

<channel>
	<title>Fighting Rabbits &#187; hosting</title>
	<atom:link href="http://fightingrabbits.com/archives/tag/hosting/feed" rel="self" type="application/rss+xml" />
	<link>http://fightingrabbits.com</link>
	<description>and herding cats...</description>
	<lastBuildDate>Wed, 23 Jun 2010 12:28:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Mounting Supervisor on a WebFaction subdomain</title>
		<link>http://fightingrabbits.com/archives/258</link>
		<comments>http://fightingrabbits.com/archives/258#comments</comments>
		<pubDate>Tue, 29 Sep 2009 19:03:18 +0000</pubDate>
		<dc:creator>Richard Cooper</dc:creator>
				<category><![CDATA[Setup]]></category>
		<category><![CDATA[webfaction]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://fightingrabbits.com/?p=258</guid>
		<description><![CDATA[In a previous post I mentioned that you could mount your supervisor process on a sub domain so that you could view and manage your Django and Nginx processes from a web browser. In this post I&#8217;m going to show you how to do this. First of all I&#8217;m going to assume that you have [...]]]></description>
			<content:encoded><![CDATA[<p>In a previous post I mentioned that you could mount your supervisor process on a sub domain so that you could view and manage your Django and Nginx processes from a web browser. In this post I&#8217;m going to show you how to do this.<br />
<span id="more-258"></span><br />
First of all I&#8217;m going to assume that you have a domain called mydomain.com setup on webfaction, and that your supervisor process is listening on an app called supervisor.</p>
<p>To access your supervisor status via a web browser you need to take the following steps:<br />
1) Make sure you have a suitable sub-domain setup &#8211; you do this from the domain menu on the webfaction control panel (I usually use status.mydomain.com) :<br />
<div id="attachment_261" class="wp-caption aligncenter" style="width: 310px"><a href="http://fightingrabbits.com/wp-content/uploads/2009/09/sub-domain1.PNG"><img src="http://fightingrabbits.com/wp-content/uploads/2009/09/sub-domain1-300x198.PNG" alt="Check your Domain" title="Check your Domain" width="300" height="198" class="size-medium wp-image-261" /></a><p class="wp-caption-text">Check your Domain</p></div><br />
2) Create a new website which links the status subdomain and your supervisor app :<br />
<div id="attachment_262" class="wp-caption aligncenter" style="width: 310px"><a href="http://fightingrabbits.com/wp-content/uploads/2009/09/sub-domain2.PNG"><img src="http://fightingrabbits.com/wp-content/uploads/2009/09/sub-domain2-300x225.PNG" alt="Create a new Website" title="Create a new Website" width="300" height="225" class="size-medium wp-image-262" /></a><p class="wp-caption-text">Create a new Website</p></div><br />
3) browse to http://status.mydomain.com/ and enter the password and username we set-up in the supervisor configuration &#8211; you did remember to do that didn&#8217;t you?  ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://fightingrabbits.com/archives/258/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Web Hosting</title>
		<link>http://fightingrabbits.com/archives/11</link>
		<comments>http://fightingrabbits.com/archives/11#comments</comments>
		<pubDate>Sun, 26 Oct 2008 21:09:34 +0000</pubDate>
		<dc:creator>Richard Cooper</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[hosting]]></category>

		<guid isPermaLink="false">http://fightingrabbits.com/?p=11</guid>
		<description><![CDATA[We recently spent some time trying to decide on a new web host, we had been using Fasthosts recently for our .NET hosting, but now we needed a Linux based host who supported Django. After a long search we finally settled on WebFaction and I have to say it&#8217;s some of the best hosting we have [...]]]></description>
			<content:encoded><![CDATA[<p>We recently spent some time trying to decide on a new web host, we had been using Fasthosts recently for our .NET hosting, but now we needed a Linux based host who supported Django. After a long search we finally settled on <a href="http://www.webfaction.com/">WebFaction</a> and I have to say it&#8217;s some of the best hosting we have ever used. These guy&#8217;s really know their stuff and so far every question I have had has been answered in the FAQ or in the Forums without having to log a support ticket, you also get SSH, SFTP, and one click installs for things like wordpress, Django, Rails, etc.</p>
<p>In short what I&#8217;m really trying to say is that &#8220;WebFaction Rock!&#8221; and if you are in the market for hosting you should try these guys out.</p>
<p>And yes this blog is hosted on WebFaction and paid for by <a href="http://frozenskys.co.uk">Frozenskys Software</a></p>
]]></content:encoded>
			<wfw:commentRss>http://fightingrabbits.com/archives/11/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
