Re: [galaxy-dev] trying to set up local toolshed

2012-10-24 Thread Greg Von Kuster
Hi David,

Setting the following in your community_wsgi.ini file should enable remote 
authentication in the tool shed.  Features like this that are available in 
Galaxy itself are usually also available in the tool shed (and function the 
same way) since the code base supporting the features is shared across both 
applications.  Let us know if you bump into problems with this, but please keep 
all communication on the dev list.

# User authentication can be delegated to an upstream proxy server (usually
# Apache).  The upstream proxy should set a REMOTE_USER header in the request.
# Enabling remote user disables regular logins.  For more information, see:
# http://wiki.g2.bx.psu.edu/Admin/Config/Apache%20Proxy
use_remote_user = True

Thanks!

Greg Von Kuster

On Oct 24, 2012, at 1:53 PM, David Hoover wrote:

 One more question.  Is there any hope of having external authentication for 
 the local toolshed?
 
 Thanks for your (ongoing) support!
 
 David
 

___
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/

[galaxy-dev] trying to set up local toolshed

2012-10-05 Thread David Hoover
I'm trying to host a local toolshed, and I've hit a brick wall.  It is 
accessible as a subdirectory under our galaxy installation, uses SQLite as the 
database, and I've configured it as much as I understand.  After I start it up, 
I can see the main page in the browser, but get this error message:

Not Found

The resource could not be found. 
No route for /repository/browse_categories

Clicking on 'Repositories' gives this error:

This link may not be followed from within Galaxy.

Beyond this, can the toolshed use externally authenticated users?

David Hoover
Helix Systems Staff
___
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/