galaxyproject / gen3-integration

for now mostly for issue and project tracking
0 stars 0 forks source link

provide gen3 with minimal kubernetes-oriented galaxy image #1

Open martenson opened 5 years ago

martenson commented 5 years ago

(but single afaik)

afgane commented 5 years ago

The image is currently available on the Docker Hub as galaxy/galaxy:19.05 with the build process captured in this repo https://github.com/CloudVE/galaxy-kube-playbook. However, the image alone is not enough and won't provide the desired functionality. Bundling it as part of the Galaxy Helm chart is the idea, with the chart residing at https://github.com/galaxyproject/galaxy-helm/.

martenson commented 5 years ago

@afgane I am unclear whether this is ready to be handed off to the gen3 team or not. Could you please clarify for me?

afgane commented 5 years ago

The Helm chart is functional and was tested on GCP, AWS, Jetstream, NeCTAR, and even a laptop so it is at a point where they could give it a try and see how far it gets within the Gen3 environment. Depending on the experience/feedback, we may need to tweak things.

Probably the easiest way to get started would be to follow this tutorial: https://training.galaxyproject.org/training-material/topics/admin/tutorials/k8s-deploying-galaxy/tutorial.html