Documentation on EFS usage is outdated #2825
-
We were trying to follow the information available on github(code examples) and also the blog posts like https://www.nextflow.io/blog/2016/deploy-in-the-cloud-at-snap-of-a-finger.html Would it be possible to update the documentation on how to use EFS with Nextflow? Since cloud configuration is outdated, it is not possible to use cloud.sharedStorageId. Should we use aws.sharedStorageId instead? |
Beta Was this translation helpful? Give feedback.
Answered by
pditommaso
Apr 27, 2022
Replies: 1 comment
-
Hello, support for AWS EFS comes with a separate plugin for Nextflow. You can find the documentation in the corresponding repo. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
bentsherman
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, support for AWS EFS comes with a separate plugin for Nextflow. You can find the documentation in the corresponding repo.