Shantanu Pavgi wrote: > > Thanks for the explanation Nate. I will try it out. > > Also, after integrating with the cluster is there any pre-processing or > post-processing done on the galaxy system locally? I would like to get some > sense on how much RAM and other system resources will be required for the > galaxy system itself. I am assuming it can be fairly thin system for running > web server, database and job submission processes. Is it a correct > assumption or am I missing something here?
That is correct. Make sure you set: set_metadata_externally = True In universe_wsgi.ini. For the best performance, it's recommended that you run nginx and have it handle the uploads and downloads as explained in the production server documentation: http://usegalaxy.org/production --nate > > -- > Shantanu. > > ___________________________________________________________ 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/
