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 storage for ross and expose it #1108

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
add store for Ross
bgruening authored Feb 21, 2024
commit c236905ba0de71066a3e4381cc0693b66f26810a
8 changes: 8 additions & 0 deletions templates/galaxy/config/file_sources_conf.yml.j2
Original file line number Diff line number Diff line change
@@ -236,3 +236,11 @@
token: ${user.preferences['gitlabfs|read_access_token']}
server_url: "https://git.nfdi4plants.org"
writable: true

- type: posix
root: '/data/jwd/jbrowse2/'
id: jbrowse2_store
doc: Storage of JBrowse2 instance for EBP
label: EBP JBrowse2
requires_groups: ebp-test
writable: true