Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
vidjil
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1,711
Issues
1,711
List
Boards
Labels
Service Desk
Milestones
Merge Requests
86
Merge Requests
86
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vidjil
vidjil
Commits
ef2e02e9
Commit
ef2e02e9
authored
Oct 16, 2018
by
Mathieu Giraud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc/server.md: mounted filesystem, doc
parent
c2fded99
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
doc/server.md
doc/server.md
+6
-2
No files found.
doc/server.md
View file @
ef2e02e9
...
...
@@ -76,8 +76,7 @@ Note that even when the input sequences are deleted, the server is still able to
### Remote access on a mounted filesystem
Moreover, it is possible to access
`.fastq`
files on a mounted filesystem.
XXX Document me ! XXXX
See
`FILE_SOURCE`
below.
## Authentication
...
...
@@ -219,6 +218,11 @@ Here are some notable configuration changes you should consider:
represent the sender email address and the destination email addresses,
used in reporting patient milestones and server errors.
-
To allow users to select files from a mounted volume,
set
`FILE_SOURCE`
and
`FILE_TYPES`
in
`vidjil-server/conf/defs.py`
.
In this case, the
`DIR_SEQUENCES`
directory will be populated with links to the selected files.
Users will still be allowed to upload their own files.
-
Change the
`volumes`
in
`docker-compose.yml`
. By default all files that
require saving outside of the containers (the database, uploads, vidjil
results and log files) are stored in
`/opt/vidjil`
, but you can change
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment