<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>CKAN: Ticket #1165: Add multi-site support to ckan</title>
    <link>http://localhost/ticket/1165</link>
    <description>&lt;p&gt;
Currently, each ckan site needs its own ckan wsgi process. That eats a lot of resources where many ckan sites are served from one machine (e.g. eu3).
&lt;/p&gt;
&lt;p&gt;
That would dramatically change if a ckan process could behave like multiple ckans (e.g. like Apache's "&amp;lt;&lt;a class="missing wiki"&gt;VirtualHost?&lt;/a&gt;&amp;gt;", or tracd). Depending on the "Host:" header in the HTTP1.1 request, it would choose which local ckan ini file to obey.
&lt;/p&gt;
&lt;p&gt;
I see two ways to constitute the map hostname-to-ini-file map:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;ckan reads a set of ini files, and each ini file declares which servers names it is responsible for
&lt;/li&gt;&lt;li&gt;In a global ini file, there are directives mapping servernames to ini files.
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
In either case there should be a global ckan ini having the default settings for all local ckan sites. Each site ini could be very short then, just having e.g. title, name, database credentials, active plugins etc.
&lt;/p&gt;
</description>
    <language>en-us</language>
    <image>
      <title>CKAN</title>
      <url>http://assets.okfn.org/p/ckan/img/ckan_logo_shortname.png</url>
      <link>http://localhost/ticket/1165</link>
    </image>
    <generator>Trac 0.12.3</generator>
    <item>
      
        <dc:creator>nils.toedtmann</dc:creator>

      <pubDate>Thu, 26 May 2011 12:45:53 GMT</pubDate>
      <title></title>
      <link>http://localhost/ticket/1165#comment:1</link>
      <guid isPermaLink="false">http://localhost/ticket/1165#comment:1</guid>
      <description>
        &lt;p&gt;
this is similar, but not equal to &lt;a class="new ticket" href="http://localhost/ticket/1096" title="defect: [super] CKAN Hosted (new)"&gt;#1096&lt;/a&gt;
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>nils.toedtmann</dc:creator>

      <pubDate>Tue, 07 Jun 2011 11:05:33 GMT</pubDate>
      <title></title>
      <link>http://localhost/ticket/1165#comment:2</link>
      <guid isPermaLink="false">http://localhost/ticket/1165#comment:2</guid>
      <description>
        &lt;p&gt;
See also &lt;a class="ext-link" href="http://ckan.okfnpad.org/multisite"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://ckan.okfnpad.org/multisite&lt;/a&gt;
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>seanh</dc:creator>

      <pubDate>Fri, 15 Jun 2012 15:34:26 GMT</pubDate>
      <title>keywords, milestone set</title>
      <link>http://localhost/ticket/1165#comment:3</link>
      <guid isPermaLink="false">http://localhost/ticket/1165#comment:3</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;keywords&lt;/strong&gt;
              &lt;em&gt;deployment&lt;/em&gt; added
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;milestone&lt;/strong&gt;
                set to &lt;em&gt;ckan-future&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>