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

Allow maintenance node to communicate to galaxy DB #600

Merged
merged 1 commit into from
Feb 9, 2023

Conversation

sanjaysrikakulam
Copy link
Member

@sanjaysrikakulam sanjaysrikakulam commented Feb 9, 2023

The galaxy will be installed in the maintenance node and synced to NFS (not at the moment, but in the future). Also, the maintenance node will run cron jobs that use galaxy DB user. So maintenance node needs to communicate with the galaxy database.

Copy link
Member

@bgruening bgruening left a comment

Choose a reason for hiding this comment

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

Why do we need write access for this node? Is that when we update the Galaxy version?

@sanjaysrikakulam
Copy link
Member Author

sanjaysrikakulam commented Feb 9, 2023

Why do we need write access for this node? Is that when we update the Galaxy version?

Galaxy does not get installed with the read-only DB user. We experienced the same when we installed galaxy on sn07 (2nd head node). Also, some psql cron task (running on sn06) uses galaxy DB user.

@bgruening bgruening merged commit 78fc274 into usegalaxy-eu:master Feb 9, 2023
@bgruening
Copy link
Member

Thanks @sanjaysrikakulam

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