Hi, you need to have node installed. And then simply run: ./lib/galaxy/web/proxy/js/main.js --ip 0.0.0.0 \ --port 8800 --sessions $GALAXY_ROOT/database/session_map.sqlite \ --cookie galaxysession --verbose from your Galaxy root dir. Cheers, Bjoern Am 18.12.2015 um 06:58 schrieb Mic:
Hello, I am using the latest stable Galaxy with PostgreSQL and Apache Proxy. I am trying to follow this instruction http://galaxy.readthedocs.org/en/master/admin/interactive_environments.html in order to be able to setup IE (Rstudio and Ipython). However, I do not know how to setup automatically Supervisord for this command:
node $GALAXY_ROOT/lib/galaxy/web/proxy/js/main.js --ip 0.0.0.0 \ --port 8800 --sessions $GALAXY_ROOT/database/session_map.sqlite \ --cookie galaxysession --verbose
Thank you in advance
Mic
___________________________________________________________ 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: https://lists.galaxyproject.org/
To search Galaxy mailing lists use the unified search at: http://galaxyproject.org/search/mailinglists/