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

Add a separate playbook for subdomains, reduce deployment time #1361

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

mira-miracoli
Copy link
Contributor

Current runtime in jenkins is 1h18min, this is not very handy for quick fixes or deployments.
This is related to the symlink strategy we are using in the galaxyproject.galaxy role. It saves ~ 16G disk space for EU by symlinking static files instead of duplicating them for each subdomain's static directory. Because ansible tasks are quite slow and there is a task for each file in each subdomain this scales quite badly with $159 \cdot 38 = 6042$ Tasks

@mira-miracoli mira-miracoli merged commit 25fbabb into usegalaxy-eu:master Nov 26, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants