Question: Setting up graphical Galaxy on a Cloud/SERVER
0
gravatar for dansapozhnikov
2.1 years ago by
dansapozhnikov0 wrote:

Hi,

I am trying to setup galaxy on a UNIX server rather than on a local computer in order to have high storage/CPU. I am able to install Galaxy on the server, but do not want to run it from the command line (the server exists only as a command line) - instead, I would like to be able to access the graphical version. When we run galaxy (sh command), we are told that we can access Galaxy at 127.0.0.1:8080. We have been successful in doing this on our local version, but as there is no browser on the server, we cannot access a graphical version.

Bottom line: is it possible to make the graphical Galaxy accessible by other computers over the network (not a local connection), while running it on the server in the background?

Thank you!

ADD COMMENTlink modified 2.1 years ago by Jennifer Hillman Jackson25k • written 2.1 years ago by dansapozhnikov0
1

we are told that we can access Galaxy at 127.0.0.1:8080.

Change localhost (127.0.0.1) in the server configuration to the current local network ip of the server and restart galaxy.

Assuming the server firewall allows it, local network workstations should be able to access the server. The default setup is ONLY for testing and evaluation! For production use which usually requires a cluster, you need to take additional steps...

ADD REPLYlink modified 2.1 years ago • written 2.1 years ago by fubar1.1k
0
gravatar for Jennifer Hillman Jackson
2.1 years ago by
United States
Jennifer Hillman Jackson25k wrote:

Hello,

See the proxy server instructions at this wiki: https://wiki.galaxyproject.org/Admin/Config/Performance/ProductionServer

Make sure that you upgrade the database first away from SQLite. Enabling FTP is also usually a good choice. Both are covered in the same link above, with more details in the Admin section of that wiki.

Hopefully this helps! Jen, Galaxy team

ADD COMMENTlink written 2.1 years ago by Jennifer Hillman Jackson25k
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 167 users visited in the last hour