Galaxy migration to docker environment
Hi all, We’re looking to migrate our Galaxy instance from a VM based solution to a docker based solution. Therefore, we need to move all our user and reference data. What is the best possible solution to migrate all data and change the path of said data in the database? Thanks! M
Hi Matthias You don't need to change the path. All data sets are stored in relative paths in the PostgreSQL database. Hence, in a setup without local modifications all you need to do: - copy the 'database/files/' folder - make sure your new Galaxy installation points to the old PostgreSQL database. Hans-Rudolf On 08/29/2016 12:02 PM, Matthias De Smet wrote:
Hi all,
We’re looking to migrate our Galaxy instance from a VM based solution to a docker based solution. Therefore, we need to move all our user and reference data. What is the best possible solution to migrate all data and change the path of said data in the database?
Thanks! M
___________________________________________________________ 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/
participants (2)
-
Hans-Rudolf Hotz
-
Matthias De Smet