<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://blutwald.de/index.php?action=history&amp;feed=atom&amp;title=Multiple_Wikis</id>
	<title>Multiple Wikis - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://blutwald.de/index.php?action=history&amp;feed=atom&amp;title=Multiple_Wikis"/>
	<link rel="alternate" type="text/html" href="https://blutwald.de/index.php?title=Multiple_Wikis&amp;action=history"/>
	<updated>2026-04-18T08:01:25Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Earthdawn-Wiki.v2</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://blutwald.de/index.php?title=Multiple_Wikis&amp;diff=3006&amp;oldid=prev</id>
		<title>Root: Die Seite wurde neu angelegt: „Sometimes you want to run multiple Wiki instances, for example one for each project you&#039;re managing.  The projects have different members and different requirements; perhaps even different access rules. Here&#039;s how you set up multiple wiki-instances: Let us say that your main wiki instance is called ~GobbleWiki, because your company is called &quot;Gobble Inc&quot;, and this is your intranet.  You are using Tomcat, and you have installed it in /opt/tomcat.  You have…“</title>
		<link rel="alternate" type="text/html" href="https://blutwald.de/index.php?title=Multiple_Wikis&amp;diff=3006&amp;oldid=prev"/>
		<updated>2024-10-22T18:36:43Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „Sometimes you want to run multiple Wiki instances, for example one for each project you&amp;#039;re managing.  The projects have different members and different requirements; perhaps even different access rules. Here&amp;#039;s how you set up multiple wiki-instances: Let us say that your main wiki instance is called ~GobbleWiki, because your company is called &amp;quot;Gobble Inc&amp;quot;, and this is your intranet.  You are using Tomcat, and you have installed it in /opt/tomcat.  You have…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Sometimes you want to run multiple Wiki instances, for example one for each project you&amp;#039;re managing.  The projects have different members and different requirements; perhaps even different access rules.&lt;br /&gt;
Here&amp;#039;s how you set up multiple wiki-instances:&lt;br /&gt;
Let us say that your main wiki instance is called ~GobbleWiki, because your company is called &amp;quot;Gobble Inc&amp;quot;, and this is your intranet.  You are using Tomcat, and you have installed it in /opt/tomcat.  You have already set up the ~GobbleWiki directory, and customized your jspwiki.properties.&lt;br /&gt;
Now, you have a new project called &amp;quot;Zorp&amp;quot;, and you want to establish a &amp;quot;~ZorpWiki&amp;quot; for it.  Do as follows:&lt;br /&gt;
Put the following in the /opt/tomcat/conf/server.xml file, within your &amp;lt;pre&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;Host&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;lt;/pre&amp;gt; -section.&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
     &amp;amp;lt;Context path=&amp;amp;quot;/ZorpWiki&amp;amp;quot; docBase=&amp;amp;quot;GobbleWiki.war&amp;amp;quot; debug=&amp;amp;quot;0&amp;amp;quot;&amp;amp;gt;&lt;br /&gt;
          &amp;amp;lt;Parameter name=&amp;amp;quot;jspwiki.propertyfile&amp;amp;quot; value=&amp;amp;quot;/opt/tomcat/conf/ZorpWiki.properties&amp;amp;quot;&lt;br /&gt;
                     override=&amp;amp;quot;false&amp;amp;quot;/&amp;amp;gt;&lt;br /&gt;
     &amp;amp;lt;/Context&amp;amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
Take a copy of the &amp;lt;tt&amp;gt;GobbleWiki/WEB-INF/jspwiki.properties&amp;lt;/tt&amp;gt; -file, and put it in &amp;lt;tt&amp;gt;/opt/tomcat/conf/ZorpWiki.properties&amp;lt;/tt&amp;gt;.  Then edit it at will.  You definitely want to change the following properties (at least):&lt;br /&gt;
* jspwiki.applicationName&lt;br /&gt;
* jspwiki.fileSystemProvider.pageDir (or whichever provider you&amp;#039;re using)&lt;br /&gt;
* jspwiki.basicAttachmentProvider.storageDir (or whichever provider you&amp;#039;re using)&lt;br /&gt;
* jspwiki.baseURL&lt;br /&gt;
* log4j.appender.~FileLog.File (if you&amp;#039;re using log4j file logger)&lt;br /&gt;
Restart Tomcat.&lt;br /&gt;
====Upgrading to new version of JSPWiki====&lt;br /&gt;
Just drop the new &amp;quot;JSPWiki.war&amp;quot; into place as &amp;quot;~GobbleWiki.war&amp;quot;.  The ~ZorpWiki should then be automatically able to pick it up.&lt;/div&gt;</summary>
		<author><name>Root</name></author>
	</entry>
</feed>