Question: How can I migrate a local galaxy instance to a Cloud Infrastructure
1
gravatar for jchen015
3.7 years ago by
jchen01580
Singapore
jchen01580 wrote:

Dear Senior members

I have a local Galaxy installed onto my local workstation (Just 1 Personal Computer hosting).

Because it is still in development mode, I would have to cd to my galaxy directory and perform the "sh run.sh" command to launch galaxy onto the network.

Now, I wish to migrate everything (inclusive of the data, tools etc) to a cluster of Personal Computer (A Cloud Infrastructure), may I know what is the recommended way of doing it?

Will it be as simple as just copying the whole directory of galaxy to the new server and let the new server execute the "sh run.sh" command on its terminal?

 

Regards,

Julius

cloud migration • 860 views
ADD COMMENTlink modified 3.7 years ago by Enis Afgan690 • written 3.7 years ago by jchen01580

Very interesting question!

This might prove non-trivial unless the new cloud machine is the exact copy of the original local one, which is impossible to achieve. Many tools are compiled for your architecture and if you change it they won't run. I will point some cloud specialists here that know more.

It will definitely not be as simple as copying files.

ADD REPLYlink modified 3.7 years ago • written 3.7 years ago by Martin Čech ♦♦ 4.9k
1

Hi Martin

Ok noted on that, will await for the replies.

Thanks for the help!

Rgards,

Julius

ADD REPLYlink written 3.7 years ago by jchen01580
0
gravatar for Enis Afgan
3.7 years ago by
Enis Afgan690
United States
Enis Afgan690 wrote:

Depending on how much data/tools you have on your instance, it might be easiest to export the data on your instance (e.g., click on history settings button then "Export to File" for each history and similar for workflows), start a cloud instance and then import your data on the cloud machine. You can then install any missing tools from the Tool Shed. 

Or did you make changes to your instance of Galaxy application itself? In that case you can still do the same as above but in the mean time commit&push your changes to your repository and then pull/update the cloud Galaxy instance from your private repository. 

Hope this helps.

ADD COMMENTlink written 3.7 years ago by Enis Afgan690
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: 173 users visited in the last hour