Skip to content

Commit 644e166

Browse files
authored
Merge branch 'master' into ge/docs/monitoring
2 parents 2fbfdbf + 02e9a29 commit 644e166

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

platform-cloud/docs/data/data-explorer.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ last updated: "2025-07-29"
66
tags: [data, explorer]
77
---
88

9-
With Data Explorer, you can browse and interact with remote data repositories from organization workspaces in Seqera Platform. It supports AWS S3, Azure Blob Storage, Google Cloud Storage, and Amazon S3-compatible API storage (for example, but not limited to, Cloudflare R2, MinIO, and Oracle Cloud).
9+
With Data Explorer, you can browse and interact with remote data repositories from organization workspaces in Seqera Platform. It supports AWS S3, Azure Blob Storage, Google Cloud Storage, and Amazon S3-compatible API storage (for example, but not limited to, Cloudflare R2, MinIO, Nebius, and Oracle Cloud).
1010

1111
Access the **Data Explorer** tab from any workspace to view and manage all available data repositories. It is also integrated with the pipeline launch form and run detail pages and Studios, which allow you to select input data files and output directories or quickly view the output files of a run and directly use files in object storage for interactive analysis.
1212

@@ -245,4 +245,12 @@ Google Cloud Storage only supports CORS configuration via gcloud CLI.
245245
}
246246
```
247247

248+
## Limitations
249+
250+
Using remote data repositories as inputs for pipelines or Studios currently requires the same credentials as the underlying Seqera Platform compute environment. This means that you currently **cannot** use data from S3-compatible object storage providers as inputs for pipelines or Studios because they don't offer configurable compute environments (eg. MinIO, Nebius).
251+
252+
:::note
253+
Compute environment and Fusion multi-credential support will resolve this existing limitation, and is under active development.
254+
:::
255+
248256
[roles]: ../orgs-and-teams/roles

platform-enterprise_versioned_docs/version-25.3/data/data-explorer.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ date: "08 May 2025"
55
tags: [data, explorer]
66
---
77

8-
With Data Explorer, you can browse and interact with remote data repositories from organization workspaces in Seqera Platform. It supports AWS S3, Azure Blob Storage, Google Cloud Storage, and Amazon S3-compatible API storage (for example, but not limited to, Cloudflare R2, MinIO, and Oracle Cloud).
8+
With Data Explorer, you can browse and interact with remote data repositories from organization workspaces in Seqera Platform. It supports AWS S3, Azure Blob Storage, Google Cloud Storage, and Amazon S3-compatible API storage (for example, but not limited to, Cloudflare R2, MinIO, Nebius, and Oracle Cloud).
99

1010
Access the **Data Explorer** tab from any workspace to view and manage all available data repositories. It is also integrated with the pipeline launch form and run detail pages and Studios, which allow you to select input data files and output directories or quickly view the output files of a run and directly use files in object storage for interactive analysis.
1111

@@ -232,4 +232,12 @@ Google Cloud Storage only supports CORS configuration via gcloud CLI.
232232
}
233233
```
234234

235+
## Limitations
236+
237+
Using remote data repositories as inputs for pipelines or Studios currently requires the same credentials as the underlying Seqera Platform compute environment. This means that you currently **cannot** use data from S3-compatible object storage providers as inputs for pipelines or Studios because they don't offer configurable compute environments (eg. MinIO, Nebius).
238+
239+
:::note
240+
Compute environment and Fusion multi-credential support will resolve this existing limitation, and is under active development.
241+
:::
242+
235243
[roles]: ../orgs-and-teams/roles

0 commit comments

Comments
 (0)