Hi,

I am posting my findings so that this may be useful for some body.
I found a way to specify our own toolshed mentioned here.  

Toggle line numbers

   1 <?xml version="1.0"?>
   2 <tool_sheds>
   3     <tool_shed name="Bx tool shed" url="http://someserver.bx.psu.edu:9009/"/>
   4     <tool_shed name="Galaxy main tool shed" url="http://toolshed.g2.bx.psu.edu/"/>
   5     <tool_shed name="Galaxy test tool shed" url="http://testtoolshed.g2.bx.psu.edu/"/>
   6 </tool_sheds>
We can run a toolshed and specify that multiple galaxy instances can access our own toolshed. 


Thanks,
JanakiRam



On Tue, Mar 25, 2014 at 7:51 AM, <galaxy-user-bounces@lists.bx.psu.edu> wrote:
___________________________________________________________
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
  http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/

---------- Forwarded message ----------
From: Janaki Rama Rao Gollapudi <janakiram.gollapudi@india.semanticbits.com>
To: galaxy-user@lists.bx.psu.edu
Cc: 
Date: Mon, 24 Mar 2014 20:49:15 +0530
Subject: Reg: Creating a private repository for ToolShed
Hi All,

I setup galaxy in my local system successfully and I was able to install tools from ToolShed. 

My requirement:
Assume that multiple galaxy instances are running on different systems.  Both the ToolShed will be able to access a private repository(with custom/installed tools) which setup in any one of the system. Basically I want to setup a central repository accessed by the multiple ToolShed. 

Can you please provide me resources to achieve this. 

Thanks,
JanakiRam