Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make NGINX serve static content directly #331

Merged
merged 4 commits into from
Sep 30, 2021

Conversation

almahmoud
Copy link
Member

@almahmoud almahmoud commented Sep 30, 2021

Fixes #330

.Values.nginx.galaxyStaticDir only affects where the static dir is mounted in the NGINX pod and where the nginx.conf expects to look. It is not related to the location in the Galaxy container image itself, which remains hardcoded.

@ksuderman ksuderman merged commit 353021b into galaxyproject:master Sep 30, 2021
@almahmoud almahmoud deleted the bugfix_static branch October 6, 2021 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SVG files not being displayed in the new user Welcome page
2 participants