Skip to content

integration of RE Galaxy #210

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

integration of RE Galaxy #210

wants to merge 3 commits into from

Conversation

martindemko
Copy link
Collaborator

No description provided.

@martindemko martindemko marked this pull request as draft July 14, 2025 09:25
@martindemko martindemko self-assigned this Jul 14, 2025
logo_src: "https://www.e-infra.cz/img/logo.svg"
themes_config_file: "{{ galaxy_config_dir }}/themes.yml"
admin_users: "{{ vault_admin_users }}"
galaxy_url_prefix: "{{ galaxy_prefix }}"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
galaxy_url_prefix: "{{ galaxy_prefix }}"
galaxy_url_prefix: "{{ csnt_galaxy_url_prefix }}"

@@ -49,6 +51,7 @@ galaxy_user: {name: "{{ galaxy_user_name }}", shell: /bin/bash}
galaxy_commit_id: release_24.2
galaxy_force_checkout: true
galaxy_job_config_file: "{{ galaxy_config_dir }}/galaxy.yml"
galaxy_prefix: ""
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
galaxy_prefix: ""
csnt_galaxy_url_prefix: "/"

#galaxy_mutable_data_dir: "{{ rbd_mount_point }}/galaxy"
galaxy_mutable_data_dir: "{{ galaxy_data_dir }}"
#galaxy_temp_dir: "{{ galaxy_data_dir }}"
galaxy_prefix: "/galaxy"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
galaxy_prefix: "/galaxy"
csnt_galaxy_url_prefix: "/galaxy"

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.

2 participants