This depends a bit on the installation, but general procedures (a bit
dated, but these still apply) can be found here:
https://galaxyproject.org/admin/maintenance/

Ideally, without any local code customizations, it's really just something
like:
```
git fetch origin
git checkout release_20.09 && git pull --ff-only origin release_20.09
sh manage_db.sh upgrade
sh run.sh
```


On Tue, Sep 22, 2020 at 7:45 PM Sandra Maksimovic <
sandra.maksimo...@mcri.edu.au> wrote:

> Hi there,
>
> Does anyone know of a best practice method to upgrade a Galaxy instance
> built from source?
>
> Thanks,
> Sandra
> ___________________________________________________________
> 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:
>   %(web_page_url)s
>
> To search Galaxy mailing lists use the unified search at:
>   http://galaxyproject.org/search/
>
___________________________________________________________
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:
  %(web_page_url)s

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/

Reply via email to