Hi guys,
I have a local instance of development for galaxy, and I would like to know, what is the best way to clone this local instance?
I mean, here I don't care about the DB or about existing data. I would like to keep all the tools/development I made on my local instance to launch a new production instance.
Is it ok to : 1- copy the whole galaxy folder, 2- Create a new postgresql DB, 3- modify the galaxy.ini for this new DB ?
In this case I wonder how I could properly delete all the existing data in this copy instance before using it (since the new DB would not include these dataset)
Is it a better choice to clone from galaxy website, and then to replace the tools folders and the configurations files?
Thank you for your guidance
Christ