Replies: 1 comment 2 replies
-
Using Minio is not possible right now, currently we are supporting this use case with S3 using Wave containers. See here and here. We plan to support Minio soon. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I couldn't find any documentation about executing nextflow pipeline on the k8s cluster using S3 compatible storage systems e.g: Minio. Is it possible to execute nextflow pipeline like this?
I have been trying to execute it like this
nextflow run nextflow-test1/minimal -entry step1 https://<minio_host>:9000/nextflow-test
but it hasn't been successful so farBeta Was this translation helpful? Give feedback.
All reactions