From bcc7cf6ed4902f8828a8e60ee3183c90526bcae8 Mon Sep 17 00:00:00 2001 From: Justine Geffen Date: Mon, 8 Jun 2026 22:39:03 +0200 Subject: [PATCH 01/13] Reconcile enterprise/cloud doc divergence + add bump-last-updated tooling Fixes drift bugs surfaced by the enterprise vs cloud audit, normalizes frontmatter date format across both trees, and adds a pre-commit hook + CI auto-trigger so last updated dates stay current. Full per-file rationale in enterprise-cloud-divergence-audit.md. Co-Authored-By: Claude Opus 4.7 (1M context) --- .github/scripts/README.md | 35 ++ .github/scripts/bump-last-updated.py | 87 ++++ .github/workflows/pre-commit-fix.yaml | 38 +- .pre-commit-config.yaml | 18 + README.md | 24 +- enterprise-cloud-divergence-audit.md | 376 ++++++++++++++++++ platform-cloud/docs/cloud/changelog.md | 3 +- .../docs/co-scientist/authentication.md | 5 +- .../reference/skills-reference.md | 3 + .../docs/compute-envs/aws-batch.mdx | 18 +- platform-cloud/docs/compute-envs/overview.md | 3 +- .../docs/credentials/agent_credentials.md | 4 +- .../docker_hub_registry_credentials.md | 4 +- .../credentials/gitea_registry_credentials.md | 4 +- .../github_registry_credentials.md | 4 +- .../gitlab_registry_credentials.md | 4 +- .../credentials/quay_registry_credentials.md | 4 +- .../docs/credentials/ssh_credentials.md | 4 +- platform-cloud/docs/data-privacy/overview.md | 3 +- platform-cloud/docs/data/datasets.md | 4 +- .../manual-aws-batch-setup.mdx | 19 +- .../docs/getting-started/overview.md | 4 +- .../docs/getting-started/proteinfold.md | 5 +- .../quickstart-demo/add-data.md | 3 +- .../quickstart-demo/add-pipelines.md | 3 +- .../quickstart-demo/automation.md | 3 +- .../quickstart-demo/comm-showcase.md | 4 +- .../quickstart-demo/pipeline-optimization.md | 3 +- .../quickstart-demo/studios.md | 17 +- .../quickstart-demo/view-run-information.md | 3 +- platform-cloud/docs/getting-started/rnaseq.md | 14 +- .../docs/getting-started/studios.md | 3 +- platform-cloud/docs/labels/overview.md | 5 +- platform-cloud/docs/launch/cache-resume.mdx | 7 +- platform-cloud/docs/launch/launchpad.md | 11 +- platform-cloud/docs/limits/overview.md | 3 +- platform-cloud/docs/monitoring/cloud-costs.md | 3 +- platform-cloud/docs/monitoring/overview.md | 3 +- .../docs/monitoring/run-details.mdx | 6 +- .../orgs-and-teams/workspace-management.md | 3 +- .../docs/pipeline-actions/overview.md | 3 +- .../docs/pipeline-optimization/overview.md | 3 +- .../docs/pipeline-schema/overview.md | 3 +- .../docs/resource-labels/overview.md | 3 +- platform-cloud/docs/secrets/overview.md | 3 +- platform-cloud/docs/seqera-mcp/sra-tools.md | 3 +- platform-cloud/docs/seqerakit/commands.md | 3 +- platform-cloud/docs/seqerakit/installation.md | 3 +- platform-cloud/docs/seqerakit/templates.mdx | 3 +- .../docs/seqerakit/yaml-configuration.md | 3 +- platform-cloud/docs/studios/add-studio.md | 3 +- .../docs/studios/container-images.md | 6 +- platform-cloud/docs/studios/managing.md | 6 +- .../docs/supported_software/agent/overview.md | 18 +- .../troubleshooting_and_faqs/api_and_cli.md | 3 +- .../aws_troubleshooting.md | 3 +- .../azure_troubleshooting.md | 3 +- .../datasets_troubleshooting.md | 3 +- .../docs/troubleshooting_and_faqs/nextflow.md | 3 +- .../resource-labels.md | 3 +- .../studios_troubleshooting.md | 10 +- .../troubleshooting.md | 3 +- .../workspaces_troubleshooting.md | 3 +- .../docs/tutorials/retry-strategy.md | 3 +- .../administration/overview.md | 3 +- .../co-scientist/coding-agents.md | 2 + .../co-scientist/skill-antigravity.md | 164 ++++++++ .../compute-envs/aws-batch.md | 18 +- platform-enterprise_docs/compute-envs/gke.md | 4 +- .../compute-envs/google-cloud-batch.md | 6 +- .../compute-envs/overview.md | 16 +- .../credentials/agent_credentials.md | 4 +- .../credentials/aws_registry_credentials.md | 3 +- .../credentials/azure_registry_credentials.md | 3 +- .../credentials/data_repositories.md | 3 +- .../docker_hub_registry_credentials.md | 3 +- .../credentials/gitea_registry_credentials.md | 3 +- .../github_registry_credentials.md | 3 +- .../gitlab_registry_credentials.md | 3 +- .../google_registry_credentials.md | 3 +- .../credentials/managed_identities.md | 3 +- .../credentials/overview.md | 3 +- .../credentials/quay_registry_credentials.md | 3 +- .../credentials/ssh_credentials.md | 3 +- .../data-privacy/overview.md | 3 +- .../data/data-explorer.md | 3 +- .../custom-launch-container.md | 3 +- .../advanced-topics/firewall-configuration.md | 3 +- .../manual-aws-batch-setup.mdx | 3 +- .../manual-azure-batch-setup.md | 4 +- .../seqera-container-images.md | 3 +- .../configuration/authentication/email.md | 3 +- .../configuration/authentication/entra.md | 3 +- .../configuration/authentication/github.md | 3 +- .../configuration/authentication/google.md | 3 +- .../idp-delegation/claim-mapping.md | 3 +- .../idp-delegation/group-catalog/overview.md | 3 +- .../group-catalog/scim-entra-id.md | 3 +- .../idp-delegation/group-catalog/scim-okta.md | 3 +- .../idp-delegation/multi-org-routing.md | 3 +- .../authentication/idp-delegation/overview.md | 3 +- .../configuration/authentication/keycloak.md | 3 +- .../configuration/authentication/okta.md | 3 +- .../configuration/aws_parameter_store.md | 3 +- .../enterprise/configuration/mirroring.md | 3 +- .../enterprise/configuration/networking.md | 3 +- .../configuration/pipeline_optimization.md | 3 +- .../enterprise/configuration/reverse_proxy.md | 3 +- .../enterprise/configuration/wave.md | 3 +- .../enterprise/general_troubleshooting.md | 3 +- .../enterprise/groundswell-docker-compose.md | 3 +- .../enterprise/groundswell-kubernetes.md | 3 +- .../enterprise/install-groundswell.md | 3 +- .../enterprise/install-studios.md | 3 +- .../enterprise/platform-docker-compose.md | 3 +- .../enterprise/platform-kubernetes.md | 3 +- .../enterprise/studios-docker-compose.md | 3 +- .../enterprise/studios-kubernetes.md | 3 +- .../enterprise/testing.md | 3 +- .../functionality_matrix/overview.md | 5 +- .../getting-started/overview.md | 3 +- .../getting-started/proteinfold.md | 10 +- .../quickstart-demo/add-pipelines.md | 3 +- .../quickstart-demo/automation.md | 5 +- .../quickstart-demo/launch-pipelines.md | 14 +- .../quickstart-demo/pipeline-optimization.md | 3 +- .../getting-started/rnaseq.md | 18 +- .../getting-started/studios.md | 7 +- platform-enterprise_docs/git/overview.md | 14 +- .../launch/cache-resume.mdx | 9 +- platform-enterprise_docs/limits/overview.md | 3 +- .../monitoring/run-details.mdx | 6 +- .../orgs-and-teams/organizations.md | 3 +- .../orgs-and-teams/roles.md | 4 +- .../orgs-and-teams/teams.md | 3 +- .../pipeline-actions/overview.md | 7 +- .../pipeline-optimization/overview.md | 3 +- .../pipeline-schema/overview.md | 3 +- .../pipelines/versioning.md | 9 +- platform-enterprise_docs/reports/overview.md | 7 +- .../resource-labels/overview.md | 3 +- platform-enterprise_docs/secrets/overview.md | 10 +- .../seqerakit/commands.md | 3 +- .../seqerakit/installation.md | 3 +- .../seqerakit/templates.mdx | 3 +- .../seqerakit/yaml-configuration.md | 3 +- platform-enterprise_docs/studios/managing.md | 6 +- .../supported_software/agent/overview.md | 10 +- .../troubleshooting_and_faqs/api_and_cli.md | 3 +- .../aws_troubleshooting.md | 3 +- .../azure_troubleshooting.md | 3 +- .../datasets_troubleshooting.md | 3 +- .../resource-labels.md | 3 +- .../studios_troubleshooting.md | 6 +- .../troubleshooting.md | 3 +- .../workspaces_troubleshooting.md | 3 +- .../tutorials/retry-strategy.md | 3 +- 157 files changed, 1136 insertions(+), 300 deletions(-) create mode 100755 .github/scripts/bump-last-updated.py create mode 100644 enterprise-cloud-divergence-audit.md create mode 100644 platform-enterprise_docs/co-scientist/skill-antigravity.md diff --git a/.github/scripts/README.md b/.github/scripts/README.md index fde01f695a..79053229e5 100644 --- a/.github/scripts/README.md +++ b/.github/scripts/README.md @@ -1,5 +1,40 @@ # GitHub Actions scripts +This directory contains scripts invoked by [.pre-commit-config.yaml](../../.pre-commit-config.yaml) or by the GitHub Actions workflows under [.github/workflows/](../workflows/). See the [README's "Workflows and actions audit"](../../README.md#workflows-and-actions-audit) section for how each workflow uses these. + +## bump-last-updated.py + +Pre-commit fixer hook that bumps frontmatter `last updated:` to today's date (`YYYY-MM-DD`) on changed Markdown files. If a file has `date created:` but no `last updated:`, it inserts the field immediately after `date created:`. + +### Invocation + +Invoked automatically by [pre-commit](https://pre-commit.com/) and the [pre-commit-fix.yaml](../workflows/pre-commit-fix.yaml) CI workflow. Pre-commit passes each changed `.md` / `.mdx` file as a positional argument: + +```bash +python3 .github/scripts/bump-last-updated.py path/to/file1.md path/to/file2.md +``` + +### Behavior + +- Files with `date created:` and `last updated:` → bumps `last updated:` to today, no other changes. +- Files with `date created:` only → inserts `last updated:` after `date created:` with today's date. +- Files without `date created:` (changelog entries, partials) → skipped. +- Idempotent: a second run with no changes exits 0. + +### Exit codes + +- `0` — no files were modified. +- `1` — at least one file was modified (signals pre-commit to re-stage and re-run, per the standard fixer-hook convention). + +### Scope + +Excluded by `.pre-commit-config.yaml`: +- `platform-enterprise_versioned_docs/` — frozen release snapshots; their `last updated:` should reflect when the snapshot was cut. +- `changelog/` — entries don't follow the `date created:` / `last updated:` convention. +- Standard build/vendor dirs (`node_modules/`, `build/`, `dist/`, `.git/`). + +--- + ## verify-agent-findings.py Validates agent output by checking that quoted text actually exists at the claimed line numbers, preventing hallucinations from being reported. diff --git a/.github/scripts/bump-last-updated.py b/.github/scripts/bump-last-updated.py new file mode 100755 index 0000000000..b29ff71a29 --- /dev/null +++ b/.github/scripts/bump-last-updated.py @@ -0,0 +1,87 @@ +#!/usr/bin/env python3 +"""Bump frontmatter `last updated:` to today on changed Markdown files. + +Used by the `bump-last-updated` pre-commit / prek hook. Pre-commit passes +each changed `.md` / `.mdx` file path as a positional argument. For each: + +- If frontmatter has `last updated:`, set its value to today (YYYY-MM-DD). +- If frontmatter has `date created:` but no `last updated:`, insert + `last updated:` immediately after `date created:` with today's date. +- Files without a `date created:` field are skipped — they don't follow + the convention this hook enforces. + +Standard pre-commit fixer convention: exits non-zero if any file was +modified so pre-commit re-stages and re-runs. Exits zero on a no-op. +""" +from __future__ import annotations + +import re +import sys +from datetime import date +from pathlib import Path + +TODAY = date.today().strftime("%Y-%m-%d") + +FRONTMATTER_RE = re.compile(r"^---[ \t]*\n(.*?\n)---[ \t]*\n", re.DOTALL) +LAST_UPDATED_RE = re.compile(r"^(last updated:\s*).*$", re.MULTILINE) +DATE_CREATED_LINE_RE = re.compile(r"^date created:\s*") + + +def process(path: Path) -> bool: + """Bump `last updated:` to today. Return True if file was modified.""" + try: + content = path.read_text(encoding="utf-8") + except (OSError, UnicodeDecodeError): + return False + + m = FRONTMATTER_RE.match(content) + if not m: + return False + fm = m.group(1) + rest = content[m.end():] + + # Skip files that don't declare `date created:` — they're outside the + # convention this hook owns (changelog entries, partials, etc.). + if not any(DATE_CREATED_LINE_RE.match(line) for line in fm.splitlines()): + return False + + if LAST_UPDATED_RE.search(fm): + new_fm = LAST_UPDATED_RE.sub(rf'\1"{TODAY}"', fm, count=1) + else: + # Insert `last updated:` right after the `date created:` line. + out = [] + inserted = False + for line in fm.splitlines(): + out.append(line) + if not inserted and DATE_CREATED_LINE_RE.match(line): + out.append(f'last updated: "{TODAY}"') + inserted = True + new_fm = "\n".join(out) + "\n" + + if new_fm == fm: + return False + + path.write_text(f"---\n{new_fm}---\n{rest}", encoding="utf-8") + return True + + +def main(argv: list[str]) -> int: + modified: list[str] = [] + for arg in argv: + p = Path(arg) + if not p.is_file() or p.suffix not in (".md", ".mdx"): + continue + if process(p): + modified.append(str(p)) + + if modified: + print(f"Bumped `last updated:` to {TODAY} in:") + for f in modified: + print(f" {f}") + # Non-zero exit signals pre-commit to re-stage and re-run. + return 1 + return 0 + + +if __name__ == "__main__": + sys.exit(main(sys.argv[1:])) diff --git a/.github/workflows/pre-commit-fix.yaml b/.github/workflows/pre-commit-fix.yaml index 2416662ffe..f91240a2a1 100644 --- a/.github/workflows/pre-commit-fix.yaml +++ b/.github/workflows/pre-commit-fix.yaml @@ -1,30 +1,52 @@ -name: Run pre-commit when requested via comment +name: Run pre-commit on PRs or via comment on: issue_comment: types: [created] + pull_request: + types: [opened, synchronize, reopened] jobs: pre_commit_fix: runs-on: ubuntu-latest - # Only run if comment is on a PR with the main repo, and if it contains the magic keywords + # Run when: + # - An "fix formatting" comment is posted on any PR (works for fork PRs too). + # - A PR is opened/updated from a same-repo branch (skip forks — they have + # read-only tokens that can't push; fork contributors can still trigger + # the fix via the comment route above). if: > - github.event.issue.pull_request && - startsWith(github.event.comment.body, 'fix formatting') + (github.event_name == 'issue_comment' && + github.event.issue.pull_request && + startsWith(github.event.comment.body, 'fix formatting')) + || + (github.event_name == 'pull_request' && + github.event.pull_request.head.repo.full_name == github.repository && + github.event.pull_request.user.login != 'seqera-docs-bot') permissions: contents: write pull-requests: read steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # ratchet:actions/checkout@v6.0.2 + - name: Checkout default ref + if: github.event_name == 'issue_comment' + uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # ratchet:actions/checkout@v6.0.2 - # Action runs on the issue comment, so we don't get the PR by default. - # Use the GitHub CLI to check out the PR. - - name: Checkout Pull Request + # issue_comment events don't give us the PR ref, so use gh CLI to switch. + - name: Checkout PR branch (comment trigger) + if: github.event_name == 'issue_comment' env: GH_TOKEN: ${{ github.token }} run: gh pr checkout ${{ github.event.issue.number }} + # pull_request events already supply head ref — use it directly so the + # subsequent push lands on the contributor's branch. + - name: Checkout PR branch (pull_request trigger) + if: github.event_name == 'pull_request' + uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # ratchet:actions/checkout@v6.0.2 + with: + ref: ${{ github.event.pull_request.head.ref }} + fetch-depth: 0 + - uses: j178/prek-action@bdca6f102f98e2b4c7029491a53dfd366469e33d # ratchet:j178/prek-action@v2.0.4 id: pre-commit continue-on-error: true diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4747700ce8..2a85518efa 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -46,6 +46,24 @@ repos: \.git/ ) +# Bump frontmatter `last updated:` to today on changed docs +- repo: local + hooks: + - id: bump-last-updated + name: Bump frontmatter last updated date + language: python + entry: python3 .github/scripts/bump-last-updated.py + files: \.(md|mdx)$ + exclude: | + (?x)^( + node_modules/| + build/| + dist/| + \.git/| + platform-enterprise_versioned_docs/| + changelog/ + ) + # Standard pre-commit hooks - repo: https://github.com/pre-commit/pre-commit-hooks rev: v6.0.0 diff --git a/README.md b/README.md index 7168fb2ef2..2173fe631b 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,14 @@ We have a script which can select a commit (or ideally release tag) to be used f ### Install pre-commit We use [pre-commit](https://pre-commit.com/) in our repo, which is invoked when a commit is made. When you (or Claude) are working locally and commit your changes in VS Code (or run `git commit`) the pre-commit hooks defined in the [precommit config file](./.pre-commit-config.yaml) are executed and may tweak the files you're staging. -We currently use basic standard hooks to remove trailing whitespaces, make sure the file ends with a newline, we check yaml documents and we prevent very large files from getting committed. More hooks may get installed in the future. + +Current hooks: + +- **Standard formatting hooks** — trailing whitespace removal, end-of-file newline, YAML validity check, large-file guard. +- **`check-netlify-excludes`** — reminds contributors which doc sections are included or excluded from deploy previews. +- **`check-doc-tags`** — validates frontmatter `tags:` against the canonical allowlist in [.github/doc-tags-allowed.txt](.github/doc-tags-allowed.txt). Backed by [.github/scripts/check-doc-tags.py](.github/scripts/check-doc-tags.py). +- **`bump-last-updated`** — bumps frontmatter `last updated:` to today's date on any changed `.md`/`.mdx` file. Inserts the field if the file has `date created:` but no `last updated:`. Backed by [.github/scripts/bump-last-updated.py](.github/scripts/bump-last-updated.py). Excludes `platform-enterprise_versioned_docs/` (frozen snapshots) and `changelog/` (entries don't follow the convention). If you skip the local install, [pre-commit-fix.yaml](.github/workflows/pre-commit-fix.yaml) runs the same logic in CI on every PR (same-repo only) and the bot commits the bump back. +- **Vale** — manual-only (`pre-commit run vale --all-files`); doesn't block commits. 1. Open up a Terminal window and navigate to the `docs` repository. 2. Run the following commands to set up [pre-commit](https://github.com/pre-commit/pre-commit) hooks: @@ -229,7 +236,7 @@ This repository ships 18 GitHub Actions workflows under [.github/workflows/](.gi |---|---|---|---|---| | No unresolved conflicts | [no-conflict-markers.yml](.github/workflows/no-conflict-markers.yml) | `pull_request` to `master` | Automatic | Active | | Pre-commit check | [pre-commit-check.yaml](.github/workflows/pre-commit-check.yaml) | `pull_request` | Automatic | Active | -| Pre-commit fix | [pre-commit-fix.yaml](.github/workflows/pre-commit-fix.yaml) | PR comment `fix formatting` | Manual (comment) | Active | +| Pre-commit fix | [pre-commit-fix.yaml](.github/workflows/pre-commit-fix.yaml) | `pull_request: opened/synchronize/reopened` (same-repo PRs only), PR comment `fix formatting` (any PR) | Automatic + manual | Active | | Internal link checking | [check-internal-links.yml](.github/workflows/check-internal-links.yml) | `pull_request` | Automatic | Active | || External link check (Links) | [links.yml](.github/workflows/links.yml) | Weekly cron (Sat 18:00 UTC), `repository_dispatch`, manual | Automatic + manual | Active | | markdownlint-cli2 | [markdown-lint.yml](.github/workflows/markdown-lint.yml) | `workflow_dispatch` only | Manual | Disabled (manual-only) | @@ -251,8 +258,8 @@ This repository ships 18 GitHub Actions workflows under [.github/workflows/](.gi These checks gate merges; `pre-commit-fix.yaml` is an on-demand helper for fixing formatting failures. - **[no-conflict-markers.yml](.github/workflows/no-conflict-markers.yml)** — fails if any tracked file outside `.github/` contains `<<<<<<<`. -- **[pre-commit-check.yaml](.github/workflows/pre-commit-check.yaml)** — runs the hooks defined in [.pre-commit-config.yaml](./.pre-commit-config.yaml) (whitespace, EOF newline, YAML validity, large-file guard, and the `check-doc-tags` hook backed by [.github/scripts/check-doc-tags.py](.github/scripts/check-doc-tags.py)). Paired with `pre-commit-fix.yaml` for one-click fixes. -- **[pre-commit-fix.yaml](.github/workflows/pre-commit-fix.yaml)** — on-demand helper triggered by a PR comment starting with `fix formatting`; re-runs pre-commit, commits any changes, and pushes to the PR branch (not a required merge gate). +- **[pre-commit-check.yaml](.github/workflows/pre-commit-check.yaml)** — runs the hooks defined in [.pre-commit-config.yaml](./.pre-commit-config.yaml) (whitespace, EOF newline, YAML validity, large-file guard, plus the `check-doc-tags` and `bump-last-updated` hooks backed by [.github/scripts/check-doc-tags.py](.github/scripts/check-doc-tags.py) and [.github/scripts/bump-last-updated.py](.github/scripts/bump-last-updated.py)). Paired with `pre-commit-fix.yaml` for one-click fixes. +- **[pre-commit-fix.yaml](.github/workflows/pre-commit-fix.yaml)** — auto-runs on `pull_request` events from same-repo branches and on the `fix formatting` PR comment (the comment route covers fork PRs, which can't be auto-pushed to from CI). Re-runs pre-commit, commits any changes (formatting fixes, frontmatter `last updated:` bumps), and pushes to the PR branch as `Seqera Docs Bot`. Not a required merge gate, but ensures `last updated:` dates stay current even when contributors skip the local pre-commit install. - **[check-internal-links.yml](.github/workflows/check-internal-links.yml)** — runs `npm run build` with `FAIL_ON_BROKEN_LINKS=true`. The slowest required check; caches `.docusaurus` and `**/.cache` between runs. ### Scheduled/background jobs @@ -315,10 +322,11 @@ Platform repo (release tag cut) tower-cli release └── check-cli-updates.yml ──► dispatch: cli-release ──► update-cli-docs.yml ──► PR -PR comment `/editorial-review` ──► docs-review.yml (gates + Vale + /editorial-review skill) -PR comment `fix formatting` ──► pre-commit-fix.yaml -PR label `overlays-approved` ──► apply-overlays-and-regenerate.yml -@claude in comment/issue/review ──► claude.yml +PR comment `/editorial-review` ──► docs-review.yml (gates + Vale + /editorial-review skill) +PR opened/synchronize (same-repo)──► pre-commit-fix.yaml (bumps last-updated, fixes formatting) +PR comment `fix formatting` ──► pre-commit-fix.yaml (manual route, works for fork PRs) +PR label `overlays-approved` ──► apply-overlays-and-regenerate.yml +@claude in comment/issue/review ──► claude.yml ``` The two `repository_dispatch` content pipelines (permissions, audit events) and the API overlay pipeline are independent of each other — they share the `DOCS_BOT_APP_ID` / `DOCS_BOT_APP_PRIVATE_KEY` GitHub App credentials but otherwise don't interact. diff --git a/enterprise-cloud-divergence-audit.md b/enterprise-cloud-divergence-audit.md new file mode 100644 index 0000000000..761e3aebcc --- /dev/null +++ b/enterprise-cloud-divergence-audit.md @@ -0,0 +1,376 @@ +# Enterprise vs Cloud — content divergence audit + +**Date:** 2026-06-08 +**Scope:** 113 file pairs that exist at the same path in both `platform-enterprise_docs/` and `platform-cloud/docs/`. **All 113 differ in some way.** The findings below are organized as: top concerning divergences (drift bugs) → likely-intentional product splits → re-examined "trivial" patterns → per-file concrete catalog appendix. + +## Corrections from first pass + +A second deep-dive pass surfaced two errors in the original report: + +- **The Enterprise `pipelines/versioning.md` link to `#building-pipeline-schema-files` is NOT broken.** That anchor exists in Enterprise's own [pipeline-schema/overview.md](platform-enterprise_docs/pipeline-schema/overview.md) at heading level. The two trees use different anchor names (`#building-pipeline-schema-files` Enterprise / `#define-pipeline-schema` Cloud) but each link points to a valid anchor in its own tree. The risk is the inverse: if Enterprise's anchor gets renamed to match Cloud, the existing link breaks. +- **`pipelines/versioning.md` was misclassified as trivial-only.** Deep dive found ~13 distinct changes including content removal, rewritten JSON examples, and softened permissions language. Promoted to the concerning list below. + +Also out-of-scope-but-worth-noting structural delta: + +- **54 enterprise-only files** (mostly the `enterprise/` install/config subtree — expected) +- **20 cloud-only files** (cloud changelog, `cloud/`, `seqera-mcp/`, `getting-started/single-sign-on.md`, `getting-started/quickstart-demo/comm-showcase.md`, `co-scientist/skill-antigravity.md`, `co-scientist/credits.md`, `troubleshooting_and_faqs/sso_troubleshooting.md`) +- AWS/EKS compute-env files exist as `.md` in Enterprise but `.mdx` in Cloud — these were excluded from the shared-path comparison and warrant a separate diff + +--- + +## 🚩 Top concerning divergences (probable unintentional drift) + +These look like accidents — features documented on one side that should plausibly be on the other, broken links, or content the wrong tree is missing. + +1. **[orgs-and-teams/roles.md](platform-enterprise_docs/orgs-and-teams/roles.md)** — `studio:execute` is **True** for the Launch role in Enterprise, **False** in Cloud. Almost certainly a drift bug, not an intentional product split. +2. **[launch/advanced.md](platform-enterprise_docs/launch/advanced.md)** — **Pull latest** toggle and **Nextflow v2 syntax parser** toggle are documented in Enterprise but missing from Cloud. Backwards from the usual cloud-leads-features pattern. +3. **[git/overview.md](platform-cloud/docs/git/overview.md)** — Cloud documents Bitbucket's new **API tokens** flow (app-password deprecation deadline already past). Enterprise still only documents app passwords. Enterprise docs are stale. +4. **[pipeline-schema/overview.md](platform-enterprise_docs/pipeline-schema/overview.md)** — Enterprise is missing the **Define pipeline schema** section that Cloud has. Worse: Enterprise's [pipelines/versioning.md](platform-enterprise_docs/pipelines/versioning.md) links to the `#define-pipeline-schema` anchor that no longer exists on its own schema page → **broken cross-link**. +5. **[co-scientist/coding-agents.md](platform-cloud/docs/co-scientist/coding-agents.md)** + **[co-scientist/skill-antigravity.md](platform-cloud/docs/co-scientist/skill-antigravity.md)** — Cloud advertises an Antigravity/Gemini integration whose source page is cloud-only. Enterprise has no equivalent — real feature gap or sync miss. +6. **[co-scientist/reference/skills-reference.md](platform-cloud/docs/co-scientist/reference/skills-reference.md)** — Cloud lists `/migrate-from-wdl` and `/write-nf-test` skills that Enterprise's reference table omits. +7. **[co-scientist/authentication.md](platform-cloud/docs/co-scientist/authentication.md)** — Cloud has an orphaned "This command revokes your current authentication token…" sentence above the wrong heading — looks like a botched section-reorder. +8. **[studios/add-studio.md](platform-cloud/docs/studios/add-studio.md)** — Cloud has a **duplicated `[custom-container]` link reference** in the link block — search-and-replace artifact from stripping SSH content. +9. **[orgs-and-teams/workspace-management.md](platform-cloud/docs/orgs-and-teams/workspace-management.md)** — Cloud has a **stray trailing backtick block** above "Add a new participant" — syntax bug. +10. **[studios/container-images.md](platform-cloud/docs/studios/container-images.md)** — Cloud's Connect-version example is `0.9` while Enterprise has been bumped to `0.10`. Missed version bump on Cloud. +11. **[troubleshooting_and_faqs/studios_troubleshooting.md](platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md)** — Cloud still says "RStudio session"; Enterprise has been updated to "R-IDE". Rebrand miss on Cloud. +12. **[getting-started/overview.md](platform-enterprise_docs/getting-started/overview.md)** — Enterprise has a broken `/administration/overview` link that Cloud fixed to `/orgs-and-teams/organizations`. +13. **[functionality_matrix/overview.md](platform-cloud/docs/functionality_matrix/overview.md)** — Cloud's table has a Platform **26.1.2** row; Enterprise stops at **26.1.0** and pins it to `j21-25.10.2` rather than `j21-26.04`. Version-table drift. +14. **[enterprise/advanced-topics/manual-aws-batch-setup.mdx](platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx)** — Cloud's numbered procedure **starts at step 2** because the "Create a user policy" section was removed without cleanup. +15. **AWS Batch anchor drift** — `getting-started/proteinfold.md`, `rnaseq.md`, and `studios.md` all use different anchors (`#iam-user-creation` vs `#required-platform-iam-permissions`; `#automatic-configuration-of-batch-resources` vs `#create-a-seqera-aws-batch-compute-environment`). Suggests `compute-envs/aws-batch.md` itself has been restructured in only one tree — worth a focused follow-up diff (it's the `.md`/`.mdx` pair that this audit excluded). +16. **[studios/add-studio-git-repo.md](platform-enterprise_docs/studios/add-studio-git-repo.md)** + **[add-studio-provided-template.md](platform-enterprise_docs/studios/add-studio-provided-template.md)** — Enterprise documents custom-image registry via backend env vars (`TOWER_DATA_STUDIO_WAVE_CUSTOM_IMAGE_REGISTRY`/`_REPOSITORY`); Cloud documents it as a workspace UI setting (**Settings → Studios → Container repository**). One of these is almost certainly out of date. +17. **[tutorials/retry-strategy.md](platform-cloud/docs/tutorials/retry-strategy.md)** — Copy-edit pass + code-fence language change (`bash` → `groovy`) landed on Cloud only. Pure tech-writing churn that creates ongoing diff noise. + +### Additional drift bugs surfaced by deep-dive pass + +18. **[pipelines/versioning.md](platform-enterprise_docs/pipelines/versioning.md)** — Misclassified as trivial in the first pass. Actually contains: Enterprise-only `:::tip` admonition about commit-ID pinning (Cloud removed); Enterprise links `[Maintain or higher](../orgs-and-teams/roles.md)` while Cloud strips the role link in 3 places; Enterprise's "during pipeline edit or launch" qualifier dropped on Cloud; rewritten JSON example (Enterprise has truncated fragment, Cloud has complete example); heading depth changed (`###` → `####`); reordered "hash benefits" bullets; deletion-scope wording differs ("Individual versions" vs "Individual draft versions"). Looks like a Cloud-side editorial rewrite that didn't propagate. +19. **[launch/launchpad.md](platform-cloud/docs/launch/launchpad.md)** — Cloud uses reference key `[pipeline-version]` (singular) on the **Version name** line while every other reference on the page uses `[pipeline-versioning]` — almost certainly a broken cross-link. Cloud also has a **duplicate Work directory bullet** in the launch-form field list. +20. **[labels/overview.md](platform-cloud/docs/labels/overview.md)** — Frontmatter description on **Cloud** still says `"Instructions for using labels in Nextflow Tower."` Enterprise has been updated to "Seqera Platform". Reverse-rebrand bug. +21. **[credentials/agent_credentials.md](platform-cloud/docs/credentials/agent_credentials.md)** — Token-placeholder swap: Enterprise instructs replacing ``, Cloud instructs replacing ``. Real product-fact divergence that affects copy-paste correctness — one of these matches the actual CLI prompt and one doesn't. +22. **[getting-started/quickstart-demo/automation.md](platform-cloud/docs/getting-started/quickstart-demo/automation.md)** — Same kind of token-placeholder drift: Enterprise has `Authorization: Bearer `, Cloud has `Authorization: Bearer `. +23. **[data/datasets.md](platform-cloud/docs/data/datasets.md)** — Cloud has a grammar regression: `"Create new versions of a uploaded dataset."` (should be "an"). Also `"sample sheets"` → `"samplesheets"` (terminology drift; both forms used in the wild but the docs should pick one). +24. **[getting-started/quickstart-demo/studios.md](platform-cloud/docs/getting-started/quickstart-demo/studios.md)** — Real product-fact divergence: Enterprise says the demo deploys a generic "web app" (4 occurrences); Cloud says "RShiny application" / "RShiny app" (4 occurrences). The two are making factually different claims about what the demo produces. +25. **[supported_software/dragen/overview.md](platform-cloud/docs/supported_software/dragen/overview.md)** — Cloud stripped the inline cross-link to `compute-envs/aws-batch#automatic-configuration-of-batch-resources` entirely, leaving plain text "AWS Batch compute environment." Useful navigation removed. +26. **Cloud-side date-created typos in registry credential pages** — Several `date created` values jumped from 2023 to 2025 with no other reason: `docker_hub_registry_credentials.md` (`2025-10-21`), `gitea_registry_credentials.md` (`2025-12-15`), `github_registry_credentials.md` (`2025-12-15`), `gitlab_registry_credentials.md` (`2025-12-15`), `quay_registry_credentials.md` (`2025-04-21`), `ssh_credentials.md` (`2025-04-21`). Enterprise still has the original 2023 dates. Suggests a copy-paste error during a frontmatter-schema migration. +27. **[supported_software/agent/overview.md](platform-enterprise_docs/supported_software/agent/overview.md)** — Capitalization drift: Enterprise uses lowercase "agent" in 5 places (`"running the agent"`, `"before running the agent"`, etc.); Cloud capitalizes all 5 as "Agent". If "Agent" is a product name, Enterprise is wrong; if it's a generic noun, Cloud is wrong. + +--- + +## Divergences that look intentional (deployment-flavor differences) + +These read as legitimate product splits, but listing them so they're not lost: + +### Enterprise-only feature documentation + +- **Studios SSH (public preview, v25.3.3+)** — entire sections in [add-studio.md](platform-enterprise_docs/studios/add-studio.md), [add-studio-custom-container.md](platform-enterprise_docs/studios/add-studio-custom-container.md), [add-studio-git-repo.md](platform-enterprise_docs/studios/add-studio-git-repo.md), [add-studio-provided-template.md](platform-enterprise_docs/studios/add-studio-provided-template.md), [managing.md](platform-enterprise_docs/studios/managing.md) (~125-line SSH troubleshooting block), and [troubleshooting_and_faqs/studios_troubleshooting.md](platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md). Cloud stripped all of this. **Worth verifying** this is intentional — SSH is available on Cloud with the right Connect versions. +- **Azure Batch dual-pool architecture** — [compute-envs/azure-batch.md](platform-enterprise_docs/compute-envs/azure-batch.md) on Enterprise documents dual head/worker pools, four managed-identity fields, three-toggle job cleanup, Fusion-on-Ubuntu-24.04 AppArmor profile. Cloud still describes a single-pool model. +- **GCP Workload Identity Federation** — [compute-envs/google-cloud-batch.md](platform-enterprise_docs/compute-envs/google-cloud-batch.md) on Enterprise documents WIF as opt-in (PEM keys, `TOWER_OIDC_PEM_PATH`, choice between Service Account Key and WIF at credential-create). Cloud assumes WIF is hard-coded and only documents the Service Account Key path. +- **Disable compute environment** section — Enterprise [compute-envs/overview.md](platform-enterprise_docs/compute-envs/overview.md) has it; Cloud omits entirely. +- **Co-Scientist Enterprise backend config** — [authentication.md](platform-enterprise_docs/co-scientist/authentication.md), [installation.mdx](platform-enterprise_docs/co-scientist/installation.mdx), [reference/environment-variables.md](platform-enterprise_docs/co-scientist/reference/environment-variables.md), [quickstart.md](platform-enterprise_docs/co-scientist/quickstart.md), [projects.md](platform-enterprise_docs/co-scientist/projects.md) document `SEQERA_AI_BACKEND_URL` / `SEQERA_AUTH_DOMAIN` / portal prereqs. +- **Enterprise-specific troubleshooting** — [troubleshooting_and_faqs/troubleshooting.md](platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md) has Databases, Email/TLS, Healthcheck, Login (`TOWER_ENABLE_UNSAFE_MODE`), Logging, APM monitoring sections all Enterprise-only (correct). +- **Azure Entra OIDC token-auth-method workaround** for v25.2.3- in [azure_troubleshooting.md](platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md). +- **AWS Batch nf-launcher custom job definition** tip in [troubleshooting_and_faqs/nextflow.md](platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md). +- **`pipelines/overview.md`** has a Pipeline versioning intro pointer in Enterprise that Cloud drops. + +### Cloud-only feature documentation + +- **Seqera Compute + credits pricing** — added to [orgs-and-teams/organizations.md](platform-cloud/docs/orgs-and-teams/organizations.md), [workspace-management.md](platform-cloud/docs/orgs-and-teams/workspace-management.md), [limits/overview.md](platform-cloud/docs/limits/overview.md) ($1/credit, 0.1/CPU-Hr, etc.). Enterprise omits. +- **Cloud Pro gating** — [orgs-and-teams/custom-roles.md](platform-cloud/docs/orgs-and-teams/custom-roles.md), [roles.md](platform-cloud/docs/orgs-and-teams/roles.md) (SSO + external collaborator note), [studios/overview.md](platform-cloud/docs/studios/overview.md) (free-tier "one running Studio" limit). +- **Custom roles permission expansion** — many new compute-env, data-link, dataset preview, and studios PUT/admin permission rows in [custom-roles.md](platform-cloud/docs/orgs-and-teams/custom-roles.md). +- **Data lineage maturity** — [data/data-lineage.md](platform-cloud/docs/data/data-lineage.md) on Cloud has Functional flow, lifecycle transitions, cost estimates; Enterprise still ships raw IAM JSON blocks. +- **Data Explorer** — [data/data-explorer.md](platform-cloud/docs/data/data-explorer.md) on Cloud documents data-repo removal, file-preview types + 10MB limit, lineage view, S3-compatible provider limitations. +- **Launch form fields** — [getting-started/quickstart-demo/launch-pipelines.md](platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md) on Cloud documents **Version name**, **Version ID**, **Main script**, and **Schema** (3 sub-options). Enterprise launch-form docs lack these — **this is a real coverage gap** even if the fields are Cloud-only. +- **Data privacy / Studios connectivity** — Cloud [data-privacy/overview.md](platform-cloud/docs/data-privacy/overview.md) adds 1-hour token expiry + stale-token risk + manual stop/start mitigation. Enterprise admins arguably need this too. +- **AWS Secrets Manager `ListSecrets` IAM warning** — Cloud-only in [secrets/overview.md](platform-cloud/docs/secrets/overview.md); workflow-stuck bug that Enterprise admins arguably need *more*. +- **Userdata script error detection** — Cloud's [compute-envs/azure-cloud.md](platform-cloud/docs/compute-envs/azure-cloud.md) and [google-cloud.md](platform-cloud/docs/compute-envs/google-cloud.md) have a new subsection + required IAM permissions Enterprise doesn't have. +- **Azure resource-labels lifecycle accuracy** — Cloud [resource-labels/overview.md](platform-cloud/docs/resource-labels/overview.md) explains Pool metadata vs ARM tags, lifecycle table, Cost-Management caveat. Enterprise's section is shorter and less precise. + +--- + +## "Trivial" divergences — re-examined + +The initial pass bucketed ~60 files as trivial because each individual diff was small. That framing was wrong: the *patterns* across that bucket are themselves findings. What's actually in there: + +### 1. Half-completed rebrands + +- **RStudio → R-IDE**: Enterprise has been updated; Cloud still says "RStudio session" / "RShiny" in [troubleshooting_and_faqs/studios_troubleshooting.md](platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md), [getting-started/quickstart-demo/studios.md](platform-cloud/docs/getting-started/quickstart-demo/studios.md), [getting-started/studios.md](platform-cloud/docs/getting-started/studios.md), [getting-started/rnaseq.md](platform-cloud/docs/getting-started/rnaseq.md). If R-IDE is the new product name, Cloud is shipping the old one in user-facing docs. +- **Tower → Seqera / tower.nf → cloud.seqera.io**: scattered across [getting-started/overview.md](platform-cloud/docs/getting-started/overview.md) and others — some Enterprise pages still reference `tower.nf`, a dead host for new users. +- **"Seqera UI" → "Platform"** in [reports/overview.md](platform-cloud/docs/reports/overview.md) (Cloud updated, Enterprise still says "Seqera UI"). + +### 2. UI-label drift + +- **"Pipeline work directory" (Enterprise) vs "Work directory" (Cloud)** — across [getting-started/proteinfold.md](platform-enterprise_docs/getting-started/proteinfold.md), [rnaseq.md](platform-enterprise_docs/getting-started/rnaseq.md), [studios.md](platform-enterprise_docs/getting-started/studios.md). One of these matches the actual UI; the other is wrong. +- **"Revision number" (Enterprise) vs "Revision" (Cloud)** — same files. Same problem. +- **"web application" vs "web app"** in [getting-started/studios.md](platform-cloud/docs/getting-started/studios.md). +- **"Studio" vs "Studio session"** — terminology inconsistency in user-facing prose. + +### 3. Missing visual content (Enterprise UX gap) + +Cloud has GIF screenshots that Enterprise lacks in [getting-started/proteinfold.md](platform-cloud/docs/getting-started/proteinfold.md), [rnaseq.md](platform-cloud/docs/getting-started/rnaseq.md), [quickstart-demo/add-data.md](platform-cloud/docs/getting-started/quickstart-demo/add-data.md), [view-run-information.md](platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md), [studios.md](platform-cloud/docs/getting-started/quickstart-demo/studios.md), [automation.md](platform-cloud/docs/getting-started/quickstart-demo/automation.md). Enterprise users get plain text where Cloud users get animated demos — a pattern across the whole quickstart-demo subtree. + +### 4. Half-removed product caveats + +- **[data/datasets.md](platform-enterprise_docs/data/datasets.md)** — Enterprise has the "Only available in organization workspaces" note; Cloud removed it. Either it's still true on both (Cloud is wrong) or no longer true (Enterprise is wrong). A real product-fact divergence the small-diff classification hid. +- **MDX `Tabs` imports** — Cloud removed them (Docusaurus no longer needs them); Enterprise still imports in [getting-started/proteinfold.md](platform-enterprise_docs/getting-started/proteinfold.md), [quickstart-demo/automation.md](platform-enterprise_docs/getting-started/quickstart-demo/automation.md). Dead imports in published files. +- **Compute-env links dropping `.md` suffix** in Cloud's [supported_software/fusion/overview.md](platform-cloud/docs/supported_software/fusion/overview.md) — Docusaurus tolerates both today, may not in future. + +### 5. Co-Scientist "Learn more" footer split (consistent but a maintenance trap) + +11 of the 21 co-scientist files differ *only* by swapping `Usage and cost` (Enterprise) for `Credits` (Cloud), and appending a Cloud-only Troubleshooting link. The split is intentional but means any future change to those footer links has to be made in 11 places per tree. + +### 6. Container-registry credential pages (12-file consistent pattern) + +All 12 pages under `credentials/*_registry_credentials.md` have **identical procedure bodies** but **different intro paragraphs and frontmatter dates**. Cloud got an SEO/voice rewrite of the intros that was never back-ported. Enterprise users land on older, less-polished landing copy. + +### 7. House-style drift + +- "visualise" → "visualize" ([reports/overview.md](platform-cloud/docs/reports/overview.md)) +- "25MB" → "25 MB" (space before unit) +- Trailing blank lines, list-numbering style, em-dash bullets, italics on pipeline names +- `bash` → `groovy` code-fence language in [tutorials/retry-strategy.md](platform-cloud/docs/tutorials/retry-strategy.md) + +Individually trivial; in aggregate they signal an editorial pass landed on one tree and not the other. + +### 8. Files the first pass under-described — now cataloged + +The deep-dive pass found these contain more than the first audit captured: + +- **[launch/cache-resume.mdx](platform-cloud/docs/launch/cache-resume.mdx)** — UI-label drift only: Enterprise says "Pipeline to launch and **Revision number**", Cloud says "**Revision**". Same UI-label problem as proteinfold/rnaseq/studios. +- **[launch/launchpad.md](platform-cloud/docs/launch/launchpad.md)** — Broken `[pipeline-version]` reference key + duplicate Work directory bullet (promoted to concerning list #19) + stray comma in admonition. +- **[monitoring/cloud-costs.md](platform-cloud/docs/monitoring/cloud-costs.md)** — Frontmatter date schema drift + missing trailing period on description + one collapsed blank line. Genuinely cosmetic. +- **[pipeline-actions/overview.md](platform-cloud/docs/pipeline-actions/overview.md)** — UI-label drift in two places: "Revision number" → "Revision". +- **[pipelines/revision.md](platform-cloud/docs/pipelines/revision.md)** — One product-fact rewording: Enterprise says "regardless of future changes to the repository branch or tag", Cloud says "regardless of upstream repository changes." Equivalent meaning; just shorter on Cloud. +- **[seqerakit/commands.md](platform-cloud/docs/seqerakit/commands.md)** — One link label rewrite ("Define your YAML file using CLI options" → "YAML configuration options"). Link target unchanged. +- **[supported_software/dragen/overview.md](platform-cloud/docs/supported_software/dragen/overview.md)** — Cross-link to AWS Batch automatic-configuration anchor stripped to plain text (promoted to concerning list #25). +- **[troubleshooting_and_faqs/resource-labels.md](platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md)** — Genuinely trivial: one trailing comma + missing final newline. +- **[getting-started/workspace-setup.md](platform-cloud/docs/getting-started/workspace-setup.md)** — Substantial Cloud-side editorial rewrite: opening paragraph reworded, 9 bullet list items restructured from prose to "**Bold**: definition" format, teams heading changed ("Simplify" → "Manage"), final bullet sentence truncated on Cloud. No product-fact changes — pure tech-writing pass that landed only on Cloud. +- **[compute-envs/gke.md](platform-cloud/docs/compute-envs/gke.md)** — "pipeline work directory" → "work directory". Same UI-label drift pattern. +- **[compute-envs/hpc.md](platform-cloud/docs/compute-envs/hpc.md)** — Cloud adds cross-link to Nextflow install docs that Enterprise lacks. +- **[credentials/managed_identities.md](platform-cloud/docs/credentials/managed_identities.md)** + **[credentials/ssh_credentials.md](platform-cloud/docs/credentials/ssh_credentials.md)** — Frontmatter-only diffs (date schema change, no body changes). +- **[credentials/{aws,azure,docker_hub,google,quay}_registry_credentials.md](platform-cloud/docs/credentials/)** — Intro paragraph swap from generic "From version 22.3, Seqera Platform supports..." preamble to registry-specific value-prop copy. Procedure bodies identical. +- **[credentials/{gitea,github,gitlab,quay}_registry_credentials.md](platform-cloud/docs/credentials/)** — Same intro-paragraph swap, PLUS body sentences merged into the new intro (so the body shrinks on Cloud). A future reconciliation must decide whether the consolidated single paragraph or the Enterprise two-paragraph form is canonical. +- **[credentials/gitea_registry_credentials.md](platform-enterprise_docs/credentials/gitea_registry_credentials.md)** — Frontmatter description says "GitHub container registry credentials" (in a **Gitea** file) on both sides. Pre-existing bug, not divergence. + +### Files byte-identical after whitespace normalization (genuinely no-op) + +`co-scientist/reference/cli.md`, `reference/index.md`, `sessions.md`, `quickstart-demo/add-pipelines.md`, `monitor-runs.md`, `pipeline-optimization.md`, `monitoring/dashboard.md`, `pipeline-optimization/overview.md`, `troubleshooting_and_faqs/api_and_cli.md`, `aws_troubleshooting.md`, `datasets_troubleshooting.md`, `workspaces_troubleshooting.md`, `seqerakit/installation.md`, `templates.mdx`, `yaml-configuration.md`, `studios/custom-envs.md`, `example-studios.md`. + +--- + +## Recommended next moves + +1. **Open issues for the top 5 drift bugs** (`studio:execute` role, Bitbucket app-password staleness, broken pipeline-schema anchor, RStudio→R-IDE on Cloud studios troubleshooting, missing launch-form fields on Enterprise). +2. **Decide if Studios SSH is intentionally Enterprise-only.** If yes, leave; if no, port to Cloud. The `[custom-container]` duplicate-link bug in Cloud's `add-studio.md` also needs fixing either way. +3. **Diff the `compute-envs/aws-batch.{md,mdx}` and `eks.{md,mdx}` pairs separately** — this audit excluded them because the file extensions differ. The anchor drift across `proteinfold.md`/`rnaseq.md`/`studios.md` suggests they've diverged significantly. +4. **Sync the [functionality_matrix/overview.md](platform-enterprise_docs/functionality_matrix/overview.md) version table** — Enterprise is one row behind. +5. **Consider whether Cloud-only ops warnings** (Secrets Manager `ListSecrets`, Studios token expiry) genuinely don't apply to Enterprise or are just under-shared. +6. **Fix the Cloud-side date-created typos** in 6 credential pages (#26 above) before they propagate further. +7. **Decide canonical token-placeholder strings** for `agent_credentials.md` (`` vs ``) and `automation.md` (`` vs ``) and align both trees. +8. **Pick canonical UI labels** ("Revision" vs "Revision number"; "Work directory" vs "Pipeline work directory") and reconcile across all affected files in one sweep. +9. **Pick canonical "Agent" capitalization** and reconcile `supported_software/agent/overview.md`. + +--- + +## Appendix: per-file concrete catalog (deep-dive pass) + +This appendix lists every observable change in the 43 file pairs the first audit classified as trivial-only, excluding the 17 byte-identical pairs. Findings are grouped by directory. + +### co-scientist/ (footer-link drift only) + +All 11 files diverge solely in their "Related" / "See also" footer link list. Two patterns: + +- **Pricing-page swap** in 4 files (`command-approval.md`, `configuration.md`, `modes.md`, `nextflow-lsp.md`): Enterprise `- [Usage and cost](./usage-and-cost.md): Co-Scientist usage in Enterprise deployments` → Cloud `- [Credits](./credits.md): Co-Scientist credits and how to request more`. +- **Troubleshooting link addition** in 8 files (`command-approval.md`, `index.md`, `skill-claude-code.md`, `skill-codex.md`, `skill-github-copilot.md`, `skill-other-agents.md`, `skills.md`, `use-cases.md`): Cloud appends `- [Troubleshooting](../troubleshooting_and_faqs/seqera-ai.md): Troubleshoot common errors`; Enterprise omits. + +No body content, prose, code samples, or product facts differ. `command-approval.md` is the only file with both patterns. + +### compute-envs/ trivial-only + +- **gke.md** — `pipeline work directory` → `work directory` (UI-label drift). +- **hpc.md** — Cloud adds `[installed on the cluster](https://docs.seqera.io/nextflow/install)` cross-link. + +### credentials/ trivial-only (13 files) + +All 12 registry/credential pages share a consistent migration pattern: (a) `description` rewritten from "Instructions to create X..." to "Create X..."; (b) single `date: "21 Apr 2023"` becomes two-key `date created` + `last updated: "2025-10-21"`; (c) Enterprise's "From version 22.3, Seqera Platform supports..." Wave preamble replaced by registry-specific value-prop copy. + +Per-file specifics: + +- **agent_credentials.md** — Token placeholder: Enterprise `` → Cloud `` (product-fact, see #21). +- **aws_registry_credentials.md** — Intro swap (no body change beyond intro). +- **azure_registry_credentials.md** — Intro swap. +- **docker_hub_registry_credentials.md** — Intro swap + Cloud `date created: "2025-10-21"` typo. +- **gitea_registry_credentials.md** — Intro swap + Cloud `date created: "2025-12-15"` typo + body sentence collapsed into intro. (Pre-existing bug: description says "GitHub" in a Gitea file on both sides.) +- **github_registry_credentials.md** — Intro swap + Cloud `date created: "2025-12-15"` typo + body sentence collapsed. +- **gitlab_registry_credentials.md** — Intro swap + Cloud `date created: "2025-12-15"` typo + body sentence collapsed. +- **google_registry_credentials.md** — Intro swap. +- **managed_identities.md** — Frontmatter date-schema only; no body change. +- **quay_registry_credentials.md** — Intro swap + Cloud `date created: "2025-04-21"` typo + body recommendation sentence about robot accounts deleted from body (now in intro). +- **ssh_credentials.md** — Frontmatter date-schema only; Cloud `date created: "2025-04-21"` typo. + +### data/ trivial-only + +- **datasets.md** — "Only available in organization workspaces" `:::note` removed by Cloud (product-fact, see top section #4 of "trivial re-examined"); `"sample sheets"` → `"samplesheets"` (3 occurrences); Cloud regression `"a uploaded dataset"` (#23); 6 H2/H3 headings change from imperative to gerund (`"Add a dataset"` → `"Adding a dataset"`); list numbering style changes (explicit `1.2.3.` → lazy `1.1.1.`); 1 trailing period removed; 1 quoting-style change (`**bold**` → `"quoted"`). + +### getting-started/ trivial-only + +- **quickstart-demo/add-data.md** — Frontmatter date-schema drift; MDX `Tabs`/`TabItem` imports removed on Cloud; 4 new GIFs added on Cloud; `*nf-core/rnaseq*` italics dropped in Enterprise but kept in Cloud (in one place) and added as a `[link](../../quickstart.md#nf-corernaseq)` in another. +- **quickstart-demo/automation.md** — MDX imports removed on Cloud (CONFIRMED); 1 GIF added on Cloud; token placeholder `` → `` (#22). +- **quickstart-demo/studios.md** — Frontmatter date-schema drift + `tags` double-space typo on Cloud; R-IDE plain text → `[R-IDE](https://github.com/seqeralabs/r-ide)` link on Cloud; 4 new GIFs/images added on Cloud; "Studio session" → "Studio" wording on Cloud; **"web app" → "RShiny app/application"** swap in 4 places (product-fact, #24); "showcase workspace" → "Community Showcase workspace"; 4 bullet punctuation style changes (`:` → ` — `). +- **quickstart-demo/view-run-information.md** — Frontmatter date-schema drift; 1 GIF added on Cloud; `*nf-core/rnaseq*` italics dropped in 3 places on Cloud; `MULTIQC` code-fencing dropped on Cloud. +- **workspace-setup.md** — Cloud-side editorial rewrite: description verb-first; `last updated: "2026-06-04"`; opening paragraph reworded; intro lead-in reworded; "See... for more information" reordered; 9 list items restructured from prose to "**Bold**: definition"; "first **Owner** of the organizations that you create" → "first **Owner** of each organization you create"; "You are redirected to..." → "Your new workspace is listed in..."; teams heading "Simplify" → "Manage"; teams intro reworded; "Create a new team" → "Create a team"; final bullet trailing sentence dropped on Cloud. No product-fact changes. + +### labels/ + launch/ + monitoring/ + pipeline-actions/ + pipelines/ trivial-only + +- **labels/overview.md** — Cloud frontmatter description still says "Nextflow Tower" (#20); date-schema drift (Enterprise has two fields, Cloud has one). +- **launch/cache-resume.mdx** — Single UI-label drift: "Revision number" → "Revision". +- **launch/launchpad.md** — Broken `[pipeline-version]` reference key (Cloud uses singular on one line, plural everywhere else) (#19); stray comma in admonition; duplicate **Work directory** bullet inserted on Cloud right after **Compute environment**. +- **monitoring/cloud-costs.md** — Trailing period on description removed on Cloud; date-schema drift; one blank-line collapse. +- **pipeline-actions/overview.md** — UI-label drift "Revision number" → "Revision" in 2 places. +- **pipelines/revision.md** — One product-fact rewording ("regardless of future changes to the repository branch or tag" → "regardless of upstream repository changes"); 1 table-separator width difference (renders identically). +- **pipelines/versioning.md** — See #18. ~13 distinct changes including anchor rename (`#building-pipeline-schema-files` → `#define-pipeline-schema`, valid in each tree), removed `:::tip` admonition, rewritten JSON example (Enterprise truncated, Cloud complete), 3 stripped role links to `roles.md`, dropped "during pipeline edit or launch" qualifier, heading depth change (`###` → `####`), reordered hash-benefit bullets with periods removed, deletion-scope wording change. + +### reports/ + seqerakit/ trivial-only + +- **reports/overview.md** — Date-schema drift + expanded tags on Cloud; `visualise` → `visualize`; `25MB` → `25 MB`; `Seqera UI` → `Platform` (2 places); `your Seqera workspace primary compute environment` → `your workspace's primary compute environment`; `candidate files for Seqera reports` → `candidate files for reports`; 1 blank-line collapse. +- **seqerakit/commands.md** — One link-label rewrite ("Define your YAML file using CLI options" → "YAML configuration options"); link target unchanged. + +### supported_software/ + troubleshooting_and_faqs/ trivial-only + +- **agent/overview.md** — 5 lowercase `agent` → `Agent` swaps (#27); `$PATH` un-fenced → backtick-fenced on Cloud. +- **dragen/overview.md** — Date-schema mismatch (`date created` differs between trees: `2023-08-24` Enterprise / `2023-04-24` Cloud — Enterprise's looks suspect); cross-link to `compute-envs/aws-batch#automatic-configuration-of-batch-resources` stripped to plain text on Cloud (#25). +- **fusion/overview.md** — `.md` suffix stripped from 5 cross-links on Cloud (`aws-batch`, `eks`, `azure-batch`, `google-cloud-batch`, `gke`). +- **troubleshooting_and_faqs/resource-labels.md** — Trailing comma removed; final newline missing on Cloud. + +--- + +## Decision log + +This section records every change applied on the `enterprise-cloud-divergence-audit` branch and the rationale. Treat it as the canonical decision record — the PR description deliberately stays brief and links here. + +### 1. Drift-bug fixes (clear, no judgment needed) + +Twenty discrete fixes across 16 files. No product input required — these were typos, broken cross-references, regressions, and dead links surfaced by the audit. + +| Fix | Files | +|---|---| +| `"a uploaded dataset"` → `"an uploaded dataset"` (grammar regression) | `platform-cloud/.../data/datasets.md` | +| Broken `[pipeline-version]` reference key → `[pipeline-versioning]` | `platform-cloud/.../launch/launchpad.md` | +| Removed duplicate `**Work directory**` bullet | `platform-cloud/.../launch/launchpad.md` | +| Removed stray comma after `**Pull latest**,` | `platform-cloud/.../launch/launchpad.md` | +| Frontmatter description `"Nextflow Tower"` → `"Seqera Platform"` (reverse-rebrand bug) | `platform-cloud/.../labels/overview.md` | +| Removed duplicate `[custom-container]` link reference | `platform-cloud/.../studios/add-studio.md` | +| Connect example `0.9` / `0.9.0` → `0.10` / `0.10.0` (Cloud was stale) | `platform-cloud/.../studios/container-images.md` | +| Removed stray `` `` `` block above "Add a new participant" | `platform-cloud/.../orgs-and-teams/workspace-management.md` | +| Moved orphaned "This command revokes…" sentence under **Log out** | `platform-cloud/.../co-scientist/authentication.md` | +| Renumbered procedure from `2-9` to `1-8` (artifact of removed user policy section) | `platform-cloud/.../enterprise/advanced-topics/manual-aws-batch-setup.mdx` | +| `visualise` → `visualize`; `25MB` → `25 MB` | `platform-enterprise_docs/reports/overview.md` | +| Restored `date created` from 2025 to 2023 across 6 credential pages (date-typo regression) | `platform-cloud/.../credentials/{docker_hub,gitea,github,gitlab,quay,ssh}*.md` | +| Added 26.1.2 row, bumped `last updated` | `platform-enterprise_docs/functionality_matrix/overview.md` | +| Removed Enterprise's duplicate "Disable compute environment" section | `platform-enterprise_docs/compute-envs/overview.md` | + +### 2. Product-direction decisions (your calls) + +For these items the audit surfaced divergence but the canonical value required product context. Decisions captured below verbatim. + +| Decision | What you said | Applied to | +|---|---|---| +| **R-IDE not RStudio** | "It is R-IDE now, not RStudio." | Replaced "RStudio" → "R-IDE" in `studios_troubleshooting.md` (both trees), `getting-started/rnaseq.md` (both), `getting-started/proteinfold.md` (both), `getting-started/studios.md` Enterprise frontmatter. Kept "RStudio" in changelogs (`studios/connect.md`), Posit-product reference (`studios/managing.md` "RStudio Professional Server"), `tags:` fields, and historical announcement (`cloud_latest.md`). | +| **"web app" not "RShiny app"** | "It deploys RShiny but we call it a web app." | Cloud `quickstart-demo/studios.md`: 7 instances of `RShiny app` / `RShiny application` in user-facing prose and image alt-text → `web app`. Kept the actual asset filenames (`rnaseq-diffab-run-rshiny-app.png` etc.). | +| **"Revision"** UI label | "It's 'Revision' in the UI." | Replaced `Revision number` → `Revision` in Enterprise's `launchpad.md`, `cache-resume.mdx`, `pipeline-actions/overview.md` (×2), `getting-started/proteinfold.md` + `rnaseq.md`, `git/overview.md`. Also fixed the URL query params table on both trees' `launchpad.md`. | +| **"Work directory"** UI label | "It's 'Work directory' in the UI." | Swept 14 files for `Pipeline work directory` (capital) and `pipeline work directory` (lowercase) → `Work directory` / `work directory`. Excluded `cloud/changelog.md` (historical). | +| **lowercase "agent"** | "It should be 'agent' no matter what the case." | Cloud `supported_software/agent/overview.md`: 6 instances of generic `the Agent` / `The Agent` → lowercase. Kept "Tower Agent" (compound proper noun) and `_Agent Connection ID_` (UI label). Enterprise also got `$PATH` backticks added to match Cloud's formatting. | +| **`studio:execute` Launch = ❌** | "studio execute for launch is a 'X' (false) so should both be false" | `roles.md` Enterprise — Launch column flipped from ✅ to ❌. | +| **Token placeholder = ``** | "What do the other placeholders in the docs look like? Match that." | Investigated convention; `` style dominates (``, `` are most common). Standardized on `` across `credentials/agent_credentials.md` (both: was `` / ``), `quickstart-demo/automation.md` Enterprise (was ``), `supported_software/agent/overview.md` (both: was ``). | +| **Functionality matrix `j21-26.04`** | "The default launcher is j21-26.04 from 26.1.0 for cloud and enterprise. The format has changed." | Enterprise `functionality_matrix/overview.md` 26.1.0 row: `j21-25.10.2` → `j21-26.04`. (26.1.2 row already added in round 1.) | + +### 3. Content ports + +#### Ported from Cloud → Enterprise + +- **Bitbucket API tokens content** — `platform-enterprise_docs/git/overview.md` entire Bitbucket section replaced. Now documents API tokens, includes the `:::warning` about app-password deprecation (September 9, 2025 / June 9, 2026), Username field clarified to `(account email)`, Password field renamed to **Token**. Preserved Enterprise's prose style (`_BitBucket_` underscore italics, bold "Create BitBucket credentials" header). +- **Antigravity/Gemini skill** — Copied [platform-cloud/docs/co-scientist/skill-antigravity.md](platform-cloud/docs/co-scientist/skill-antigravity.md) → [platform-enterprise_docs/co-scientist/skill-antigravity.md](platform-enterprise_docs/co-scientist/skill-antigravity.md) verbatim (skill content is platform-agnostic). Added the Antigravity bullet to Enterprise's `coding-agents.md` supported-agents list. +- **AWS Secrets Manager `ListSecrets` warning** — Added the `:::note` warning admonition to Enterprise's `secrets/overview.md`, identical text to Cloud's. The warning explains that scoping down the IAM policy without keeping `ListSecrets` on `*` causes secret-deletion failures and stuck workflows — a real operational gotcha Enterprise admins arguably need *more* than Cloud customers. +- **Launch form fields** — Added **Version name**, **Version ID**, **Main script**, and **Schema** (with 3 sub-options: Repository default, Repository path, Seqera Platform schema) to Enterprise's `getting-started/quickstart-demo/launch-pipelines.md`. Also dropped `(*Optional*)` prefixes on Config profiles/Labels to align with Cloud's tutorial style. (Note: the canonical launchpad reference page already documents all these fields on both trees — this port closes the gap in the *quickstart tutorial* specifically.) + +#### Ported from Enterprise → Cloud + +- **`/migrate-from-wdl` and `/write-nf-test` skills** — Added 2 rows to Cloud's `co-scientist/reference/skills-reference.md` (same position as Enterprise: after `/convert-r-script`, before `/fix-strict-syntax`). The audit initially had this flipped — Enterprise had them, Cloud didn't. + +#### `pipelines/versioning.md` reconciliation (partial port) + +Enterprise's `versioning.md` adopted three Cloud improvements: +- Truncated JSON example `{ "track_changes": false }` replaced with Cloud's complete `"my_parameter": { ... }` example +- Heading depth `### Manage pipeline versions` → `#### Manage pipeline versions` (was an orphan h3 sandwiched between h4s) +- Deletion-scope wording → Cloud's more precise "Individual *draft* versions cannot be deleted" + +Deliberately KEPT Enterprise-only content (Enterprise's version is better here): +- Role permission links `[Maintain or higher](../orgs-and-teams/roles.md)` in 3 places +- `:::tip` admonition about commit ID pinning for reproducibility +- `"during pipeline edit or launch"` qualifier +- Anchor `#building-pipeline-schema-files` (valid in Enterprise's own schema page; renaming would break the cross-link) +- Hash-benefit bullet order (Provenance first, with trailing periods — Enterprise house style) + +### 4. Frontmatter date normalization + +**Goal:** every `.md` / `.mdx` file in `platform-enterprise_docs/` and `platform-cloud/docs/` follows the format: + +```yaml +date created: "YYYY-MM-DD" +last updated: "YYYY-MM-DD" +``` + +**Pre-normalization state:** 108 Enterprise files had a single `date:` field in various formats (`"21 Apr 2023"`, `"26 August 2024"`, `"2023-04-21"`, etc.); 3 Cloud files had non-ISO `date created`; 2 Cloud files had non-ISO `last updated`. + +**Method:** [/tmp/normalize_frontmatter_dates.py](/tmp/normalize_frontmatter_dates.py) (one-shot script, not preserved in repo). Logic: +- Single `date: X` → split into `date created: ""` + `last updated: ""` (mirrored — no false "updated today" claim). +- Non-ISO `date created` or `last updated` → reformatted to `YYYY-MM-DD`. +- Files with one of the two fields but not the other → missing field added, mirroring the present one. + +**Result:** 164 files modified (108 splits + 56 format/missing-field cleanups). Re-scanned after: 0 non-conforming files in either tree. + +### 5. New tooling — prevent future drift + +To stop `last updated:` from going stale silently, added: + +1. **[/.github/scripts/bump-last-updated.py](.github/scripts/bump-last-updated.py)** — pre-commit fixer hook. Bumps `last updated:` to today on changed `.md` / `.mdx` files. Inserts the field if `date created:` exists but `last updated:` doesn't. Skips files without `date created:` (changelog entries, partials). Idempotent. +2. **[/.pre-commit-config.yaml](.pre-commit-config.yaml)** — registered the hook as `bump-last-updated`. Excludes `platform-enterprise_versioned_docs/` (frozen snapshots — `last updated` should reflect snapshot date, not edit date) and `changelog/` (entries don't follow the convention). +3. **[/.github/workflows/pre-commit-fix.yaml](.github/workflows/pre-commit-fix.yaml)** — extended to trigger on `pull_request: opened/synchronize/reopened` events (same-repo only) in addition to the existing `fix formatting` comment route. Fork PRs still use the comment route since they have read-only tokens. The auto-trigger excludes runs where the PR author is `seqera-docs-bot` to avoid infinite loops. + +**Coverage matrix:** + +| Contributor flow | What happens | +|---|---| +| Local dev with pre-commit installed | `git commit` → hook bumps date → file re-staged → commit proceeds | +| Local dev without pre-commit | PR opened/updated → CI runs prek → bot commits fix back to PR branch | +| External fork contributor | CI workflow skipped for forks; reviewer comments `fix formatting` to run the existing comment route | +| Bot pushing its own commits | Workflow excludes `seqera-docs-bot`-authored PRs (no infinite loop) | + +### 6. Documentation updates for the new tooling + +- **[README.md](README.md)** — "Install pre-commit" section: replaced generic "basic standard hooks" paragraph with full bullet list of all 5 hook categories. Workflows summary table: updated `pre-commit-fix.yaml` row to reflect dual triggers. "Quality gates that block PR merges": updated `pre-commit-check.yaml` and `pre-commit-fix.yaml` descriptions to mention `bump-last-updated` and the auto-trigger. "Cross-workflow dependencies" diagram: added the `PR opened/synchronize` row above the comment-trigger row. +- **[.github/scripts/README.md](.github/scripts/README.md)** — added a `bump-last-updated.py` section covering invocation, behavior, exit codes, and scope/exclusions. Added a preamble linking to the README workflows audit. + +### 7. Audit corrections (the original audit was wrong on these) + +1. **"Disable compute environment" was claimed to be missing from Cloud** — false. Cloud has it at `platform-cloud/docs/compute-envs/overview.md:69-81`. The duplicate ON ENTERPRISE was the real bug (now fixed in Round 1). +2. **"`/migrate-from-wdl` and `/write-nf-test` are Cloud-only"** — flipped. Enterprise's `co-scientist/reference/skills-reference.md` had them; Cloud's didn't. Cloud got them ported in Round 5. +3. **"Enterprise `pipelines/versioning.md` link to `#building-pipeline-schema-files` is broken"** — false. That anchor exists in Enterprise's own `pipeline-schema/overview.md`. The two trees use different anchor names but each link points to a valid anchor in its own tree. +4. **"`pipelines/versioning.md` is trivial-only divergence"** — misclassified. Deep-dive found ~13 distinct changes including a broken JSON example, removed admonition, softened permissions language. Promoted to substantive in Round 2. + +### Deliberately untouched (per your instructions) + +- **Studios SSH content** on Cloud — your call: "not needed yet, not in Cloud product" +- **Azure Batch dual-pool + GCP WIF** on Cloud — your call: "not yet in Cloud" +- The "`rstudio`" lowercase tags in `tags:` fields — left alone since tags function as search terms +- Connect/server changelog entries mentioning "RStudio" — historical record +- `studios/managing.md` "RStudio Professional Server" reference — third-party Posit product name +- `cloud_latest.md` historical announcement — historical record + +### Final state + +- **209 files modified** across both `platform-enterprise_docs/` and `platform-cloud/docs/` +- **3 new files**: + - [enterprise-cloud-divergence-audit.md](enterprise-cloud-divergence-audit.md) (this doc) + - [platform-enterprise_docs/co-scientist/skill-antigravity.md](platform-enterprise_docs/co-scientist/skill-antigravity.md) (Antigravity port) + - [.github/scripts/bump-last-updated.py](.github/scripts/bump-last-updated.py) (new tooling) +- **2 config/workflow files modified**: `.pre-commit-config.yaml`, `.github/workflows/pre-commit-fix.yaml` +- **2 doc-of-docs files updated**: `README.md`, `.github/scripts/README.md` diff --git a/platform-cloud/docs/cloud/changelog.md b/platform-cloud/docs/cloud/changelog.md index 0d8cb9c49e..622e68259b 100644 --- a/platform-cloud/docs/cloud/changelog.md +++ b/platform-cloud/docs/cloud/changelog.md @@ -1,7 +1,8 @@ --- title: "Cloud changelog" description: "Seqera Platform Cloud changelog" -date: "4 July 2024" +date created: "2024-07-04" +last updated: "2026-06-08" tags: [changelog] --- diff --git a/platform-cloud/docs/co-scientist/authentication.md b/platform-cloud/docs/co-scientist/authentication.md index c44877fc7d..d1a4e76581 100644 --- a/platform-cloud/docs/co-scientist/authentication.md +++ b/platform-cloud/docs/co-scientist/authentication.md @@ -2,6 +2,7 @@ title: "Authentication" description: "Log in, log out, and manage organizations and tokens in the Seqera CLI" date created: "2025-12-15" +last updated: "2026-06-08" tags: [co-scientist, cli, authentication, login] --- @@ -78,8 +79,6 @@ export SEQERA_AI_BACKEND_URL=https://ai-api.seqera.io You only need `SEQERA_AUTH_DOMAIN` and `SEQERA_AUTH_CLI_CLIENT_ID` when using the OAuth login flow. ::: -This command revokes your current authentication token and removes locally stored credentials. You will need to re-authenticate on next use. - ## Manage organizations The Seqera CLI operates against one organization at a time, which determines billing. @@ -125,6 +124,8 @@ To sign out from the current session, run: seqera logout ``` +This command revokes your current authentication token and removes locally stored credentials. You will need to re-authenticate on next use. + ## Learn more - [Quickstart](./quickstart.md): Run your first Co-Scientist session diff --git a/platform-cloud/docs/co-scientist/reference/skills-reference.md b/platform-cloud/docs/co-scientist/reference/skills-reference.md index 3983480c6d..e2a42b4551 100644 --- a/platform-cloud/docs/co-scientist/reference/skills-reference.md +++ b/platform-cloud/docs/co-scientist/reference/skills-reference.md @@ -2,6 +2,7 @@ title: "Skills" description: "Built-in skills, slash commands, and session limits for the Seqera CLI" date created: "2026-05-27" +last updated: "2026-06-08" tags: [co-scientist, cli, skills, reference] --- @@ -44,6 +45,8 @@ The CLI includes the following built-in skills by default: | `/convert-jupyter-notebook` | Convert Jupyter notebooks to Nextflow pipelines | | `/convert-python-script` | Convert Python scripts, including standalone scripts and Snakemake-style logic, to Nextflow | | `/convert-r-script` | Convert R scripts to Nextflow pipelines | +| `/migrate-from-wdl` | Convert WDL to Nextflow | +| `/write-nf-test` | Write nf-tests for your pipeline | | `/fix-strict-syntax` | Fix Nextflow strict syntax errors and help migrate pipelines to the v2 parser | | `/nf-aggregate` | Aggregate metrics from Nextflow runs on Seqera Platform using the `nf-aggregate` pipeline | | `/nf-data-lineage` | Explore Nextflow data lineage to trace which inputs and processes produced a result | diff --git a/platform-cloud/docs/compute-envs/aws-batch.mdx b/platform-cloud/docs/compute-envs/aws-batch.mdx index 9e13d76d88..0b1aedc303 100644 --- a/platform-cloud/docs/compute-envs/aws-batch.mdx +++ b/platform-cloud/docs/compute-envs/aws-batch.mdx @@ -2,7 +2,7 @@ title: "AWS Batch" description: "Instructions to set up AWS Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-05-29" +last updated: "2026-06-08" tags: [aws, batch, compute environments] --- @@ -624,7 +624,7 @@ Depending on the provided configuration in the UI, Seqera might also create IAM When using AWS keys without an assumed role, the associated AWS user must have been granted permissions to operate on the cloud resources directly. When an assumed role is provided, the IAM user keys are only used to retrieve temporary credentials impersonating the role specified: this could be useful when e.g. multiple IAM users are used to access the same AWS account, and the actual permissions to operate on the resources are only granted to the role. ::: 1. Select a **Region**, e.g., _eu-west-1 - Europe (Ireland)_. This region must match the location of the S3 bucket or EFS/FSx file system you plan to use as work directory. -1. In the **Pipeline work directory** field type or select from the dropdown menu the S3 bucket [previously created](#s3-bucket-creation), e.g., `s3://seqera-bucket`. The work directory can be customized to specify a folder inside the bucket where Nextflow intermediate files will be stored, e.g., `s3://seqera-bucket/nextflow-workdir`. The bucket must be located in the same region chosen in the previous step. +1. In the **Work directory** field type or select from the dropdown menu the S3 bucket [previously created](#s3-bucket-creation), e.g., `s3://seqera-bucket`. The work directory can be customized to specify a folder inside the bucket where Nextflow intermediate files will be stored, e.g., `s3://seqera-bucket/nextflow-workdir`. The bucket must be located in the same region chosen in the previous step. :::note When you specify an S3 bucket as your work directory, this bucket is used for the Nextflow [cloud cache](https://docs.seqera.io/nextflow/cache-and-resume#cache-stores) by default. Seqera adds a `cloudcache` block to the Nextflow configuration file for all runs executed with this compute environment. This block includes the path to a `cloudcache` folder in your work directory, e.g., `s3://seqera-bucket/cloudcache/.cache`. You can specify an alternative cache location with the **Nextflow config file** field on the pipeline [launch](../launch/launchpad#launch-form) form. @@ -649,7 +649,7 @@ Depending on the provided configuration in the UI, Seqera might also create IAM We recommend using Fusion with AWS NVMe instances (fast instance storage) as this delivers the fastest performance when compared to environments using only AWS EBS (Elastic Block Store). 1. Use Seqera Platform version 23.1 or later. - 1. Use an S3 bucket as the pipeline work directory. + 1. Use an S3 bucket as the work directory. 1. Enable **Wave containers**, **Fusion v2**, and **fast instance storage**. 1. Select the **Batch Forge** config mode. 1. Fast instance storage requires an EC2 instance type that uses NVMe disks. Specify NVMe-based instance types in **Instance types** under **Advanced options**. If left unspecified, Platform selects instances from AWS NVMe-based instance type families. See [Instance store temporary block storage for EC2 instances](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html) for more information. @@ -687,7 +687,7 @@ Depending on the provided configuration in the UI, Seqera might also create IAM :::note When you run large AWS Batch clusters (hundreds of compute nodes or more), EC2 API rate limits may cause the deletion of unattached EBS volumes to fail. You should delete volumes that remain active after Nextflow jobs have completed to avoid additional costs. Monitor your AWS account for any orphaned EBS volumes via the EC2 console, or with a Lambda function. See [here](https://aws.amazon.com/blogs/mt/controlling-your-aws-costs-by-deleting-unused-amazon-ebs-volumes/) for more information. ::: -1. With the optional **Enable Fusion mounts (deprecated)** feature enabled, S3 buckets specified in **Pipeline work directory** and **Allowed S3 Buckets** are mounted as file system volumes in the EC2 instances carrying out the Batch job execution. These buckets can then be accessed at `/fusion/s3/`. For example, if the bucket name is `s3://imputation-gp2`, your pipeline will access it using the file system path `/fusion/s3/imputation-gp2`. **Note:** This feature has been deprecated. Consider using Fusion v2 (see above) for enhanced performance and stability. +1. With the optional **Enable Fusion mounts (deprecated)** feature enabled, S3 buckets specified in **Work directory** and **Allowed S3 Buckets** are mounted as file system volumes in the EC2 instances carrying out the Batch job execution. These buckets can then be accessed at `/fusion/s3/`. For example, if the bucket name is `s3://imputation-gp2`, your pipeline will access it using the file system path `/fusion/s3/imputation-gp2`. **Note:** This feature has been deprecated. Consider using Fusion v2 (see above) for enhanced performance and stability. :::note You do not need to modify your pipeline or files to take advantage of this feature. Nextflow will automatically recognize and replace any reference to files prefixed with `s3://` with the corresponding Fusion mount paths. ::: @@ -703,10 +703,10 @@ Depending on the provided configuration in the UI, Seqera might also create IAM :::note Graviton requires Fargate, Wave containers, and Fusion v2 file system to be enabled. This feature is not compatible with GPU-based architecture. ::: -1. Enter any additional **Allowed S3 buckets** that your workflows require to read input data or write output data. The **Pipeline work directory** bucket above is added by default to the list of **Allowed S3 buckets**. +1. Enter any additional **Allowed S3 buckets** that your workflows require to read input data or write output data. The **Work directory** bucket above is added by default to the list of **Allowed S3 buckets**. 1. To use an **EFS** file system in your pipeline, you can either select **Use existing EFS file system** and specify an existing EFS instance, or select **Create new EFS file system** to create one. - To use the EFS file system as the work directory of the compute environment specify `/work` in the **Pipeline work directory** field (step 10 of this guide). + To use the EFS file system as the work directory of the compute environment specify `/work` in the **Work directory** field (step 10 of this guide). - To use an existing EFS file system, enter the **EFS file system id** and **EFS mount path**. This is the path where the EFS volume is accessible to the compute environment. For simplicity, we recommend that you use `/mnt/efs` as the EFS mount path. - To create a new EFS file system, enter the **EFS mount path**. We advise that you specify `/mnt/efs` as the EFS mount path. - EFS file systems created by Batch Forge are automatically tagged in AWS with `Name=TowerForge-`, with `` being the compute environment ID. Any manually-added resource label with the key `Name` (capital N) will override the automatically-assigned `TowerForge-` label. @@ -730,7 +730,7 @@ Depending on the provided configuration in the UI, Seqera might also create IAM 1. To use a **FSx for Lustre** file system in your pipeline, you can either select **Use existing FSx file system** and specify an existing FSx instance, or select **Create new FSx file system** to create one. - To use the FSx file system as your work directory, specify `/work` in the **Pipeline work directory** field (step 10 of this guide). + To use the FSx file system as your work directory, specify `/work` in the **Work directory** field (step 10 of this guide). - To use an existing FSx file system, enter the **FSx DNS name** and **FSx mount path**. The FSx mount path is the path where the FSx volume is accessible to the compute environment. For simplicity, we recommend that you use `/mnt/fsx` as the FSx mount path. - To create a new FSx file system, enter the **FSx size** (in GB) and the **FSx mount path**. We advise that you specify `/mnt/fsx` as the FSx mount path. - FSx file systems created by Batch Forge are automatically tagged in AWS with `Name=TowerForge-`, with `` being the compute environment ID. Any manually-added resource label with the key `Name` (capital N) will override the automatically-assigned `TowerForge-` label. @@ -872,7 +872,7 @@ AWS Batch creates resources that you may be charged for in your AWS account. See When using AWS keys without an assumed role, the associated AWS user must have been granted permissions to operate on the cloud resources directly. When an assumed role is provided, the IAM user keys are only used to retrieve temporary credentials impersonating the role specified: this could be useful when e.g. multiple IAM users are used to access the same AWS account, and the actual permissions to operate on the resources are only granted to the role. ::: 1. Select a **Region**, e.g., _eu-west-1 - Europe (Ireland)_. This region must match the region where your S3 bucket or EFS/FSx work directory is located to avoid high data transfer costs. -1. Enter or select from the dropdown menu the S3 bucket [previously created](#s3-bucket-creation) in the **Pipeline work directory** field, e.g., `s3://seqera-bucket`. This bucket must be in the same region chosen in the previous step to avoid incurring high data transfer costs. The work directory can be customized to specify a folder inside the bucket, e.g., `s3://seqera-bucket/nextflow-workdir`. +1. Enter or select from the dropdown menu the S3 bucket [previously created](#s3-bucket-creation) in the **Work directory** field, e.g., `s3://seqera-bucket`. This bucket must be in the same region chosen in the previous step to avoid incurring high data transfer costs. The work directory can be customized to specify a folder inside the bucket, e.g., `s3://seqera-bucket/nextflow-workdir`. :::note When you specify an S3 bucket as your work directory, this bucket is used for the Nextflow [cloud cache](https://docs.seqera.io/nextflow/cache-and-resume#cache-stores) by default. Seqera adds a `cloudcache` block to the Nextflow configuration file for all runs executed with this compute environment. This block includes the path to a `cloudcache` folder in your work directory, e.g., `s3://seqera-bucket/cloudcache/.cache`. You can specify an alternative cache location with the **Nextflow config file** field on the pipeline [launch](../launch/launchpad#launch-form) form. ::: @@ -896,7 +896,7 @@ AWS Batch creates resources that you may be charged for in your AWS account. See We recommend using Fusion with AWS NVMe instances (fast instance storage) as this delivers the fastest performance when compared to environments using only AWS EBS (Elastic Block Store). 1. Use Seqera Platform version 23.1 or later. - 1. Use an S3 bucket as the pipeline work directory. + 1. Use an S3 bucket as the work directory. 1. Enable **Wave containers**, **Fusion v2**, and **fast instance storage**. 1. Select the **Batch Forge** config mode. 1. Fast instance storage requires an EC2 instance type that uses NVMe disks. Specify NVMe-based instance types in **Instance types** under **Advanced options**. If left unspecified, Platform selects instances from AWS NVMe-based instance type families. See [Instance store temporary block storage for EC2 instances](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html) for more information. diff --git a/platform-cloud/docs/compute-envs/overview.md b/platform-cloud/docs/compute-envs/overview.md index c2351d6ec6..38f3478bd8 100644 --- a/platform-cloud/docs/compute-envs/overview.md +++ b/platform-cloud/docs/compute-envs/overview.md @@ -1,7 +1,8 @@ --- title: "Compute environment overview" description: "Overview of compute environments in Seqera Platform" -date: "21 Apr 2023" +date created: "2023-04-21" +last updated: "2026-06-08" tags: [compute environments] --- diff --git a/platform-cloud/docs/credentials/agent_credentials.md b/platform-cloud/docs/credentials/agent_credentials.md index 1c0aa9c6c0..432a8bd120 100644 --- a/platform-cloud/docs/credentials/agent_credentials.md +++ b/platform-cloud/docs/credentials/agent_credentials.md @@ -2,7 +2,7 @@ title: "Tower Agent credentials" description: "Create Tower Agent credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2025-10-21" +last updated: "2026-06-08" tags: [agent, credentials] --- @@ -23,6 +23,6 @@ You can share a single Tower Agent instance with all members of a workspace. Cre - **Provider**: Select **Tower Agent**. - **Agent connection ID**: The connection ID used to run your Tower Agent instance. Must match the connection ID used when running the Agent (see **Usage** below). - **Shared agent**: Enables Tower Agent sharing for all workspace members. - - **Usage**: Populates a code snippet for Tower Agent download with your connection ID. Replace `` with your [Seqera access token](https://docs.seqera.io/platform-api/create-token). + - **Usage**: Populates a code snippet for Tower Agent download with your connection ID. Replace `` with your [Seqera access token](https://docs.seqera.io/platform-api/create-token). 3. After you've completed all the form fields, select **Add**. The new credential is now listed under the **Credentials** tab. diff --git a/platform-cloud/docs/credentials/docker_hub_registry_credentials.md b/platform-cloud/docs/credentials/docker_hub_registry_credentials.md index b3e449e320..d553860fe1 100644 --- a/platform-cloud/docs/credentials/docker_hub_registry_credentials.md +++ b/platform-cloud/docs/credentials/docker_hub_registry_credentials.md @@ -1,8 +1,8 @@ --- title: "Docker Hub credentials" description: "Create Docker Hub credentials in Seqera Platform." -date created: "2025-10-21" -last updated: "2025-10-21" +date created: "2023-04-21" +last updated: "2026-06-08" tags: [docker, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/gitea_registry_credentials.md b/platform-cloud/docs/credentials/gitea_registry_credentials.md index 1855211749..e2111ec7dd 100644 --- a/platform-cloud/docs/credentials/gitea_registry_credentials.md +++ b/platform-cloud/docs/credentials/gitea_registry_credentials.md @@ -1,8 +1,8 @@ --- title: "Gitea container registry credentials" description: "Create GitHub container registry credentials in Seqera Platform." -date created: "2025-12-15" -last updated: "2025-10-21" +date created: "2023-12-15" +last updated: "2026-06-08" tags: [gitea, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/github_registry_credentials.md b/platform-cloud/docs/credentials/github_registry_credentials.md index e8d63065ce..e171b2ee9f 100644 --- a/platform-cloud/docs/credentials/github_registry_credentials.md +++ b/platform-cloud/docs/credentials/github_registry_credentials.md @@ -1,8 +1,8 @@ --- title: "GitHub container registry credentials" description: "Create GitHub container registry credentials in Seqera Platform." -date created: "2025-12-15" -last updated: "2025-10-21" +date created: "2023-12-15" +last updated: "2026-06-08" tags: [github, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/gitlab_registry_credentials.md b/platform-cloud/docs/credentials/gitlab_registry_credentials.md index 67c1415c15..df7dc43e3b 100644 --- a/platform-cloud/docs/credentials/gitlab_registry_credentials.md +++ b/platform-cloud/docs/credentials/gitlab_registry_credentials.md @@ -1,8 +1,8 @@ --- title: "GitLab container registry credentials" description: "Create GitLab container registry credentials in Seqera Platform." -date created: "2025-12-15" -last updated: "2025-10-21" +date created: "2023-12-15" +last updated: "2026-06-08" tags: [gitlab, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/quay_registry_credentials.md b/platform-cloud/docs/credentials/quay_registry_credentials.md index 6fb89ecb39..6c9e1c7a11 100644 --- a/platform-cloud/docs/credentials/quay_registry_credentials.md +++ b/platform-cloud/docs/credentials/quay_registry_credentials.md @@ -1,8 +1,8 @@ --- title: "Quay container registry credentials" description: "Create Quay container registry credentials in Seqera Platform." -date created: "2025-04-21" -last updated: "2025-10-21" +date created: "2023-04-21" +last updated: "2026-06-08" tags: [quay, credentials] --- diff --git a/platform-cloud/docs/credentials/ssh_credentials.md b/platform-cloud/docs/credentials/ssh_credentials.md index dcc3b1873b..7ab7d9c9bb 100644 --- a/platform-cloud/docs/credentials/ssh_credentials.md +++ b/platform-cloud/docs/credentials/ssh_credentials.md @@ -1,8 +1,8 @@ --- title: "SSH credentials" description: "Create SSH credentials in Seqera Platform." -date created: "2025-04-21" -last updated: "2025-10-21" +date created: "2023-04-21" +last updated: "2026-06-08" tags: [ssh, credentials] --- diff --git a/platform-cloud/docs/data-privacy/overview.md b/platform-cloud/docs/data-privacy/overview.md index cde81c0b91..66c2283ece 100644 --- a/platform-cloud/docs/data-privacy/overview.md +++ b/platform-cloud/docs/data-privacy/overview.md @@ -1,7 +1,8 @@ --- title: "Data privacy" description: "Overview of the data collected by Seqera Platform" -date: "21 Apr 2023" +date created: "2023-04-21" +last updated: "2026-06-08" tags: [data, privacy] --- diff --git a/platform-cloud/docs/data/datasets.md b/platform-cloud/docs/data/datasets.md index 6734af6d80..2c814957b8 100644 --- a/platform-cloud/docs/data/datasets.md +++ b/platform-cloud/docs/data/datasets.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Using datasets in Seqera Platform." date created: "2023-04-23" -last updated: "2026-03-27" +last updated: "2026-06-08" tags: [datasets] --- @@ -17,7 +17,7 @@ On the datasets screen, you can: - Hide datasets that are not used in the workspace. - View dataset metadata (created by, last updated, last used). - Edit dataset details (name, description, and labels). -- Create new versions of a uploaded dataset. +- Create new versions of an uploaded dataset. ## Benefits diff --git a/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx b/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx index 74fd93cf1a..d58b6bd99d 100644 --- a/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx +++ b/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx @@ -1,7 +1,8 @@ --- title: "Manual AWS Batch configuration" description: "Manual AWS Batch configuration" -date: "12 Apr 2023" +date created: "2023-04-12" +last updated: "2026-06-08" tags: [aws, batch, configuration] --- @@ -16,14 +17,14 @@ Manual AWS Batch configuration is only necessary if you don't want to let Seqera Complete the following steps to configure the AWS Batch resources needed by Seqera Platform: -2. Create the instance role policy. -3. Create the AWS Batch service role. -4. Create an EC2 Instance role. -5. Create a Nextflow head job role. -6. Create an EC2 SpotFleet role. -7. Create a launch template. -8. Create the AWS Batch compute environments. -9. Create the AWS Batch queue. +1. Create the instance role policy. +2. Create the AWS Batch service role. +3. Create an EC2 Instance role. +4. Create a Nextflow head job role. +5. Create an EC2 SpotFleet role. +6. Create a launch template. +7. Create the AWS Batch compute environments. +8. Create the AWS Batch queue. ### Create the instance role policy diff --git a/platform-cloud/docs/getting-started/overview.md b/platform-cloud/docs/getting-started/overview.md index 733a5d1c9e..851935715a 100644 --- a/platform-cloud/docs/getting-started/overview.md +++ b/platform-cloud/docs/getting-started/overview.md @@ -1,8 +1,8 @@ --- title: Run a pipeline description: An overview of Seqera Platform deployment versions and ways to run Seqera. -date created: 2023-09-15 -last updated: 2025-08-01 +date created: "2023-09-15" +last updated: "2026-06-08" tags: [overview, pipelines, getting started, deployment, runs] --- diff --git a/platform-cloud/docs/getting-started/proteinfold.md b/platform-cloud/docs/getting-started/proteinfold.md index 731ba4325e..dbcc4da08d 100644 --- a/platform-cloud/docs/getting-started/proteinfold.md +++ b/platform-cloud/docs/getting-started/proteinfold.md @@ -1,7 +1,8 @@ --- title: "Protein structure prediction" description: "An introduction to running nf-core/proteinfold in Seqera Platform" -date: "21 Jul 2024" +date created: "2024-07-21" +last updated: "2026-06-08" tags: [platform, seqera pipelines, studios, proteinfold, alphafold, colabfold, compute environments, aws] toc_max_heading_level: 2 --- @@ -304,7 +305,7 @@ After you have filled the necessary launch details, select **Launch**. The **Run ## Interactive analysis with Studios -[Studios](../studios/overview) streamlines the process of creating interactive analysis environments for Platform users. With built-in templates for platforms like Jupyter Notebook, RStudio, and VS Code, creating a data studio is as simple as adding and sharing pipelines or datasets. The Studio URL can also be shared with any user with the [Connect role](../orgs-and-teams/roles) for real-time access and collaboration. +[Studios](../studios/overview) streamlines the process of creating interactive analysis environments for Platform users. With built-in templates for platforms like Jupyter Notebook, R-IDE, and VS Code, creating a data studio is as simple as adding and sharing pipelines or datasets. The Studio URL can also be shared with any user with the [Connect role](../orgs-and-teams/roles) for real-time access and collaboration. For the purposes of this guide, a Jupyter notebook environment will be used for interactive visualization of the predicted protein structures, optionally comparing AlphaFold2 and Colabfold structures for the same sequence data. diff --git a/platform-cloud/docs/getting-started/quickstart-demo/add-data.md b/platform-cloud/docs/getting-started/quickstart-demo/add-data.md index 0482c33d56..1833f992a6 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/add-data.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/add-data.md @@ -1,7 +1,8 @@ --- title: "Add data" description: "An introduction to adding pipeline input data in Seqera Platform" -date: "21 Jul 2024" +date created: "2024-07-21" +last updated: "2026-06-08" tags: [platform, data, data explorer, datasets] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md b/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md index b2da999280..491383472e 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md @@ -1,7 +1,8 @@ --- title: "Add pipelines" description: "An introduction to adding pipelines to Seqera Platform workspaces" -date: "12 Jul 2024" +date created: "2024-07-12" +last updated: "2026-06-08" tags: [platform, launch, pipelines, launchpad] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/automation.md b/platform-cloud/docs/getting-started/quickstart-demo/automation.md index b29962a3e5..f071031f2b 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/automation.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/automation.md @@ -1,7 +1,8 @@ --- title: "Automation" description: "An introduction to automation with APIs and CLI tools in Seqera Platform" -date: "21 Jul 2024" +date created: "2024-07-21" +last updated: "2026-06-08" tags: [platform, automation, api, cli, seqerakit] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md b/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md index bcc8f327ce..aa2f6bbd45 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md @@ -1,8 +1,8 @@ --- title: "Community Showcase" description: "Seqera Cloud Community showcase workspace walkthrough" -date created: "8 Jul 2024" -last updated: "14 June 2025" +date created: "2024-07-08" +last updated: "2026-06-08" tags: [platform, launch, pipelines, launchpad, tutorial] toc_max_heading_level: 3 --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md b/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md index 74f9a5d49c..0f8cacd4f4 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md @@ -1,7 +1,8 @@ --- title: "Pipeline optimization" description: "An introduction to pipeline optimization in Seqera Platform" -date: "8 Jul 2024" +date created: "2024-07-08" +last updated: "2026-06-08" tags: [platform, runs, pipeline optimization] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/studios.md b/platform-cloud/docs/getting-started/quickstart-demo/studios.md index 5c32be20f4..e0b1ee0218 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/studios.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/studios.md @@ -1,7 +1,8 @@ --- title: "Studios" description: "An introduction to Studios in Seqera Platform" -date: "8 Jul 2024" +date created: "2024-07-08" +last updated: "2026-06-08" tags: [platform, data, studios] --- @@ -24,7 +25,7 @@ Select the options menu next to a Studio to: ### Analyze RNAseq data in Studios -Studios is used to perform bespoke analysis on the results of upstream workflows. For example, in the Community Showcase workspace we have run the *nf-core/rnaseq* workflow to quantify gene expression, followed by *nf-core/differentialabundance* to derive differential expression statistics. The workspace contains a Studio with these results from cloud storage mounted into the Studio to perform further analysis. One of these outputs is an RShiny application, which can be deployed for interactive analysis. +Studios is used to perform bespoke analysis on the results of upstream workflows. For example, in the Community Showcase workspace we have run the *nf-core/rnaseq* workflow to quantify gene expression, followed by *nf-core/differentialabundance* to derive differential expression statistics. The workspace contains a Studio with these results from cloud storage mounted into the Studio to perform further analysis. One of these outputs is a web app, which can be deployed for interactive analysis. ### Open the RNAseq analysis Studio @@ -42,13 +43,13 @@ This Studio will start an R-IDE which already contains the necessary R packages Deploy the app in the Studio by selecting the play button on the last chunk of the R script: -![Run RShiny app](./assets/rnaseq-diffab-run-rshiny-app.png) +![Run web app](./assets/rnaseq-diffab-run-rshiny-app.png) -### Explore results in the RShiny app +### Explore results in the web app -The RShiny app will deploy in a separate browser window, providing a data interface. Here you can view information about your sample data, perform QC or exploratory analysis, and view the differential expression analyses. +The web app will deploy in a separate browser window, providing a data interface. Here you can view information about your sample data, perform QC or exploratory analysis, and view the differential expression analyses. -![RShiny app exploration](assets/rnaseq-diffab-rshiny-app-explore.gif) +![Web app exploration](assets/rnaseq-diffab-rshiny-app-explore.gif) #### Sample clustering with PCA plots @@ -68,7 +69,7 @@ What to look for in the PCA plot: From this PCA plot, you can gain insights into the consistency and quality of your sequencing data, identify any potential issues, and understand the major sources of variation among your samples - all directly in Platform. -![RShiny PCA plot](assets/rnaseq-diffab-rshiny-pca-plot.gif) +![Web app PCA plot](assets/rnaseq-diffab-rshiny-pca-plot.gif) #### Gene expression changes with Volcano plots @@ -86,7 +87,7 @@ In the **Differential** tab, select **Volcano plots** to compare genes with sign Using the volcano plot, you can effectively identify and explore the genes with the most significant changes in expression between your samples, providing a deeper understanding of the molecular differences. -![RShiny volcano plot](assets/rnaseq-diffab-rshiny-volcano-plot.gif) +![Web app volcano plot](assets/rnaseq-diffab-rshiny-volcano-plot.gif) ### Collaborate in the Studio diff --git a/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md b/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md index 951cf8fa6e..f21eb455c2 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md @@ -1,7 +1,8 @@ --- title: "View run information" description: "View pipeline run details in Seqera Platform" -date: "8 Jul 2024" +date created: "2024-07-08" +last updated: "2026-06-08" tags: [platform, runs, pipelines, monitoring, tutorial] --- diff --git a/platform-cloud/docs/getting-started/rnaseq.md b/platform-cloud/docs/getting-started/rnaseq.md index 59e4272f62..c66bf8c73a 100644 --- a/platform-cloud/docs/getting-started/rnaseq.md +++ b/platform-cloud/docs/getting-started/rnaseq.md @@ -2,7 +2,7 @@ title: "RNA-Seq" description: "An introduction to running nf-core/rnaseq in Seqera Platform" date created: "2024-07-21" -last updated: "2025-07-09" +last updated: "2026-06-08" tags: [platform, seqera pipelines, studios, rnaseq, compute environments, aws] toc_max_heading_level: 2 --- @@ -320,7 +320,7 @@ After you have filled the necessary launch details, select **Launch**. The **Run **Studios** streamline the process of creating interactive analysis environments for Platform users. With built-in templates for platforms like Jupyter Notebook, R-IDE, and VS Code, creating a Studio is as simple as adding and sharing pipelines or datasets. The Studio URL can also be shared with any user with the [Connect role](../orgs-and-teams/roles) for real-time access and collaboration. -For the purposes of this guide, an RStudio environment will be used to normalize the pipeline output data, perform differential expression analysis, and visualize the data with exploratory plots. +For the purposes of this guide, an R-IDE environment will be used to normalize the pipeline output data, perform differential expression analysis, and visualize the data with exploratory plots. ### Prepare your data @@ -459,7 +459,7 @@ The R-IDE environment can be configured with the packages you wish to install an print(y$samples) ``` -1. Create an MDS plot, displayed in RStudio plots viewer (`a`) and saved as a PNG file (`b`): +1. Create an MDS plot, displayed in R-IDE plots viewer (`a`) and saved as a PNG file (`b`): :::info MDS plots are used to visualize the overall similarity between RNA-Seq samples based on their gene expression profiles, helping to identify sample clusters and potential batch effects. @@ -467,7 +467,7 @@ The R-IDE environment can be configured with the packages you wish to install an ```r # Create MDS plot - # a. Display in RStudio + # a. Display in R-IDE plotMDS(y, col = as.numeric(factor(targets$Group)), labels = targets$Group) legend( "topright", @@ -569,7 +569,7 @@ The R-IDE environment can be configured with the packages you wish to install an # Create volcano plots for each comparison for (name in names(results)) { p <- create_volcano_plot(results[[name]], name) - # Display in RStudio + # Display in R-IDE print(p) # Save to file (change `.png` to `.pdf` to create PDF files) ggsave( @@ -605,7 +605,7 @@ The R-IDE environment can be configured with the packages you wish to install an my_palette <- colorRampPalette(c("blue", "white", "red"))(100) # Create a heatmap using heatmap.2 - # Display in RStudio + # Display in R-IDE heatmap.2( as.matrix(top_gene_expr), scale = "row", @@ -639,7 +639,7 @@ The R-IDE environment can be configured with the packages you wish to install an print(paste("Number of top DE genes in heatmap:", length(top_genes))) ``` -![RStudio plots](./_images/rstudio.gif) +![R-IDE plots](./_images/rstudio.gif) ### Collaborate in the Studio diff --git a/platform-cloud/docs/getting-started/studios.md b/platform-cloud/docs/getting-started/studios.md index 3dc8d196ad..70703c1d59 100644 --- a/platform-cloud/docs/getting-started/studios.md +++ b/platform-cloud/docs/getting-started/studios.md @@ -1,7 +1,8 @@ --- title: "Studios for interactive analysis" description: "Creating interactive analysis Studios for Jupyter, R-IDE, VS Code, and more" -date: "24 Feb 2025" +date created: "2025-02-24" +last updated: "2026-06-08" tags: [platform, studios, jupyter, r-ide, xpra, vscode, conda] toc_max_heading_level: 3 --- diff --git a/platform-cloud/docs/labels/overview.md b/platform-cloud/docs/labels/overview.md index a6d87657b0..7d742bed82 100644 --- a/platform-cloud/docs/labels/overview.md +++ b/platform-cloud/docs/labels/overview.md @@ -1,7 +1,8 @@ --- title: "Labels" -description: "Instructions for using labels in Nextflow Tower." -date: "21 Apr 2023" +description: "Instructions for using labels in Seqera Platform." +date created: "2023-04-21" +last updated: "2026-06-08" tags: [labels] --- diff --git a/platform-cloud/docs/launch/cache-resume.mdx b/platform-cloud/docs/launch/cache-resume.mdx index b1d18e65f8..7cf813cf70 100644 --- a/platform-cloud/docs/launch/cache-resume.mdx +++ b/platform-cloud/docs/launch/cache-resume.mdx @@ -1,7 +1,8 @@ --- title: "Nextflow cache and resume" description: "Guide to Nextflow cache and resume in Seqera Platform" -date: "21 Apr 2023" +date created: "2023-04-21" +last updated: "2026-06-08" tags: [cache, launch, resume, relaunch] --- @@ -12,7 +13,7 @@ Nextflow maintains a [cache](https://docs.seqera.io/nextflow/cache-and-resume) d ## Cache directory -Nextflow stores all task executions to the task cache automatically, whether or not the resume or relaunch option is used. This makes it possible to resume or relaunch runs later if needed. Platform HPC and local compute environments use the default Nextflow cache directory (`.nextflow/cache`) to store the task cache. Cloud compute environments use the [cloud cache](https://docs.seqera.io/nextflow/cache-and-resume#cache-stores) mechanism to store the task cache in a sub-folder of the pipeline work directory. +Nextflow stores all task executions to the task cache automatically, whether or not the resume or relaunch option is used. This makes it possible to resume or relaunch runs later if needed. Platform HPC and local compute environments use the default Nextflow cache directory (`.nextflow/cache`) to store the task cache. Cloud compute environments use the [cloud cache](https://docs.seqera.io/nextflow/cache-and-resume#cache-stores) mechanism to store the task cache in a sub-folder of the work directory. To override the default cloud cache location in cloud compute environments, specify an alternate directory with the [cache](https://docs.seqera.io/nextflow/process#process-cache) directive in your Nextflow configuration file (either in the **Advanced options > Nextflow config file** field on the launch form, or in the `nextflow.config` file in your pipeline repository). @@ -152,4 +153,4 @@ For a detailed explanation of the Nextflow resume feature, see _Demystifying Nex #### Change compute environment during run resume -Users with appropriate permissions can change the compute environment when resuming a run. The new compute environment must have access to the original run work directory. This means that the new compute environment must have a work directory that matches the root path of the original pipeline work directory. For example, if the original pipeline work directory is `s3://foo/work/12345`, the new compute environment must have access to `s3://foo/work`. +Users with appropriate permissions can change the compute environment when resuming a run. The new compute environment must have access to the original run work directory. This means that the new compute environment must have a work directory that matches the root path of the original work directory. For example, if the original work directory is `s3://foo/work/12345`, the new compute environment must have access to `s3://foo/work`. diff --git a/platform-cloud/docs/launch/launchpad.md b/platform-cloud/docs/launch/launchpad.md index 83f98170e1..eae692cb22 100644 --- a/platform-cloud/docs/launch/launchpad.md +++ b/platform-cloud/docs/launch/launchpad.md @@ -2,7 +2,7 @@ title: "Launch pipelines" description: "Curate and launch workflows in Seqera Platform" date created: "2023-04-21" -last updated: "2026-05-18" +last updated: "2026-06-08" tags: [launchpad, launch, configure, pipelines, schema, configuration, nextflow, parameters, input, output] --- @@ -10,7 +10,7 @@ View, configure, and launch pipelines from your workspace **Launchpad**. ## Launchpad -The **Launchpad** enables workspace users to launch pre-configured pipelines, add new pipelines, or perform a quick launch of unsaved pipelines. Use the **Sort by:** dropdown to sort pipelines, either by name or most-recently updated. +The **Launchpad** enables workspace users to launch pre-configured pipelines, add new pipelines, or perform a quick launch of unsaved pipelines. Use the **Sort by:** drop-down menu to sort pipelines, either by name or most-recently updated. :::note A pipeline is a repository containing a Nextflow workflow, a compute environment, and pipeline parameters. @@ -36,13 +36,13 @@ The launch form accepts URL query parameters. See [Populate launch form with URL :::note Nextflow pipelines are Git repositories that can reside on any public or private Git-hosting platform. See [Git integration][git] in the Seqera docs and [Pipeline sharing][pipeline-sharing] in the Nextflow docs for more details. ::: -- **Version name**: The pipeline version name that will be selected as default for this pipeline run. See [Pipeline versioning][pipeline-version] for details. +- **Version name**: The pipeline version name that will be selected as default for this pipeline run. See [Pipeline versioning][pipeline-versioning] for details. - **Version ID**: The pipeline version id that will be selected as default for this pipeline run. See [Pipeline versioning][pipeline-versioning] for details. - **Revision**: A valid repository commit ID, tag, or branch name. Determines the version of the pipeline to launch. - **Commit ID**: Pin pipeline revision to the most recent HEAD commit ID. If no commit ID is pinned, the latest revision of the repository branch or tag is used. - **Pull latest**: Fetch the most recent HEAD commit ID of the pipeline revision at launch time. Unpins the **Commit ID**, if set. :::info - See [Git revision management][pipeline-revision] for more information on **Revision**, **Commit ID**, and **Pull latest**, behavior. + See [Git revision management][pipeline-revision] for more information on **Revision**, **Commit ID**, and **Pull latest** behavior. ::: - **Work directory**: The cloud storage or file system path where pipeline scratch data is stored. Seqera will create a scratch sub-folder if only a cloud bucket location is specified. Use file system paths for local or HPC compute environments. :::note @@ -53,7 +53,6 @@ The launch form accepts URL query parameters. See [Populate launch form with URL - **Workflow run name**: A unique identifier for the run, pre-filled with a random name. This can be customized. - **Labels**: Assign new or existing [labels][labels] to the run. - **Compute environment**: The [compute environment][compute-envs] where the run will be launched. -- **Work directory**: The bucket path where the pipeline scratch data is stored. - **Schema**: Select the [pipeline schema][pipeline-schema] to validate pipeline parameters and prevent runtime failures. - **Enable lineage**: Track the [provenance][data-lineage] of files produced by pipeline runs. Defaults to the [workspace setting][workspace-settings-lineage]. @@ -208,7 +207,7 @@ Platform will ignore added percent-encoding characters in form fields, so you do |------------------------------------------------|-----------------------------| | **General config** | | | Pipeline to launch | `pipeline` | -| Revision number | `revision` | +| Revision | `revision` | | Config profiles | `configProfiles` | | Workflow run name | `runName` | | Labels | `labelIds` | diff --git a/platform-cloud/docs/limits/overview.md b/platform-cloud/docs/limits/overview.md index b6c812d189..73a16275e1 100644 --- a/platform-cloud/docs/limits/overview.md +++ b/platform-cloud/docs/limits/overview.md @@ -1,7 +1,8 @@ --- title: "Usage limits" description: "An overview of Seqera Cloud usage limits" -date: "19 Feb 2025" +date created: "2025-02-19" +last updated: "2026-06-08" tags: [limits] --- diff --git a/platform-cloud/docs/monitoring/cloud-costs.md b/platform-cloud/docs/monitoring/cloud-costs.md index 53d066516a..0bd7003574 100644 --- a/platform-cloud/docs/monitoring/cloud-costs.md +++ b/platform-cloud/docs/monitoring/cloud-costs.md @@ -1,7 +1,8 @@ --- title: "Monitoring cloud costs" description: Guidelines for monitoring Seqera Platform cloud expenditure -date: "12 Apr 2023" +date created: "2023-04-12" +last updated: "2026-06-08" tags: [aws, gcp, azure, cloud costs, cost, billing, alerts] --- diff --git a/platform-cloud/docs/monitoring/overview.md b/platform-cloud/docs/monitoring/overview.md index 8421b04f89..ac6e7448b9 100644 --- a/platform-cloud/docs/monitoring/overview.md +++ b/platform-cloud/docs/monitoring/overview.md @@ -1,7 +1,8 @@ --- title: "Overview" description: "Monitoring pipeline runs in Seqera Platform." -date: "11 Apr 2024" +date created: "2024-04-11" +last updated: "2026-06-08" tags: [runs, monitoring] --- diff --git a/platform-cloud/docs/monitoring/run-details.mdx b/platform-cloud/docs/monitoring/run-details.mdx index 2c1c0e3b99..3a1a0c83b1 100644 --- a/platform-cloud/docs/monitoring/run-details.mdx +++ b/platform-cloud/docs/monitoring/run-details.mdx @@ -2,7 +2,7 @@ title: "Run details" description: "Monitoring a Nextflow pipeline executed through Seqera Platform." date created: "2023-04-21" -last updated: "2026-04-29" +last updated: "2026-06-08" tags: [logging, monitoring, runs, details, workflows, execution, lineage] --- @@ -12,7 +12,7 @@ import TabItem from '@theme/TabItem'; Select a workflow run from the **Runs** list to open a run details page. The top of the page contains basic run details and a progress overview for an at-a-glance view of the run's status: -- View and copy the run ID, pipeline name and repository, pipeline work directory, compute environment, and launch date. +- View and copy the run ID, pipeline name and repository, work directory, compute environment, and launch date. - Select the star icon to favorite the run and find it more easily via a filter view in the runs list later. - Use the options menu to apply labels, relaunch, resume, or delete the run, save the run as a new pipeline, or publish a new pipeline [version](../pipelines/versioning) (if the run was launched from an unnamed draft). @@ -174,7 +174,7 @@ The **Execution log** tab provides a real-time log of the selected task's execut #### Data Explorer -If the pipeline work directory is in cloud storage, this tab shows a [Data Explorer](../data/data-explorer) view of the task's work directory location with the files associated with the task. +If the work directory is in cloud storage, this tab shows a [Data Explorer](../data/data-explorer) view of the task's work directory location with the files associated with the task. #### Container diff --git a/platform-cloud/docs/orgs-and-teams/workspace-management.md b/platform-cloud/docs/orgs-and-teams/workspace-management.md index 8f16ca9252..b5153fd235 100644 --- a/platform-cloud/docs/orgs-and-teams/workspace-management.md +++ b/platform-cloud/docs/orgs-and-teams/workspace-management.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Manage users and teams for an organization in Seqera Platform." date created: "2023-04-23" -last updated: "2026-04-29" +last updated: "2026-06-08" tags: [workspaces, teams, users, administration, user workspace, create workspace, credits, settings] --- @@ -174,7 +174,6 @@ Workspace **owners** can edit their workspace name from the workspace **Settings - Select **Edit workspace** to update the workspace name, full name, description, and sharing. Select **Update** to save changes. - Select **Delete workspace** to delete the workspace and its associated resources. This action cannot be reversed. -`` ## Add a new participant diff --git a/platform-cloud/docs/pipeline-actions/overview.md b/platform-cloud/docs/pipeline-actions/overview.md index 0537e3007a..9f1a9a983a 100644 --- a/platform-cloud/docs/pipeline-actions/overview.md +++ b/platform-cloud/docs/pipeline-actions/overview.md @@ -1,7 +1,8 @@ --- title: "Pipeline actions" description: "Automate executions with pipeline actions and webhooks in Seqera Platform." -date: "24 Apr 2023" +date created: "2023-04-24" +last updated: "2026-06-08" tags: [actions, webhooks, automation] --- diff --git a/platform-cloud/docs/pipeline-optimization/overview.md b/platform-cloud/docs/pipeline-optimization/overview.md index f43664d488..1d9756af00 100644 --- a/platform-cloud/docs/pipeline-optimization/overview.md +++ b/platform-cloud/docs/pipeline-optimization/overview.md @@ -1,7 +1,8 @@ --- title: "Pipeline optimization" description: "Optimize the resource usage of your pipelines to save time and money." -date: "12 Feb 2024" +date created: "2024-02-12" +last updated: "2026-06-08" tags: [compute, resources, optimization] --- diff --git a/platform-cloud/docs/pipeline-schema/overview.md b/platform-cloud/docs/pipeline-schema/overview.md index 861976023d..7e3dab38d2 100644 --- a/platform-cloud/docs/pipeline-schema/overview.md +++ b/platform-cloud/docs/pipeline-schema/overview.md @@ -1,7 +1,8 @@ --- title: "Pipeline schema" description: "Introduction to pipeline schema in Seqera Platform." -date: "24 Apr 2023" +date created: "2023-04-24" +last updated: "2026-06-08" tags: [pipelines, schema] --- diff --git a/platform-cloud/docs/resource-labels/overview.md b/platform-cloud/docs/resource-labels/overview.md index 24620129f9..883b713024 100644 --- a/platform-cloud/docs/resource-labels/overview.md +++ b/platform-cloud/docs/resource-labels/overview.md @@ -1,7 +1,8 @@ --- title: "Resource labels" description: "Instructions to use resource labels in Seqera Platform." -date: "24 Apr 2023" +date created: "2023-04-24" +last updated: "2026-06-08" tags: [resource labels, labels] --- diff --git a/platform-cloud/docs/secrets/overview.md b/platform-cloud/docs/secrets/overview.md index 32e9aac1c0..bb5db5d99a 100644 --- a/platform-cloud/docs/secrets/overview.md +++ b/platform-cloud/docs/secrets/overview.md @@ -1,7 +1,8 @@ --- title: "Secrets" description: "Instructions to use secrets in Seqera Platform." -date: "24 Apr 2023" +date created: "2023-04-24" +last updated: "2026-06-08" tags: [pipelines, secrets] --- diff --git a/platform-cloud/docs/seqera-mcp/sra-tools.md b/platform-cloud/docs/seqera-mcp/sra-tools.md index a9d3b7373a..3bf48a7147 100644 --- a/platform-cloud/docs/seqera-mcp/sra-tools.md +++ b/platform-cloud/docs/seqera-mcp/sra-tools.md @@ -1,7 +1,8 @@ --- title: SRA Tools description: "Search and retrieve sequencing data from NCBI SRA, EBI ENA, and GEO databases" -date created: "12 Jan 2026" +date created: "2026-01-12" +last updated: "2026-06-08" tags: [sra, ena, geo, sequencing, bioinformatics] --- diff --git a/platform-cloud/docs/seqerakit/commands.md b/platform-cloud/docs/seqerakit/commands.md index 16e1b34d7c..eb839f23aa 100644 --- a/platform-cloud/docs/seqerakit/commands.md +++ b/platform-cloud/docs/seqerakit/commands.md @@ -1,7 +1,8 @@ --- title: "Commands" description: "Seqerakit command options" -date: "21 Oct 2024" +date created: "2024-10-21" +last updated: "2026-06-08" tags: [seqerakit, cli, automation, commands] --- diff --git a/platform-cloud/docs/seqerakit/installation.md b/platform-cloud/docs/seqerakit/installation.md index fae8a72d98..7bfb58b459 100644 --- a/platform-cloud/docs/seqerakit/installation.md +++ b/platform-cloud/docs/seqerakit/installation.md @@ -1,7 +1,8 @@ --- title: "Installation" description: "Seqerakit installation options" -date: "21 Oct 2024" +date created: "2024-10-21" +last updated: "2026-06-08" tags: [seqerakit, cli, automation, installation] --- diff --git a/platform-cloud/docs/seqerakit/templates.mdx b/platform-cloud/docs/seqerakit/templates.mdx index 08e58be82f..d04a9b418c 100644 --- a/platform-cloud/docs/seqerakit/templates.mdx +++ b/platform-cloud/docs/seqerakit/templates.mdx @@ -1,7 +1,8 @@ --- title: "Templates" description: "Seqerakit YAML configuration file templates and instructions" -date: "8 Nov 2024" +date created: "2024-11-08" +last updated: "2026-06-08" tags: [seqerakit, cli, automation, yaml, configuration] toc_max_heading_level: 4 --- diff --git a/platform-cloud/docs/seqerakit/yaml-configuration.md b/platform-cloud/docs/seqerakit/yaml-configuration.md index c41e6cc0be..781784e593 100644 --- a/platform-cloud/docs/seqerakit/yaml-configuration.md +++ b/platform-cloud/docs/seqerakit/yaml-configuration.md @@ -1,7 +1,8 @@ --- title: "YAML configuration" description: "seqerakit YAML configuration file options" -date: "21 Oct 2024" +date created: "2024-10-21" +last updated: "2026-06-08" tags: [seqerakit, cli, automation, yaml, configuration] --- diff --git a/platform-cloud/docs/studios/add-studio.md b/platform-cloud/docs/studios/add-studio.md index 8f130903f4..7daf2d49da 100644 --- a/platform-cloud/docs/studios/add-studio.md +++ b/platform-cloud/docs/studios/add-studio.md @@ -2,7 +2,7 @@ title: "Add a Studio" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2025-10-21" +last updated: "2026-06-08" tags: [data, sessions, studios] --- @@ -43,5 +43,4 @@ To mount an EFS volume in a Studio session (for example, if your organization ha [github]: ./add-studio-git-repo [custom-container]: ./add-studio-custom-container [custom-image]: ./custom-envs#custom-containers -[custom-container]: ./add-studio-custom-container [provided-template]: ./add-studio-provided-template diff --git a/platform-cloud/docs/studios/container-images.md b/platform-cloud/docs/studios/container-images.md index d15a8bce34..2e372c4aac 100644 --- a/platform-cloud/docs/studios/container-images.md +++ b/platform-cloud/docs/studios/container-images.md @@ -2,7 +2,7 @@ title: "Container image templates" description: "Use container images with Studios." date created: "2025-10-16" -last updated: "2026-06-03" +last updated: "2026-06-08" tags: [containers, container images, sessions, studios] --- @@ -30,8 +30,8 @@ The Seqera Connect client version string has the format: When pushed to the container registry, an image template is tagged with the following tags: -- `-.`, such as `4.2.3-0.9`. When you add a new container template image, this is the tag displayed in Seqera Platform. -- `-..`, such as `4.2.3-0.9.0`. +- `-.`, such as `4.2.3-0.10`. When you add a new container template image, this is the tag displayed in Seqera Platform. +- `-..`, such as `4.2.3-0.10.0`. To view the latest versions of the images, see [public.cr.seqera.io](https://public.cr.seqera.io/). You can also augment the Seqera-provided image templates or use your own custom container image templates. This is the recommended approach for managing reproducible analysis environments. For more information, see [Custom environments][custom-envs]. diff --git a/platform-cloud/docs/studios/managing.md b/platform-cloud/docs/studios/managing.md index 7f248a9ced..08b3b6d62a 100644 --- a/platform-cloud/docs/studios/managing.md +++ b/platform-cloud/docs/studios/managing.md @@ -2,7 +2,7 @@ title: "Manage Studios" description: "Manage Studio sessions." date created: "2025-02-06" -last updated: "2025-09-04" +last updated: "2026-06-08" tags: [data, sessions, studios] --- @@ -180,10 +180,10 @@ For more information, see [Limit Studio access to a specific cloud bucket subdir ## Studio session checkpoints -When starting a Studio session, a *checkpoint* is automatically created. A checkpoint saves all changes made to the root filesystem and stores it in the attached compute environment's pipeline work directory in the `.studios/checkpoints` folder with a unique name. The current checkpoint is updated every five minutes during a session. +When starting a Studio session, a *checkpoint* is automatically created. A checkpoint saves all changes made to the root filesystem and stores it in the attached compute environment's work directory in the `.studios/checkpoints` folder with a unique name. The current checkpoint is updated every five minutes during a session. :::warning -Checkpoints vary in size depending on libraries installed in your session environment. This can potentially result in many large files stored in the compute environment's pipeline work directory and saved to cloud storage. This storage will incur costs based on the cloud provider. Due to the architecture of Studios, you cannot delete any checkpoint files to save on storage costs. Deleting a Studio session's checkpoints will result in a corrupted Studio session that cannot be started nor recovered. +Checkpoints vary in size depending on libraries installed in your session environment. This can potentially result in many large files stored in the compute environment's work directory and saved to cloud storage. This storage will incur costs based on the cloud provider. Due to the architecture of Studios, you cannot delete any checkpoint files to save on storage costs. Deleting a Studio session's checkpoints will result in a corrupted Studio session that cannot be started nor recovered. ::: When you stop and start a session, or start a new session from a previously created checkpoint, changes such as installed software packages and configuration files are restored and made available. Changes made to mounted data are not included in a checkpoint. diff --git a/platform-cloud/docs/supported_software/agent/overview.md b/platform-cloud/docs/supported_software/agent/overview.md index 440a7e6b0e..49528bd138 100644 --- a/platform-cloud/docs/supported_software/agent/overview.md +++ b/platform-cloud/docs/supported_software/agent/overview.md @@ -2,13 +2,13 @@ title: "Tower Agent" description: "Instructions to use Tower Agent." date created: "2023-04-24" -last updated: "2025-08-08" +last updated: "2026-06-08" tags: [agent] --- Tower Agent enables Seqera Platform to launch pipelines on HPC clusters that don't allow direct access through an SSH client. -Tower Agent is a standalone process that runs on a node that can submit jobs to the cluster (e.g., a login node). It establishes an authenticated secure reverse connection with Seqera, allowing Seqera to submit and monitor new jobs. The jobs are submitted on behalf of the user running the Agent. +Tower Agent is a standalone process that runs on a node that can submit jobs to the cluster (e.g., a login node). It establishes an authenticated secure reverse connection with Seqera, allowing Seqera to submit and monitor new jobs. The jobs are submitted on behalf of the user running the agent. ### Installation @@ -25,7 +25,7 @@ Tower Agent is distributed as a single executable file to simply download and ex ### Quickstart -Before running the Agent: +Before running the agent: 1. Create a [**personal access token**](https://docs.seqera.io/platform-api/create-token). @@ -35,20 +35,20 @@ Before running the Agent: To share a single Tower Agent instance with all members of a workspace, create a Tower Agent credential with **Shared agent** enabled. ::: -When you create the credentials, you receive an _Agent Connection ID_. You can use the default ID or enter a custom ID. The connection ID in the workspace credentials must match the ID entered when you run the Agent. +When you create the credentials, you receive an _Agent Connection ID_. You can use the default ID or enter a custom ID. The connection ID in the workspace credentials must match the ID entered when you run the agent. -The Agent should always be running in order to accept incoming requests from Seqera. We recommend that you use a terminal multiplexer like [tmux](https://github.com/tmux/tmux) or [GNU Screen](https://www.gnu.org/software/screen/), so that it keeps running even if you close your SSH session. +The agent should always be running in order to accept incoming requests from Seqera. We recommend that you use a terminal multiplexer like [tmux](https://github.com/tmux/tmux) or [GNU Screen](https://www.gnu.org/software/screen/), so that it keeps running even if you close your SSH session. ```bash -export TOWER_ACCESS_TOKEN= +export TOWER_ACCESS_TOKEN= ./tw-agent ``` ### Tips -- If you're using the Agent with Seqera Platform Enterprise (on-prem), you can set the API URL using the `TOWER_API_ENDPOINT` environment variable or the `--url` option. -- By default, the Agent uses the folder `${HOME}/work` as the Nextflow work directory. You can change this directory using the `--work-dir` option. -- The work directory _must_ exist before running the Agent. +- If you're using the agent with Seqera Platform Enterprise (on-prem), you can set the API URL using the `TOWER_API_ENDPOINT` environment variable or the `--url` option. +- By default, the agent uses the folder `${HOME}/work` as the Nextflow work directory. You can change this directory using the `--work-dir` option. +- The work directory _must_ exist before running the agent. - You can also change the work directory in Seqera when you create a compute environment or launch a pipeline. ### Usage diff --git a/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md b/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md index 1c2d813507..37df376b1f 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md @@ -1,7 +1,8 @@ --- title: "Developer tools" description: "API and CLI troubleshooting with Seqera Platform." -date: "26 August 2024" +date created: "2024-08-26" +last updated: "2026-06-08" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md index 5386dded36..352fc7eb6d 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md @@ -1,7 +1,8 @@ --- title: "AWS" description: "AWS troubleshooting with Seqera Platform." -date: "26 August 2024" +date created: "2024-08-26" +last updated: "2026-06-08" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md index 3e74f740ac..532debcb0f 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md @@ -1,7 +1,8 @@ --- title: "Azure" description: "Azure troubleshooting with Seqera Platform." -date: "26 August 2024" +date created: "2024-08-26" +last updated: "2026-06-08" tags: [faq, help, azure, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md index 597a66a8d0..42b8c979c7 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md @@ -1,7 +1,8 @@ --- title: "Datasets" description: "Dataset troubleshooting with Seqera Platform." -date: "26 August 2024" +date created: "2024-08-26" +last updated: "2026-06-08" tags: [faq, help, database, datasets] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md b/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md index 9b8399b722..f3a30d74b1 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md @@ -1,7 +1,8 @@ --- title: "Nextflow" description: "Nextflow troubleshooting with Seqera Platform." -date: "26 August 2024" +date created: "2024-08-26" +last updated: "2026-06-08" tags: [faq, help, nextflow, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md b/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md index da93ee16d9..35d1a339aa 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md @@ -1,7 +1,8 @@ --- title: "Resource labels" description: "Troubleshooting resource labels in Seqera Platform" -date: "24 Apr 2023" +date created: "2023-04-24" +last updated: "2026-06-08" tags: [troubleshooting, help] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md index e8191582c0..d804b4d707 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md @@ -2,7 +2,7 @@ title: "Studios" description: "Studios troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-03-27" +last updated: "2026-06-08" tags: [faq, help, studios, troubleshooting] --- @@ -14,10 +14,10 @@ In your interactive analysis environment, open a new terminal and type `ls -la / ## Enabling AI coding assistants in Studios -VS Code, RStudio, and Jupyter environments natively integrate with [GitHub Copilot][gh-copilot]. Enabling it requires a GitHub Account and an active Copilot subscription. +VS Code, R-IDE, and Jupyter environments natively integrate with [GitHub Copilot][gh-copilot]. Enabling it requires a GitHub Account and an active Copilot subscription. - **VS Code:** To enable GitHub Copilot in your VS Code session, install the extension and then sign in with your GitHub account. [Learn more][vscode-blog]. -- **RStudio:** To enable GitHub Copilot in your RStudio session requires RStudio configuration changes. By default, the Studio session user has root permissions, so configuration changes are possible. You will need to restart the RStudio once the required changes have been made. [Learn more][posit-ghcopilot-guide]. +- **R-IDE:** To enable GitHub Copilot in your R-IDE session requires R-IDE configuration changes. By default, the Studio session user has root permissions, so configuration changes are possible. You will need to restart the R-IDE once the required changes have been made. [Learn more][posit-ghcopilot-guide]. - **Jupyter:** [Notebook Intelligence (NBI)][nbi] is an AI coding assistant and extensible AI framework for Jupyter. It can use GitHub Copilot or AI models from any other LLM Provider. [Learn more][nbi-blog]. ## Session size limited by compute environment advanced options: Head job CPUs and Head job memory @@ -66,9 +66,9 @@ By default, AWS Batch compute environments that are created with Batch Forge res Check whether the instance type you selected [supports GPU](https://aws.amazon.com/ec2/instance-types/). If you specify multiple GPUs make sure that multi-GPU instances can be launched by your compute environment and are not limited by the maximum CPU config that you've set. -## RStudio session initializes with error +## R-IDE session initializes with error -Connecting to a running RStudio session with R version 4.4.1 (2024-06-14) -- "Race for Your Life" returns a `[rsession-root]` error similar to the following: +Connecting to a running R-IDE session with R version 4.4.1 (2024-06-14) -- "Race for Your Life" returns a `[rsession-root]` error similar to the following: ``` ERROR system error 2 (No such file or directory) [path:/sys/fs/cgroup/memory/memory.limit_in_bytes]; OCCURRED AT rstudio::core::Error rstudio::core::FilePath::openForRead(std::shared_ptr >&) diff --git a/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md index bc380407ee..9ebe659383 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md @@ -1,7 +1,8 @@ --- title: "General" description: "Troubleshooting Seqera Platform" -date: "24 Apr 2023" +date created: "2023-04-24" +last updated: "2026-06-08" tags: [troubleshooting, help] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md index c66c490a54..eab4fe9782 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md @@ -1,7 +1,8 @@ --- title: "Workspaces" description: "Workspaces troubleshooting with Seqera Platform." -date: "26 August 2024" +date created: "2024-08-26" +last updated: "2026-06-08" tags: [faq, help, workspaces, troubleshooting] --- diff --git a/platform-cloud/docs/tutorials/retry-strategy.md b/platform-cloud/docs/tutorials/retry-strategy.md index 8a2dea2dc6..4c051c00dc 100644 --- a/platform-cloud/docs/tutorials/retry-strategy.md +++ b/platform-cloud/docs/tutorials/retry-strategy.md @@ -1,7 +1,8 @@ --- title: "Manage AWS Spot interruptions in Seqera Platform" description: "Managing AWS Spot Interruptions in Seqera Platform." -date: "16 Jul 2024" +date created: "2024-07-16" +last updated: "2026-06-08" tags: [aws, spot, platform, fusion, retry] --- diff --git a/platform-enterprise_docs/administration/overview.md b/platform-enterprise_docs/administration/overview.md index be7a809c6d..baee5ea76f 100644 --- a/platform-enterprise_docs/administration/overview.md +++ b/platform-enterprise_docs/administration/overview.md @@ -1,7 +1,8 @@ --- title: "Admin panel" description: "Overview of Seqera user and organization administration" -date: "21 Apr 2023" +date created: "2023-04-21" +last updated: "2026-06-08" tags: [administration, users, workspaces, organizations] --- diff --git a/platform-enterprise_docs/co-scientist/coding-agents.md b/platform-enterprise_docs/co-scientist/coding-agents.md index fd4471251f..08f5c39b02 100644 --- a/platform-enterprise_docs/co-scientist/coding-agents.md +++ b/platform-enterprise_docs/co-scientist/coding-agents.md @@ -2,6 +2,7 @@ title: "Coding agents" description: "Install Co-Scientist as a skill so your coding agent can drive Seqera Platform" date created: "2026-05-27" +last updated: "2026-06-08" tags: [co-scientist, cli, skills, coding agents] --- @@ -14,4 +15,5 @@ Co-Scientist installs as a skill into any of the following agents. Each guide co - [Claude Code](./skill-claude-code.md): Install the skill for [Claude Code](https://claude.ai/code) - [Codex](./skill-codex.md): Install the skill for [Codex](https://openai.com/codex) - [GitHub Copilot](./skill-github-copilot.md): Install the skill for [GitHub Copilot](https://github.com/features/copilot) +- [Antigravity/Gemini](./skill-antigravity.md): Install the skill for [Antigravity/Gemini](https://blog.google/technology/google-deepmind/gemini-model-thinking-updates-march-2025/) - [Other coding agents](./skill-other-agents.md): Install the skill for Cursor, OpenCode, Pi, Windsurf, and others diff --git a/platform-enterprise_docs/co-scientist/skill-antigravity.md b/platform-enterprise_docs/co-scientist/skill-antigravity.md new file mode 100644 index 0000000000..028469614b --- /dev/null +++ b/platform-enterprise_docs/co-scientist/skill-antigravity.md @@ -0,0 +1,164 @@ +--- +title: "Antigravity/Gemini" +description: "Install and maintain the Co-Scientist skill for Google's Antigravity/Gemini IDE" +date created: "2026-04-29" +last updated: "2026-06-08" +tags: [co-scientist, cli, skills, antigravity, gemini] +--- + +The `seqera skill` command installs a skill file that enables [Antigravity/Gemini](https://blog.google/technology/google-deepmind/gemini-model-thinking-updates-march-2025/) to use Co-Scientist as a subagent. Once installed, Antigravity can invoke Co-Scientist directly to manage workflows, build containers, query nf-core modules, and more without leaving your environment. + +This page covers the Antigravity skill format, how to install the skill automatically or by hand, the invocation patterns Antigravity uses, and how to keep the skill in sync as you update the CLI. + +## Antigravity/Gemini skill format + +Antigravity/Gemini discovers skills from the `.agents/skills/` directory at the repository root. Each skill is a folder containing a `SKILL.md` file with YAML frontmatter (name, description) and detailed instructions. + +| Agent | Format | +|-------|--------| +| [Antigravity/Gemini](https://blog.google/technology/google-deepmind/) | `.agents/skills/` | + +## `seqera skill install` + +Use `seqera skill install` to add the Co-Scientist skill to Antigravity. Install it to the Antigravity skill directory, or pass another flag to choose a different location. If the installer can't write the skill, create it by hand with [Manual installation](#manual-installation). + +Install to the Antigravity skill directory: + +```bash +seqera skill install --path .agents/skills/seqera-ai-subagent/ +``` + +Install into the current repository root: + +```bash +seqera skill install --local +``` + +Or install to your home directory: + +```bash +seqera skill install --global +``` + +You can also auto-detect and update an existing installation: + +```bash +seqera skill install --detect +``` + +:::note +If you encounter a `ENOENT: no such file or directory, scandir '/$bunfs/root/content/seqera'` error with `seqera skill install`, you can manually create the skill file. See [Manual installation](#manual-installation) below. +::: + +### Usage + +```bash +seqera skill install [OPTIONS] +``` + +### Options + +`seqera skill install` accepts the following options: + +| Option | Short | Description | +|--------|-------|-------------| +| `--local` | `-l` | Install to repo root | +| `--path ` | `-p` | Install to a custom path (relative or absolute) | +| `--global` | `-g` | Install to home directory | +| `--detect` | `-d` | Auto-detect an existing installation and update it | + +## Manual installation + +If the automated installer does not support your agent platform, you can manually create the skill file: + +1. Create the skill directory: + ```bash + mkdir -p .agents/skills/seqera-ai-subagent/ + ``` + +2. Create `.agents/skills/seqera-ai-subagent/SKILL.md` with the following content: + ```markdown + --- + name: seqera-ai-subagent + description: Invokes Co-Scientist as a domain-expert subagent for Nextflow + pipeline development, nf-core module management, Seqera Platform workspace + operations, and Wave container builds. + --- + + # Co-Scientist Subagent + + When the user asks about Nextflow pipelines, nf-core modules, Seqera Platform, + or Wave containers, invoke Co-Scientist: + + seqera ai --headless --approval-mode basic "" 2>&1 + ``` + +3. Verify the installation: + ```bash + seqera skill check + ``` + +## Invocation patterns + +Antigravity invokes Co-Scientist dynamically via shell commands rather than static context injection. The recommended patterns are: + +| Pattern | Command | Use case | +|---------|---------|----------| +| Headless query | `seqera ai --headless --approval-mode basic ""` | Read-only questions, analysis | +| Sub-agent mode | `seqera ai --sub-agent --approval-mode basic ""` | Structured JSONL output | +| Goal mode | `seqera ai --headless --approval-mode full "/goal "` | Multi-step autonomous work | +| Module QA review | `seqera ai --headless --approval-mode basic "Review modules/nf-core//main.nf for correctness"` | Pre-push nf-core module validation | + +## Validated use case: nf-core module QA + +Antigravity uses Co-Scientist as a domain-expert QA gate before pushing nf-core module PRs. In [PR #11377](https://github.com/nf-core/modules/pull/11377) (emmtyper), Co-Scientist caught that `emmtyper --version | sed` was fragile across Docker/conda environments due to Click version differences, and recommended using `python -c "import emmtyper; print(emmtyper.__version__)"` instead. + +```bash +seqera ai --headless --approval-mode basic \ + "Review modules/nf-core/emmtyper/main.nf for topic channel, stub, and eval correctness" 2>&1 +``` + +This pattern complements `nf-core modules lint` by catching semantic issues that static linting misses. + +## `seqera skill check` + +The skill file is tied to the version of the CLI that created it, so it can fall out of date when you upgrade. Use `seqera skill check` to confirm your installed skill still matches your current CLI version, and update it when it doesn't. + +Verify that your installed skill matches your current CLI version: + +```bash +seqera skill check +``` + +Update automatically if needed: + +```bash +seqera skill check --update +``` + +### Usage + +```bash +seqera skill check [OPTIONS] +``` + +### Options + +`seqera skill check` accepts the following options: + +| Option | Short | Description | +|--------|-------|-------------| +| `--update` | `-u` | Automatically update outdated skills | +| `--global` | | Check only global installations | +| `--local` | | Check only local (repository) installations | + +## Learn more + +- [Installation](./installation.mdx): Install, update, and configure the CLI +- [Quickstart](./quickstart.md): Run your first Co-Scientist session +- [Authentication](./authentication.md): Log in, log out, and manage sessions +- [Use cases](./use-cases.md): Seqera CLI use cases +- [Using Co-Scientist](./configuration.md): Configure modes, sessions, skills, command approval, and more +- [Coding Agents](./coding-agents.md): Install Co-Scientist as a skill in your coding agent +- [Skills](./reference/skills-reference.md): Built-in skills, slash commands, and session limits +- [Troubleshooting](../troubleshooting_and_faqs/seqera-ai.md): Troubleshoot common errors diff --git a/platform-enterprise_docs/compute-envs/aws-batch.md b/platform-enterprise_docs/compute-envs/aws-batch.md index b32d166d3f..012280b089 100644 --- a/platform-enterprise_docs/compute-envs/aws-batch.md +++ b/platform-enterprise_docs/compute-envs/aws-batch.md @@ -2,7 +2,7 @@ title: "AWS Batch" description: "Instructions to set up AWS Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-05-28" +last updated: "2026-06-08" tags: [aws, batch, compute environments] --- @@ -766,7 +766,7 @@ Depending on the provided configuration in the UI, Seqera might also create IAM When using AWS keys without an assumed role, the associated AWS user must have been granted permissions to operate on the cloud resources directly. When an assumed role is provided, the IAM user keys are only used to retrieve temporary credentials impersonating the role specified: this could be useful when e.g. multiple IAM users are used to access the same AWS account, and the actual permissions to operate on the resources are only granted to the role. ::: 1. Select a **Region**, e.g., _eu-west-1 - Europe (Ireland)_. This region must match the location of the S3 bucket or EFS/FSx file system you plan to use as work directory. -1. In the **Pipeline work directory** field type or select from the dropdown menu the S3 bucket [previously created](#s3-bucket-creation), e.g., `s3://seqera-bucket`. The work directory can be customized to specify a folder inside the bucket where Nextflow intermediate files will be stored, e.g., `s3://seqera-bucket/nextflow-workdir`. The bucket must be located in the same region chosen in the previous step. +1. In the **Work directory** field type or select from the dropdown menu the S3 bucket [previously created](#s3-bucket-creation), e.g., `s3://seqera-bucket`. The work directory can be customized to specify a folder inside the bucket where Nextflow intermediate files will be stored, e.g., `s3://seqera-bucket/nextflow-workdir`. The bucket must be located in the same region chosen in the previous step. :::note When you specify an S3 bucket as your work directory, this bucket is used for the Nextflow [cloud cache](https://docs.seqera.io/nextflow/cache-and-resume#cache-stores) by default. Seqera adds a `cloudcache` block to the Nextflow configuration file for all runs executed with this compute environment. This block includes the path to a `cloudcache` folder in your work directory, e.g., `s3://seqera-bucket/cloudcache/.cache`. You can specify an alternative cache location with the **Nextflow config file** field on the pipeline [launch](../launch/launchpad#launch-form) form. @@ -791,7 +791,7 @@ Depending on the provided configuration in the UI, Seqera might also create IAM We recommend using Fusion with AWS NVMe instances (fast instance storage) as this delivers the fastest performance when compared to environments using only AWS EBS (Elastic Block Store). 1. Use Seqera Platform version 23.1 or later. - 1. Use an S3 bucket as the pipeline work directory. + 1. Use an S3 bucket as the work directory. 1. Enable **Wave containers**, **Fusion v2**, and **fast instance storage**. 1. Select the **Batch Forge** config mode. 1. Fast instance storage requires an EC2 instance type that uses NVMe disks. Specify NVMe-based instance types in **Instance types** under **Advanced options**. If left unspecified, Platform selects instances from AWS NVMe-based instance type families. See [Instance store temporary block storage for EC2 instances](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html) for more information. @@ -829,7 +829,7 @@ Depending on the provided configuration in the UI, Seqera might also create IAM :::note When you run large AWS Batch clusters (hundreds of compute nodes or more), EC2 API rate limits may cause the deletion of unattached EBS volumes to fail. You should delete volumes that remain active after Nextflow jobs have completed to avoid additional costs. Monitor your AWS account for any orphaned EBS volumes via the EC2 console, or with a Lambda function. See [here](https://aws.amazon.com/blogs/mt/controlling-your-aws-costs-by-deleting-unused-amazon-ebs-volumes/) for more information. ::: -1. With the optional **Enable Fusion mounts (deprecated)** feature enabled, S3 buckets specified in **Pipeline work directory** and **Allowed S3 Buckets** are mounted as file system volumes in the EC2 instances carrying out the Batch job execution. These buckets can then be accessed at `/fusion/s3/`. For example, if the bucket name is `s3://imputation-gp2`, your pipeline will access it using the file system path `/fusion/s3/imputation-gp2`. **Note:** This feature has been deprecated. Consider using Fusion v2 (see above) for enhanced performance and stability. +1. With the optional **Enable Fusion mounts (deprecated)** feature enabled, S3 buckets specified in **Work directory** and **Allowed S3 Buckets** are mounted as file system volumes in the EC2 instances carrying out the Batch job execution. These buckets can then be accessed at `/fusion/s3/`. For example, if the bucket name is `s3://imputation-gp2`, your pipeline will access it using the file system path `/fusion/s3/imputation-gp2`. **Note:** This feature has been deprecated. Consider using Fusion v2 (see above) for enhanced performance and stability. :::note You do not need to modify your pipeline or files to take advantage of this feature. Nextflow will automatically recognize and replace any reference to files prefixed with `s3://` with the corresponding Fusion mount paths. ::: @@ -845,10 +845,10 @@ Depending on the provided configuration in the UI, Seqera might also create IAM :::note Graviton requires Fargate, Wave containers, and Fusion v2 file system to be enabled. This feature is not compatible with GPU-based architecture. ::: -1. Enter any additional **Allowed S3 buckets** that your workflows require to read input data or write output data. The **Pipeline work directory** bucket above is added by default to the list of **Allowed S3 buckets**. +1. Enter any additional **Allowed S3 buckets** that your workflows require to read input data or write output data. The **Work directory** bucket above is added by default to the list of **Allowed S3 buckets**. 1. To use an **EFS** file system in your pipeline, you can either select **Use existing EFS file system** and specify an existing EFS instance, or select **Create new EFS file system** to create one. - To use the EFS file system as the work directory of the compute environment specify `/work` in the **Pipeline work directory** field (step 10 of this guide). + To use the EFS file system as the work directory of the compute environment specify `/work` in the **Work directory** field (step 10 of this guide). - To use an existing EFS file system, enter the **EFS file system id** and **EFS mount path**. This is the path where the EFS volume is accessible to the compute environment. For simplicity, we recommend that you use `/mnt/efs` as the EFS mount path. - To create a new EFS file system, enter the **EFS mount path**. We advise that you specify `/mnt/efs` as the EFS mount path. - EFS file systems created by Batch Forge are automatically tagged in AWS with `Name=TowerForge-`, with `` being the compute environment ID. Any manually-added resource label with the key `Name` (capital N) will override the automatically-assigned `TowerForge-` label. @@ -872,7 +872,7 @@ Depending on the provided configuration in the UI, Seqera might also create IAM 1. To use a **FSx for Lustre** file system in your pipeline, you can either select **Use existing FSx file system** and specify an existing FSx instance, or select **Create new FSx file system** to create one. - To use the FSx file system as your work directory, specify `/work` in the **Pipeline work directory** field (step 10 of this guide). + To use the FSx file system as your work directory, specify `/work` in the **Work directory** field (step 10 of this guide). - To use an existing FSx file system, enter the **FSx DNS name** and **FSx mount path**. The FSx mount path is the path where the FSx volume is accessible to the compute environment. For simplicity, we recommend that you use `/mnt/fsx` as the FSx mount path. - To create a new FSx file system, enter the **FSx size** (in GB) and the **FSx mount path**. We advise that you specify `/mnt/fsx` as the FSx mount path. - FSx file systems created by Batch Forge are automatically tagged in AWS with `Name=TowerForge-`, with `` being the compute environment ID. Any manually-added resource label with the key `Name` (capital N) will override the automatically-assigned `TowerForge-` label. @@ -1014,7 +1014,7 @@ AWS Batch creates resources that you may be charged for in your AWS account. See When using AWS keys without an assumed role, the associated AWS user must have been granted permissions to operate on the cloud resources directly. When an assumed role is provided, the IAM user keys are only used to retrieve temporary credentials impersonating the role specified: this could be useful when e.g. multiple IAM users are used to access the same AWS account, and the actual permissions to operate on the resources are only granted to the role. ::: 1. Select a **Region**, e.g., _eu-west-1 - Europe (Ireland)_. This region must match the region where your S3 bucket or EFS/FSx work directory is located to avoid high data transfer costs. -1. Enter or select from the dropdown menu the S3 bucket [previously created](#s3-bucket-creation) in the **Pipeline work directory** field, e.g., `s3://seqera-bucket`. This bucket must be in the same region chosen in the previous step to avoid incurring high data transfer costs. The work directory can be customized to specify a folder inside the bucket, e.g., `s3://seqera-bucket/nextflow-workdir`. +1. Enter or select from the dropdown menu the S3 bucket [previously created](#s3-bucket-creation) in the **Work directory** field, e.g., `s3://seqera-bucket`. This bucket must be in the same region chosen in the previous step to avoid incurring high data transfer costs. The work directory can be customized to specify a folder inside the bucket, e.g., `s3://seqera-bucket/nextflow-workdir`. :::note When you specify an S3 bucket as your work directory, this bucket is used for the Nextflow [cloud cache](https://docs.seqera.io/nextflow/cache-and-resume#cache-stores) by default. Seqera adds a `cloudcache` block to the Nextflow configuration file for all runs executed with this compute environment. This block includes the path to a `cloudcache` folder in your work directory, e.g., `s3://seqera-bucket/cloudcache/.cache`. You can specify an alternative cache location with the **Nextflow config file** field on the pipeline [launch](../launch/launchpad#launch-form) form. ::: @@ -1038,7 +1038,7 @@ AWS Batch creates resources that you may be charged for in your AWS account. See We recommend using Fusion with AWS NVMe instances (fast instance storage) as this delivers the fastest performance when compared to environments using only AWS EBS (Elastic Block Store). 1. Use Seqera Platform version 23.1 or later. - 1. Use an S3 bucket as the pipeline work directory. + 1. Use an S3 bucket as the work directory. 1. Enable **Wave containers**, **Fusion v2**, and **fast instance storage**. 1. Select the **Batch Forge** config mode. 1. Fast instance storage requires an EC2 instance type that uses NVMe disks. Specify NVMe-based instance types in **Instance types** under **Advanced options**. If left unspecified, Platform selects instances from AWS NVMe-based instance type families. See [Instance store temporary block storage for EC2 instances](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html) for more information. diff --git a/platform-enterprise_docs/compute-envs/gke.md b/platform-enterprise_docs/compute-envs/gke.md index 4175c3558b..395a3291ab 100644 --- a/platform-enterprise_docs/compute-envs/gke.md +++ b/platform-enterprise_docs/compute-envs/gke.md @@ -2,7 +2,7 @@ title: "Google Kubernetes Engine" description: "Instructions to set up Google Kubernetes Engine in Seqera Platform" date created: "2023-04-21" -last updated: "2026-05-28" +last updated: "2026-06-08" tags: [gke, google, compute environments] --- @@ -123,7 +123,7 @@ See [Launch pipelines](../launch/launchpad) to start executing workflows in your To use [Fusion v2](https://docs.seqera.io/fusion) in your Seqera GKE compute environment: 1. Use Seqera Platform version 23.1 or later. -1. Use an S3 bucket as the pipeline work directory. +1. Use an S3 bucket as the work directory. 1. Both the head service and compute service accounts must have access to the Google Cloud storage bucket specified as the work directory.
diff --git a/platform-enterprise_docs/compute-envs/google-cloud-batch.md b/platform-enterprise_docs/compute-envs/google-cloud-batch.md index 9f89ce681f..440a2d31a4 100644 --- a/platform-enterprise_docs/compute-envs/google-cloud-batch.md +++ b/platform-enterprise_docs/compute-envs/google-cloud-batch.md @@ -2,7 +2,7 @@ title: "Google Cloud Batch" description: "Instructions to set up Google Cloud Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-05-28" +last updated: "2026-06-08" tags: [google, batch, gcp, compute environments] --- @@ -192,7 +192,7 @@ After you create your Google Cloud resources, create a Seqera Platform compute e Select the **Location** where you execute your pipelines. See [Location](https://cloud.google.com/compute/docs/regions-zones#available) to learn more. -In the **Pipeline work directory** field, enter your storage bucket URL. For example, `gs://my-bucket`. This bucket must be accessible in the location selected in the previous step. +In the **Work directory** field, enter your storage bucket URL. For example, `gs://my-bucket`. This bucket must be accessible in the location selected in the previous step. :::note When you specify a Cloud Storage bucket as your work directory, this bucket is used for the Nextflow [cloud cache](https://docs.seqera.io/nextflow/cache-and-resume#cache-stores) by default. You can specify an alternative cache location with the **Nextflow config file** field on the pipeline [launch](../launch/launchpad#launch-form) form. @@ -208,7 +208,7 @@ The compute recommendations below are based on internal benchmarking performed b ::: 1. Use Seqera Platform version 23.1 or later. -2. Use a Google Cloud Storage bucket as the pipeline work directory. +2. Use a Google Cloud Storage bucket as the work directory. 3. Enable **Wave containers** and **Fusion v2**. 4. Specify suitable virtual machine types and local storage settings, or accept the default machine settings listed below. Use an `n2-highmem-16-lssd` VM or larger for production. diff --git a/platform-enterprise_docs/compute-envs/overview.md b/platform-enterprise_docs/compute-envs/overview.md index 0ffa958602..0eb87e2fbe 100644 --- a/platform-enterprise_docs/compute-envs/overview.md +++ b/platform-enterprise_docs/compute-envs/overview.md @@ -2,7 +2,7 @@ title: "Compute environment overview" description: "Overview of compute environments in Seqera Platform" date created: "2023-04-21" -last updated: "2026-05-21" +last updated: "2026-06-08" tags: [compute environments, workspaces, environment] --- @@ -79,20 +79,6 @@ Any user with the Maintain, Launch, or View role on the workspace can export. Th - Credentials and secrets -## Disable compute environment - -Users with **Admin** or **Owner** [workspace permissions](../orgs-and-teams/roles#workspace-participant-roles) can disable and enable compute environments. - -When you disable a compute environment: -- Actions that use this compute environment will fail to run. **Update actions to use a new compute environment**. -- New pipelines and Studio sessions will not run on the disabled compute environment. **Update pipelines and Studios to use a new compute environment**. -- **Running pipelines and Studio sessions are not terminated**. Ongoing runs and Studio sessions will finish gracefully. -- If the compute environment was set as primary, it will be unset. Until you select a new primary compute environment, new runs will default to the next available compute environment. - -To disable a compute environment, select **Disable** from the options menu next to the compute environment in your workspace **Compute Environments** page. - -To re-enable a disabled compute environment, select **Enable** from the options menu. Enabled compute environments can run new pipelines and Studio sessions. - ## Delete compute environment Compute environments can be deleted when they are no longer required. You must delete the compute environment before deleting its associated credentials. If the credentials are deleted first, the compute environment deletion will fail with an error. If this happens, the entry needs to be manually deleted from the database to fully remove it. diff --git a/platform-enterprise_docs/credentials/agent_credentials.md b/platform-enterprise_docs/credentials/agent_credentials.md index 4fdcd98d12..d3f8486f3a 100644 --- a/platform-enterprise_docs/credentials/agent_credentials.md +++ b/platform-enterprise_docs/credentials/agent_credentials.md @@ -2,7 +2,7 @@ title: "Tower Agent credentials" description: "Instructions to create Tower Agent credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2025-08-08" +last updated: "2026-06-08" tags: [agent, credentials] --- @@ -23,6 +23,6 @@ You can share a single Tower Agent instance with all members of a workspace. Cre - **Provider**: Select **Tower Agent**. - **Agent connection ID**: The connection ID used to run your Tower Agent instance. Must match the connection ID used when running the Agent (see **Usage** below). - **Shared agent**: Enables Tower Agent sharing for all workspace members. - - **Usage**: Populates a code snippet for Tower Agent download with your connection ID. Replace `` with your [Seqera access token](https://docs.seqera.io/platform-api/create-token). + - **Usage**: Populates a code snippet for Tower Agent download with your connection ID. Replace `` with your [Seqera access token](https://docs.seqera.io/platform-api/create-token). 3. After you've completed all the form fields, select **Add**. The new credential is now listed under the **Credentials** tab. diff --git a/platform-enterprise_docs/credentials/aws_registry_credentials.md b/platform-enterprise_docs/credentials/aws_registry_credentials.md index 2cfb2e90f6..d7603e3122 100644 --- a/platform-enterprise_docs/credentials/aws_registry_credentials.md +++ b/platform-enterprise_docs/credentials/aws_registry_credentials.md @@ -1,7 +1,8 @@ --- title: "AWS ECR credentials" description: "Instructions to create AWS ECR credentials in Seqera Platform." -date: "21 Apr 2023" +date created: "2023-04-21" +last updated: "2026-06-08" tags: [aws, ecr, credentials] --- diff --git a/platform-enterprise_docs/credentials/azure_registry_credentials.md b/platform-enterprise_docs/credentials/azure_registry_credentials.md index a35a15b439..ef5beabf5e 100644 --- a/platform-enterprise_docs/credentials/azure_registry_credentials.md +++ b/platform-enterprise_docs/credentials/azure_registry_credentials.md @@ -1,7 +1,8 @@ --- title: "Azure container registry credentials" description: "Instructions to create Azure container registry credentials in Seqera Platform." -date: "21 Apr 2023" +date created: "2023-04-21" +last updated: "2026-06-08" tags: [azure, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/data_repositories.md b/platform-enterprise_docs/credentials/data_repositories.md index fcd880445d..93b60777ae 100644 --- a/platform-enterprise_docs/credentials/data_repositories.md +++ b/platform-enterprise_docs/credentials/data_repositories.md @@ -1,7 +1,8 @@ --- title: "Data repositories" description: "Instructions for adding data repositories to Seqera Platform" -date: "15 Oct 2025" +date created: "2025-10-15" +last updated: "2026-06-08" tags: [data explorer, aws, azure, gcp, s3-compatible, api, credentials] --- diff --git a/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md b/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md index 8ce8339a47..63a82b6fef 100644 --- a/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md +++ b/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md @@ -1,7 +1,8 @@ --- title: "Docker Hub credentials" description: "Instructions to create Docker Hub credentials in Seqera Platform." -date: "21 Apr 2023" +date created: "2023-04-21" +last updated: "2026-06-08" tags: [docker, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/gitea_registry_credentials.md b/platform-enterprise_docs/credentials/gitea_registry_credentials.md index 83f4668ed5..8879601c71 100644 --- a/platform-enterprise_docs/credentials/gitea_registry_credentials.md +++ b/platform-enterprise_docs/credentials/gitea_registry_credentials.md @@ -1,7 +1,8 @@ --- title: "Gitea container registry credentials" description: "Instructions to create GitHub container registry credentials in Seqera Platform." -date: "15 Dec 2023" +date created: "2023-12-15" +last updated: "2026-06-08" tags: [gitea, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/github_registry_credentials.md b/platform-enterprise_docs/credentials/github_registry_credentials.md index f24937d55b..ccbac58d4a 100644 --- a/platform-enterprise_docs/credentials/github_registry_credentials.md +++ b/platform-enterprise_docs/credentials/github_registry_credentials.md @@ -1,7 +1,8 @@ --- title: "GitHub container registry credentials" description: "Instructions to create GitHub container registry credentials in Seqera Platform." -date: "15 Dec 2023" +date created: "2023-12-15" +last updated: "2026-06-08" tags: [github, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/gitlab_registry_credentials.md b/platform-enterprise_docs/credentials/gitlab_registry_credentials.md index ff4e1ace0b..991bf90f8b 100644 --- a/platform-enterprise_docs/credentials/gitlab_registry_credentials.md +++ b/platform-enterprise_docs/credentials/gitlab_registry_credentials.md @@ -1,7 +1,8 @@ --- title: "GitLab container registry credentials" description: "Instructions to create GitLab container registry credentials in Seqera Platform." -date: "2023-12-15" +date created: "2023-12-15" +last updated: "2026-06-08" tags: [gitlab, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/google_registry_credentials.md b/platform-enterprise_docs/credentials/google_registry_credentials.md index ca8f48e70a..32a44b1551 100644 --- a/platform-enterprise_docs/credentials/google_registry_credentials.md +++ b/platform-enterprise_docs/credentials/google_registry_credentials.md @@ -1,7 +1,8 @@ --- title: "Google registry credentials" description: "Instructions to create Google Cloud registry credentials in Seqera Platform." -date: "2023-04-21" +date created: "2023-04-21" +last updated: "2026-06-08" tags: [google, containers, registry, artifact, credentials] --- diff --git a/platform-enterprise_docs/credentials/managed_identities.md b/platform-enterprise_docs/credentials/managed_identities.md index 7b737f7540..2658dbaa42 100644 --- a/platform-enterprise_docs/credentials/managed_identities.md +++ b/platform-enterprise_docs/credentials/managed_identities.md @@ -1,7 +1,8 @@ --- title: "Managed identities" description: "Configure managed identities in Seqera Platform." -date: "2024-06-12" +date created: "2024-06-12" +last updated: "2026-06-08" tags: [organizations, administration, managed identities, clusters, ssh, credentials] --- diff --git a/platform-enterprise_docs/credentials/overview.md b/platform-enterprise_docs/credentials/overview.md index 1c949b1864..4a99df3dc2 100644 --- a/platform-enterprise_docs/credentials/overview.md +++ b/platform-enterprise_docs/credentials/overview.md @@ -1,7 +1,8 @@ --- title: "Credentials Overview" description: "Overview of credentials in Seqera Platform." -date: "21 Apr 2023" +date created: "2023-04-21" +last updated: "2026-06-08" tags: [credentials] --- diff --git a/platform-enterprise_docs/credentials/quay_registry_credentials.md b/platform-enterprise_docs/credentials/quay_registry_credentials.md index 93563fa32d..57750b6184 100644 --- a/platform-enterprise_docs/credentials/quay_registry_credentials.md +++ b/platform-enterprise_docs/credentials/quay_registry_credentials.md @@ -1,7 +1,8 @@ --- title: "Quay container registry credentials" description: "Instructions to create Quay container registry credentials in Seqera Platform." -date: "21 Apr 2023" +date created: "2023-04-21" +last updated: "2026-06-08" tags: [quay, credentials] --- diff --git a/platform-enterprise_docs/credentials/ssh_credentials.md b/platform-enterprise_docs/credentials/ssh_credentials.md index 1f715146d1..0f68cc6a7e 100644 --- a/platform-enterprise_docs/credentials/ssh_credentials.md +++ b/platform-enterprise_docs/credentials/ssh_credentials.md @@ -1,7 +1,8 @@ --- title: "SSH credentials" description: "Instructions to create SSH credentials in Seqera Platform." -date: "21 Apr 2023" +date created: "2023-04-21" +last updated: "2026-06-08" tags: [ssh, credentials] --- diff --git a/platform-enterprise_docs/data-privacy/overview.md b/platform-enterprise_docs/data-privacy/overview.md index f8742e0723..fff737d2f7 100644 --- a/platform-enterprise_docs/data-privacy/overview.md +++ b/platform-enterprise_docs/data-privacy/overview.md @@ -1,7 +1,8 @@ --- title: "Data privacy" description: "Overview of the data collected by Seqera Platform" -date: "21 Apr 2023" +date created: "2023-04-21" +last updated: "2026-06-08" tags: [data, privacy] --- diff --git a/platform-enterprise_docs/data/data-explorer.md b/platform-enterprise_docs/data/data-explorer.md index 369e142d71..ca6108dae4 100644 --- a/platform-enterprise_docs/data/data-explorer.md +++ b/platform-enterprise_docs/data/data-explorer.md @@ -1,7 +1,8 @@ --- title: "Data Explorer" description: "Using Seqera Data Explorer." -date: "08 May 2025" +date created: "2025-05-08" +last updated: "2026-06-08" tags: [data, explorer] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md b/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md index 80b6375de2..9e1f728a01 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md @@ -1,7 +1,8 @@ --- title: "Custom AWS Batch launch container" description: Use a custom AWS Batch launch container -date: "12 Apr 2023" +date created: "2023-04-12" +last updated: "2026-06-08" tags: [aws, batch, launch, containers] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md b/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md index 476f4983f9..6ea083bfe3 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md @@ -1,7 +1,8 @@ --- title: "Firewall configuration" description: Configure your firewall to allow Seqera Cloud access -date: "12 Apr 2023" +date created: "2023-04-12" +last updated: "2026-06-08" tags: [firewall, configuration] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx b/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx index 1a64e14b00..ba363290c5 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx +++ b/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx @@ -1,7 +1,8 @@ --- title: "Manual AWS Batch configuration" description: "Manual AWS Batch configuration" -date: "12 Apr 2023" +date created: "2023-04-12" +last updated: "2026-06-08" tags: [aws, batch, configuration] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md b/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md index 4c276044c3..92d61c83a7 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md @@ -1,6 +1,8 @@ --- title: Azure Batch walkthrough headline: "Azure Batch walkthrough" +date created: "2024-04-21" +last updated: "2026-06-08" description: "A tutorial for using advanced features of Azure Batch with Seqera Platform" --- @@ -132,7 +134,7 @@ To create a separate node pool to run all the processes: - **Platform**: Azure Batch - **Credentials**: `azure-keys` - **Region**: As before - - **Pipeline work directory**: As before + - **Work directory**: As before - **VMs type**: `standard_e2ds_v5` - **VMs count**: `4` 1. Note the compute environment ID, which is the first item on the compute environment page. diff --git a/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md b/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md index 8ac26f149d..e05883834c 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md @@ -1,7 +1,8 @@ --- title: "Legacy Seqera container image registries" description: Legacy Seqera container deployments -date: "12 Apr 2023" +date created: "2023-04-12" +last updated: "2026-06-08" tags: [on-prem, prerequisites, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/email.md b/platform-enterprise_docs/enterprise/configuration/authentication/email.md index 9b1453e071..b7a544b45e 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/email.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/email.md @@ -1,7 +1,8 @@ --- title: "Email" description: Configure email-based authentication for Seqera Platform -date: "2026-01-27" +date created: "2026-01-27" +last updated: "2026-06-08" tags: [authentication, email, passwordless] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/entra.md b/platform-enterprise_docs/enterprise/configuration/authentication/entra.md index 91c687b296..a7cd09e7ea 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/entra.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/entra.md @@ -1,7 +1,8 @@ --- title: "Entra ID" description: Configure Microsoft Entra ID as an identity provider for Seqera Platform -date: "2026-01-27" +date created: "2026-01-27" +last updated: "2026-06-08" tags: [authentication, entra, azure, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/github.md b/platform-enterprise_docs/enterprise/configuration/authentication/github.md index e9e4c1f3c4..9cdb2ee897 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/github.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/github.md @@ -1,7 +1,8 @@ --- title: "GitHub" description: Configure GitHub as an identity provider for Seqera Platform -date: "2026-01-27" +date created: "2026-01-27" +last updated: "2026-06-08" tags: [authentication, github, oauth] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/google.md b/platform-enterprise_docs/enterprise/configuration/authentication/google.md index eb6c2f7d52..1ea9e007a4 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/google.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/google.md @@ -1,7 +1,8 @@ --- title: "Google" description: Configure Google as an identity provider for Seqera Platform -date: "2026-01-27" +date created: "2026-01-27" +last updated: "2026-06-08" tags: [authentication, google, oauth] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md index 006f020913..3615177eed 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md @@ -1,7 +1,8 @@ --- title: "IdP claim mapping" description: "Configure your identity provider to include the groups claim in OIDC tokens issued to Seqera Platform Enterprise." -date: "2026-05-12" +date created: "2026-05-12" +last updated: "2026-06-08" tags: [sso, idp delegation, oidc, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md index de0e766146..8d9a2acc1d 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md @@ -1,7 +1,8 @@ --- title: "Manage your IdP group catalog" description: "Populate Seqera with your IdP's groups using SCIM push or manual entry." -date: "2026-05-12" +date created: "2026-05-12" +last updated: "2026-06-08" tags: [sso, scim, idp delegation, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md index e490a8fdde..18942e0be2 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md @@ -1,7 +1,8 @@ --- title: "SCIM provisioning with Entra ID" description: "Configure Microsoft Entra ID to push group memberships to Seqera Platform Enterprise over SCIM 2.0." -date: "2026-05-12" +date created: "2026-05-12" +last updated: "2026-06-08" tags: [sso, scim, entra id, idp delegation, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md index efe9c21cab..1f20540671 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md @@ -1,7 +1,8 @@ --- title: "SCIM provisioning with Okta" description: "Configure Okta to push group memberships to Seqera Platform Enterprise over SCIM 2.0." -date: "2026-05-12" +date created: "2026-05-12" +last updated: "2026-06-08" tags: [sso, scim, okta, idp delegation, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md index 62d1070928..9617603cf8 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md @@ -1,7 +1,8 @@ --- title: "Multi-organization routing" description: "How IdP delegation resolves users to organizations in single-organization and multi-organization Enterprise installations." -date: "2026-05-12" +date created: "2026-05-12" +last updated: "2026-06-08" tags: [sso, idp delegation, enterprise, administration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md index f7c2025d1b..4601ced21f 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md @@ -1,7 +1,8 @@ --- title: "IdP delegation overview" description: "Map Seqera teams to identity provider (IdP) groups so membership is controlled at the IdP and evaluated on every SSO login." -date: "2026-05-12" +date created: "2026-05-12" +last updated: "2026-06-08" tags: [sso, idp delegation, teams, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md b/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md index 43d344d170..a80b1ebc59 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md @@ -1,7 +1,8 @@ --- title: "Keycloak" description: Configure Keycloak as an identity provider for Seqera Platform -date: "2026-01-27" +date created: "2026-01-27" +last updated: "2026-06-08" tags: [authentication, keycloak, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/okta.md b/platform-enterprise_docs/enterprise/configuration/authentication/okta.md index 60d79febcb..f2f9ac5724 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/okta.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/okta.md @@ -1,7 +1,8 @@ --- title: "Okta" description: Configure Okta as an identity provider for Seqera Platform -date: "2026-01-27" +date created: "2026-01-27" +last updated: "2026-06-08" tags: [authentication, okta, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md b/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md index 442cf6bbf4..18b7252810 100644 --- a/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md +++ b/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md @@ -1,7 +1,8 @@ --- title: "AWS Parameter Store" description: Configure values for Seqera configuration with AWS Parameter Store -date: "21 Apr 2023" +date created: "2023-04-21" +last updated: "2026-06-08" tags: [configuration, aws, parameters, securestring] --- diff --git a/platform-enterprise_docs/enterprise/configuration/mirroring.md b/platform-enterprise_docs/enterprise/configuration/mirroring.md index bf4eb2d762..35838139ce 100644 --- a/platform-enterprise_docs/enterprise/configuration/mirroring.md +++ b/platform-enterprise_docs/enterprise/configuration/mirroring.md @@ -1,7 +1,8 @@ --- title: "Mirroring container images" description: Mirror Seqera container images to your own registry -date: "2026-01-26" +date created: "2026-01-26" +last updated: "2026-06-08" tags: [containers, registry, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/networking.md b/platform-enterprise_docs/enterprise/configuration/networking.md index c62f1098bb..3e4ae12c58 100644 --- a/platform-enterprise_docs/enterprise/configuration/networking.md +++ b/platform-enterprise_docs/enterprise/configuration/networking.md @@ -1,7 +1,8 @@ --- title: "Networking" description: Seqera configuration options for networking -date: "21 Apr 2023" +date created: "2023-04-21" +last updated: "2026-06-08" tags: [networking, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md b/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md index 997760e55c..071828ad8c 100644 --- a/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md +++ b/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md @@ -1,7 +1,8 @@ --- title: "Pipeline optimization" description: "Configure pipeline optimization in your Seqera Enterprise deployment." -date: "12 Feb 2024" +date created: "2024-02-12" +last updated: "2026-06-08" tags: [compute, resources, optimization, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md b/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md index 0ccd70dcdc..7a4ea8ae76 100644 --- a/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md +++ b/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md @@ -1,7 +1,8 @@ --- title: "Reverse proxy" description: Configuration options for reverse proxy connection -date: "5 Oct 2023" +date created: "2023-10-05" +last updated: "2026-06-08" tags: [reverse proxy, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/wave.md b/platform-enterprise_docs/enterprise/configuration/wave.md index 8d84565f17..6dc3dd9b24 100644 --- a/platform-enterprise_docs/enterprise/configuration/wave.md +++ b/platform-enterprise_docs/enterprise/configuration/wave.md @@ -1,7 +1,8 @@ --- title: "Wave containers" description: "Configuring the Wave container service" -date: "12 Apr 2023" +date created: "2023-04-12" +last updated: "2026-06-08" tags: [wave, containers, configuration] --- diff --git a/platform-enterprise_docs/enterprise/general_troubleshooting.md b/platform-enterprise_docs/enterprise/general_troubleshooting.md index f0043b96b2..3c66957628 100644 --- a/platform-enterprise_docs/enterprise/general_troubleshooting.md +++ b/platform-enterprise_docs/enterprise/general_troubleshooting.md @@ -1,7 +1,8 @@ --- title: "Troubleshooting" description: Platform Enterprise troubleshooting guidance -date: "21 Apr 2023" +date created: "2023-04-21" +last updated: "2026-06-08" tags: [troubleshooting] --- diff --git a/platform-enterprise_docs/enterprise/groundswell-docker-compose.md b/platform-enterprise_docs/enterprise/groundswell-docker-compose.md index cdfb170ff1..b856c0dd17 100644 --- a/platform-enterprise_docs/enterprise/groundswell-docker-compose.md +++ b/platform-enterprise_docs/enterprise/groundswell-docker-compose.md @@ -1,7 +1,8 @@ --- title: "Pipeline optimization: Docker Compose" description: Deploy pipeline optimization with Docker Compose -date: "2026-02-09" +date created: "2026-02-09" +last updated: "2026-06-08" tags: [docker, compose, groundswell, pipeline optimization, deployment] --- diff --git a/platform-enterprise_docs/enterprise/groundswell-kubernetes.md b/platform-enterprise_docs/enterprise/groundswell-kubernetes.md index d461e9eeaa..35b3fcce68 100644 --- a/platform-enterprise_docs/enterprise/groundswell-kubernetes.md +++ b/platform-enterprise_docs/enterprise/groundswell-kubernetes.md @@ -1,7 +1,8 @@ --- title: "Pipeline optimization: Kubernetes" description: Deploy pipeline optimization on Kubernetes -date: "2026-02-09" +date created: "2026-02-09" +last updated: "2026-06-08" tags: [kubernetes, groundswell, pipeline optimization, deployment] --- diff --git a/platform-enterprise_docs/enterprise/install-groundswell.md b/platform-enterprise_docs/enterprise/install-groundswell.md index f7a0ec1571..964c728b0c 100644 --- a/platform-enterprise_docs/enterprise/install-groundswell.md +++ b/platform-enterprise_docs/enterprise/install-groundswell.md @@ -1,7 +1,8 @@ --- title: "Pipeline optimization" description: Install pipeline optimization for Seqera Platform Enterprise -date: "2026-02-09" +date created: "2026-02-09" +last updated: "2026-06-08" tags: [groundswell, pipelines, optimization, installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/install-studios.md b/platform-enterprise_docs/enterprise/install-studios.md index 405bb99c35..85709e5bfe 100644 --- a/platform-enterprise_docs/enterprise/install-studios.md +++ b/platform-enterprise_docs/enterprise/install-studios.md @@ -1,7 +1,8 @@ --- title: "Studios" description: Install Studios for Seqera Platform Enterprise -date: "12 Apr 2023" +date created: "2023-04-12" +last updated: "2026-06-08" tags: [studios, installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/platform-docker-compose.md b/platform-enterprise_docs/enterprise/platform-docker-compose.md index c12bb0f7ff..97f06882c4 100644 --- a/platform-enterprise_docs/enterprise/platform-docker-compose.md +++ b/platform-enterprise_docs/enterprise/platform-docker-compose.md @@ -1,7 +1,8 @@ --- title: "Platform: Docker Compose" description: Deploy Seqera Platform Enterprise with Docker Compose -date: "12 Feb 2024" +date created: "2024-02-12" +last updated: "2026-06-08" tags: [docker, compose, deployment] --- diff --git a/platform-enterprise_docs/enterprise/platform-kubernetes.md b/platform-enterprise_docs/enterprise/platform-kubernetes.md index bb23d0bfde..ec07b93ecf 100644 --- a/platform-enterprise_docs/enterprise/platform-kubernetes.md +++ b/platform-enterprise_docs/enterprise/platform-kubernetes.md @@ -1,7 +1,8 @@ --- title: "Platform: Kubernetes" description: Deploy Seqera Platform Enterprise with Kubernetes -date: "21 Apr 2023" +date created: "2023-04-21" +last updated: "2026-06-08" tags: [kubernetes, deployment] --- diff --git a/platform-enterprise_docs/enterprise/studios-docker-compose.md b/platform-enterprise_docs/enterprise/studios-docker-compose.md index 2eb6ae8fcd..7abf008751 100644 --- a/platform-enterprise_docs/enterprise/studios-docker-compose.md +++ b/platform-enterprise_docs/enterprise/studios-docker-compose.md @@ -1,7 +1,8 @@ --- title: "Studios: Docker Compose" description: Deploy Studios with Docker Compose -date: "12 Apr 2023" +date created: "2023-04-12" +last updated: "2026-06-08" tags: [docker, compose, studios, deployment] --- diff --git a/platform-enterprise_docs/enterprise/studios-kubernetes.md b/platform-enterprise_docs/enterprise/studios-kubernetes.md index 8863f36471..a96410d2b2 100644 --- a/platform-enterprise_docs/enterprise/studios-kubernetes.md +++ b/platform-enterprise_docs/enterprise/studios-kubernetes.md @@ -1,7 +1,8 @@ --- title: "Studios: Kubernetes" description: Deploy Studios on Kubernetes -date: "12 Apr 2023" +date created: "2023-04-12" +last updated: "2026-06-08" tags: [kubernetes, studios, deployment] --- diff --git a/platform-enterprise_docs/enterprise/testing.md b/platform-enterprise_docs/enterprise/testing.md index 84d2b1b3ff..2a36540465 100644 --- a/platform-enterprise_docs/enterprise/testing.md +++ b/platform-enterprise_docs/enterprise/testing.md @@ -1,7 +1,8 @@ --- title: "Test deployment" description: Test your Seqera Platform Enterprise deployment after installation -date: "12 Feb 2024" +date created: "2024-02-12" +last updated: "2026-06-08" tags: [testing, deployment] --- diff --git a/platform-enterprise_docs/functionality_matrix/overview.md b/platform-enterprise_docs/functionality_matrix/overview.md index e53f1d4bfb..2281693d56 100644 --- a/platform-enterprise_docs/functionality_matrix/overview.md +++ b/platform-enterprise_docs/functionality_matrix/overview.md @@ -2,7 +2,7 @@ title: "Default version compatibility" description: "Platform / nf-launcher / Nextflow / Fusion version compatibility" date created: "2024-06-20" -last updated: "2026-05-21" +last updated: "2026-06-08" tags: [compatibility, nextflow, nf-launcher] --- @@ -14,7 +14,8 @@ If no Nextflow version is specified in your configuration, Seqera defaults to th | Platform version | nf-launcher version | Nextflow version | Fusion version | Connect client version| | ---------------- | ------------------- | ---------------- | -------------- |-------------- | -| 26.1.0 | j21-25.10.2 | 25.10.2 | 2.4 | 0.12.0 | +| 26.1.2 | j21-26.04 | 25.10.2 | 2.4 | 0.12.0 | +| 26.1.0 | j21-26.04 | 25.10.2 | 2.4 | 0.12.0 | | 25.3.6 | j21-25.10.2 | 25.10.2 | 2.4 | 0.11.0 | | 25.3.4 | j21-25.10.2 | 25.10.2 | 2.4 | 0.9.0 | | 25.3.1 | j21-25.10.2 | 25.10.2 | 2.4 | 0.9.0 | diff --git a/platform-enterprise_docs/getting-started/overview.md b/platform-enterprise_docs/getting-started/overview.md index c655fa72dd..de4e70f0e8 100644 --- a/platform-enterprise_docs/getting-started/overview.md +++ b/platform-enterprise_docs/getting-started/overview.md @@ -1,7 +1,8 @@ --- title: "Run a pipeline" description: "An overview of Seqera Platform deployment versions and ways to run Seqera." -date: "15 September 2023" +date created: "2023-09-15" +last updated: "2026-06-08" tags: [overview] --- diff --git a/platform-enterprise_docs/getting-started/proteinfold.md b/platform-enterprise_docs/getting-started/proteinfold.md index e39acc9052..4aa088d328 100644 --- a/platform-enterprise_docs/getting-started/proteinfold.md +++ b/platform-enterprise_docs/getting-started/proteinfold.md @@ -2,7 +2,7 @@ title: "Protein structure prediction" description: "An introduction to running nf-core/proteinfold in Seqera Platform" date created: "2024-07-21" -last updated: "2025-08-01" +last updated: "2026-06-08" tags: [platform, seqera pipelines, studios, proteinfold, alphafold, colabfold, compute environments, aws] toc_max_heading_level: 2 --- @@ -68,7 +68,7 @@ From the **Compute Environments** tab in your organization workspace, select **A | **Access Key** | AWS access key ID. | | **Secret Key** | AWS secret access key. | | **Region** | The target execution region. | -| **Pipeline work directory** | An S3 bucket path in the same execution region. | +| **Work directory** | An S3 bucket path in the same execution region. | | **Enable Wave Containers** | Use the Wave containers service to provision containers. | | **Enable Fusion v2** | Access your S3-hosted data via the Fusion v2 file system. | | **Enable fast instance storage** | Use NVMe instance storage to speed up I/O and disk access. Requires Fusion v2.| @@ -184,7 +184,7 @@ The launch form consists of **General config**, **Run parameters**, and **Advanc ### General config - **Pipeline to launch**: The pipeline Git repository name or URL: `https://github.com/nf-core/proteinfold`. For saved pipelines, this is prefilled and cannot be edited. -- **Revision number**: A valid repository commit ID, tag, or branch name: `1.1.1`. For saved pipelines, this is prefilled and cannot be edited. +- **Revision**: A valid repository commit ID, tag, or branch name: `1.1.1`. For saved pipelines, this is prefilled and cannot be edited. - **Config profiles**: One or more [configuration profile](https://docs.seqera.io/nextflow/config#config-profiles) names to use for the execution. Config profiles must be defined in the `nextflow.config` file in the pipeline repository. Benchmarking runs for this guide used nf-core profiles with included test datasets — `test_full_alphafold2_multimer` for Alphafold2 and `test_full_alphafold2_multimer` for Colabfold. - **Workflow run name**: An identifier for the run, pre-filled with a random name. This can be customized. - **Labels**: Assign new or existing [labels](../labels/overview) to the run. @@ -306,7 +306,7 @@ After you have filled the necessary launch details, select **Launch**. The **Run ## Interactive analysis with Studios -[Studios](../studios/overview) streamlines the process of creating interactive analysis environments for Platform users. With built-in templates for platforms like Jupyter Notebook, RStudio, and VS Code, creating a Studio is as simple as adding and sharing pipelines or datasets. The Studio URL can also be shared with any user with the [Connect role](../orgs-and-teams/roles) for real-time access and collaboration. +[Studios](../studios/overview) streamlines the process of creating interactive analysis environments for Platform users. With built-in templates for platforms like Jupyter Notebook, R-IDE, and VS Code, creating a Studio is as simple as adding and sharing pipelines or datasets. The Studio URL can also be shared with any user with the [Connect role](../orgs-and-teams/roles) for real-time access and collaboration. For the purposes of this guide, a Jupyter notebook environment will be used for interactive visualization of the predicted protein structures, optionally comparing AlphaFold2 and Colabfold structures for the same sequence data. @@ -324,7 +324,7 @@ From the **Studios** tab, select **Add a Studio** and complete the following: :::note Studios compete for computing resources when sharing compute environments. Ensure your compute environment has sufficient resources to run both your pipelines and Studio sessions. ::: - - Mount data using Data Explorer: Mount the S3 bucket or directory path that contains the pipeline work directory of your Proteinfold run. + - Mount data using Data Explorer: Mount the S3 bucket or directory path that contains the work directory of your Proteinfold run. - In the **General config** tab: - Select the latest **Jupyter** container image template from the list. - Optional: Enter a unique name and description for the Studio. diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md b/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md index b2da999280..491383472e 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md @@ -1,7 +1,8 @@ --- title: "Add pipelines" description: "An introduction to adding pipelines to Seqera Platform workspaces" -date: "12 Jul 2024" +date created: "2024-07-12" +last updated: "2026-06-08" tags: [platform, launch, pipelines, launchpad] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/automation.md b/platform-enterprise_docs/getting-started/quickstart-demo/automation.md index a1d8753cb3..d2f48edaac 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/automation.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/automation.md @@ -1,7 +1,8 @@ --- title: "Automation" description: "An introduction to automation with APIs and CLI tools in Seqera Platform" -date: "21 Jul 2024" +date created: "2024-07-21" +last updated: "2026-06-08" tags: [platform, automation, api, cli, seqerakit] --- @@ -27,7 +28,7 @@ The token is only displayed once. Store your token in a secure place. Use this t ``` curl -X POST "https://api.cloud.seqera.io/workflow/launch?workspaceId=38659136604200" \ -H "Accept: application/json" \ - -H "Authorization: Bearer " \ + -H "Authorization: Bearer " \ -H "Content-Type: application/json" \ -H "Accept-Version:1" \ -d '{ diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/launch-pipelines.md b/platform-enterprise_docs/getting-started/quickstart-demo/launch-pipelines.md index bb4f879c09..2f394d4289 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/launch-pipelines.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/launch-pipelines.md @@ -1,7 +1,8 @@ --- title: "Launch pipelines" description: "An introduction to launching nf-core/rnaseq in the community/showcase workspace" -date: "8 Jul 2024" +date created: "2024-07-08" +last updated: "2026-06-08" tags: [platform, launch, pipelines, launchpad, tutorial] --- @@ -43,20 +44,27 @@ The launch form consists of **General config**, **Run parameters**, and **Advanc ![General config tab](../_images/launch-form-2.gif) - **Pipeline to launch**: The pipeline Git repository name or URL. For saved pipelines, this is prefilled and cannot be edited. +- **Version name**: The version that will be selected as default for this pipeline. +- **Version ID**: The ID of the pipeline version. - **Revision**: A valid repository commit ID, tag, or branch name. Determines the version of the pipeline to launch. - **Commit ID**: Pin pipeline revision to the most recent HEAD commit ID. If no commit ID is pinned, the latest revision of the repository branch or tag is used. - **Pull latest**: Fetch the most recent HEAD commit ID of the pipeline revision at launch time. Unpins the **Commit ID**, if set. :::info See [Git revision management](../../pipelines/revision.md) for more information on **Commit ID**, **Pull latest**, and **Revision** behavior. ::: -- (*Optional*) **Config profiles**: One or more [configuration profile](https://docs.seqera.io/nextflow/config#config-profiles) names to use for the execution. +- **Main script**: The script file to execute (default: `main.nf`). Config profiles suggestions may update when this field changes. +- **Config profiles**: One or more [configuration profile](https://docs.seqera.io/nextflow/config#config-profiles) names to use for the execution. - **Workflow run name**: An identifier for the run, pre-filled with a random name. This can be customized. -- (*Optional*) **Labels**: Assign new or existing [labels](../../labels/overview) to the run. +- **Labels**: Assign new or existing [labels](../../labels/overview) to the run. - **Compute environment**: Select an existing workspace [compute environment](../../compute-envs/overview). - **Work directory**: The (cloud or local) file storage path where pipeline scratch data is stored. Platform will create a scratch sub-folder if only a cloud bucket location is specified. :::note The credentials associated with the compute environment must have access to the work directory. ::: +- **Schema**: The schema to validate pipeline parameters and prevent runtime failures. + - **Repository default**: The default schema provided by the pipeline repository. + - **Repository path**: A schema at a specific path in the repository. + - **Seqera Platform schema**: A schema stored in Seqera Platform. ### Run parameters diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md b/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md index 74f9a5d49c..0f8cacd4f4 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md @@ -1,7 +1,8 @@ --- title: "Pipeline optimization" description: "An introduction to pipeline optimization in Seqera Platform" -date: "8 Jul 2024" +date created: "2024-07-08" +last updated: "2026-06-08" tags: [platform, runs, pipeline optimization] --- diff --git a/platform-enterprise_docs/getting-started/rnaseq.md b/platform-enterprise_docs/getting-started/rnaseq.md index 6fb6ed3c2b..4e242d083a 100644 --- a/platform-enterprise_docs/getting-started/rnaseq.md +++ b/platform-enterprise_docs/getting-started/rnaseq.md @@ -2,7 +2,7 @@ title: "RNA-Seq" description: "An introduction to running nf-core/rnaseq in Seqera Platform" date created: "2024-07-21" -last updated: "2025-08-01" +last updated: "2026-06-08" tags: [platform, seqera pipelines, studios, rnaseq, compute environments, aws] toc_max_heading_level: 2 --- @@ -72,7 +72,7 @@ From the **Compute Environments** tab in your organization workspace, select **A | **Access Key** | AWS access key ID. | | **Secret Key** | AWS secret access key. | | **Region** | The target execution region. | -| **Pipeline work directory** | An S3 bucket path in the same execution region. | +| **Work directory** | An S3 bucket path in the same execution region. | | **Enable Wave Containers** | Use the Wave containers service to provision containers. | | **Enable Fusion v2** | Access your S3-hosted data via the Fusion v2 file system. | | **Enable fast instance storage** | Use NVMe instance storage to speed up I/O and disk access. Requires Fusion v2.| @@ -80,7 +80,7 @@ From the **Compute Environments** tab in your organization workspace, select **A | **Provisioning Model** | Choose between Spot and On-demand instances. | | **Max CPUs** | Sensible values for production use range between 2000 and 5000.| | **Enable Fargate for head job** | Run the Nextflow head job using the Fargate container service to speed up pipeline launch. Requires Fusion v2.| -| **Allowed S3 buckets** | Additional S3 buckets or paths to be granted read-write permission for this compute environment. Add data paths to be mounted in your data studio here, if different from your pipeline work directory.| +| **Allowed S3 buckets** | Additional S3 buckets or paths to be granted read-write permission for this compute environment. Add data paths to be mounted in your data studio here, if different from your work directory.| | **Resource labels** | `name=value` pairs to tag the AWS resources created by this compute environment.| @@ -195,7 +195,7 @@ The launch form consists of **General config**, **Run parameters**, and **Advanc ### General config - **Pipeline to launch**: The pipeline Git repository name or URL. For saved pipelines, this is prefilled and cannot be edited. -- **Revision number**: A valid repository commit ID, tag, or branch name. For saved pipelines, this is prefilled and cannot be edited. +- **Revision**: A valid repository commit ID, tag, or branch name. For saved pipelines, this is prefilled and cannot be edited. - **Config profiles**: One or more [configuration profile](https://docs.seqera.io/nextflow/config#config-profiles) names to use for the execution. Config profiles must be defined in the `nextflow.config` file in the pipeline repository. - **Workflow run name**: An identifier for the run, pre-filled with a random name. This can be customized. - **Labels**: Assign new or existing [labels](../labels/overview) to the run. @@ -363,7 +363,7 @@ From the **Studios** tab, select **Add a studio** and complete the following: :::note Studio sessions compete for computing resources when sharing compute environments. Ensure your compute environment has sufficient resources to run both your pipelines and sessions. The default CPU and memory allocation for a Studio is 2 CPUs and 8192 MB RAM. ::: -- Mount data using Data Explorer: Mount the S3 bucket or directory path that contains the pipeline work directory of your RNA-Seq run. +- Mount data using Data Explorer: Mount the S3 bucket or directory path that contains the work directory of your RNA-Seq run. - Optional: Enter CPU and memory allocations. The default values are 2 CPUs and 8192 MB memory (RAM). - Select **Add**. - Once the Studio has been created, select the options menu next to it and select **Start**. @@ -458,7 +458,7 @@ The R-IDE can be configured with the packages you wish to install and the R scri ```r # Create MDS plot - # a. Display in RStudio + # a. Display in R-IDE plotMDS(y, col = as.numeric(factor(targets$Group)), labels = targets$Group) legend( "topright", @@ -560,7 +560,7 @@ The R-IDE can be configured with the packages you wish to install and the R scri # Create volcano plots for each comparison for (name in names(results)) { p <- create_volcano_plot(results[[name]], name) - # Display in RStudio + # Display in R-IDE print(p) # Save to file (change `.png` to `.pdf` to create PDF files) ggsave( @@ -596,7 +596,7 @@ The R-IDE can be configured with the packages you wish to install and the R scri my_palette <- colorRampPalette(c("blue", "white", "red"))(100) # Create a heatmap using heatmap.2 - # Display in RStudio + # Display in R-IDE heatmap.2( as.matrix(top_gene_expr), scale = "row", @@ -630,7 +630,7 @@ The R-IDE can be configured with the packages you wish to install and the R scri print(paste("Number of top DE genes in heatmap:", length(top_genes))) ``` -![RStudio plots](./_images/rstudio.gif) +![R-IDE plots](./_images/rstudio.gif) ### Collaborate in the Studio diff --git a/platform-enterprise_docs/getting-started/studios.md b/platform-enterprise_docs/getting-started/studios.md index 1314cc4000..b60164cb42 100644 --- a/platform-enterprise_docs/getting-started/studios.md +++ b/platform-enterprise_docs/getting-started/studios.md @@ -1,7 +1,8 @@ --- title: "Studios for interactive analysis" -description: "Creating interactive analysis Studios for Jupyter, RStudio, VS Code, and more" -date: "24 Feb 2025" +description: "Creating interactive analysis Studios for Jupyter, R-IDE, VS Code, and more" +date created: "2025-02-24" +last updated: "2026-06-08" tags: [platform, studios, jupyter, rstudio, xpra, vscode, conda] toc_max_heading_level: 3 --- @@ -66,7 +67,7 @@ From the **Studios** tab, select **Add a Studio** and complete the following: Studio sessions compete for computing resources when sharing compute environments. Ensure your shared compute environment has sufficient resources to run both your pipelines and Studio sessions. ::: - Optional: Enter CPU and memory allocations. The default values are 2 CPUs and 8192 MB memory (RAM). - - Mount data using Data Explorer: Mount the S3 bucket or directory path that contains the nf-core AWS megatests proteinfold data, or the pipeline work directory of your *nf-core/proteinfold* run. + - Mount data using Data Explorer: Mount the S3 bucket or directory path that contains the nf-core AWS megatests proteinfold data, or the work directory of your *nf-core/proteinfold* run. - In the **General config** tab: - Select the latest **Jupyter** container image template from the list. - Optional: Enter a unique name and description for the Studio. diff --git a/platform-enterprise_docs/git/overview.md b/platform-enterprise_docs/git/overview.md index 214e8cb450..1b92567a90 100644 --- a/platform-enterprise_docs/git/overview.md +++ b/platform-enterprise_docs/git/overview.md @@ -2,7 +2,7 @@ title: "Git integration" description: "Connecting to Git repositories in Seqera Platform." date created: "2024-06-24" -last updated: "2025-07-17" +last updated: "2026-06-08" tags: [git] --- @@ -14,7 +14,7 @@ Seqera Platform has built-in support for [Git](https://git-scm.com) and several Launch a public Nextflow pipeline by entering its Git repository URL in the **Pipeline to launch** field. -When you specify the **Revision number**, the list of available revisions are automatically pulled using the Git provider's API. By default, the default branch (usually `main` or `master`) will be used. +When you specify the **Revision**, the list of available revisions are automatically pulled using the Git provider's API. By default, the default branch (usually `main` or `master`) will be used. :::tip [nf-core](https://nf-co.re/pipelines) is a great resource for public Nextflow pipelines. @@ -244,7 +244,13 @@ To connect to a private [Gitea](https://gitea.io/) repository, use your Gitea us ### Bitbucket -To connect to a private BitBucket repository, see the [BitBucket documentation](https://support.atlassian.com/bitbucket-cloud/docs/app-passwords/) to learn how to create a BitBucket App password. Then, create a new credential in Seqera with these steps: +To connect to a private BitBucket repository, see [API tokens](https://support.atlassian.com/bitbucket-cloud/docs/api-tokens/) to learn how to create a BitBucket API token (the API token must have at least `read:repository:bitbucket` scope). Then, create a new credential in Seqera with these steps: + +:::warning +API tokens are tied to users. This differs from access tokens, which are tied to a specific resource. While Seqera supports API tokens, access tokens are not supported for accessing BitBucket repositories. + +API tokens replace [app passwords](https://support.atlassian.com/bitbucket-cloud/docs/app-passwords/), which can no longer be created after September 9, 2025 and will be phased out June 9, 2026. While app passwords are still supported, they are not recommended. See [Bitbucket Cloud transitions to API tokens](https://www.atlassian.com/blog/bitbucket/bitbucket-cloud-transitions-to-api-tokens-enhancing-security-with-app-password-deprecation) for more information. +::: **Create BitBucket credentials** @@ -254,7 +260,7 @@ To connect to a private BitBucket repository, see the [BitBucket documentation]( 3. Select _BitBucket_ as the **Provider**. -4. Enter your **Username** and **Password**. +4. Enter your **Username** (account email) and **Token**. 5. Enter the **Repository base URL** (recommended). This option can be used to apply the credentials to a specific repository, e.g., `https://bitbucket.org/seqeralabs`. diff --git a/platform-enterprise_docs/launch/cache-resume.mdx b/platform-enterprise_docs/launch/cache-resume.mdx index 67a72e3944..7cf813cf70 100644 --- a/platform-enterprise_docs/launch/cache-resume.mdx +++ b/platform-enterprise_docs/launch/cache-resume.mdx @@ -1,7 +1,8 @@ --- title: "Nextflow cache and resume" description: "Guide to Nextflow cache and resume in Seqera Platform" -date: "21 Apr 2023" +date created: "2023-04-21" +last updated: "2026-06-08" tags: [cache, launch, resume, relaunch] --- @@ -12,7 +13,7 @@ Nextflow maintains a [cache](https://docs.seqera.io/nextflow/cache-and-resume) d ## Cache directory -Nextflow stores all task executions to the task cache automatically, whether or not the resume or relaunch option is used. This makes it possible to resume or relaunch runs later if needed. Platform HPC and local compute environments use the default Nextflow cache directory (`.nextflow/cache`) to store the task cache. Cloud compute environments use the [cloud cache](https://docs.seqera.io/nextflow/cache-and-resume#cache-stores) mechanism to store the task cache in a sub-folder of the pipeline work directory. +Nextflow stores all task executions to the task cache automatically, whether or not the resume or relaunch option is used. This makes it possible to resume or relaunch runs later if needed. Platform HPC and local compute environments use the default Nextflow cache directory (`.nextflow/cache`) to store the task cache. Cloud compute environments use the [cloud cache](https://docs.seqera.io/nextflow/cache-and-resume#cache-stores) mechanism to store the task cache in a sub-folder of the work directory. To override the default cloud cache location in cloud compute environments, specify an alternate directory with the [cache](https://docs.seqera.io/nextflow/process#process-cache) directive in your Nextflow configuration file (either in the **Advanced options > Nextflow config file** field on the launch form, or in the `nextflow.config` file in your pipeline repository). @@ -132,7 +133,7 @@ Kubernetes compute environments do not use cloud cache by default. To specify a ## Relaunch a workflow run -An effective way to troubleshoot a workflow execution is to **Relaunch** it with different parameters. Select the **Runs** tab, open the options menu to the right of the run, and select **Relaunch**. You can edit parameters, such as **Pipeline to launch** and **Revision number** before launch. Select **Launch** to execute the run from scratch. +An effective way to troubleshoot a workflow execution is to **Relaunch** it with different parameters. Select the **Runs** tab, open the options menu to the right of the run, and select **Relaunch**. You can edit parameters, such as **Pipeline to launch** and **Revision** before launch. Select **Launch** to execute the run from scratch. :::note The **Relaunch** option is only available for runs launched from the Seqera Platform interface. @@ -152,4 +153,4 @@ For a detailed explanation of the Nextflow resume feature, see _Demystifying Nex #### Change compute environment during run resume -Users with appropriate permissions can change the compute environment when resuming a run. The new compute environment must have access to the original run work directory. This means that the new compute environment must have a work directory that matches the root path of the original pipeline work directory. For example, if the original pipeline work directory is `s3://foo/work/12345`, the new compute environment must have access to `s3://foo/work`. +Users with appropriate permissions can change the compute environment when resuming a run. The new compute environment must have access to the original run work directory. This means that the new compute environment must have a work directory that matches the root path of the original work directory. For example, if the original work directory is `s3://foo/work/12345`, the new compute environment must have access to `s3://foo/work`. diff --git a/platform-enterprise_docs/limits/overview.md b/platform-enterprise_docs/limits/overview.md index afbfb3b422..6bc71247b2 100644 --- a/platform-enterprise_docs/limits/overview.md +++ b/platform-enterprise_docs/limits/overview.md @@ -1,7 +1,8 @@ --- title: "Usage limits" description: "An overview of Seqera Cloud usage limits" -date: "19 Feb 2025" +date created: "2025-02-19" +last updated: "2026-06-08" tags: [limits] --- diff --git a/platform-enterprise_docs/monitoring/run-details.mdx b/platform-enterprise_docs/monitoring/run-details.mdx index 2229251dac..ea259330c5 100644 --- a/platform-enterprise_docs/monitoring/run-details.mdx +++ b/platform-enterprise_docs/monitoring/run-details.mdx @@ -2,7 +2,7 @@ title: "Run details" description: "Monitoring a Nextflow pipeline executed through Seqera Platform." date created: "2023-04-21" -last updated: "2026-05-11" +last updated: "2026-06-08" tags: [logging, monitoring, runs, details, workflows, execution, lineage] --- @@ -12,7 +12,7 @@ import TabItem from '@theme/TabItem'; Select a workflow run from the **Runs** list to open a run details page. The top of the page contains basic run details and a progress overview for an at-a-glance view of the run's status: -- View and copy the run ID, pipeline name and repository, pipeline work directory, compute environment, and launch date. +- View and copy the run ID, pipeline name and repository, work directory, compute environment, and launch date. - Select the star icon to favorite the run and find it more easily via a filter view in the runs list later. - Use the options menu to apply labels, relaunch, resume, or delete the run, save the run as a new pipeline, or publish a new pipeline [version](../pipelines/versioning) (if the run was launched from an unnamed draft). @@ -173,7 +173,7 @@ The **Execution log** tab provides a real-time log of the selected task's execut #### Data Explorer -If the pipeline work directory is in cloud storage, this tab shows a [Data Explorer](../data/data-explorer) view of the task's work directory location with the files associated with the task. +If the work directory is in cloud storage, this tab shows a [Data Explorer](../data/data-explorer) view of the task's work directory location with the files associated with the task. #### Container diff --git a/platform-enterprise_docs/orgs-and-teams/organizations.md b/platform-enterprise_docs/orgs-and-teams/organizations.md index 7706b039e6..dfc9ab1fc1 100644 --- a/platform-enterprise_docs/orgs-and-teams/organizations.md +++ b/platform-enterprise_docs/orgs-and-teams/organizations.md @@ -1,7 +1,8 @@ --- title: "Organizations" description: "Manage organizations in Seqera Platform." -date: "21 Apr 2023" +date created: "2023-04-21" +last updated: "2026-06-08" tags: [organizations, administration] --- diff --git a/platform-enterprise_docs/orgs-and-teams/roles.md b/platform-enterprise_docs/orgs-and-teams/roles.md index 8ccf63e234..70d3ac976f 100644 --- a/platform-enterprise_docs/orgs-and-teams/roles.md +++ b/platform-enterprise_docs/orgs-and-teams/roles.md @@ -2,7 +2,7 @@ title: "User roles" description: "Understand the various roles in Seqera Platform." date created: "2024-06-10" -last updated: "2026-05-22" +last updated: "2026-06-08" tags: [roles] --- @@ -87,7 +87,7 @@ The following table shows which operations are available to the default workspac | **pipeline_secrets:delete** | ✅ | ✅ | ✅ | ❌ | ❌ | ❌ | | **platform:read** | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | | **studio:read** | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | -| **studio:execute** | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ | +| **studio:execute** | ✅ | ✅ | ✅ | ❌ | ❌ | ❌ | | **studio:write** | ✅ | ✅ | ✅ | ❌ | ❌ | ❌ | | **studio:delete** | ✅ | ✅ | ✅ | ❌ | ❌ | ❌ | | **studio:admin** | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ | diff --git a/platform-enterprise_docs/orgs-and-teams/teams.md b/platform-enterprise_docs/orgs-and-teams/teams.md index d170e469eb..9f06c882cd 100644 --- a/platform-enterprise_docs/orgs-and-teams/teams.md +++ b/platform-enterprise_docs/orgs-and-teams/teams.md @@ -1,7 +1,8 @@ --- title: "Teams" description: "Create and manage teams in a Seqera Platform Enterprise organization, including IdP-delegated teams." -date: "2026-05-12" +date created: "2026-05-12" +last updated: "2026-06-08" tags: [teams, organizations, administration, sso, idp delegation, enterprise] --- diff --git a/platform-enterprise_docs/pipeline-actions/overview.md b/platform-enterprise_docs/pipeline-actions/overview.md index f4cdd7ce61..9f1a9a983a 100644 --- a/platform-enterprise_docs/pipeline-actions/overview.md +++ b/platform-enterprise_docs/pipeline-actions/overview.md @@ -1,7 +1,8 @@ --- title: "Pipeline actions" description: "Automate executions with pipeline actions and webhooks in Seqera Platform." -date: "24 Apr 2023" +date created: "2023-04-24" +last updated: "2026-06-08" tags: [actions, webhooks, automation] --- @@ -20,7 +21,7 @@ To create a new action, select the **Actions** tab and select **Add Action**. 1. Enter a **Name** for your action. 1. Select **GitHub webhook** as the **Event source**. 1. Select the **Compute environment** where the pipeline will be executed. -1. Select the **Pipeline to launch** and (optionally) the **Revision number**. +1. Select the **Pipeline to launch** and (optionally) the **Revision**. 1. Enter the **Work directory**, the **Config profiles**, and the **Pipeline parameters**. 1. Select **Add**. @@ -43,7 +44,7 @@ To create a new action, select the **Actions** tab and select **Add Action**. 1. Enter a **Name** for your action. 1. Select **Tower launch hook** as the event source. 1. Select the **Compute environment** to execute your pipeline. -1. Enter the **Pipeline to launch** and (optionally) the **Revision number**. +1. Enter the **Pipeline to launch** and (optionally) the **Revision**. 1. Enter the **Work directory**, the **Config profiles**, and the **Pipeline parameters**. 1. Select **Add**. diff --git a/platform-enterprise_docs/pipeline-optimization/overview.md b/platform-enterprise_docs/pipeline-optimization/overview.md index f43664d488..1d9756af00 100644 --- a/platform-enterprise_docs/pipeline-optimization/overview.md +++ b/platform-enterprise_docs/pipeline-optimization/overview.md @@ -1,7 +1,8 @@ --- title: "Pipeline optimization" description: "Optimize the resource usage of your pipelines to save time and money." -date: "12 Feb 2024" +date created: "2024-02-12" +last updated: "2026-06-08" tags: [compute, resources, optimization] --- diff --git a/platform-enterprise_docs/pipeline-schema/overview.md b/platform-enterprise_docs/pipeline-schema/overview.md index 263cdbe8ba..03d7fa3e84 100644 --- a/platform-enterprise_docs/pipeline-schema/overview.md +++ b/platform-enterprise_docs/pipeline-schema/overview.md @@ -1,7 +1,8 @@ --- title: "Pipeline schema" description: "Introduction to pipeline schema in Seqera Platform." -date: "24 Apr 2023" +date created: "2023-04-24" +last updated: "2026-06-08" tags: [pipelines, schema] --- diff --git a/platform-enterprise_docs/pipelines/versioning.md b/platform-enterprise_docs/pipelines/versioning.md index d87e464e23..7584efbd1c 100644 --- a/platform-enterprise_docs/pipelines/versioning.md +++ b/platform-enterprise_docs/pipelines/versioning.md @@ -2,7 +2,7 @@ title: "Pipeline versioning" description: "Introduction to pipeline versioning in Seqera Platform." date created: "2025-11-14" -last updated: "2026-04-17" +last updated: "2026-06-08" tags: [pipelines, versioning, nextflow, parameters] --- @@ -21,6 +21,9 @@ New draft versions are automatically generated during pipeline edit or launch wh intent with pipeline versioning is to allow the common variable inputs (e.g. fastq files) and outputs (e.g. outputDir) to be omitted for consideration during versioning. To enable this behavior for specific parameters, add `"track_changes": false` to the parameter property definition in the schema: ```json + "my_parameter": { + "type": "string", + "description": "Changes to this parameter will not trigger a new pipeline version to be created", "track_changes": false } ``` @@ -61,7 +64,7 @@ Users with [Maintain or higher](../orgs-and-teams/roles.md) permissions can uplo For more information, see [Building pipeline schema files](../pipeline-schema/overview.md#building-pipeline-schema-files). -### Manage pipeline versions +#### Manage pipeline versions ![](./_images/pipeline-version-detail.jpg) @@ -81,7 +84,7 @@ Select a pipeline from the workspace Launchpad to open the pipeline's details pa - Select **Edit** to open the pipeline edit form and either save a new draft or update the current published version. - Select **Unpublish** to turn this version back into a draft. Draft versions are still visible to launch users. -Individual versions cannot be deleted. This ensures that the pipeline configuration audit trail is immutable. However, published versions can be unpublished or have their names reassigned to different versions. +Individual draft versions cannot be deleted - the pipeline configuration audit trail is immutable. However, published versions can be unpublished or have their names reassigned to different draft versions. :::note Changes made at launch time in a target workspace cannot be saved. Changes to versions can only be saved and published from the pipeline's original workspace. diff --git a/platform-enterprise_docs/reports/overview.md b/platform-enterprise_docs/reports/overview.md index ce70a1cf40..668177e201 100644 --- a/platform-enterprise_docs/reports/overview.md +++ b/platform-enterprise_docs/reports/overview.md @@ -1,13 +1,14 @@ --- title: "Reports" description: "Overview of pipeline reports in Seqera Platform." -date: "24 Apr 2023" +date created: "2023-04-24" +last updated: "2026-06-08" tags: [pipelines, schema] --- Most Nextflow pipelines will generate reports or output files which are useful to inspect at the end of the pipeline execution. Reports may be in various formats (e.g. HTML, PDF, TXT) and would typically contain quality control (QC) metrics that would be important to assess the integrity of the results. -**Reports** allow you to directly visualise supported file types or to download them via the user interface (see [Limitations](#limitations)). This saves users the time and effort of having to retrieve and visualize output files from their local storage. +**Reports** allow you to directly visualize supported file types or to download them via the user interface (see [Limitations](#limitations)). This saves users the time and effort of having to retrieve and visualize output files from their local storage. ### Visualize reports @@ -15,7 +16,7 @@ Available reports are listed in a **Reports** tab on the **Runs** page. You can To open a report preview, the file must be smaller than 10 MB. -You can download a report directly or from the provided file path. Reports larger than 25MB cannot be downloaded directly — the option to download from file path is given instead. +You can download a report directly or from the provided file path. Reports larger than 25 MB cannot be downloaded directly — the option to download from file path is given instead. ### Configure reports diff --git a/platform-enterprise_docs/resource-labels/overview.md b/platform-enterprise_docs/resource-labels/overview.md index aa611fcd9c..7bed4a5e78 100644 --- a/platform-enterprise_docs/resource-labels/overview.md +++ b/platform-enterprise_docs/resource-labels/overview.md @@ -1,7 +1,8 @@ --- title: "Resource labels" description: "Instructions to use resource labels in Seqera Platform." -date: "24 Apr 2023" +date created: "2023-04-24" +last updated: "2026-06-08" tags: [resource labels, labels] --- diff --git a/platform-enterprise_docs/secrets/overview.md b/platform-enterprise_docs/secrets/overview.md index 8cd5f1e656..e4b04667fd 100644 --- a/platform-enterprise_docs/secrets/overview.md +++ b/platform-enterprise_docs/secrets/overview.md @@ -1,7 +1,8 @@ --- title: "Secrets" description: "Instructions to use secrets in Seqera Platform." -date: "24 Apr 2023" +date created: "2023-04-24" +last updated: "2026-06-08" tags: [pipelines, secrets] --- @@ -43,6 +44,13 @@ In AWS Batch compute environments, Seqera passes stored secrets to jobs as part Seqera and associated AWS Batch IAM Roles require additional permissions to interact with AWS Secrets Manager, as detailed in the [Pipeline secrets section](../compute-envs/aws-batch#pipeline-secrets-optional) of the AWS Batch documentation. +:::note +If you plan to limit the scope of this IAM policy, please ensure that the ListSecrets action remains granted on all resources (`"Resource": "*"`). +Otherwise, the Seqera Platform will be unable to delete secrets, which can cause workflows to remain in a running (stuck) state. + +For more details, see the AWS documentation: [AWS Secrets Manager actions and permissions reference](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssecretsmanager.html#awssecretsmanager-actions-as-permissions) +::: + ### ECS Agent permissions The ECS Agent uses the [Batch Execution role](https://docs.aws.amazon.com/batch/latest/userguide/execution-IAM-role.html#create-execution-role) to communicate with AWS Secrets Manager. diff --git a/platform-enterprise_docs/seqerakit/commands.md b/platform-enterprise_docs/seqerakit/commands.md index f4355da7cd..3ca18c0a38 100644 --- a/platform-enterprise_docs/seqerakit/commands.md +++ b/platform-enterprise_docs/seqerakit/commands.md @@ -1,7 +1,8 @@ --- title: "Commands" description: "Seqerakit command options" -date: "21 Oct 2024" +date created: "2024-10-21" +last updated: "2026-06-08" tags: [seqerakit, cli, automation, commands] --- diff --git a/platform-enterprise_docs/seqerakit/installation.md b/platform-enterprise_docs/seqerakit/installation.md index fae8a72d98..7bfb58b459 100644 --- a/platform-enterprise_docs/seqerakit/installation.md +++ b/platform-enterprise_docs/seqerakit/installation.md @@ -1,7 +1,8 @@ --- title: "Installation" description: "Seqerakit installation options" -date: "21 Oct 2024" +date created: "2024-10-21" +last updated: "2026-06-08" tags: [seqerakit, cli, automation, installation] --- diff --git a/platform-enterprise_docs/seqerakit/templates.mdx b/platform-enterprise_docs/seqerakit/templates.mdx index 08e58be82f..d04a9b418c 100644 --- a/platform-enterprise_docs/seqerakit/templates.mdx +++ b/platform-enterprise_docs/seqerakit/templates.mdx @@ -1,7 +1,8 @@ --- title: "Templates" description: "Seqerakit YAML configuration file templates and instructions" -date: "8 Nov 2024" +date created: "2024-11-08" +last updated: "2026-06-08" tags: [seqerakit, cli, automation, yaml, configuration] toc_max_heading_level: 4 --- diff --git a/platform-enterprise_docs/seqerakit/yaml-configuration.md b/platform-enterprise_docs/seqerakit/yaml-configuration.md index c41e6cc0be..781784e593 100644 --- a/platform-enterprise_docs/seqerakit/yaml-configuration.md +++ b/platform-enterprise_docs/seqerakit/yaml-configuration.md @@ -1,7 +1,8 @@ --- title: "YAML configuration" description: "seqerakit YAML configuration file options" -date: "21 Oct 2024" +date created: "2024-10-21" +last updated: "2026-06-08" tags: [seqerakit, cli, automation, yaml, configuration] --- diff --git a/platform-enterprise_docs/studios/managing.md b/platform-enterprise_docs/studios/managing.md index f23544733a..3e6931f6f9 100644 --- a/platform-enterprise_docs/studios/managing.md +++ b/platform-enterprise_docs/studios/managing.md @@ -2,7 +2,7 @@ title: "Manage Studios" description: "Manage Studio sessions." date created: "2025-02-06" -last updated: "2025-09-04" +last updated: "2026-06-08" tags: [data, sessions, studios] --- @@ -271,10 +271,10 @@ For more information, see [Limit Studio access to a specific cloud bucket subdir ## Studio session checkpoints -When starting a Studio session, a *checkpoint* is automatically created. A checkpoint saves all changes made to the root filesystem and stores it in the attached compute environment's pipeline work directory in the `.studios/checkpoints` folder with a unique name. The current checkpoint is updated every five minutes during a session. +When starting a Studio session, a *checkpoint* is automatically created. A checkpoint saves all changes made to the root filesystem and stores it in the attached compute environment's work directory in the `.studios/checkpoints` folder with a unique name. The current checkpoint is updated every five minutes during a session. :::warning -Checkpoints vary in size depending on libraries installed in your session environment. This can potentially result in many large files stored in the compute environment's pipeline work directory and saved to cloud storage. This storage will incur costs based on the cloud provider. Due to the architecture of Studios, you cannot delete any checkpoint files to save on storage costs. Deleting a Studio session's checkpoints will result in a corrupted Studio session that cannot be started nor recovered. +Checkpoints vary in size depending on libraries installed in your session environment. This can potentially result in many large files stored in the compute environment's work directory and saved to cloud storage. This storage will incur costs based on the cloud provider. Due to the architecture of Studios, you cannot delete any checkpoint files to save on storage costs. Deleting a Studio session's checkpoints will result in a corrupted Studio session that cannot be started nor recovered. ::: When you stop and start a session, or start a new session from a previously created checkpoint, changes such as installed software packages and configuration files are restored and made available. Changes made to mounted data are not included in a checkpoint. diff --git a/platform-enterprise_docs/supported_software/agent/overview.md b/platform-enterprise_docs/supported_software/agent/overview.md index 0c965b5350..49528bd138 100644 --- a/platform-enterprise_docs/supported_software/agent/overview.md +++ b/platform-enterprise_docs/supported_software/agent/overview.md @@ -2,7 +2,7 @@ title: "Tower Agent" description: "Instructions to use Tower Agent." date created: "2023-04-24" -last updated: "2025-08-08" +last updated: "2026-06-08" tags: [agent] --- @@ -21,11 +21,11 @@ Tower Agent is distributed as a single executable file to simply download and ex chmod +x ./tw-agent ``` -2. (Optional) Move it to a folder that's in your $PATH. +2. (Optional) Move it to a folder that's in your `$PATH`. ### Quickstart -Before running the Agent: +Before running the agent: 1. Create a [**personal access token**](https://docs.seqera.io/platform-api/create-token). @@ -40,14 +40,14 @@ When you create the credentials, you receive an _Agent Connection ID_. You can u The agent should always be running in order to accept incoming requests from Seqera. We recommend that you use a terminal multiplexer like [tmux](https://github.com/tmux/tmux) or [GNU Screen](https://www.gnu.org/software/screen/), so that it keeps running even if you close your SSH session. ```bash -export TOWER_ACCESS_TOKEN= +export TOWER_ACCESS_TOKEN= ./tw-agent ``` ### Tips - If you're using the agent with Seqera Platform Enterprise (on-prem), you can set the API URL using the `TOWER_API_ENDPOINT` environment variable or the `--url` option. -- By default, the Agent uses the folder `${HOME}/work` as the Nextflow work directory. You can change this directory using the `--work-dir` option. +- By default, the agent uses the folder `${HOME}/work` as the Nextflow work directory. You can change this directory using the `--work-dir` option. - The work directory _must_ exist before running the agent. - You can also change the work directory in Seqera when you create a compute environment or launch a pipeline. diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md b/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md index 1c2d813507..37df376b1f 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md @@ -1,7 +1,8 @@ --- title: "Developer tools" description: "API and CLI troubleshooting with Seqera Platform." -date: "26 August 2024" +date created: "2024-08-26" +last updated: "2026-06-08" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md index 5386dded36..352fc7eb6d 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md @@ -1,7 +1,8 @@ --- title: "AWS" description: "AWS troubleshooting with Seqera Platform." -date: "26 August 2024" +date created: "2024-08-26" +last updated: "2026-06-08" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md index 0652d4b933..858fa1896c 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md @@ -1,7 +1,8 @@ --- title: "Azure" description: "Azure troubleshooting with Seqera Platform." -date: "26 August 2024" +date created: "2024-08-26" +last updated: "2026-06-08" tags: [faq, help, azure, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md index 597a66a8d0..42b8c979c7 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md @@ -1,7 +1,8 @@ --- title: "Datasets" description: "Dataset troubleshooting with Seqera Platform." -date: "26 August 2024" +date created: "2024-08-26" +last updated: "2026-06-08" tags: [faq, help, database, datasets] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md b/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md index 0ae27ddd99..cd82e5c492 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md @@ -1,7 +1,8 @@ --- title: "Resource labels" description: "Troubleshooting resource labels in Seqera Platform" -date: "24 Apr 2023" +date created: "2023-04-24" +last updated: "2026-06-08" tags: [troubleshooting, help] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md index 7ea7de1eaf..071a32acef 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md @@ -2,7 +2,7 @@ title: "Studios" description: "Studios troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-05-29" +last updated: "2026-06-08" tags: [faq, help, studios, troubleshooting] --- @@ -14,10 +14,10 @@ In your interactive analysis environment, open a new terminal and type `ls -la / ## Enabling AI coding assistants in Studios -VS Code, RStudio, and Jupyter environments natively integrate with [GitHub Copilot][gh-copilot]. Enabling it requires a GitHub Account and an active Copilot subscription. +VS Code, R-IDE, and Jupyter environments natively integrate with [GitHub Copilot][gh-copilot]. Enabling it requires a GitHub Account and an active Copilot subscription. - **VS Code:** To enable GitHub Copilot in your VS Code session, install the extension and then sign in with your GitHub account. [Learn more][vscode-blog]. -- **RStudio:** To enable GitHub Copilot in your RStudio session requires RStudio configuration changes. By default, the Studio session user has root permissions, so configuration changes are possible. You will need to restart the RStudio once the required changes have been made. [Learn more][posit-ghcopilot-guide]. +- **R-IDE:** To enable GitHub Copilot in your R-IDE session requires R-IDE configuration changes. By default, the Studio session user has root permissions, so configuration changes are possible. You will need to restart the R-IDE once the required changes have been made. [Learn more][posit-ghcopilot-guide]. - **Jupyter:** [Notebook Intelligence (NBI)][nbi] is an AI coding assistant and extensible AI framework for Jupyter. It can use GitHub Copilot or AI models from any other LLM Provider. [Learn more][nbi-blog]. ## Session size limited by compute environment advanced options: Head job CPUs and Head job memory diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md index b044e6068e..1adbd3587a 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md @@ -1,7 +1,8 @@ --- title: "General troubleshooting" description: "Troubleshooting Seqera Platform" -date: "24 Apr 2023" +date created: "2023-04-24" +last updated: "2026-06-08" tags: [troubleshooting, help] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md index c66c490a54..eab4fe9782 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md @@ -1,7 +1,8 @@ --- title: "Workspaces" description: "Workspaces troubleshooting with Seqera Platform." -date: "26 August 2024" +date created: "2024-08-26" +last updated: "2026-06-08" tags: [faq, help, workspaces, troubleshooting] --- diff --git a/platform-enterprise_docs/tutorials/retry-strategy.md b/platform-enterprise_docs/tutorials/retry-strategy.md index 15ccc9d214..b0a27b3c29 100644 --- a/platform-enterprise_docs/tutorials/retry-strategy.md +++ b/platform-enterprise_docs/tutorials/retry-strategy.md @@ -1,7 +1,8 @@ --- title: "Manage AWS Spot interruptions in Seqera Platform" description: "Managing AWS Spot Interruptions in Seqera Platform." -date: "16 Jul 2024" +date created: "2024-07-16" +last updated: "2026-06-08" tags: [aws, spot, platform, fusion, retry] --- From 08ba49dd644bde36f7c693e95b9cf788e8cfeb43 Mon Sep 17 00:00:00 2001 From: Seqera Docs Bot Date: Mon, 8 Jun 2026 20:40:11 +0000 Subject: [PATCH 02/13] [automated] Fix code formatting --- fusion_docs/guide.md | 1 + fusion_docs/guide/aws-batch.md | 2 +- fusion_docs/guide/aws-eks.md | 2 +- fusion_docs/guide/azure-batch.md | 1 + fusion_docs/guide/gcp-batch.md | 1 + fusion_docs/guide/gcp-gke.md | 1 + fusion_docs/guide/snapshots/aws.md | 2 +- fusion_docs/guide/snapshots/configuration.md | 2 +- fusion_docs/guide/snapshots/gcp.md | 2 +- fusion_docs/guide/snapshots/index.md | 2 +- fusion_docs/index.md | 1 + fusion_docs/licensing.md | 1 + fusion_docs/troubleshooting.md | 2 +- fusion_docs/troubleshooting/error-codes-exit-messages.md | 2 +- fusion_docs/troubleshooting/fusion-doctor.md | 2 +- fusion_docs/troubleshooting/fusion-snapshots.md | 2 +- fusion_docs/troubleshooting/general.md | 2 +- platform-cli-docs/docs/installation.md | 2 +- platform-cloud/docs/administration/credit-management.md | 2 +- platform-cloud/docs/co-scientist/coding-agents.md | 1 + platform-cloud/docs/co-scientist/command-approval.md | 1 + platform-cloud/docs/co-scientist/configuration.md | 1 + platform-cloud/docs/co-scientist/credits.md | 1 + platform-cloud/docs/co-scientist/index.md | 2 +- platform-cloud/docs/co-scientist/installation.mdx | 1 + platform-cloud/docs/co-scientist/modes.md | 1 + platform-cloud/docs/co-scientist/nextflow-lsp.md | 1 + platform-cloud/docs/co-scientist/projects.md | 1 + platform-cloud/docs/co-scientist/quickstart.md | 1 + platform-cloud/docs/co-scientist/reference/cli.md | 1 + .../docs/co-scientist/reference/environment-variables.md | 1 + platform-cloud/docs/co-scientist/reference/index.md | 1 + platform-cloud/docs/co-scientist/sessions.md | 1 + platform-cloud/docs/co-scientist/skill-antigravity.md | 2 +- platform-cloud/docs/co-scientist/skill-claude-code.md | 1 + platform-cloud/docs/co-scientist/skill-codex.md | 1 + platform-cloud/docs/co-scientist/skill-github-copilot.md | 1 + platform-cloud/docs/co-scientist/skill-other-agents.md | 1 + platform-cloud/docs/co-scientist/skills.md | 1 + platform-cloud/docs/co-scientist/use-cases.md | 1 + platform-cloud/docs/compute-envs/aws-cloud.mdx | 2 +- platform-cloud/docs/compute-envs/azure-batch.md | 2 +- platform-cloud/docs/compute-envs/azure-cloud.md | 2 +- platform-cloud/docs/compute-envs/eks.mdx | 2 +- platform-cloud/docs/compute-envs/gke.md | 2 +- platform-cloud/docs/compute-envs/google-cloud-batch.md | 2 +- platform-cloud/docs/compute-envs/google-cloud.md | 2 +- platform-cloud/docs/compute-envs/hpc.md | 2 +- platform-cloud/docs/compute-envs/k8s.md | 2 +- platform-cloud/docs/compute-envs/seqera-compute.md | 2 +- platform-cloud/docs/credentials/aws_registry_credentials.md | 2 +- platform-cloud/docs/credentials/azure_registry_credentials.md | 2 +- .../docs/credentials/container_registry_credentials.md | 2 +- platform-cloud/docs/credentials/data_repositories.md | 2 +- platform-cloud/docs/credentials/google_registry_credentials.md | 2 +- platform-cloud/docs/credentials/managed_identities.md | 2 +- platform-cloud/docs/credentials/overview.md | 2 +- platform-cloud/docs/data/data-explorer.md | 2 +- platform-cloud/docs/data/data-lineage.md | 2 +- platform-cloud/docs/getting-started/deployment-options.md | 2 +- .../docs/getting-started/quickstart-demo/launch-pipelines.md | 2 +- .../docs/getting-started/quickstart-demo/monitor-runs.md | 2 +- platform-cloud/docs/getting-started/single-sign-on.md | 2 +- platform-cloud/docs/getting-started/workspace-setup.md | 2 +- platform-cloud/docs/git/overview.md | 2 +- platform-cloud/docs/launch/advanced.md | 2 +- platform-cloud/docs/monitoring/dashboard.md | 2 +- platform-cloud/docs/orgs-and-teams/custom-roles.md | 2 +- platform-cloud/docs/orgs-and-teams/organizations.md | 2 +- platform-cloud/docs/orgs-and-teams/roles.md | 2 +- platform-cloud/docs/pipelines/overview.md | 1 + platform-cloud/docs/pipelines/revision.md | 1 + platform-cloud/docs/pipelines/versioning.md | 1 + platform-cloud/docs/platform-cloud.md | 1 + platform-cloud/docs/quickstart.md | 2 +- platform-cloud/docs/reports/overview.md | 2 +- platform-cloud/docs/seqera-mcp/nfcore-tools.md | 1 + platform-cloud/docs/seqera-mcp/overview.md | 2 +- platform-cloud/docs/seqera-mcp/seqera-tools.md | 1 + platform-cloud/docs/studios/add-studio-custom-container.md | 2 +- platform-cloud/docs/studios/add-studio-git-repo.md | 2 +- platform-cloud/docs/studios/add-studio-provided-template.md | 2 +- platform-cloud/docs/studios/connect.md | 2 +- platform-cloud/docs/studios/custom-envs.md | 2 +- platform-cloud/docs/studios/example-studios.md | 2 +- platform-cloud/docs/studios/overview.md | 2 +- platform-cloud/docs/supported_software/dragen/overview.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md | 2 +- .../docs/troubleshooting_and_faqs/sso_troubleshooting.md | 2 +- platform-enterprise_docs/co-scientist/authentication.md | 1 + platform-enterprise_docs/co-scientist/command-approval.md | 1 + platform-enterprise_docs/co-scientist/configuration.md | 1 + platform-enterprise_docs/co-scientist/index.md | 2 +- platform-enterprise_docs/co-scientist/installation.mdx | 1 + platform-enterprise_docs/co-scientist/modes.md | 1 + platform-enterprise_docs/co-scientist/nextflow-lsp.md | 1 + platform-enterprise_docs/co-scientist/prerequisites.md | 2 +- platform-enterprise_docs/co-scientist/projects.md | 1 + platform-enterprise_docs/co-scientist/quickstart.md | 1 + platform-enterprise_docs/co-scientist/reference/cli.md | 1 + .../co-scientist/reference/environment-variables.md | 1 + platform-enterprise_docs/co-scientist/reference/index.md | 1 + .../co-scientist/reference/skills-reference.md | 1 + platform-enterprise_docs/co-scientist/sessions.md | 1 + platform-enterprise_docs/co-scientist/skill-claude-code.md | 1 + platform-enterprise_docs/co-scientist/skill-codex.md | 1 + platform-enterprise_docs/co-scientist/skill-github-copilot.md | 1 + platform-enterprise_docs/co-scientist/skill-other-agents.md | 1 + platform-enterprise_docs/co-scientist/skills.md | 1 + platform-enterprise_docs/co-scientist/usage-and-cost.md | 1 + platform-enterprise_docs/co-scientist/use-cases.md | 1 + platform-enterprise_docs/compute-envs/aws-cloud.md | 1 + platform-enterprise_docs/compute-envs/azure-batch.md | 2 +- platform-enterprise_docs/compute-envs/azure-cloud.md | 2 +- platform-enterprise_docs/compute-envs/eks.md | 2 +- platform-enterprise_docs/compute-envs/google-cloud.md | 1 + platform-enterprise_docs/compute-envs/hpc.md | 2 +- platform-enterprise_docs/compute-envs/k8s.md | 2 +- platform-enterprise_docs/data/data-lineage.md | 2 +- platform-enterprise_docs/data/datasets.md | 2 +- .../enterprise/advanced-topics/content-security-policy.md | 2 +- .../enterprise/advanced-topics/monitoring.md | 1 + .../enterprise/configuration/authentication/overview.md | 2 +- platform-enterprise_docs/enterprise/configuration/overview.mdx | 2 +- platform-enterprise_docs/enterprise/configuration/ssl_tls.md | 2 +- platform-enterprise_docs/enterprise/groundswell-helm.md | 1 + platform-enterprise_docs/enterprise/install-platform.md | 2 +- .../enterprise/install-seqera-coscientist.mdx | 2 +- platform-enterprise_docs/enterprise/overview.md | 2 +- platform-enterprise_docs/enterprise/platform-helm.md | 1 + platform-enterprise_docs/enterprise/studios-helm.md | 1 + platform-enterprise_docs/enterprise/studios-ssh.md | 2 +- platform-enterprise_docs/enterprise/upgrade.md | 2 +- platform-enterprise_docs/getting-started/deployment-options.md | 2 +- .../getting-started/production-checklist.md | 2 +- .../getting-started/quickstart-demo/add-data.md | 2 +- .../getting-started/quickstart-demo/monitor-runs.md | 2 +- .../getting-started/quickstart-demo/studios.md | 2 +- .../getting-started/quickstart-demo/view-run-information.md | 2 +- platform-enterprise_docs/getting-started/workspace-setup.md | 2 +- platform-enterprise_docs/labels/overview.md | 2 +- platform-enterprise_docs/launch/advanced.md | 2 +- platform-enterprise_docs/launch/launchpad.md | 2 +- platform-enterprise_docs/monitoring/audit-logs.md | 2 +- platform-enterprise_docs/monitoring/cloud-costs.md | 2 +- platform-enterprise_docs/monitoring/dashboard.md | 2 +- platform-enterprise_docs/monitoring/overview.md | 2 +- platform-enterprise_docs/orgs-and-teams/custom-roles.md | 2 +- platform-enterprise_docs/orgs-and-teams/workspace-management.md | 2 +- platform-enterprise_docs/pipelines/overview.md | 1 + platform-enterprise_docs/pipelines/revision.md | 1 + platform-enterprise_docs/platform-enterprise.md | 2 +- platform-enterprise_docs/studios/add-studio-custom-container.md | 2 +- platform-enterprise_docs/studios/add-studio-git-repo.md | 2 +- .../studios/add-studio-provided-template.md | 2 +- platform-enterprise_docs/studios/add-studio.md | 2 +- platform-enterprise_docs/studios/connect.md | 2 +- platform-enterprise_docs/studios/container-images.md | 2 +- platform-enterprise_docs/studios/custom-envs.md | 2 +- platform-enterprise_docs/studios/example-studios.md | 2 +- platform-enterprise_docs/studios/overview.md | 2 +- platform-enterprise_docs/supported_software/dragen/overview.md | 2 +- platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md | 2 +- 163 files changed, 163 insertions(+), 104 deletions(-) diff --git a/fusion_docs/guide.md b/fusion_docs/guide.md index 19f69f9b61..6f83063799 100644 --- a/fusion_docs/guide.md +++ b/fusion_docs/guide.md @@ -2,6 +2,7 @@ title: User guide description: "Overview of the Fusion v2 file system" date created: "2024-08-23" +last updated: "2026-06-08" tags: [fusion, storage, compute, file system, posix, client] --- diff --git a/fusion_docs/guide/aws-batch.md b/fusion_docs/guide/aws-batch.md index 51011b511e..4af962ed56 100644 --- a/fusion_docs/guide/aws-batch.md +++ b/fusion_docs/guide/aws-batch.md @@ -2,7 +2,7 @@ title: AWS Batch description: "Use Fusion with AWS Batch and S3 storage" date created: "2024-08-23" -last updated: "2026-03-04" +last updated: "2026-06-08" tags: [fusion, storage, compute, aws batch, s3] --- diff --git a/fusion_docs/guide/aws-eks.md b/fusion_docs/guide/aws-eks.md index 39aced1cbd..5f050a0a7c 100644 --- a/fusion_docs/guide/aws-eks.md +++ b/fusion_docs/guide/aws-eks.md @@ -2,7 +2,7 @@ title: Amazon EKS description: "Use Fusion with AWS Elastic Kubernetes Service and S3 storage" date created: "2024-08-24" -last updated: "2026-03-04" +last updated: "2026-06-08" tags: [fusion, storage, compute, aws eks, s3] --- diff --git a/fusion_docs/guide/azure-batch.md b/fusion_docs/guide/azure-batch.md index 0a4d402f46..3ab6f19765 100644 --- a/fusion_docs/guide/azure-batch.md +++ b/fusion_docs/guide/azure-batch.md @@ -2,6 +2,7 @@ title: Azure Batch description: "Use Fusion with Azure Batch and Azure Blob storage" date created: "2024-08-23" +last updated: "2026-06-08" tags: [fusion, storage, compute, azure batch, blob storage] --- diff --git a/fusion_docs/guide/gcp-batch.md b/fusion_docs/guide/gcp-batch.md index 15edc26912..e7481d26a7 100644 --- a/fusion_docs/guide/gcp-batch.md +++ b/fusion_docs/guide/gcp-batch.md @@ -2,6 +2,7 @@ title: Google Cloud Batch description: "Use Fusion with Google Cloud Batch and Google Cloud Storage" date created: "2024-08-23" +last updated: "2026-06-08" tags: [fusion, storage, compute, gcp batch, gcs, google cloud] --- diff --git a/fusion_docs/guide/gcp-gke.md b/fusion_docs/guide/gcp-gke.md index 49db8c6890..9684e5ad9d 100644 --- a/fusion_docs/guide/gcp-gke.md +++ b/fusion_docs/guide/gcp-gke.md @@ -2,6 +2,7 @@ title: Google Kubernetes Engine description: "Use Fusion with Google Kubernetes Engine and Google Cloud Storage" date created: "2024-08-23" +last updated: "2026-06-08" tags: [fusion, storage, compute, gke, gcs, google cloud, kubernetes] --- diff --git a/fusion_docs/guide/snapshots/aws.md b/fusion_docs/guide/snapshots/aws.md index 90fc2d9597..bcdb5247a1 100644 --- a/fusion_docs/guide/snapshots/aws.md +++ b/fusion_docs/guide/snapshots/aws.md @@ -2,7 +2,7 @@ title: AWS Batch description: "Fusion Snapshots configuration and best practices for AWS Batch" date created: "2024-11-21" -last updated: "2025-12-19" +last updated: "2026-06-08" tags: [fusion, fusion snapshots, storage, compute, snapshot, aws, batch] --- diff --git a/fusion_docs/guide/snapshots/configuration.md b/fusion_docs/guide/snapshots/configuration.md index e2eddccddf..35e0b3d823 100644 --- a/fusion_docs/guide/snapshots/configuration.md +++ b/fusion_docs/guide/snapshots/configuration.md @@ -2,7 +2,7 @@ title: Advanced configuration description: "Advanced configuration options for Fusion Snapshots" date created: "2024-11-29" -last updated: "2025-12-19" +last updated: "2026-06-08" tags: [fusion, fusion snapshots, snapshot, configuration, nextflow] --- diff --git a/fusion_docs/guide/snapshots/gcp.md b/fusion_docs/guide/snapshots/gcp.md index 18b6474b7c..108c5677e7 100644 --- a/fusion_docs/guide/snapshots/gcp.md +++ b/fusion_docs/guide/snapshots/gcp.md @@ -2,7 +2,7 @@ title: Google Cloud Batch description: "Fusion Snapshots configuration and best practices for Google Cloud Batch" date created: "2024-11-29" -last updated: "2025-12-19" +last updated: "2026-06-08" tags: [fusion, fusion snapshots, storage, compute, snapshot, gcp, google, batch] --- diff --git a/fusion_docs/guide/snapshots/index.md b/fusion_docs/guide/snapshots/index.md index 2192d43f14..911a3989d0 100644 --- a/fusion_docs/guide/snapshots/index.md +++ b/fusion_docs/guide/snapshots/index.md @@ -2,7 +2,7 @@ title: Fusion Snapshots description: "Introduction to Fusion Snapshots checkpoint/restore functionality" date created: "2024-11-29" -last updated: "2025-12-19" +last updated: "2026-06-08" tags: [fusion, fusion snapshots, storage, snapshot, checkpoint, restore] --- diff --git a/fusion_docs/index.md b/fusion_docs/index.md index eaf91a828c..70d08d6c58 100644 --- a/fusion_docs/index.md +++ b/fusion_docs/index.md @@ -2,6 +2,7 @@ title: Fusion file system description: "Overview of the Fusion v2 file system" date created: "2024-08-23" +last updated: "2026-06-08" tags: [fusion, storage, compute, file system, posix, client] --- diff --git a/fusion_docs/licensing.md b/fusion_docs/licensing.md index bc81d68f47..0e0fd3d7e1 100644 --- a/fusion_docs/licensing.md +++ b/fusion_docs/licensing.md @@ -2,6 +2,7 @@ title: Fusion licensing description: "Understand how Fusion licensing works" date created: "2025-02-20" +last updated: "2026-06-08" tags: [fusion, storage, compute, file system, license, quotas] --- diff --git a/fusion_docs/troubleshooting.md b/fusion_docs/troubleshooting.md index 2ce7ae233e..9f88e8a5b8 100644 --- a/fusion_docs/troubleshooting.md +++ b/fusion_docs/troubleshooting.md @@ -2,7 +2,7 @@ title: Troubleshooting description: "Troubleshooting for Fusion issues" date created: "2025-11-29" -last updated: "2026-03-04" +last updated: "2026-06-08" tags: [troubleshooting, fusion, fusion snapshots, configuration] --- diff --git a/fusion_docs/troubleshooting/error-codes-exit-messages.md b/fusion_docs/troubleshooting/error-codes-exit-messages.md index d7473d5966..ec99ea5264 100644 --- a/fusion_docs/troubleshooting/error-codes-exit-messages.md +++ b/fusion_docs/troubleshooting/error-codes-exit-messages.md @@ -2,7 +2,7 @@ title: Error codes and exit messages description: "Reference for Fusion error codes, exit codes, and error messages" date created: "2025-01-12" -last updated: "2025-01-20" +last updated: "2026-06-08" tags: [errors, error codes, exit codes, fuse, logging, fusion] --- diff --git a/fusion_docs/troubleshooting/fusion-doctor.md b/fusion_docs/troubleshooting/fusion-doctor.md index 1b785bcd33..42cdeaaa8e 100644 --- a/fusion_docs/troubleshooting/fusion-doctor.md +++ b/fusion_docs/troubleshooting/fusion-doctor.md @@ -2,7 +2,7 @@ title: Fusion Doctor description: "Run Fusion Doctor diagnostics with nf-canary to validate Fusion compute environments" date created: "2026-04-23" -last updated: "2026-04-23" +last updated: "2026-06-08" tags: [troubleshooting, fusion, fusion doctor, nf-canary, diagnostics] --- diff --git a/fusion_docs/troubleshooting/fusion-snapshots.md b/fusion_docs/troubleshooting/fusion-snapshots.md index dc7bde83aa..df61c4f387 100644 --- a/fusion_docs/troubleshooting/fusion-snapshots.md +++ b/fusion_docs/troubleshooting/fusion-snapshots.md @@ -2,7 +2,7 @@ title: Fusion Snapshots description: "Troubleshooting for Fusion Snapshots" date created: "2025-11-29" -last updated: "2025-01-12" +last updated: "2026-06-08" tags: [troubleshooting, fusion, fusion snapshots, configuration] --- diff --git a/fusion_docs/troubleshooting/general.md b/fusion_docs/troubleshooting/general.md index c66322adc8..a20aad4086 100644 --- a/fusion_docs/troubleshooting/general.md +++ b/fusion_docs/troubleshooting/general.md @@ -2,7 +2,7 @@ title: General description: "Troubleshooting for general Fusion issues" date created: "2025-11-29" -last updated: "2025-01-12" +last updated: "2026-06-08" tags: [troubleshooting, fusion, fusion snapshots, configuration] --- diff --git a/platform-cli-docs/docs/installation.md b/platform-cli-docs/docs/installation.md index c770679572..a02a48e73d 100644 --- a/platform-cli-docs/docs/installation.md +++ b/platform-cli-docs/docs/installation.md @@ -2,7 +2,7 @@ title: "Installation" description: "Seqera Platform CLI installation and configuration instructions." date created: "2024-07-16" -last updated: "2025-08-18" +last updated: "2026-06-08" tags: [cli, platform, installation, configuration] --- diff --git a/platform-cloud/docs/administration/credit-management.md b/platform-cloud/docs/administration/credit-management.md index cef6774dc5..27758e89ec 100644 --- a/platform-cloud/docs/administration/credit-management.md +++ b/platform-cloud/docs/administration/credit-management.md @@ -2,7 +2,7 @@ title: "Billing and credit management" description: "Manage Seqera credits across Seqera Compute and Co-Scientist." date created: "2025-10-20" -last updated: "2026-04-27" +last updated: "2026-06-08" tags: [seqera compute, compute environments, co-scientist, billing] --- diff --git a/platform-cloud/docs/co-scientist/coding-agents.md b/platform-cloud/docs/co-scientist/coding-agents.md index d3fe55d452..08f5c39b02 100644 --- a/platform-cloud/docs/co-scientist/coding-agents.md +++ b/platform-cloud/docs/co-scientist/coding-agents.md @@ -2,6 +2,7 @@ title: "Coding agents" description: "Install Co-Scientist as a skill so your coding agent can drive Seqera Platform" date created: "2026-05-27" +last updated: "2026-06-08" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-cloud/docs/co-scientist/command-approval.md b/platform-cloud/docs/co-scientist/command-approval.md index ec73089c51..43775e2841 100644 --- a/platform-cloud/docs/co-scientist/command-approval.md +++ b/platform-cloud/docs/co-scientist/command-approval.md @@ -2,6 +2,7 @@ title: "Command approval" description: "Control which local commands require user approval in Co-Scientist" date created: "2025-12-15" +last updated: "2026-06-08" tags: [co-scientist, cli, approval, security] --- diff --git a/platform-cloud/docs/co-scientist/configuration.md b/platform-cloud/docs/co-scientist/configuration.md index 5f1dfd3505..3a40272059 100644 --- a/platform-cloud/docs/co-scientist/configuration.md +++ b/platform-cloud/docs/co-scientist/configuration.md @@ -2,6 +2,7 @@ title: "Using Co-Scientist" description: "Use Co-Scientist day to day in the Seqera CLI" date created: "2026-05-27" +last updated: "2026-06-08" tags: [co-scientist, cli, configuration] --- diff --git a/platform-cloud/docs/co-scientist/credits.md b/platform-cloud/docs/co-scientist/credits.md index f5f6714be1..8861451e0e 100644 --- a/platform-cloud/docs/co-scientist/credits.md +++ b/platform-cloud/docs/co-scientist/credits.md @@ -2,6 +2,7 @@ title: "Credits" description: "Co-Scientist credits and how to request more" date created: "2026-04-30" +last updated: "2026-06-08" tags: [co-scientist, cli, credits] --- diff --git a/platform-cloud/docs/co-scientist/index.md b/platform-cloud/docs/co-scientist/index.md index 3983396474..a578212aa0 100644 --- a/platform-cloud/docs/co-scientist/index.md +++ b/platform-cloud/docs/co-scientist/index.md @@ -2,7 +2,7 @@ title: "Co-Scientist in Seqera CLI" description: "AI-powered assistant for bioinformatics workflows and Seqera Platform" date created: "2026-03-11" -last updated: "2026-04-29" +last updated: "2026-06-08" tags: [co-scientist, cli, ai] --- diff --git a/platform-cloud/docs/co-scientist/installation.mdx b/platform-cloud/docs/co-scientist/installation.mdx index 862cd35ddb..cb7ea18797 100644 --- a/platform-cloud/docs/co-scientist/installation.mdx +++ b/platform-cloud/docs/co-scientist/installation.mdx @@ -2,6 +2,7 @@ title: "Installation" description: "Install and configure the Seqera CLI" date created: "2026-03-11" +last updated: "2026-06-08" tags: [co-scientist, cli, installation] --- diff --git a/platform-cloud/docs/co-scientist/modes.md b/platform-cloud/docs/co-scientist/modes.md index daef4ff195..16d785edb7 100644 --- a/platform-cloud/docs/co-scientist/modes.md +++ b/platform-cloud/docs/co-scientist/modes.md @@ -2,6 +2,7 @@ title: "Modes" description: "Work in Co-Scientist's build, plan, and goal modes" date created: "2026-03-11" +last updated: "2026-06-08" tags: [co-scientist, cli, modes] --- diff --git a/platform-cloud/docs/co-scientist/nextflow-lsp.md b/platform-cloud/docs/co-scientist/nextflow-lsp.md index 429753f677..a886332406 100644 --- a/platform-cloud/docs/co-scientist/nextflow-lsp.md +++ b/platform-cloud/docs/co-scientist/nextflow-lsp.md @@ -2,6 +2,7 @@ title: "Code intelligence" description: "Use language-server code intelligence in Co-Scientist" date created: "2026-02-26" +last updated: "2026-06-08" tags: [co-scientist, cli, lsp, code intelligence] --- diff --git a/platform-cloud/docs/co-scientist/projects.md b/platform-cloud/docs/co-scientist/projects.md index 2b84f58a8d..f680989f3d 100644 --- a/platform-cloud/docs/co-scientist/projects.md +++ b/platform-cloud/docs/co-scientist/projects.md @@ -2,6 +2,7 @@ title: "Projects" description: "Organize workspace resources into projects using Seqera Platform labels" date created: "2026-04-22" +last updated: "2026-06-08" tags: [co-scientist, cli, projects, labels] --- diff --git a/platform-cloud/docs/co-scientist/quickstart.md b/platform-cloud/docs/co-scientist/quickstart.md index 047c9c4b1b..48b96ef508 100644 --- a/platform-cloud/docs/co-scientist/quickstart.md +++ b/platform-cloud/docs/co-scientist/quickstart.md @@ -2,6 +2,7 @@ title: "Quickstart" description: "Run your first Co-Scientist session in the Seqera CLI" date created: "2026-03-11" +last updated: "2026-06-08" tags: [co-scientist, cli, ai] --- diff --git a/platform-cloud/docs/co-scientist/reference/cli.md b/platform-cloud/docs/co-scientist/reference/cli.md index 660a14d798..05864f3f5e 100644 --- a/platform-cloud/docs/co-scientist/reference/cli.md +++ b/platform-cloud/docs/co-scientist/reference/cli.md @@ -2,6 +2,7 @@ title: "CLI" description: "Seqera CLI commands and options for Co-Scientist" date created: "2026-05-28" +last updated: "2026-06-08" tags: [co-scientist, cli, reference] --- diff --git a/platform-cloud/docs/co-scientist/reference/environment-variables.md b/platform-cloud/docs/co-scientist/reference/environment-variables.md index 320a92b9d4..47362988ee 100644 --- a/platform-cloud/docs/co-scientist/reference/environment-variables.md +++ b/platform-cloud/docs/co-scientist/reference/environment-variables.md @@ -2,6 +2,7 @@ title: "Environment variables" description: "Environment variables for authenticating and configuring the Seqera CLI" date created: "2026-05-28" +last updated: "2026-06-08" tags: [co-scientist, cli, reference] --- diff --git a/platform-cloud/docs/co-scientist/reference/index.md b/platform-cloud/docs/co-scientist/reference/index.md index 1e8fe59736..c84d61046d 100644 --- a/platform-cloud/docs/co-scientist/reference/index.md +++ b/platform-cloud/docs/co-scientist/reference/index.md @@ -2,6 +2,7 @@ title: "Reference" description: "Reference material for the Seqera CLI and Co-Scientist" date created: "2026-05-28" +last updated: "2026-06-08" tags: [co-scientist, cli, reference] --- diff --git a/platform-cloud/docs/co-scientist/sessions.md b/platform-cloud/docs/co-scientist/sessions.md index 10252655b6..e62ee1e8b0 100644 --- a/platform-cloud/docs/co-scientist/sessions.md +++ b/platform-cloud/docs/co-scientist/sessions.md @@ -2,6 +2,7 @@ title: "Sessions" description: "Start, continue, resume, and exit Co-Scientist sessions, and run non-interactively" date created: "2026-05-27" +last updated: "2026-06-08" tags: [co-scientist, cli, sessions] --- diff --git a/platform-cloud/docs/co-scientist/skill-antigravity.md b/platform-cloud/docs/co-scientist/skill-antigravity.md index 85d3728bb9..028469614b 100644 --- a/platform-cloud/docs/co-scientist/skill-antigravity.md +++ b/platform-cloud/docs/co-scientist/skill-antigravity.md @@ -2,7 +2,7 @@ title: "Antigravity/Gemini" description: "Install and maintain the Co-Scientist skill for Google's Antigravity/Gemini IDE" date created: "2026-04-29" -last updated: "2026-05-21" +last updated: "2026-06-08" tags: [co-scientist, cli, skills, antigravity, gemini] --- diff --git a/platform-cloud/docs/co-scientist/skill-claude-code.md b/platform-cloud/docs/co-scientist/skill-claude-code.md index 8a313c16d3..bd660c7393 100644 --- a/platform-cloud/docs/co-scientist/skill-claude-code.md +++ b/platform-cloud/docs/co-scientist/skill-claude-code.md @@ -2,6 +2,7 @@ title: "Claude Code" description: "Install and maintain the Co-Scientist skill for Claude Code" date created: "2026-03-11" +last updated: "2026-06-08" tags: [co-scientist, cli, skills, claude code] --- diff --git a/platform-cloud/docs/co-scientist/skill-codex.md b/platform-cloud/docs/co-scientist/skill-codex.md index 47be6a4152..d23a159b48 100644 --- a/platform-cloud/docs/co-scientist/skill-codex.md +++ b/platform-cloud/docs/co-scientist/skill-codex.md @@ -2,6 +2,7 @@ title: "Codex" description: "Install and maintain the Co-Scientist skill for Codex" date created: "2026-03-11" +last updated: "2026-06-08" tags: [co-scientist, cli, skills, codex] --- diff --git a/platform-cloud/docs/co-scientist/skill-github-copilot.md b/platform-cloud/docs/co-scientist/skill-github-copilot.md index 52389a0972..5fbd317152 100644 --- a/platform-cloud/docs/co-scientist/skill-github-copilot.md +++ b/platform-cloud/docs/co-scientist/skill-github-copilot.md @@ -2,6 +2,7 @@ title: "GitHub Copilot" description: "Install and maintain the Co-Scientist skill for GitHub Copilot" date created: "2026-03-11" +last updated: "2026-06-08" tags: [co-scientist, cli, skills, github copilot] --- diff --git a/platform-cloud/docs/co-scientist/skill-other-agents.md b/platform-cloud/docs/co-scientist/skill-other-agents.md index 8554d764bc..931034fa9e 100644 --- a/platform-cloud/docs/co-scientist/skill-other-agents.md +++ b/platform-cloud/docs/co-scientist/skill-other-agents.md @@ -2,6 +2,7 @@ title: "Other coding agents" description: "Install and maintain the Co-Scientist skill for other coding agents" date created: "2026-03-11" +last updated: "2026-06-08" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-cloud/docs/co-scientist/skills.md b/platform-cloud/docs/co-scientist/skills.md index 867fbce139..a5e1b7e12d 100644 --- a/platform-cloud/docs/co-scientist/skills.md +++ b/platform-cloud/docs/co-scientist/skills.md @@ -2,6 +2,7 @@ title: "Skills configuration" description: "Discover, create, and install skills in the Seqera CLI" date created: "2026-03-11" +last updated: "2026-06-08" tags: [co-scientist, cli, skills] --- diff --git a/platform-cloud/docs/co-scientist/use-cases.md b/platform-cloud/docs/co-scientist/use-cases.md index 56e26f6c9d..b5b294b683 100644 --- a/platform-cloud/docs/co-scientist/use-cases.md +++ b/platform-cloud/docs/co-scientist/use-cases.md @@ -2,6 +2,7 @@ title: "Use cases" description: "Common tasks you can do with Co-Scientist, with example prompts" date created: "2026-03-11" +last updated: "2026-06-08" tags: [co-scientist, cli, ai, use cases] --- diff --git a/platform-cloud/docs/compute-envs/aws-cloud.mdx b/platform-cloud/docs/compute-envs/aws-cloud.mdx index 7d54813d68..a44e5171b5 100644 --- a/platform-cloud/docs/compute-envs/aws-cloud.mdx +++ b/platform-cloud/docs/compute-envs/aws-cloud.mdx @@ -2,7 +2,7 @@ title: "AWS Cloud" description: "Instructions to set up an AWS Cloud CE in Seqera Platform" date created: "2025-05-15" -last updated: "2026-05-05" +last updated: "2026-06-08" tags: [cloud, vm, amazon, compute environments] toc_min_heading_level: 2 toc_max_heading_level: 4 diff --git a/platform-cloud/docs/compute-envs/azure-batch.md b/platform-cloud/docs/compute-envs/azure-batch.md index 77cc236e62..9ff6d5ec21 100644 --- a/platform-cloud/docs/compute-envs/azure-batch.md +++ b/platform-cloud/docs/compute-envs/azure-batch.md @@ -2,7 +2,7 @@ title: "Azure Batch" description: "Instructions to set up Azure Batch in Seqera Platform" date created: "2024-01-04" -last updated: "2026-05-28" +last updated: "2026-06-08" tags: [azure, batch, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/azure-cloud.md b/platform-cloud/docs/compute-envs/azure-cloud.md index 6099f45e26..6fd8ec4368 100644 --- a/platform-cloud/docs/compute-envs/azure-cloud.md +++ b/platform-cloud/docs/compute-envs/azure-cloud.md @@ -2,7 +2,7 @@ title: "Azure Cloud" description: "Instructions to set up an Azure Cloud compute environment in Seqera Platform" date created: "2025-09-29" -last updated: "2026-05-05" +last updated: "2026-06-08" tags: [cloud, vm, azure, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/eks.mdx b/platform-cloud/docs/compute-envs/eks.mdx index cbccc47479..9669e96537 100644 --- a/platform-cloud/docs/compute-envs/eks.mdx +++ b/platform-cloud/docs/compute-envs/eks.mdx @@ -2,7 +2,7 @@ title: "Amazon EKS" description: "Instructions to set up Amazon EKS in Seqera Platform" date created: "2026-02-04" -last updated: "2026-05-28" +last updated: "2026-06-08" tags: [eks, amazon, compute environments, ce] --- diff --git a/platform-cloud/docs/compute-envs/gke.md b/platform-cloud/docs/compute-envs/gke.md index d4a4e14836..395a3291ab 100644 --- a/platform-cloud/docs/compute-envs/gke.md +++ b/platform-cloud/docs/compute-envs/gke.md @@ -2,7 +2,7 @@ title: "Google Kubernetes Engine" description: "Instructions to set up Google Kubernetes Engine in Seqera Platform" date created: "2023-04-21" -last updated: "2026-05-28" +last updated: "2026-06-08" tags: [gke, google, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/google-cloud-batch.md b/platform-cloud/docs/compute-envs/google-cloud-batch.md index 13a2aa078d..9f5c808d51 100644 --- a/platform-cloud/docs/compute-envs/google-cloud-batch.md +++ b/platform-cloud/docs/compute-envs/google-cloud-batch.md @@ -2,7 +2,7 @@ title: "Google Cloud Batch" description: "Instructions to set up Google Cloud Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-05-28" +last updated: "2026-06-08" tags: [google, batch, gcp, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/google-cloud.md b/platform-cloud/docs/compute-envs/google-cloud.md index 3cd193a71c..28e75bc19f 100644 --- a/platform-cloud/docs/compute-envs/google-cloud.md +++ b/platform-cloud/docs/compute-envs/google-cloud.md @@ -2,7 +2,7 @@ title: "Google Cloud" description: "Instructions to set up an Google Cloud CE in Seqera Platform" date created: "2025-07-15" -last updated: "2026-05-05" +last updated: "2026-06-08" tags: [cloud, vm, google, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/hpc.md b/platform-cloud/docs/compute-envs/hpc.md index 46a294fea6..d0918751f0 100644 --- a/platform-cloud/docs/compute-envs/hpc.md +++ b/platform-cloud/docs/compute-envs/hpc.md @@ -2,7 +2,7 @@ title: "HPC compute environments" description: "Instructions to set up HPC compute environments in Seqera Platform" date created: "2023-05-11" -last updated: "2026-05-28" +last updated: "2026-06-08" tags: [slurm, lsf, pbs, grid engine, altair, ibm, moab, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/k8s.md b/platform-cloud/docs/compute-envs/k8s.md index 088b92c120..a57dedf68e 100644 --- a/platform-cloud/docs/compute-envs/k8s.md +++ b/platform-cloud/docs/compute-envs/k8s.md @@ -2,7 +2,7 @@ title: "Kubernetes" description: "Instructions to set up Kubernetes in Seqera Platform" date created: "2023-04-21" -last updated: "2026-05-28" +last updated: "2026-06-08" tags: [k8s, kubernetes, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/seqera-compute.md b/platform-cloud/docs/compute-envs/seqera-compute.md index 77956c53ca..6b5a861777 100644 --- a/platform-cloud/docs/compute-envs/seqera-compute.md +++ b/platform-cloud/docs/compute-envs/seqera-compute.md @@ -2,7 +2,7 @@ title: "Seqera Compute" description: "Instructions to set up Seqera Compute in Seqera Platform" date created: "2025-04-21" -last updated: "2026-05-28" +last updated: "2026-06-08" tags: [seqera compute, compute environments] --- diff --git a/platform-cloud/docs/credentials/aws_registry_credentials.md b/platform-cloud/docs/credentials/aws_registry_credentials.md index 78e2b9f0ca..aa2cf32592 100644 --- a/platform-cloud/docs/credentials/aws_registry_credentials.md +++ b/platform-cloud/docs/credentials/aws_registry_credentials.md @@ -2,7 +2,7 @@ title: "AWS ECR credentials" description: "Create AWS ECR credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2025-10-21" +last updated: "2026-06-08" tags: [aws, ecr, credentials] --- diff --git a/platform-cloud/docs/credentials/azure_registry_credentials.md b/platform-cloud/docs/credentials/azure_registry_credentials.md index 7c6a94b266..4f4ec2fc1d 100644 --- a/platform-cloud/docs/credentials/azure_registry_credentials.md +++ b/platform-cloud/docs/credentials/azure_registry_credentials.md @@ -2,7 +2,7 @@ title: "Azure container registry credentials" description: "Create Azure container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2025-10-21" +last updated: "2026-06-08" tags: [azure, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/container_registry_credentials.md b/platform-cloud/docs/credentials/container_registry_credentials.md index 821ced663d..8eb3ac3dda 100644 --- a/platform-cloud/docs/credentials/container_registry_credentials.md +++ b/platform-cloud/docs/credentials/container_registry_credentials.md @@ -2,7 +2,7 @@ title: "Container registry credentials" description: "Configure container registry credentials for the Wave container service in Seqera Platform." date created: "2025-10-21" -last updated: "2025-10-21" +last updated: "2026-06-08" tags: [credentials, container registry, wave, docker, authentication] --- diff --git a/platform-cloud/docs/credentials/data_repositories.md b/platform-cloud/docs/credentials/data_repositories.md index 98d6d466f9..a3ba3b6f09 100644 --- a/platform-cloud/docs/credentials/data_repositories.md +++ b/platform-cloud/docs/credentials/data_repositories.md @@ -2,7 +2,7 @@ title: "Data repositories" description: "Add data repositories to Seqera Platform" date created: "2025-10-15" -last updated: "2025-10-21" +last updated: "2026-06-08" tags: [data explorer, aws, azure, gcp, s3-compatible, api, credentials] --- diff --git a/platform-cloud/docs/credentials/google_registry_credentials.md b/platform-cloud/docs/credentials/google_registry_credentials.md index 4331c087f5..b062538c59 100644 --- a/platform-cloud/docs/credentials/google_registry_credentials.md +++ b/platform-cloud/docs/credentials/google_registry_credentials.md @@ -2,7 +2,7 @@ title: "Google registry credentials" description: "Create Google Cloud registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2025-10-21" +last updated: "2026-06-08" tags: [google, containers, registry, artifact, credentials] --- diff --git a/platform-cloud/docs/credentials/managed_identities.md b/platform-cloud/docs/credentials/managed_identities.md index 795c085101..2658dbaa42 100644 --- a/platform-cloud/docs/credentials/managed_identities.md +++ b/platform-cloud/docs/credentials/managed_identities.md @@ -2,7 +2,7 @@ title: "Managed identities" description: "Configure managed identities in Seqera Platform." date created: "2024-06-12" -last updated: "2025-10-21" +last updated: "2026-06-08" tags: [organizations, administration, managed identities, clusters, ssh, credentials] --- diff --git a/platform-cloud/docs/credentials/overview.md b/platform-cloud/docs/credentials/overview.md index 1102a9d2a1..1f7343815b 100644 --- a/platform-cloud/docs/credentials/overview.md +++ b/platform-cloud/docs/credentials/overview.md @@ -2,7 +2,7 @@ title: "Credentials overview" description: "Learn about credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2025-10-21" +last updated: "2026-06-08" tags: [credentials, git, containers, registry] --- diff --git a/platform-cloud/docs/data/data-explorer.md b/platform-cloud/docs/data/data-explorer.md index bda4182107..a9f0403743 100644 --- a/platform-cloud/docs/data/data-explorer.md +++ b/platform-cloud/docs/data/data-explorer.md @@ -2,7 +2,7 @@ title: "Data Explorer" description: "Using Seqera Data Explorer." date created: "2023-04-21" -last updated: "2026-03-31" +last updated: "2026-06-08" tags: [data, explorer, igv, molstar, object, storage, lineage] --- diff --git a/platform-cloud/docs/data/data-lineage.md b/platform-cloud/docs/data/data-lineage.md index 6f7c745707..d836b13b1f 100644 --- a/platform-cloud/docs/data/data-lineage.md +++ b/platform-cloud/docs/data/data-lineage.md @@ -2,7 +2,7 @@ title: "Data Lineage" description: "Using data lineage in Seqera Platform." date created: "2026-05-04" -last updated: "2026-05-22" +last updated: "2026-06-08" tags: [data lineage, provenance, governance, reproducibility, lineage id, lid, labels] --- diff --git a/platform-cloud/docs/getting-started/deployment-options.md b/platform-cloud/docs/getting-started/deployment-options.md index 62cbd3a1ea..f3de923d1e 100644 --- a/platform-cloud/docs/getting-started/deployment-options.md +++ b/platform-cloud/docs/getting-started/deployment-options.md @@ -2,7 +2,7 @@ title: "Deployment options" description: "Seqera Platform deployment options and ways to access your Seqera instance." date created: "2023-04-21" -last updated: "2026-07-05" +last updated: "2026-06-08" tags: [deployment] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md b/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md index 2d574fa5da..89122b9df5 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md @@ -2,7 +2,7 @@ title: "Launch pipelines" description: "An introduction to launching nf-core/rnaseq in the community/showcase workspace" date created: "2024-07-08" -last updated: "2026-06-05" +last updated: "2026-06-08" tags: [platform, launch, pipelines, launchpad, tutorial] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md b/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md index b850f407d3..7c6f36ccbf 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md @@ -2,7 +2,7 @@ title: "Monitor runs" description: "Monitor pipeline runs from the Runs page, All runs page, and Dashboard in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-03" +last updated: "2026-06-08" tags: [platform, runs, monitoring] --- diff --git a/platform-cloud/docs/getting-started/single-sign-on.md b/platform-cloud/docs/getting-started/single-sign-on.md index 77e649a578..f7d5d5f813 100644 --- a/platform-cloud/docs/getting-started/single-sign-on.md +++ b/platform-cloud/docs/getting-started/single-sign-on.md @@ -2,7 +2,7 @@ title: "Single sign-on (SSO)" description: "Configure single sign-on for a Seqera Platform Cloud organization." date created: "2026-03-10" -last updated: "2026-05-05" +last updated: "2026-06-08" tags: [sso, authentication, organization settings, cloud pro] --- diff --git a/platform-cloud/docs/getting-started/workspace-setup.md b/platform-cloud/docs/getting-started/workspace-setup.md index 8468babc01..389c00dc90 100644 --- a/platform-cloud/docs/getting-started/workspace-setup.md +++ b/platform-cloud/docs/getting-started/workspace-setup.md @@ -2,7 +2,7 @@ title: "Set up your workspace" description: "Create an organization workspace and add participants in Seqera Platform." date created: "2024-04-15" -last updated: "2026-06-04" +last updated: "2026-06-08" tags: [platform, organizations, workspaces, users] --- diff --git a/platform-cloud/docs/git/overview.md b/platform-cloud/docs/git/overview.md index 60b7f4fb2e..f7369d3f13 100644 --- a/platform-cloud/docs/git/overview.md +++ b/platform-cloud/docs/git/overview.md @@ -2,7 +2,7 @@ title: "Git integration" description: "Connecting to Git repositories in Seqera Platform and Co-Scientist." date created: "2025-10-11" -last updated: "2026-05-27" +last updated: "2026-06-08" tags: [git] --- diff --git a/platform-cloud/docs/launch/advanced.md b/platform-cloud/docs/launch/advanced.md index 347f9e0334..b4293fce0a 100644 --- a/platform-cloud/docs/launch/advanced.md +++ b/platform-cloud/docs/launch/advanced.md @@ -2,7 +2,7 @@ title: "Advanced options" description: "Advanced guide to launching Nextflow pipelines in Seqera Platform." date created: "2023-04-21" -last updated: "2026-04-02" +last updated: "2026-06-08" tags: [advanced, launch] --- diff --git a/platform-cloud/docs/monitoring/dashboard.md b/platform-cloud/docs/monitoring/dashboard.md index 094de26ecb..5358885345 100644 --- a/platform-cloud/docs/monitoring/dashboard.md +++ b/platform-cloud/docs/monitoring/dashboard.md @@ -2,7 +2,7 @@ title: "Dashboard" description: "View pipeline run status overview in Seqera Platform." date created: "2023-04-21" -last updated: "2026-04-01" +last updated: "2026-06-08" tags: [dashboard, pipeline runs, fusion, monitoring] --- diff --git a/platform-cloud/docs/orgs-and-teams/custom-roles.md b/platform-cloud/docs/orgs-and-teams/custom-roles.md index 540e913e23..673cf5b7df 100644 --- a/platform-cloud/docs/orgs-and-teams/custom-roles.md +++ b/platform-cloud/docs/orgs-and-teams/custom-roles.md @@ -2,7 +2,7 @@ title: "Custom roles" description: "Introduction to custom roles in Seqera Platform." date created: "2025-11-17" -last updated: "2026-04-17" +last updated: "2026-06-08" tags: [roles, rbac, permissions] --- diff --git a/platform-cloud/docs/orgs-and-teams/organizations.md b/platform-cloud/docs/orgs-and-teams/organizations.md index 8675c10715..bdea27639d 100644 --- a/platform-cloud/docs/orgs-and-teams/organizations.md +++ b/platform-cloud/docs/orgs-and-teams/organizations.md @@ -2,7 +2,7 @@ title: "Organizations" description: "Manage organizations in Seqera Platform." date created: "2023-04-21" -last updated: "2025-07-01" +last updated: "2026-06-08" tags: [organizations, administration, workspaces, create organization, organization settings] --- diff --git a/platform-cloud/docs/orgs-and-teams/roles.md b/platform-cloud/docs/orgs-and-teams/roles.md index 869402500a..c623e98ec6 100644 --- a/platform-cloud/docs/orgs-and-teams/roles.md +++ b/platform-cloud/docs/orgs-and-teams/roles.md @@ -2,7 +2,7 @@ title: "User roles" description: "Understand the various roles in Seqera Platform." date created: "2024-06-10" -last updated: "2026-05-22" +last updated: "2026-06-08" tags: [roles] --- diff --git a/platform-cloud/docs/pipelines/overview.md b/platform-cloud/docs/pipelines/overview.md index 6332e209f5..b684d0c4a6 100644 --- a/platform-cloud/docs/pipelines/overview.md +++ b/platform-cloud/docs/pipelines/overview.md @@ -2,6 +2,7 @@ title: "Overview" description: "Introduction to pipelines in Seqera Platform." date created: "2025-10-16" +last updated: "2026-06-08" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/pipelines/revision.md b/platform-cloud/docs/pipelines/revision.md index 9ab488bab0..2e1710e02c 100644 --- a/platform-cloud/docs/pipelines/revision.md +++ b/platform-cloud/docs/pipelines/revision.md @@ -2,6 +2,7 @@ title: "Git revision management" description: "Introduction to pipeline repository revision management in Seqera Platform." date created: "2025-11-14" +last updated: "2026-06-08" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/pipelines/versioning.md b/platform-cloud/docs/pipelines/versioning.md index b990fed305..852ccc2b6e 100644 --- a/platform-cloud/docs/pipelines/versioning.md +++ b/platform-cloud/docs/pipelines/versioning.md @@ -2,6 +2,7 @@ title: "Pipeline versioning" description: "Introduction to pipeline versioning in Seqera Platform." date created: "2025-11-14" +last updated: "2026-06-08" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/platform-cloud.md b/platform-cloud/docs/platform-cloud.md index fa0338a1fe..e63b51308a 100644 --- a/platform-cloud/docs/platform-cloud.md +++ b/platform-cloud/docs/platform-cloud.md @@ -2,6 +2,7 @@ title: "Seqera Platform Cloud" description: "Introduction to Seqera Platform Cloud." date created: "2026-05-21" +last updated: "2026-06-08" slug: / --- diff --git a/platform-cloud/docs/quickstart.md b/platform-cloud/docs/quickstart.md index 3a3ec47432..7e269d8a32 100644 --- a/platform-cloud/docs/quickstart.md +++ b/platform-cloud/docs/quickstart.md @@ -2,7 +2,7 @@ title: "Explore Seqera Cloud" description: "Explore your free workspace resources and launch your first pipelines with Seqera Compute." date created: "2025-10-16" -last updated: "2026-06-04" +last updated: "2026-06-08" toc_max_heading_level: 4 tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/reports/overview.md b/platform-cloud/docs/reports/overview.md index c73c8c6796..2451bdf8c3 100644 --- a/platform-cloud/docs/reports/overview.md +++ b/platform-cloud/docs/reports/overview.md @@ -2,7 +2,7 @@ title: "Reports" description: "Overview of pipeline reports in Seqera Platform." date created: "2023-04-24" -last updated: "2025-10-08" +last updated: "2026-06-08" tags: [pipelines, schema, reports, metrics, logs] --- diff --git a/platform-cloud/docs/seqera-mcp/nfcore-tools.md b/platform-cloud/docs/seqera-mcp/nfcore-tools.md index e2ba8f6472..28ba86af54 100644 --- a/platform-cloud/docs/seqera-mcp/nfcore-tools.md +++ b/platform-cloud/docs/seqera-mcp/nfcore-tools.md @@ -2,6 +2,7 @@ title: nf-core Tools description: "Search and explore nf-core bioinformatics modules and get analysis recommendations" date created: "2026-01-12" +last updated: "2026-06-08" tags: [nf-core, nextflow, bioinformatics, pipelines, modules] --- diff --git a/platform-cloud/docs/seqera-mcp/overview.md b/platform-cloud/docs/seqera-mcp/overview.md index 72bc5b7c11..b852cc520e 100644 --- a/platform-cloud/docs/seqera-mcp/overview.md +++ b/platform-cloud/docs/seqera-mcp/overview.md @@ -2,7 +2,7 @@ title: "Seqera MCP" description: "Connect AI assistants to Seqera Platform using the Model Context Protocol" date created: "2025-12-12" -last updated: "2026-01-21" +last updated: "2026-06-08" tags: [mcp, integration, mcp server, ai] --- diff --git a/platform-cloud/docs/seqera-mcp/seqera-tools.md b/platform-cloud/docs/seqera-mcp/seqera-tools.md index c7edb78964..bc08d579ae 100644 --- a/platform-cloud/docs/seqera-mcp/seqera-tools.md +++ b/platform-cloud/docs/seqera-mcp/seqera-tools.md @@ -2,6 +2,7 @@ title: Seqera Platform Tools description: "Manage workflows, compute environments, and containers through Seqera Platform" date created: "2026-01-12" +last updated: "2026-06-08" tags: [seqera, platform, nextflow, workflows, containers] --- diff --git a/platform-cloud/docs/studios/add-studio-custom-container.md b/platform-cloud/docs/studios/add-studio-custom-container.md index 592cb78035..10dd6acadb 100644 --- a/platform-cloud/docs/studios/add-studio-custom-container.md +++ b/platform-cloud/docs/studios/add-studio-custom-container.md @@ -2,7 +2,7 @@ title: "Custom container template" description: "Add a Studio with a custom container template in Seqera Platform." date created: "2025-09-04" -last updated: "2026-06-03" +last updated: "2026-06-08" tags: [studio custom, git repository, sessions, studios] --- diff --git a/platform-cloud/docs/studios/add-studio-git-repo.md b/platform-cloud/docs/studios/add-studio-git-repo.md index a9e8fb8cb9..be6125a16c 100644 --- a/platform-cloud/docs/studios/add-studio-git-repo.md +++ b/platform-cloud/docs/studios/add-studio-git-repo.md @@ -2,7 +2,7 @@ title: "Import from a Git repository" description: "Add a Studio from a Git repository in Seqera Platform." date created: "2025-09-04" -last updated: "2026-06-03" +last updated: "2026-06-08" tags: [studio git, git repository, sessions, studios, git, version control] --- diff --git a/platform-cloud/docs/studios/add-studio-provided-template.md b/platform-cloud/docs/studios/add-studio-provided-template.md index 1eefbaeaab..00243c7e99 100644 --- a/platform-cloud/docs/studios/add-studio-provided-template.md +++ b/platform-cloud/docs/studios/add-studio-provided-template.md @@ -2,7 +2,7 @@ title: "Seqera-provided container template" description: "Add a Studio with a Seqera-provided container template in Seqera Platform." date created: "2025-09-04" -last updated: "2026-06-03" +last updated: "2026-06-08" tags: [template, seqera template, seqera template studio, sessions, studios] --- diff --git a/platform-cloud/docs/studios/connect.md b/platform-cloud/docs/studios/connect.md index 1162b6ed03..ffe3a7c9a8 100644 --- a/platform-cloud/docs/studios/connect.md +++ b/platform-cloud/docs/studios/connect.md @@ -1,7 +1,7 @@ --- title: Connect changelog date created: "2025-07-30" -last updated: "2026-05-29" +last updated: "2026-06-08" tags: [connect, changelog, connect changelog] --- diff --git a/platform-cloud/docs/studios/custom-envs.md b/platform-cloud/docs/studios/custom-envs.md index 79d391aabc..6d4329ab1b 100644 --- a/platform-cloud/docs/studios/custom-envs.md +++ b/platform-cloud/docs/studios/custom-envs.md @@ -2,7 +2,7 @@ title: "Custom environments" description: "Custom environments for Studios" date created: "2024-10-01" -last updated: "2026-05-29" +last updated: "2026-06-08" tags: [environments, custom, studios] --- diff --git a/platform-cloud/docs/studios/example-studios.md b/platform-cloud/docs/studios/example-studios.md index 9667e57687..4c1b1fa77c 100644 --- a/platform-cloud/docs/studios/example-studios.md +++ b/platform-cloud/docs/studios/example-studios.md @@ -2,7 +2,7 @@ title: "Example custom Studios" description: "Example Dockerfiles and pre-built container images for running custom applications in Studios." date created: "2026-02-18" -last updated: "2026-05-29" +last updated: "2026-06-08" tags: [environments, custom, studios, examples] --- diff --git a/platform-cloud/docs/studios/overview.md b/platform-cloud/docs/studios/overview.md index 5583317de1..d28984043c 100644 --- a/platform-cloud/docs/studios/overview.md +++ b/platform-cloud/docs/studios/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Seqera Studios overview" date created: "2025-02-06" -last updated: "2025-07-22" +last updated: "2026-06-08" tags: [studios, connect, xpra, ride, vscode, containers, docker] --- diff --git a/platform-cloud/docs/supported_software/dragen/overview.md b/platform-cloud/docs/supported_software/dragen/overview.md index b0d6aa4a86..3b7c9924fb 100644 --- a/platform-cloud/docs/supported_software/dragen/overview.md +++ b/platform-cloud/docs/supported_software/dragen/overview.md @@ -2,7 +2,7 @@ title: "Illumina DRAGEN" description: "Instructions to integrate Illumina DRAGEN with Seqera Platform." date created: "2023-04-24" -last updated: "2025-09-15" +last updated: "2026-06-08" tags: [dragen, integration] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md b/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md index a1de021608..b3a9496aeb 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md @@ -2,7 +2,7 @@ title: "Co-Scientist" description: "Co-Scientist troubleshooting." date created: "2024-12-15" -last updated: "2025-12-15" +last updated: "2026-06-08" tags: [faq, help, seqera ai, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md index 71a54bd4d6..a979a6e2d6 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md @@ -2,7 +2,7 @@ title: "Single sign-on" description: "Single sign-on (SSO) troubleshooting with Seqera Platform." date created: "2026-06-05" -last updated: "2026-06-05" +last updated: "2026-06-08" tags: [faq, help, sso, troubleshooting] --- diff --git a/platform-enterprise_docs/co-scientist/authentication.md b/platform-enterprise_docs/co-scientist/authentication.md index ea5e2baadc..8d3468bf3c 100644 --- a/platform-enterprise_docs/co-scientist/authentication.md +++ b/platform-enterprise_docs/co-scientist/authentication.md @@ -2,6 +2,7 @@ title: "Authentication" description: "Log in, log out, and manage organizations and tokens in the Seqera CLI" date created: "2025-12-15" +last updated: "2026-06-08" tags: [co-scientist, cli, authentication, login] --- diff --git a/platform-enterprise_docs/co-scientist/command-approval.md b/platform-enterprise_docs/co-scientist/command-approval.md index fc4c8df8d7..40c58c9c5d 100644 --- a/platform-enterprise_docs/co-scientist/command-approval.md +++ b/platform-enterprise_docs/co-scientist/command-approval.md @@ -2,6 +2,7 @@ title: "Command approval" description: "Control which local commands require user approval in Co-Scientist" date created: "2025-12-15" +last updated: "2026-06-08" tags: [co-scientist, cli, approval, security] --- diff --git a/platform-enterprise_docs/co-scientist/configuration.md b/platform-enterprise_docs/co-scientist/configuration.md index a4ce536751..57a80896c3 100644 --- a/platform-enterprise_docs/co-scientist/configuration.md +++ b/platform-enterprise_docs/co-scientist/configuration.md @@ -2,6 +2,7 @@ title: "Using Co-Scientist" description: "Use Co-Scientist day to day in the Seqera CLI" date created: "2026-05-27" +last updated: "2026-06-08" tags: [co-scientist, cli, configuration] --- diff --git a/platform-enterprise_docs/co-scientist/index.md b/platform-enterprise_docs/co-scientist/index.md index 2df00410ca..5738de489b 100644 --- a/platform-enterprise_docs/co-scientist/index.md +++ b/platform-enterprise_docs/co-scientist/index.md @@ -2,7 +2,7 @@ title: "Co-Scientist in Seqera CLI" description: "AI-powered assistant for bioinformatics workflows and Seqera Platform" date created: "2026-03-11" -last updated: "2026-04-29" +last updated: "2026-06-08" tags: [co-scientist, cli, ai] --- diff --git a/platform-enterprise_docs/co-scientist/installation.mdx b/platform-enterprise_docs/co-scientist/installation.mdx index 299165a27d..155a83fa87 100644 --- a/platform-enterprise_docs/co-scientist/installation.mdx +++ b/platform-enterprise_docs/co-scientist/installation.mdx @@ -2,6 +2,7 @@ title: "Installation" description: "Install and configure the Seqera CLI" date created: "2026-03-11" +last updated: "2026-06-08" tags: [co-scientist, cli, installation] --- diff --git a/platform-enterprise_docs/co-scientist/modes.md b/platform-enterprise_docs/co-scientist/modes.md index f093503ad6..d37e0a854f 100644 --- a/platform-enterprise_docs/co-scientist/modes.md +++ b/platform-enterprise_docs/co-scientist/modes.md @@ -2,6 +2,7 @@ title: "Modes" description: "Work in Co-Scientist's build, plan, and goal modes" date created: "2026-03-11" +last updated: "2026-06-08" tags: [co-scientist, cli, modes] --- diff --git a/platform-enterprise_docs/co-scientist/nextflow-lsp.md b/platform-enterprise_docs/co-scientist/nextflow-lsp.md index 08ae8450cd..8134c57b5c 100644 --- a/platform-enterprise_docs/co-scientist/nextflow-lsp.md +++ b/platform-enterprise_docs/co-scientist/nextflow-lsp.md @@ -2,6 +2,7 @@ title: "Code intelligence" description: "Use language-server code intelligence in Co-Scientist" date created: "2026-02-26" +last updated: "2026-06-08" tags: [co-scientist, cli, lsp, code intelligence] --- diff --git a/platform-enterprise_docs/co-scientist/prerequisites.md b/platform-enterprise_docs/co-scientist/prerequisites.md index d367fd3128..82c9a56e2c 100644 --- a/platform-enterprise_docs/co-scientist/prerequisites.md +++ b/platform-enterprise_docs/co-scientist/prerequisites.md @@ -2,7 +2,7 @@ title: "Prerequisites" description: "Prerequisites for Co-Scientist" date created: "2026-04-20" -last updated: "2026-05-21" +last updated: "2026-06-08" tags: [prerequisites] --- diff --git a/platform-enterprise_docs/co-scientist/projects.md b/platform-enterprise_docs/co-scientist/projects.md index 181e17b83a..785a8529ef 100644 --- a/platform-enterprise_docs/co-scientist/projects.md +++ b/platform-enterprise_docs/co-scientist/projects.md @@ -2,6 +2,7 @@ title: "Projects" description: "Organize workspace resources into projects using Seqera Platform labels" date created: "2026-04-22" +last updated: "2026-06-08" tags: [co-scientist, cli, projects, labels] --- diff --git a/platform-enterprise_docs/co-scientist/quickstart.md b/platform-enterprise_docs/co-scientist/quickstart.md index d2b7b82bbd..0b47dadab4 100644 --- a/platform-enterprise_docs/co-scientist/quickstart.md +++ b/platform-enterprise_docs/co-scientist/quickstart.md @@ -2,6 +2,7 @@ title: "Quickstart" description: "Run your first Co-Scientist session in the Seqera CLI" date created: "2026-03-11" +last updated: "2026-06-08" tags: [co-scientist, cli, ai] --- diff --git a/platform-enterprise_docs/co-scientist/reference/cli.md b/platform-enterprise_docs/co-scientist/reference/cli.md index 660a14d798..05864f3f5e 100644 --- a/platform-enterprise_docs/co-scientist/reference/cli.md +++ b/platform-enterprise_docs/co-scientist/reference/cli.md @@ -2,6 +2,7 @@ title: "CLI" description: "Seqera CLI commands and options for Co-Scientist" date created: "2026-05-28" +last updated: "2026-06-08" tags: [co-scientist, cli, reference] --- diff --git a/platform-enterprise_docs/co-scientist/reference/environment-variables.md b/platform-enterprise_docs/co-scientist/reference/environment-variables.md index d648943980..96edd9c12b 100644 --- a/platform-enterprise_docs/co-scientist/reference/environment-variables.md +++ b/platform-enterprise_docs/co-scientist/reference/environment-variables.md @@ -2,6 +2,7 @@ title: "Environment variables" description: "Environment variables for authenticating and configuring the Seqera CLI" date created: "2026-05-28" +last updated: "2026-06-08" tags: [co-scientist, cli, reference] --- diff --git a/platform-enterprise_docs/co-scientist/reference/index.md b/platform-enterprise_docs/co-scientist/reference/index.md index 1e8fe59736..c84d61046d 100644 --- a/platform-enterprise_docs/co-scientist/reference/index.md +++ b/platform-enterprise_docs/co-scientist/reference/index.md @@ -2,6 +2,7 @@ title: "Reference" description: "Reference material for the Seqera CLI and Co-Scientist" date created: "2026-05-28" +last updated: "2026-06-08" tags: [co-scientist, cli, reference] --- diff --git a/platform-enterprise_docs/co-scientist/reference/skills-reference.md b/platform-enterprise_docs/co-scientist/reference/skills-reference.md index 2f4d2f06d2..94f72b98bf 100644 --- a/platform-enterprise_docs/co-scientist/reference/skills-reference.md +++ b/platform-enterprise_docs/co-scientist/reference/skills-reference.md @@ -2,6 +2,7 @@ title: "Skills" description: "Built-in skills, slash commands, and session limits for the Seqera CLI" date created: "2026-05-27" +last updated: "2026-06-08" tags: [co-scientist, cli, skills, reference] --- diff --git a/platform-enterprise_docs/co-scientist/sessions.md b/platform-enterprise_docs/co-scientist/sessions.md index 10252655b6..e62ee1e8b0 100644 --- a/platform-enterprise_docs/co-scientist/sessions.md +++ b/platform-enterprise_docs/co-scientist/sessions.md @@ -2,6 +2,7 @@ title: "Sessions" description: "Start, continue, resume, and exit Co-Scientist sessions, and run non-interactively" date created: "2026-05-27" +last updated: "2026-06-08" tags: [co-scientist, cli, sessions] --- diff --git a/platform-enterprise_docs/co-scientist/skill-claude-code.md b/platform-enterprise_docs/co-scientist/skill-claude-code.md index 9cb8034c22..0b1282de50 100644 --- a/platform-enterprise_docs/co-scientist/skill-claude-code.md +++ b/platform-enterprise_docs/co-scientist/skill-claude-code.md @@ -2,6 +2,7 @@ title: "Claude Code" description: "Install and maintain the Co-Scientist skill for Claude Code" date created: "2026-03-11" +last updated: "2026-06-08" tags: [co-scientist, cli, skills, claude code] --- diff --git a/platform-enterprise_docs/co-scientist/skill-codex.md b/platform-enterprise_docs/co-scientist/skill-codex.md index 29da4bedbb..6edcdfad66 100644 --- a/platform-enterprise_docs/co-scientist/skill-codex.md +++ b/platform-enterprise_docs/co-scientist/skill-codex.md @@ -2,6 +2,7 @@ title: "Codex" description: "Install and maintain the Co-Scientist skill for Codex" date created: "2026-03-11" +last updated: "2026-06-08" tags: [co-scientist, cli, skills, codex] --- diff --git a/platform-enterprise_docs/co-scientist/skill-github-copilot.md b/platform-enterprise_docs/co-scientist/skill-github-copilot.md index 88df235b6a..34f30f747e 100644 --- a/platform-enterprise_docs/co-scientist/skill-github-copilot.md +++ b/platform-enterprise_docs/co-scientist/skill-github-copilot.md @@ -2,6 +2,7 @@ title: "GitHub Copilot" description: "Install and maintain the Co-Scientist skill for GitHub Copilot" date created: "2026-03-11" +last updated: "2026-06-08" tags: [co-scientist, cli, skills, github copilot] --- diff --git a/platform-enterprise_docs/co-scientist/skill-other-agents.md b/platform-enterprise_docs/co-scientist/skill-other-agents.md index 7e60ad3a1f..7cebd26a2b 100644 --- a/platform-enterprise_docs/co-scientist/skill-other-agents.md +++ b/platform-enterprise_docs/co-scientist/skill-other-agents.md @@ -2,6 +2,7 @@ title: "Other coding agents" description: "Install and maintain the Co-Scientist skill for other coding agents" date created: "2026-03-11" +last updated: "2026-06-08" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-enterprise_docs/co-scientist/skills.md b/platform-enterprise_docs/co-scientist/skills.md index f4eb5f0bed..024ece6b2b 100644 --- a/platform-enterprise_docs/co-scientist/skills.md +++ b/platform-enterprise_docs/co-scientist/skills.md @@ -2,6 +2,7 @@ title: "Skills configuration" description: "Discover, create, and install skills in the Seqera CLI" date created: "2026-03-11" +last updated: "2026-06-08" tags: [co-scientist, cli, skills] --- diff --git a/platform-enterprise_docs/co-scientist/usage-and-cost.md b/platform-enterprise_docs/co-scientist/usage-and-cost.md index d510217c76..4ec2436c6a 100644 --- a/platform-enterprise_docs/co-scientist/usage-and-cost.md +++ b/platform-enterprise_docs/co-scientist/usage-and-cost.md @@ -2,6 +2,7 @@ title: "Usage and cost" description: "Understand Co-Scientist usage and inference costs in Seqera Platform Enterprise" date created: "2026-05-04" +last updated: "2026-06-08" tags: [co-scientist, enterprise, ai] --- diff --git a/platform-enterprise_docs/co-scientist/use-cases.md b/platform-enterprise_docs/co-scientist/use-cases.md index 78ed960fd7..ebe4841965 100644 --- a/platform-enterprise_docs/co-scientist/use-cases.md +++ b/platform-enterprise_docs/co-scientist/use-cases.md @@ -2,6 +2,7 @@ title: "Use cases" description: "Common tasks you can do with Co-Scientist, with example prompts" date created: "2026-03-11" +last updated: "2026-06-08" tags: [co-scientist, cli, ai, use cases] --- diff --git a/platform-enterprise_docs/compute-envs/aws-cloud.md b/platform-enterprise_docs/compute-envs/aws-cloud.md index ab90a7694c..18be89091a 100644 --- a/platform-enterprise_docs/compute-envs/aws-cloud.md +++ b/platform-enterprise_docs/compute-envs/aws-cloud.md @@ -2,6 +2,7 @@ title: "AWS Cloud" description: "Instructions to set up an AWS Cloud CE in Seqera Platform" date created: "2025-07-09" +last updated: "2026-06-08" tags: [cloud, vm, amazon, aws, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/azure-batch.md b/platform-enterprise_docs/compute-envs/azure-batch.md index 74227fe567..690f1c65ab 100644 --- a/platform-enterprise_docs/compute-envs/azure-batch.md +++ b/platform-enterprise_docs/compute-envs/azure-batch.md @@ -2,7 +2,7 @@ title: "Azure Batch" description: "Instructions to set up Azure Batch in Seqera Platform" date created: "2024-01-04" -last updated: "2026-05-28" +last updated: "2026-06-08" tags: [azure, batch, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/azure-cloud.md b/platform-enterprise_docs/compute-envs/azure-cloud.md index 9c21bc735d..767c73b5bf 100644 --- a/platform-enterprise_docs/compute-envs/azure-cloud.md +++ b/platform-enterprise_docs/compute-envs/azure-cloud.md @@ -2,7 +2,7 @@ title: "Azure Cloud" description: "Instructions to set up an Azure Cloud compute environment in Seqera Platform" date created: "2025-09-29" -last updated: "2025-09-29" +last updated: "2026-06-08" tags: [cloud, vm, azure, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/eks.md b/platform-enterprise_docs/compute-envs/eks.md index 23793487d6..c1cdacfa71 100644 --- a/platform-enterprise_docs/compute-envs/eks.md +++ b/platform-enterprise_docs/compute-envs/eks.md @@ -2,7 +2,7 @@ title: "Amazon EKS" description: "Instructions to set up Amazon EKS in Seqera Platform" date created: "2026-02-04" -last updated: "2026-05-28" +last updated: "2026-06-08" tags: [eks, amazon, compute environments, ce] --- diff --git a/platform-enterprise_docs/compute-envs/google-cloud.md b/platform-enterprise_docs/compute-envs/google-cloud.md index 78489cc21c..b8a963d5b2 100644 --- a/platform-enterprise_docs/compute-envs/google-cloud.md +++ b/platform-enterprise_docs/compute-envs/google-cloud.md @@ -2,6 +2,7 @@ title: "Google Cloud" description: "Instructions to set up an Google Cloud CE in Seqera Platform" date created: "2025-07-15" +last updated: "2026-06-08" tags: [cloud, vm, google, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/hpc.md b/platform-enterprise_docs/compute-envs/hpc.md index efa4bc16de..66a0f26bdc 100644 --- a/platform-enterprise_docs/compute-envs/hpc.md +++ b/platform-enterprise_docs/compute-envs/hpc.md @@ -2,7 +2,7 @@ title: "HPC compute environments" description: "Instructions to set up HPC compute environments in Seqera Platform" date created: "2023-05-11" -last updated: "2026-05-28" +last updated: "2026-06-08" tags: [slurm, lsf, pbs, grid engine, altair, ibm, moab, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/k8s.md b/platform-enterprise_docs/compute-envs/k8s.md index 3e2a022af9..1623bc5d67 100644 --- a/platform-enterprise_docs/compute-envs/k8s.md +++ b/platform-enterprise_docs/compute-envs/k8s.md @@ -2,7 +2,7 @@ title: "Kubernetes" description: "Instructions to set up Kubernetes in Seqera Platform" date created: "2023-04-21" -last updated: "2026-05-28" +last updated: "2026-06-08" tags: [k8s, kubernetes, compute environments] --- diff --git a/platform-enterprise_docs/data/data-lineage.md b/platform-enterprise_docs/data/data-lineage.md index d41776f929..4242b00204 100644 --- a/platform-enterprise_docs/data/data-lineage.md +++ b/platform-enterprise_docs/data/data-lineage.md @@ -2,7 +2,7 @@ title: "Data Lineage" description: "Using data lineage in Seqera Platform." date created: "2026-05-11" -last updated: "2026-05-22" +last updated: "2026-06-08" tags: [data lineage, provenance, governance, reproducibility, lineage id, lid, labels] --- diff --git a/platform-enterprise_docs/data/datasets.md b/platform-enterprise_docs/data/datasets.md index b9daa8f14c..186049c06c 100644 --- a/platform-enterprise_docs/data/datasets.md +++ b/platform-enterprise_docs/data/datasets.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Using datasets in Seqera Platform." date created: "2023-04-23" -last updated: "2026-05-18" +last updated: "2026-06-08" tags: [datasets, manage datasets, create datasets, add dataset version] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md b/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md index 11c7c322ef..8664a8d52c 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md @@ -2,7 +2,7 @@ title: "Custom Content Security Policy headers" description: Seqera Platform Content Security Policy headers date created: "2025-03-17" -last updated: "2025-12-04" +last updated: "2026-06-08" tags: [data, explorer, content, security, policy, deployment] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md b/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md index 8e596a384a..0b9c419fb3 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md @@ -2,6 +2,7 @@ title: "Seqera Platform Monitoring" description: "A guide on relevant platform metrics" date created: "2025-12-17" +last updated: "2026-06-08" tags: [platform, monitoring] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/overview.md b/platform-enterprise_docs/enterprise/configuration/authentication/overview.md index 5709cb54b7..1eebbe44bb 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/overview.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/overview.md @@ -2,7 +2,7 @@ title: "Authentication" description: Configure authentication and identity providers for Seqera Platform date created: "2026-01-27" -last updated: "2026-05-20" +last updated: "2026-06-08" tags: [authentication, configuration, sso, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/overview.mdx b/platform-enterprise_docs/enterprise/configuration/overview.mdx index 36501a87be..f1d96b5da6 100644 --- a/platform-enterprise_docs/enterprise/configuration/overview.mdx +++ b/platform-enterprise_docs/enterprise/configuration/overview.mdx @@ -2,7 +2,7 @@ title: "Configuration overview" description: Overview of Seqera configuration options date created: "2023-04-21" -last updated: "2026-05-26" +last updated: "2026-06-08" tags: [configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/ssl_tls.md b/platform-enterprise_docs/enterprise/configuration/ssl_tls.md index 68f7125972..ba74c87150 100644 --- a/platform-enterprise_docs/enterprise/configuration/ssl_tls.md +++ b/platform-enterprise_docs/enterprise/configuration/ssl_tls.md @@ -2,7 +2,7 @@ title: "SSL/TLS" description: Configure your Seqera instance to use SSL/TLS certificates for HTTPS date created: "2023-04-21" -last updated: "2026-04-02" +last updated: "2026-06-08" tags: [ssl, tls, https, configuration] --- diff --git a/platform-enterprise_docs/enterprise/groundswell-helm.md b/platform-enterprise_docs/enterprise/groundswell-helm.md index 19e96871ac..6ddef16c84 100644 --- a/platform-enterprise_docs/enterprise/groundswell-helm.md +++ b/platform-enterprise_docs/enterprise/groundswell-helm.md @@ -2,6 +2,7 @@ title: "Pipeline Optimization: Helm" description: Deploy Pipeline Optimization Enterprise on Kubernetes with Helm date created: "2026-01-30" +last updated: "2026-06-08" tags: [helm, deployment, installation, kubernetes, pipeline optimization] --- diff --git a/platform-enterprise_docs/enterprise/install-platform.md b/platform-enterprise_docs/enterprise/install-platform.md index d91df41b35..75d4beaa82 100644 --- a/platform-enterprise_docs/enterprise/install-platform.md +++ b/platform-enterprise_docs/enterprise/install-platform.md @@ -2,7 +2,7 @@ title: "Platform" description: Install Seqera Platform Enterprise date created: "2023-04-12" -last updated: "2026-01-30" +last updated: "2026-06-08" tags: [installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx b/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx index 5f73de3508..6642732fe5 100644 --- a/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx +++ b/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx @@ -2,7 +2,7 @@ title: "Co-Scientist" description: Install and configure Co-Scientist for Seqera Platform Enterprise date created: "2026-05-04" -last updated: "2026-05-14" +last updated: "2026-06-08" tags: [seqera ai, installation, deployment, aws, helm] --- diff --git a/platform-enterprise_docs/enterprise/overview.md b/platform-enterprise_docs/enterprise/overview.md index c23f43498d..69770f577e 100644 --- a/platform-enterprise_docs/enterprise/overview.md +++ b/platform-enterprise_docs/enterprise/overview.md @@ -2,7 +2,7 @@ title: "Enterprise installation" description: Platform Enterprise installation overview date created: "2025-04-09" -last updated: "2026-01-30" +last updated: "2026-06-08" tags: [installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/platform-helm.md b/platform-enterprise_docs/enterprise/platform-helm.md index ca68df1d02..eb1d795070 100644 --- a/platform-enterprise_docs/enterprise/platform-helm.md +++ b/platform-enterprise_docs/enterprise/platform-helm.md @@ -2,6 +2,7 @@ title: "Platform: Helm" description: Deploy Seqera Platform Enterprise on Kubernetes with Helm date created: "2025-11-21" +last updated: "2026-06-08" tags: [helm, deployment, installation, kubernetes] --- diff --git a/platform-enterprise_docs/enterprise/studios-helm.md b/platform-enterprise_docs/enterprise/studios-helm.md index d4ff97f340..8e19e20ac5 100644 --- a/platform-enterprise_docs/enterprise/studios-helm.md +++ b/platform-enterprise_docs/enterprise/studios-helm.md @@ -2,6 +2,7 @@ title: "Studios: Helm" description: Deploy Studios Enterprise on Kubernetes with Helm date created: "2026-01-30" +last updated: "2026-06-08" tags: [helm, deployment, installation, kubernetes, studios] --- diff --git a/platform-enterprise_docs/enterprise/studios-ssh.md b/platform-enterprise_docs/enterprise/studios-ssh.md index 661a781f9e..2445475714 100644 --- a/platform-enterprise_docs/enterprise/studios-ssh.md +++ b/platform-enterprise_docs/enterprise/studios-ssh.md @@ -2,7 +2,7 @@ title: "Studios SSH configuration (public preview)" description: Configure SSH access for Studios (public preview) date created: "2026-02-10" -last updated: "2026-05-29" +last updated: "2026-06-08" tags: [studios, ssh, kubernetes, advanced] --- diff --git a/platform-enterprise_docs/enterprise/upgrade.md b/platform-enterprise_docs/enterprise/upgrade.md index 6e097b33d4..22d88a60e8 100644 --- a/platform-enterprise_docs/enterprise/upgrade.md +++ b/platform-enterprise_docs/enterprise/upgrade.md @@ -2,7 +2,7 @@ title: "Upgrade deployment" description: "Guidance for upgrading to Platform Enterprise version 26.1" date created: "2025-11-11" -last updated: "2026-05-06" +last updated: "2026-06-08" tags: [enterprise, update, installation] --- diff --git a/platform-enterprise_docs/getting-started/deployment-options.md b/platform-enterprise_docs/getting-started/deployment-options.md index 49e4f2f879..c86fc74abd 100644 --- a/platform-enterprise_docs/getting-started/deployment-options.md +++ b/platform-enterprise_docs/getting-started/deployment-options.md @@ -2,7 +2,7 @@ title: "Deploy Platform" description: "An overview of deployment versions and ways to run Seqera Platform." date created: "2023-04-21" -last updated: "2025-08-08" +last updated: "2026-06-08" tags: [deployment] --- diff --git a/platform-enterprise_docs/getting-started/production-checklist.md b/platform-enterprise_docs/getting-started/production-checklist.md index f2785040a6..f16aabe714 100644 --- a/platform-enterprise_docs/getting-started/production-checklist.md +++ b/platform-enterprise_docs/getting-started/production-checklist.md @@ -2,7 +2,7 @@ title: "Production checklist" description: "A pre-production checklist for Seqera Platform." date created: "2025-07-03" -last updated: "2026-03-25" +last updated: "2026-06-08" tags: [production, checklist, deployment, limitations, retry] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md b/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md index fab574f3cc..7215458b7d 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md @@ -2,7 +2,7 @@ title: "Add data" description: "An introduction to adding pipeline input data in Seqera Platform" date created: "2024-07-21" -last updated: "2025-08-01" +last updated: "2026-06-08" tags: [platform, data, data explorer, datasets] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md b/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md index b850f407d3..7c6f36ccbf 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md @@ -2,7 +2,7 @@ title: "Monitor runs" description: "Monitor pipeline runs from the Runs page, All runs page, and Dashboard in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-03" +last updated: "2026-06-08" tags: [platform, runs, monitoring] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/studios.md b/platform-enterprise_docs/getting-started/quickstart-demo/studios.md index 1ba0cc5781..aac1da4177 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/studios.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/studios.md @@ -2,7 +2,7 @@ title: "Studios" description: "An introduction to Studios in Seqera Platform" date created: "2024-07-08" -last updated: "2025-08-01" +last updated: "2026-06-08" tags: [platform, studios] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md b/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md index 9ffc444356..b0a9de9fb2 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md @@ -2,7 +2,7 @@ title: "View run information" description: "View pipeline run details in Seqera Platform" date created: "2024-07-08" -last updated: "2025-08-01" +last updated: "2026-06-08" tags: [platform, runs, pipelines, monitoring, tutorial] --- diff --git a/platform-enterprise_docs/getting-started/workspace-setup.md b/platform-enterprise_docs/getting-started/workspace-setup.md index 440bfa7bfc..73dafac63e 100644 --- a/platform-enterprise_docs/getting-started/workspace-setup.md +++ b/platform-enterprise_docs/getting-started/workspace-setup.md @@ -2,7 +2,7 @@ title: "Set up your workspace" description: "Instructions to create an organization workspace and add participants in Seqera Platform." date created: "2024-04-15" -last updated: "2025-08-01" +last updated: "2026-06-08" tags: [platform, organizations, workspaces, users] --- diff --git a/platform-enterprise_docs/labels/overview.md b/platform-enterprise_docs/labels/overview.md index c8b88e9125..7d742bed82 100644 --- a/platform-enterprise_docs/labels/overview.md +++ b/platform-enterprise_docs/labels/overview.md @@ -2,7 +2,7 @@ title: "Labels" description: "Instructions for using labels in Seqera Platform." date created: "2023-04-21" -last updated: "2025-08-01" +last updated: "2026-06-08" tags: [labels] --- diff --git a/platform-enterprise_docs/launch/advanced.md b/platform-enterprise_docs/launch/advanced.md index 1b5e8d6cd2..8530d15d1d 100644 --- a/platform-enterprise_docs/launch/advanced.md +++ b/platform-enterprise_docs/launch/advanced.md @@ -2,7 +2,7 @@ title: "Advanced options" description: "Advanced guide to launching Nextflow pipelines in Seqera Platform." date created: "2023-04-21" -last updated: "2026-04-02" +last updated: "2026-06-08" tags: [advanced, launch] --- diff --git a/platform-enterprise_docs/launch/launchpad.md b/platform-enterprise_docs/launch/launchpad.md index 0d01a596eb..a1f17423d5 100644 --- a/platform-enterprise_docs/launch/launchpad.md +++ b/platform-enterprise_docs/launch/launchpad.md @@ -2,7 +2,7 @@ title: "Launch pipelines" description: "Curate and launch workflows in Seqera Platform" date created: "2023-04-21" -last updated: "2026-05-18" +last updated: "2026-06-08" tags: [launchpad, launch, configure, pipelines, schema, configuration, nextflow, parameters, input, output] --- diff --git a/platform-enterprise_docs/monitoring/audit-logs.md b/platform-enterprise_docs/monitoring/audit-logs.md index af4eb9cfd9..38c93709de 100644 --- a/platform-enterprise_docs/monitoring/audit-logs.md +++ b/platform-enterprise_docs/monitoring/audit-logs.md @@ -2,7 +2,7 @@ title: "Audit logs" description: An overview of application event audit logs in the Admin panel date created: "2024-04-08" -last updated: "2026-05-11" +last updated: "2026-06-08" tags: [logging, audit logs, admin panel] --- diff --git a/platform-enterprise_docs/monitoring/cloud-costs.md b/platform-enterprise_docs/monitoring/cloud-costs.md index f78084a5a0..5380d3fe2b 100644 --- a/platform-enterprise_docs/monitoring/cloud-costs.md +++ b/platform-enterprise_docs/monitoring/cloud-costs.md @@ -2,7 +2,7 @@ title: "Monitoring cloud costs" description: Guidelines for monitoring Seqera Platform cloud expenditure. date created: "2023-04-12" -last updated: "2025-08-01" +last updated: "2026-06-08" tags: [aws, gcp, azure, cloud costs, cost, billing, alerts] --- diff --git a/platform-enterprise_docs/monitoring/dashboard.md b/platform-enterprise_docs/monitoring/dashboard.md index c3d3d44200..b0e0ce273f 100644 --- a/platform-enterprise_docs/monitoring/dashboard.md +++ b/platform-enterprise_docs/monitoring/dashboard.md @@ -2,7 +2,7 @@ title: "Dashboard" description: "View pipeline run status overview in Seqera Platform." date created: "2023-04-21" -last updated: "2026-04-01" +last updated: "2026-06-08" tags: [dashboard, pipeline runs, fusion, monitoring] --- diff --git a/platform-enterprise_docs/monitoring/overview.md b/platform-enterprise_docs/monitoring/overview.md index 6a9e1b66ed..370a6dcf1f 100644 --- a/platform-enterprise_docs/monitoring/overview.md +++ b/platform-enterprise_docs/monitoring/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Monitoring pipeline runs in Seqera Platform." date created: "2024-04-11" -last updated: "2025-08-01" +last updated: "2026-06-08" tags: [runs, monitoring] --- diff --git a/platform-enterprise_docs/orgs-and-teams/custom-roles.md b/platform-enterprise_docs/orgs-and-teams/custom-roles.md index 8fce470f6e..ce26db9e49 100644 --- a/platform-enterprise_docs/orgs-and-teams/custom-roles.md +++ b/platform-enterprise_docs/orgs-and-teams/custom-roles.md @@ -2,7 +2,7 @@ title: "Custom roles" description: "Introduction to custom roles in Seqera Platform." date created: "2025-11-17" -last updated: "2026-04-17" +last updated: "2026-06-08" tags: [roles, rbac, permissions] --- diff --git a/platform-enterprise_docs/orgs-and-teams/workspace-management.md b/platform-enterprise_docs/orgs-and-teams/workspace-management.md index 23eda9bb6a..1605fe47c3 100644 --- a/platform-enterprise_docs/orgs-and-teams/workspace-management.md +++ b/platform-enterprise_docs/orgs-and-teams/workspace-management.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Manage users and teams for an organization in Seqera Platform." date created: "2023-04-24" -last updated: "2026-03-02" +last updated: "2026-06-08" tags: [workspaces, teams, users, administration] --- diff --git a/platform-enterprise_docs/pipelines/overview.md b/platform-enterprise_docs/pipelines/overview.md index 2690c2dc9f..cae3b5d403 100644 --- a/platform-enterprise_docs/pipelines/overview.md +++ b/platform-enterprise_docs/pipelines/overview.md @@ -2,6 +2,7 @@ title: "Overview" description: "Introduction to pipelines in Seqera Platform." date created: "2025-10-16" +last updated: "2026-06-08" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-enterprise_docs/pipelines/revision.md b/platform-enterprise_docs/pipelines/revision.md index 032b67308c..e64b47dd8c 100644 --- a/platform-enterprise_docs/pipelines/revision.md +++ b/platform-enterprise_docs/pipelines/revision.md @@ -2,6 +2,7 @@ title: "Git revision management" description: "Introduction to pipeline repository revision management in Seqera Platform." date created: "2025-11-14" +last updated: "2026-06-08" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-enterprise_docs/platform-enterprise.md b/platform-enterprise_docs/platform-enterprise.md index 58b43dd920..55001f6b51 100644 --- a/platform-enterprise_docs/platform-enterprise.md +++ b/platform-enterprise_docs/platform-enterprise.md @@ -2,7 +2,7 @@ title: "Seqera Platform Enterprise" description: "Introduction to Seqera Platform Enterprise." date created: "2023-04-24" -last updated: "2026-05-25" +last updated: "2026-06-08" slug: / --- diff --git a/platform-enterprise_docs/studios/add-studio-custom-container.md b/platform-enterprise_docs/studios/add-studio-custom-container.md index a5dc5f064a..f0b3cd30ca 100644 --- a/platform-enterprise_docs/studios/add-studio-custom-container.md +++ b/platform-enterprise_docs/studios/add-studio-custom-container.md @@ -2,7 +2,7 @@ title: "Custom container template" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2025-11-14" +last updated: "2026-06-08" tags: [studio custom, git repository, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/add-studio-git-repo.md b/platform-enterprise_docs/studios/add-studio-git-repo.md index 2aef6fb7c3..e58606f330 100644 --- a/platform-enterprise_docs/studios/add-studio-git-repo.md +++ b/platform-enterprise_docs/studios/add-studio-git-repo.md @@ -2,7 +2,7 @@ title: "Import from Git repository" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2025-12-12" +last updated: "2026-06-08" tags: [studio git, git repository, sessions, studios, git, version control] --- diff --git a/platform-enterprise_docs/studios/add-studio-provided-template.md b/platform-enterprise_docs/studios/add-studio-provided-template.md index d85413d00f..4566cdde1b 100644 --- a/platform-enterprise_docs/studios/add-studio-provided-template.md +++ b/platform-enterprise_docs/studios/add-studio-provided-template.md @@ -2,7 +2,7 @@ title: "Seqera-provided container template" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2025-11-14" +last updated: "2026-06-08" tags: [template, seqera template, seqera template studio, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/add-studio.md b/platform-enterprise_docs/studios/add-studio.md index 204c57e986..502f0556b6 100644 --- a/platform-enterprise_docs/studios/add-studio.md +++ b/platform-enterprise_docs/studios/add-studio.md @@ -2,7 +2,7 @@ title: "Add a Studio" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2025-10-21" +last updated: "2026-06-08" tags: [data, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/connect.md b/platform-enterprise_docs/studios/connect.md index 1270166e2d..aa8fe5436c 100644 --- a/platform-enterprise_docs/studios/connect.md +++ b/platform-enterprise_docs/studios/connect.md @@ -1,7 +1,7 @@ --- title: Connect changelog date created: "2025-07-30" -last updated: "2026-05-29" +last updated: "2026-06-08" tags: [connect, changelog, connect changelog] --- diff --git a/platform-enterprise_docs/studios/container-images.md b/platform-enterprise_docs/studios/container-images.md index daa57afde6..9d478b7795 100644 --- a/platform-enterprise_docs/studios/container-images.md +++ b/platform-enterprise_docs/studios/container-images.md @@ -2,7 +2,7 @@ title: "Container image templates" description: "Use container images with Studios." date created: "2025-10-16" -last updated: "2026-05-29" +last updated: "2026-06-08" tags: [containers, container images, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/custom-envs.md b/platform-enterprise_docs/studios/custom-envs.md index 79d391aabc..6d4329ab1b 100644 --- a/platform-enterprise_docs/studios/custom-envs.md +++ b/platform-enterprise_docs/studios/custom-envs.md @@ -2,7 +2,7 @@ title: "Custom environments" description: "Custom environments for Studios" date created: "2024-10-01" -last updated: "2026-05-29" +last updated: "2026-06-08" tags: [environments, custom, studios] --- diff --git a/platform-enterprise_docs/studios/example-studios.md b/platform-enterprise_docs/studios/example-studios.md index 9667e57687..4c1b1fa77c 100644 --- a/platform-enterprise_docs/studios/example-studios.md +++ b/platform-enterprise_docs/studios/example-studios.md @@ -2,7 +2,7 @@ title: "Example custom Studios" description: "Example Dockerfiles and pre-built container images for running custom applications in Studios." date created: "2026-02-18" -last updated: "2026-05-29" +last updated: "2026-06-08" tags: [environments, custom, studios, examples] --- diff --git a/platform-enterprise_docs/studios/overview.md b/platform-enterprise_docs/studios/overview.md index 12a88f2128..3226a48579 100644 --- a/platform-enterprise_docs/studios/overview.md +++ b/platform-enterprise_docs/studios/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Overview of Studios" date created: "2025-02-06" -last updated: "2025-07-17" +last updated: "2026-06-08" tags: [studios, containers, image, sessions, interactive, analysis] --- diff --git a/platform-enterprise_docs/supported_software/dragen/overview.md b/platform-enterprise_docs/supported_software/dragen/overview.md index 0ab3e9023d..c59d3f84a2 100644 --- a/platform-enterprise_docs/supported_software/dragen/overview.md +++ b/platform-enterprise_docs/supported_software/dragen/overview.md @@ -2,7 +2,7 @@ title: "Illumina DRAGEN" description: "Instructions to integrate Illumina DRAGEN with Seqera Platform." date created: "2023-08-24" -last updated: "2025-09-09" +last updated: "2026-06-08" tags: [dragen, integration] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md b/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md index 735c31ca3e..8ec9f3bd58 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md @@ -2,7 +2,7 @@ title: "Nextflow" description: "Nextflow troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2025-07-17" +last updated: "2026-06-08" tags: [faq, help, nextflow, troubleshooting] --- From 5555c167199a033d31595f0cbcc9f5b3cb1c07bf Mon Sep 17 00:00:00 2001 From: Justine Geffen Date: Tue, 9 Jun 2026 21:57:45 +0200 Subject: [PATCH 03/13] Update platform-enterprise_docs/pipelines/versioning.md Co-authored-by: Chris Hakkaart Signed-off-by: Justine Geffen --- platform-enterprise_docs/pipelines/versioning.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform-enterprise_docs/pipelines/versioning.md b/platform-enterprise_docs/pipelines/versioning.md index 7584efbd1c..418a5370a2 100644 --- a/platform-enterprise_docs/pipelines/versioning.md +++ b/platform-enterprise_docs/pipelines/versioning.md @@ -84,7 +84,7 @@ Select a pipeline from the workspace Launchpad to open the pipeline's details pa - Select **Edit** to open the pipeline edit form and either save a new draft or update the current published version. - Select **Unpublish** to turn this version back into a draft. Draft versions are still visible to launch users. -Individual draft versions cannot be deleted - the pipeline configuration audit trail is immutable. However, published versions can be unpublished or have their names reassigned to different draft versions. +Individual draft versions cannot be deleted. The pipeline configuration audit trail is immutable. However, published versions can be unpublished or have their names reassigned to different draft versions. :::note Changes made at launch time in a target workspace cannot be saved. Changes to versions can only be saved and published from the pipeline's original workspace. From 4c7765897c4a86bd7aa8be417a03053d0ec48713 Mon Sep 17 00:00:00 2001 From: Justine Geffen Date: Tue, 9 Jun 2026 21:57:54 +0200 Subject: [PATCH 04/13] Update platform-enterprise_docs/secrets/overview.md Co-authored-by: Chris Hakkaart Signed-off-by: Justine Geffen --- platform-enterprise_docs/secrets/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform-enterprise_docs/secrets/overview.md b/platform-enterprise_docs/secrets/overview.md index e4b04667fd..95448c7764 100644 --- a/platform-enterprise_docs/secrets/overview.md +++ b/platform-enterprise_docs/secrets/overview.md @@ -48,7 +48,7 @@ Seqera and associated AWS Batch IAM Roles require additional permissions to inte If you plan to limit the scope of this IAM policy, please ensure that the ListSecrets action remains granted on all resources (`"Resource": "*"`). Otherwise, the Seqera Platform will be unable to delete secrets, which can cause workflows to remain in a running (stuck) state. -For more details, see the AWS documentation: [AWS Secrets Manager actions and permissions reference](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssecretsmanager.html#awssecretsmanager-actions-as-permissions) +For more details, see [AWS Secrets Manager actions and permissions reference](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssecretsmanager.html#awssecretsmanager-actions-as-permissions). ::: ### ECS Agent permissions From 0c4aa11220be73fc7bd2b5601c89266155ea1e21 Mon Sep 17 00:00:00 2001 From: Seqera Docs Bot Date: Tue, 9 Jun 2026 20:03:15 +0000 Subject: [PATCH 05/13] [automated] Fix code formatting --- fusion_docs/guide.md | 2 +- fusion_docs/guide/aws-batch.md | 2 +- fusion_docs/guide/aws-eks.md | 2 +- fusion_docs/guide/azure-batch.md | 2 +- fusion_docs/guide/gcp-batch.md | 2 +- fusion_docs/guide/gcp-gke.md | 2 +- fusion_docs/guide/snapshots/aws.md | 2 +- fusion_docs/guide/snapshots/configuration.md | 2 +- fusion_docs/guide/snapshots/gcp.md | 2 +- fusion_docs/guide/snapshots/index.md | 2 +- fusion_docs/index.md | 2 +- fusion_docs/licensing.md | 2 +- fusion_docs/troubleshooting.md | 2 +- fusion_docs/troubleshooting/error-codes-exit-messages.md | 2 +- fusion_docs/troubleshooting/fusion-doctor.md | 2 +- fusion_docs/troubleshooting/fusion-snapshots.md | 2 +- fusion_docs/troubleshooting/general.md | 2 +- platform-cli-docs/docs/installation.md | 2 +- platform-cloud/docs/administration/credit-management.md | 2 +- platform-cloud/docs/cloud/changelog.md | 2 +- platform-cloud/docs/co-scientist/authentication.md | 2 +- platform-cloud/docs/co-scientist/coding-agents.md | 2 +- platform-cloud/docs/co-scientist/command-approval.md | 2 +- platform-cloud/docs/co-scientist/configuration.md | 2 +- platform-cloud/docs/co-scientist/credits.md | 2 +- platform-cloud/docs/co-scientist/index.md | 2 +- platform-cloud/docs/co-scientist/installation.mdx | 2 +- platform-cloud/docs/co-scientist/modes.md | 2 +- platform-cloud/docs/co-scientist/nextflow-lsp.md | 2 +- platform-cloud/docs/co-scientist/projects.md | 2 +- platform-cloud/docs/co-scientist/quickstart.md | 2 +- platform-cloud/docs/co-scientist/reference/cli.md | 2 +- .../docs/co-scientist/reference/environment-variables.md | 2 +- platform-cloud/docs/co-scientist/reference/index.md | 2 +- platform-cloud/docs/co-scientist/reference/skills-reference.md | 2 +- platform-cloud/docs/co-scientist/sessions.md | 2 +- platform-cloud/docs/co-scientist/skill-antigravity.md | 2 +- platform-cloud/docs/co-scientist/skill-claude-code.md | 2 +- platform-cloud/docs/co-scientist/skill-codex.md | 2 +- platform-cloud/docs/co-scientist/skill-github-copilot.md | 2 +- platform-cloud/docs/co-scientist/skill-other-agents.md | 2 +- platform-cloud/docs/co-scientist/skills.md | 2 +- platform-cloud/docs/co-scientist/use-cases.md | 2 +- platform-cloud/docs/compute-envs/aws-batch.mdx | 2 +- platform-cloud/docs/compute-envs/aws-cloud.mdx | 2 +- platform-cloud/docs/compute-envs/azure-batch.md | 2 +- platform-cloud/docs/compute-envs/azure-cloud.md | 2 +- platform-cloud/docs/compute-envs/eks.mdx | 2 +- platform-cloud/docs/compute-envs/gke.md | 2 +- platform-cloud/docs/compute-envs/google-cloud-batch.md | 2 +- platform-cloud/docs/compute-envs/google-cloud.md | 2 +- platform-cloud/docs/compute-envs/hpc.md | 2 +- platform-cloud/docs/compute-envs/k8s.md | 2 +- platform-cloud/docs/compute-envs/overview.md | 2 +- platform-cloud/docs/compute-envs/seqera-compute.md | 2 +- platform-cloud/docs/credentials/agent_credentials.md | 2 +- platform-cloud/docs/credentials/aws_registry_credentials.md | 2 +- platform-cloud/docs/credentials/azure_registry_credentials.md | 2 +- .../docs/credentials/container_registry_credentials.md | 2 +- platform-cloud/docs/credentials/data_repositories.md | 2 +- .../docs/credentials/docker_hub_registry_credentials.md | 2 +- platform-cloud/docs/credentials/gitea_registry_credentials.md | 2 +- platform-cloud/docs/credentials/github_registry_credentials.md | 2 +- platform-cloud/docs/credentials/gitlab_registry_credentials.md | 2 +- platform-cloud/docs/credentials/google_registry_credentials.md | 2 +- platform-cloud/docs/credentials/managed_identities.md | 2 +- platform-cloud/docs/credentials/overview.md | 2 +- platform-cloud/docs/credentials/quay_registry_credentials.md | 2 +- platform-cloud/docs/credentials/ssh_credentials.md | 2 +- platform-cloud/docs/data-privacy/overview.md | 2 +- platform-cloud/docs/data/data-explorer.md | 2 +- platform-cloud/docs/data/data-lineage.md | 2 +- platform-cloud/docs/data/datasets.md | 2 +- .../docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx | 2 +- platform-cloud/docs/functionality_matrix/overview.md | 2 +- platform-cloud/docs/getting-started/deployment-options.md | 2 +- platform-cloud/docs/getting-started/overview.md | 2 +- platform-cloud/docs/getting-started/proteinfold.md | 2 +- platform-cloud/docs/getting-started/quickstart-demo/add-data.md | 2 +- .../docs/getting-started/quickstart-demo/add-pipelines.md | 2 +- .../docs/getting-started/quickstart-demo/automation.md | 2 +- .../docs/getting-started/quickstart-demo/comm-showcase.md | 2 +- .../docs/getting-started/quickstart-demo/launch-pipelines.md | 2 +- .../docs/getting-started/quickstart-demo/monitor-runs.md | 2 +- .../getting-started/quickstart-demo/pipeline-optimization.md | 2 +- platform-cloud/docs/getting-started/quickstart-demo/studios.md | 2 +- .../getting-started/quickstart-demo/view-run-information.md | 2 +- platform-cloud/docs/getting-started/rnaseq.md | 2 +- platform-cloud/docs/getting-started/single-sign-on.md | 2 +- platform-cloud/docs/getting-started/studios.md | 2 +- platform-cloud/docs/getting-started/workspace-setup.md | 2 +- platform-cloud/docs/git/overview.md | 2 +- platform-cloud/docs/labels/overview.md | 2 +- platform-cloud/docs/launch/advanced.md | 2 +- platform-cloud/docs/launch/cache-resume.mdx | 2 +- platform-cloud/docs/launch/launchpad.md | 2 +- platform-cloud/docs/limits/overview.md | 2 +- platform-cloud/docs/monitoring/cloud-costs.md | 2 +- platform-cloud/docs/monitoring/dashboard.md | 2 +- platform-cloud/docs/monitoring/overview.md | 2 +- platform-cloud/docs/monitoring/run-details.mdx | 2 +- platform-cloud/docs/orgs-and-teams/custom-roles.md | 2 +- platform-cloud/docs/orgs-and-teams/organizations.md | 2 +- platform-cloud/docs/orgs-and-teams/roles.md | 2 +- platform-cloud/docs/orgs-and-teams/workspace-management.md | 2 +- platform-cloud/docs/pipeline-actions/overview.md | 2 +- platform-cloud/docs/pipeline-optimization/overview.md | 2 +- platform-cloud/docs/pipeline-schema/overview.md | 2 +- platform-cloud/docs/pipelines/overview.md | 2 +- platform-cloud/docs/pipelines/revision.md | 2 +- platform-cloud/docs/pipelines/versioning.md | 2 +- platform-cloud/docs/platform-cloud.md | 2 +- platform-cloud/docs/quickstart.md | 2 +- platform-cloud/docs/reports/overview.md | 2 +- platform-cloud/docs/resource-labels/overview.md | 2 +- platform-cloud/docs/secrets/overview.md | 2 +- platform-cloud/docs/seqera-mcp/nfcore-tools.md | 2 +- platform-cloud/docs/seqera-mcp/overview.md | 2 +- platform-cloud/docs/seqera-mcp/seqera-tools.md | 2 +- platform-cloud/docs/seqera-mcp/sra-tools.md | 2 +- platform-cloud/docs/seqerakit/commands.md | 2 +- platform-cloud/docs/seqerakit/installation.md | 2 +- platform-cloud/docs/seqerakit/templates.mdx | 2 +- platform-cloud/docs/seqerakit/yaml-configuration.md | 2 +- platform-cloud/docs/studios/add-studio-custom-container.md | 2 +- platform-cloud/docs/studios/add-studio-git-repo.md | 2 +- platform-cloud/docs/studios/add-studio-provided-template.md | 2 +- platform-cloud/docs/studios/add-studio.md | 2 +- platform-cloud/docs/studios/connect.md | 2 +- platform-cloud/docs/studios/container-images.md | 2 +- platform-cloud/docs/studios/custom-envs.md | 2 +- platform-cloud/docs/studios/example-studios.md | 2 +- platform-cloud/docs/studios/managing.md | 2 +- platform-cloud/docs/studios/overview.md | 2 +- platform-cloud/docs/supported_software/agent/overview.md | 2 +- platform-cloud/docs/supported_software/dragen/overview.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md | 2 +- .../docs/troubleshooting_and_faqs/aws_troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/azure_troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/datasets_troubleshooting.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/nextflow.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md | 2 +- .../docs/troubleshooting_and_faqs/sso_troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/studios_troubleshooting.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/workspaces_troubleshooting.md | 2 +- platform-cloud/docs/tutorials/retry-strategy.md | 2 +- platform-enterprise_docs/administration/overview.md | 2 +- platform-enterprise_docs/co-scientist/authentication.md | 2 +- platform-enterprise_docs/co-scientist/coding-agents.md | 2 +- platform-enterprise_docs/co-scientist/command-approval.md | 2 +- platform-enterprise_docs/co-scientist/configuration.md | 2 +- platform-enterprise_docs/co-scientist/index.md | 2 +- platform-enterprise_docs/co-scientist/installation.mdx | 2 +- platform-enterprise_docs/co-scientist/modes.md | 2 +- platform-enterprise_docs/co-scientist/nextflow-lsp.md | 2 +- platform-enterprise_docs/co-scientist/prerequisites.md | 2 +- platform-enterprise_docs/co-scientist/projects.md | 2 +- platform-enterprise_docs/co-scientist/quickstart.md | 2 +- platform-enterprise_docs/co-scientist/reference/cli.md | 2 +- .../co-scientist/reference/environment-variables.md | 2 +- platform-enterprise_docs/co-scientist/reference/index.md | 2 +- .../co-scientist/reference/skills-reference.md | 2 +- platform-enterprise_docs/co-scientist/sessions.md | 2 +- platform-enterprise_docs/co-scientist/skill-antigravity.md | 2 +- platform-enterprise_docs/co-scientist/skill-claude-code.md | 2 +- platform-enterprise_docs/co-scientist/skill-codex.md | 2 +- platform-enterprise_docs/co-scientist/skill-github-copilot.md | 2 +- platform-enterprise_docs/co-scientist/skill-other-agents.md | 2 +- platform-enterprise_docs/co-scientist/skills.md | 2 +- platform-enterprise_docs/co-scientist/usage-and-cost.md | 2 +- platform-enterprise_docs/co-scientist/use-cases.md | 2 +- platform-enterprise_docs/compute-envs/aws-batch.md | 2 +- platform-enterprise_docs/compute-envs/aws-cloud.md | 2 +- platform-enterprise_docs/compute-envs/azure-batch.md | 2 +- platform-enterprise_docs/compute-envs/azure-cloud.md | 2 +- platform-enterprise_docs/compute-envs/eks.md | 2 +- platform-enterprise_docs/compute-envs/gke.md | 2 +- platform-enterprise_docs/compute-envs/google-cloud-batch.md | 2 +- platform-enterprise_docs/compute-envs/google-cloud.md | 2 +- platform-enterprise_docs/compute-envs/hpc.md | 2 +- platform-enterprise_docs/compute-envs/k8s.md | 2 +- platform-enterprise_docs/compute-envs/overview.md | 2 +- platform-enterprise_docs/credentials/agent_credentials.md | 2 +- .../credentials/aws_registry_credentials.md | 2 +- .../credentials/azure_registry_credentials.md | 2 +- platform-enterprise_docs/credentials/data_repositories.md | 2 +- .../credentials/docker_hub_registry_credentials.md | 2 +- .../credentials/gitea_registry_credentials.md | 2 +- .../credentials/github_registry_credentials.md | 2 +- .../credentials/gitlab_registry_credentials.md | 2 +- .../credentials/google_registry_credentials.md | 2 +- platform-enterprise_docs/credentials/managed_identities.md | 2 +- platform-enterprise_docs/credentials/overview.md | 2 +- .../credentials/quay_registry_credentials.md | 2 +- platform-enterprise_docs/credentials/ssh_credentials.md | 2 +- platform-enterprise_docs/data-privacy/overview.md | 2 +- platform-enterprise_docs/data/data-explorer.md | 2 +- platform-enterprise_docs/data/data-lineage.md | 2 +- platform-enterprise_docs/data/datasets.md | 2 +- .../enterprise/advanced-topics/content-security-policy.md | 2 +- .../enterprise/advanced-topics/custom-launch-container.md | 2 +- .../enterprise/advanced-topics/firewall-configuration.md | 2 +- .../enterprise/advanced-topics/manual-aws-batch-setup.mdx | 2 +- .../enterprise/advanced-topics/manual-azure-batch-setup.md | 2 +- .../enterprise/advanced-topics/monitoring.md | 2 +- .../enterprise/advanced-topics/seqera-container-images.md | 2 +- .../enterprise/configuration/authentication/email.md | 2 +- .../enterprise/configuration/authentication/entra.md | 2 +- .../enterprise/configuration/authentication/github.md | 2 +- .../enterprise/configuration/authentication/google.md | 2 +- .../authentication/idp-delegation/claim-mapping.md | 2 +- .../authentication/idp-delegation/group-catalog/overview.md | 2 +- .../idp-delegation/group-catalog/scim-entra-id.md | 2 +- .../authentication/idp-delegation/group-catalog/scim-okta.md | 2 +- .../authentication/idp-delegation/multi-org-routing.md | 2 +- .../configuration/authentication/idp-delegation/overview.md | 2 +- .../enterprise/configuration/authentication/keycloak.md | 2 +- .../enterprise/configuration/authentication/okta.md | 2 +- .../enterprise/configuration/authentication/overview.md | 2 +- .../enterprise/configuration/aws_parameter_store.md | 2 +- platform-enterprise_docs/enterprise/configuration/mirroring.md | 2 +- platform-enterprise_docs/enterprise/configuration/networking.md | 2 +- platform-enterprise_docs/enterprise/configuration/overview.mdx | 2 +- .../enterprise/configuration/pipeline_optimization.md | 2 +- .../enterprise/configuration/reverse_proxy.md | 2 +- platform-enterprise_docs/enterprise/configuration/ssl_tls.md | 2 +- platform-enterprise_docs/enterprise/configuration/wave.md | 2 +- platform-enterprise_docs/enterprise/general_troubleshooting.md | 2 +- .../enterprise/groundswell-docker-compose.md | 2 +- platform-enterprise_docs/enterprise/groundswell-helm.md | 2 +- platform-enterprise_docs/enterprise/groundswell-kubernetes.md | 2 +- platform-enterprise_docs/enterprise/install-groundswell.md | 2 +- platform-enterprise_docs/enterprise/install-platform.md | 2 +- .../enterprise/install-seqera-coscientist.mdx | 2 +- platform-enterprise_docs/enterprise/install-studios.md | 2 +- platform-enterprise_docs/enterprise/overview.md | 2 +- platform-enterprise_docs/enterprise/platform-docker-compose.md | 2 +- platform-enterprise_docs/enterprise/platform-helm.md | 2 +- platform-enterprise_docs/enterprise/platform-kubernetes.md | 2 +- platform-enterprise_docs/enterprise/studios-docker-compose.md | 2 +- platform-enterprise_docs/enterprise/studios-helm.md | 2 +- platform-enterprise_docs/enterprise/studios-kubernetes.md | 2 +- platform-enterprise_docs/enterprise/studios-ssh.md | 2 +- platform-enterprise_docs/enterprise/testing.md | 2 +- platform-enterprise_docs/enterprise/upgrade.md | 2 +- platform-enterprise_docs/functionality_matrix/overview.md | 2 +- platform-enterprise_docs/getting-started/deployment-options.md | 2 +- platform-enterprise_docs/getting-started/overview.md | 2 +- .../getting-started/production-checklist.md | 2 +- platform-enterprise_docs/getting-started/proteinfold.md | 2 +- .../getting-started/quickstart-demo/add-data.md | 2 +- .../getting-started/quickstart-demo/add-pipelines.md | 2 +- .../getting-started/quickstart-demo/automation.md | 2 +- .../getting-started/quickstart-demo/launch-pipelines.md | 2 +- .../getting-started/quickstart-demo/monitor-runs.md | 2 +- .../getting-started/quickstart-demo/pipeline-optimization.md | 2 +- .../getting-started/quickstart-demo/studios.md | 2 +- .../getting-started/quickstart-demo/view-run-information.md | 2 +- platform-enterprise_docs/getting-started/rnaseq.md | 2 +- platform-enterprise_docs/getting-started/studios.md | 2 +- platform-enterprise_docs/getting-started/workspace-setup.md | 2 +- platform-enterprise_docs/git/overview.md | 2 +- platform-enterprise_docs/labels/overview.md | 2 +- platform-enterprise_docs/launch/advanced.md | 2 +- platform-enterprise_docs/launch/cache-resume.mdx | 2 +- platform-enterprise_docs/launch/launchpad.md | 2 +- platform-enterprise_docs/limits/overview.md | 2 +- platform-enterprise_docs/monitoring/audit-logs.md | 2 +- platform-enterprise_docs/monitoring/cloud-costs.md | 2 +- platform-enterprise_docs/monitoring/dashboard.md | 2 +- platform-enterprise_docs/monitoring/overview.md | 2 +- platform-enterprise_docs/monitoring/run-details.mdx | 2 +- platform-enterprise_docs/orgs-and-teams/custom-roles.md | 2 +- platform-enterprise_docs/orgs-and-teams/organizations.md | 2 +- platform-enterprise_docs/orgs-and-teams/roles.md | 2 +- platform-enterprise_docs/orgs-and-teams/teams.md | 2 +- platform-enterprise_docs/orgs-and-teams/workspace-management.md | 2 +- platform-enterprise_docs/pipeline-actions/overview.md | 2 +- platform-enterprise_docs/pipeline-optimization/overview.md | 2 +- platform-enterprise_docs/pipeline-schema/overview.md | 2 +- platform-enterprise_docs/pipelines/overview.md | 2 +- platform-enterprise_docs/pipelines/revision.md | 2 +- platform-enterprise_docs/pipelines/versioning.md | 2 +- platform-enterprise_docs/platform-enterprise.md | 2 +- platform-enterprise_docs/reports/overview.md | 2 +- platform-enterprise_docs/resource-labels/overview.md | 2 +- platform-enterprise_docs/secrets/overview.md | 2 +- platform-enterprise_docs/seqerakit/commands.md | 2 +- platform-enterprise_docs/seqerakit/installation.md | 2 +- platform-enterprise_docs/seqerakit/templates.mdx | 2 +- platform-enterprise_docs/seqerakit/yaml-configuration.md | 2 +- platform-enterprise_docs/studios/add-studio-custom-container.md | 2 +- platform-enterprise_docs/studios/add-studio-git-repo.md | 2 +- .../studios/add-studio-provided-template.md | 2 +- platform-enterprise_docs/studios/add-studio.md | 2 +- platform-enterprise_docs/studios/connect.md | 2 +- platform-enterprise_docs/studios/container-images.md | 2 +- platform-enterprise_docs/studios/custom-envs.md | 2 +- platform-enterprise_docs/studios/example-studios.md | 2 +- platform-enterprise_docs/studios/managing.md | 2 +- platform-enterprise_docs/studios/overview.md | 2 +- platform-enterprise_docs/supported_software/agent/overview.md | 2 +- platform-enterprise_docs/supported_software/dragen/overview.md | 2 +- .../troubleshooting_and_faqs/api_and_cli.md | 2 +- .../troubleshooting_and_faqs/aws_troubleshooting.md | 2 +- .../troubleshooting_and_faqs/azure_troubleshooting.md | 2 +- .../troubleshooting_and_faqs/datasets_troubleshooting.md | 2 +- platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md | 2 +- .../troubleshooting_and_faqs/resource-labels.md | 2 +- .../troubleshooting_and_faqs/studios_troubleshooting.md | 2 +- .../troubleshooting_and_faqs/troubleshooting.md | 2 +- .../troubleshooting_and_faqs/workspaces_troubleshooting.md | 2 +- platform-enterprise_docs/tutorials/retry-strategy.md | 2 +- 315 files changed, 315 insertions(+), 315 deletions(-) diff --git a/fusion_docs/guide.md b/fusion_docs/guide.md index 6f83063799..af810656df 100644 --- a/fusion_docs/guide.md +++ b/fusion_docs/guide.md @@ -2,7 +2,7 @@ title: User guide description: "Overview of the Fusion v2 file system" date created: "2024-08-23" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [fusion, storage, compute, file system, posix, client] --- diff --git a/fusion_docs/guide/aws-batch.md b/fusion_docs/guide/aws-batch.md index 4af962ed56..a01ddebd56 100644 --- a/fusion_docs/guide/aws-batch.md +++ b/fusion_docs/guide/aws-batch.md @@ -2,7 +2,7 @@ title: AWS Batch description: "Use Fusion with AWS Batch and S3 storage" date created: "2024-08-23" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [fusion, storage, compute, aws batch, s3] --- diff --git a/fusion_docs/guide/aws-eks.md b/fusion_docs/guide/aws-eks.md index 5f050a0a7c..6a5a63d9bf 100644 --- a/fusion_docs/guide/aws-eks.md +++ b/fusion_docs/guide/aws-eks.md @@ -2,7 +2,7 @@ title: Amazon EKS description: "Use Fusion with AWS Elastic Kubernetes Service and S3 storage" date created: "2024-08-24" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [fusion, storage, compute, aws eks, s3] --- diff --git a/fusion_docs/guide/azure-batch.md b/fusion_docs/guide/azure-batch.md index 3ab6f19765..75d5042d71 100644 --- a/fusion_docs/guide/azure-batch.md +++ b/fusion_docs/guide/azure-batch.md @@ -2,7 +2,7 @@ title: Azure Batch description: "Use Fusion with Azure Batch and Azure Blob storage" date created: "2024-08-23" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [fusion, storage, compute, azure batch, blob storage] --- diff --git a/fusion_docs/guide/gcp-batch.md b/fusion_docs/guide/gcp-batch.md index e7481d26a7..1234329970 100644 --- a/fusion_docs/guide/gcp-batch.md +++ b/fusion_docs/guide/gcp-batch.md @@ -2,7 +2,7 @@ title: Google Cloud Batch description: "Use Fusion with Google Cloud Batch and Google Cloud Storage" date created: "2024-08-23" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [fusion, storage, compute, gcp batch, gcs, google cloud] --- diff --git a/fusion_docs/guide/gcp-gke.md b/fusion_docs/guide/gcp-gke.md index 9684e5ad9d..27f790fa04 100644 --- a/fusion_docs/guide/gcp-gke.md +++ b/fusion_docs/guide/gcp-gke.md @@ -2,7 +2,7 @@ title: Google Kubernetes Engine description: "Use Fusion with Google Kubernetes Engine and Google Cloud Storage" date created: "2024-08-23" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [fusion, storage, compute, gke, gcs, google cloud, kubernetes] --- diff --git a/fusion_docs/guide/snapshots/aws.md b/fusion_docs/guide/snapshots/aws.md index bcdb5247a1..4c3e0eab77 100644 --- a/fusion_docs/guide/snapshots/aws.md +++ b/fusion_docs/guide/snapshots/aws.md @@ -2,7 +2,7 @@ title: AWS Batch description: "Fusion Snapshots configuration and best practices for AWS Batch" date created: "2024-11-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [fusion, fusion snapshots, storage, compute, snapshot, aws, batch] --- diff --git a/fusion_docs/guide/snapshots/configuration.md b/fusion_docs/guide/snapshots/configuration.md index 35e0b3d823..467d0db424 100644 --- a/fusion_docs/guide/snapshots/configuration.md +++ b/fusion_docs/guide/snapshots/configuration.md @@ -2,7 +2,7 @@ title: Advanced configuration description: "Advanced configuration options for Fusion Snapshots" date created: "2024-11-29" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [fusion, fusion snapshots, snapshot, configuration, nextflow] --- diff --git a/fusion_docs/guide/snapshots/gcp.md b/fusion_docs/guide/snapshots/gcp.md index 108c5677e7..718c285c46 100644 --- a/fusion_docs/guide/snapshots/gcp.md +++ b/fusion_docs/guide/snapshots/gcp.md @@ -2,7 +2,7 @@ title: Google Cloud Batch description: "Fusion Snapshots configuration and best practices for Google Cloud Batch" date created: "2024-11-29" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [fusion, fusion snapshots, storage, compute, snapshot, gcp, google, batch] --- diff --git a/fusion_docs/guide/snapshots/index.md b/fusion_docs/guide/snapshots/index.md index 911a3989d0..e9d1dc1f57 100644 --- a/fusion_docs/guide/snapshots/index.md +++ b/fusion_docs/guide/snapshots/index.md @@ -2,7 +2,7 @@ title: Fusion Snapshots description: "Introduction to Fusion Snapshots checkpoint/restore functionality" date created: "2024-11-29" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [fusion, fusion snapshots, storage, snapshot, checkpoint, restore] --- diff --git a/fusion_docs/index.md b/fusion_docs/index.md index 70d08d6c58..a46937ebe3 100644 --- a/fusion_docs/index.md +++ b/fusion_docs/index.md @@ -2,7 +2,7 @@ title: Fusion file system description: "Overview of the Fusion v2 file system" date created: "2024-08-23" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [fusion, storage, compute, file system, posix, client] --- diff --git a/fusion_docs/licensing.md b/fusion_docs/licensing.md index 0e0fd3d7e1..e7f8e3b7e9 100644 --- a/fusion_docs/licensing.md +++ b/fusion_docs/licensing.md @@ -2,7 +2,7 @@ title: Fusion licensing description: "Understand how Fusion licensing works" date created: "2025-02-20" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [fusion, storage, compute, file system, license, quotas] --- diff --git a/fusion_docs/troubleshooting.md b/fusion_docs/troubleshooting.md index 9f88e8a5b8..1a269a7ce8 100644 --- a/fusion_docs/troubleshooting.md +++ b/fusion_docs/troubleshooting.md @@ -2,7 +2,7 @@ title: Troubleshooting description: "Troubleshooting for Fusion issues" date created: "2025-11-29" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [troubleshooting, fusion, fusion snapshots, configuration] --- diff --git a/fusion_docs/troubleshooting/error-codes-exit-messages.md b/fusion_docs/troubleshooting/error-codes-exit-messages.md index ec99ea5264..dd87274290 100644 --- a/fusion_docs/troubleshooting/error-codes-exit-messages.md +++ b/fusion_docs/troubleshooting/error-codes-exit-messages.md @@ -2,7 +2,7 @@ title: Error codes and exit messages description: "Reference for Fusion error codes, exit codes, and error messages" date created: "2025-01-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [errors, error codes, exit codes, fuse, logging, fusion] --- diff --git a/fusion_docs/troubleshooting/fusion-doctor.md b/fusion_docs/troubleshooting/fusion-doctor.md index 42cdeaaa8e..8544fe8c97 100644 --- a/fusion_docs/troubleshooting/fusion-doctor.md +++ b/fusion_docs/troubleshooting/fusion-doctor.md @@ -2,7 +2,7 @@ title: Fusion Doctor description: "Run Fusion Doctor diagnostics with nf-canary to validate Fusion compute environments" date created: "2026-04-23" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [troubleshooting, fusion, fusion doctor, nf-canary, diagnostics] --- diff --git a/fusion_docs/troubleshooting/fusion-snapshots.md b/fusion_docs/troubleshooting/fusion-snapshots.md index df61c4f387..824d5319a8 100644 --- a/fusion_docs/troubleshooting/fusion-snapshots.md +++ b/fusion_docs/troubleshooting/fusion-snapshots.md @@ -2,7 +2,7 @@ title: Fusion Snapshots description: "Troubleshooting for Fusion Snapshots" date created: "2025-11-29" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [troubleshooting, fusion, fusion snapshots, configuration] --- diff --git a/fusion_docs/troubleshooting/general.md b/fusion_docs/troubleshooting/general.md index a20aad4086..3e8ca34b74 100644 --- a/fusion_docs/troubleshooting/general.md +++ b/fusion_docs/troubleshooting/general.md @@ -2,7 +2,7 @@ title: General description: "Troubleshooting for general Fusion issues" date created: "2025-11-29" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [troubleshooting, fusion, fusion snapshots, configuration] --- diff --git a/platform-cli-docs/docs/installation.md b/platform-cli-docs/docs/installation.md index a02a48e73d..dc1cdea550 100644 --- a/platform-cli-docs/docs/installation.md +++ b/platform-cli-docs/docs/installation.md @@ -2,7 +2,7 @@ title: "Installation" description: "Seqera Platform CLI installation and configuration instructions." date created: "2024-07-16" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [cli, platform, installation, configuration] --- diff --git a/platform-cloud/docs/administration/credit-management.md b/platform-cloud/docs/administration/credit-management.md index 27758e89ec..679f4956ac 100644 --- a/platform-cloud/docs/administration/credit-management.md +++ b/platform-cloud/docs/administration/credit-management.md @@ -2,7 +2,7 @@ title: "Billing and credit management" description: "Manage Seqera credits across Seqera Compute and Co-Scientist." date created: "2025-10-20" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [seqera compute, compute environments, co-scientist, billing] --- diff --git a/platform-cloud/docs/cloud/changelog.md b/platform-cloud/docs/cloud/changelog.md index 622e68259b..9d305ad1df 100644 --- a/platform-cloud/docs/cloud/changelog.md +++ b/platform-cloud/docs/cloud/changelog.md @@ -2,7 +2,7 @@ title: "Cloud changelog" description: "Seqera Platform Cloud changelog" date created: "2024-07-04" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [changelog] --- diff --git a/platform-cloud/docs/co-scientist/authentication.md b/platform-cloud/docs/co-scientist/authentication.md index d1a4e76581..9f95c7e6e2 100644 --- a/platform-cloud/docs/co-scientist/authentication.md +++ b/platform-cloud/docs/co-scientist/authentication.md @@ -2,7 +2,7 @@ title: "Authentication" description: "Log in, log out, and manage organizations and tokens in the Seqera CLI" date created: "2025-12-15" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, authentication, login] --- diff --git a/platform-cloud/docs/co-scientist/coding-agents.md b/platform-cloud/docs/co-scientist/coding-agents.md index 08f5c39b02..6ff216cd0a 100644 --- a/platform-cloud/docs/co-scientist/coding-agents.md +++ b/platform-cloud/docs/co-scientist/coding-agents.md @@ -2,7 +2,7 @@ title: "Coding agents" description: "Install Co-Scientist as a skill so your coding agent can drive Seqera Platform" date created: "2026-05-27" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-cloud/docs/co-scientist/command-approval.md b/platform-cloud/docs/co-scientist/command-approval.md index 43775e2841..74135adfdc 100644 --- a/platform-cloud/docs/co-scientist/command-approval.md +++ b/platform-cloud/docs/co-scientist/command-approval.md @@ -2,7 +2,7 @@ title: "Command approval" description: "Control which local commands require user approval in Co-Scientist" date created: "2025-12-15" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, approval, security] --- diff --git a/platform-cloud/docs/co-scientist/configuration.md b/platform-cloud/docs/co-scientist/configuration.md index 3a40272059..c0e15982d2 100644 --- a/platform-cloud/docs/co-scientist/configuration.md +++ b/platform-cloud/docs/co-scientist/configuration.md @@ -2,7 +2,7 @@ title: "Using Co-Scientist" description: "Use Co-Scientist day to day in the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, configuration] --- diff --git a/platform-cloud/docs/co-scientist/credits.md b/platform-cloud/docs/co-scientist/credits.md index 8861451e0e..2f591ecbb1 100644 --- a/platform-cloud/docs/co-scientist/credits.md +++ b/platform-cloud/docs/co-scientist/credits.md @@ -2,7 +2,7 @@ title: "Credits" description: "Co-Scientist credits and how to request more" date created: "2026-04-30" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, credits] --- diff --git a/platform-cloud/docs/co-scientist/index.md b/platform-cloud/docs/co-scientist/index.md index a578212aa0..36e4de014e 100644 --- a/platform-cloud/docs/co-scientist/index.md +++ b/platform-cloud/docs/co-scientist/index.md @@ -2,7 +2,7 @@ title: "Co-Scientist in Seqera CLI" description: "AI-powered assistant for bioinformatics workflows and Seqera Platform" date created: "2026-03-11" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, ai] --- diff --git a/platform-cloud/docs/co-scientist/installation.mdx b/platform-cloud/docs/co-scientist/installation.mdx index cb7ea18797..2224eeecd4 100644 --- a/platform-cloud/docs/co-scientist/installation.mdx +++ b/platform-cloud/docs/co-scientist/installation.mdx @@ -2,7 +2,7 @@ title: "Installation" description: "Install and configure the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, installation] --- diff --git a/platform-cloud/docs/co-scientist/modes.md b/platform-cloud/docs/co-scientist/modes.md index 16d785edb7..abe74aa97d 100644 --- a/platform-cloud/docs/co-scientist/modes.md +++ b/platform-cloud/docs/co-scientist/modes.md @@ -2,7 +2,7 @@ title: "Modes" description: "Work in Co-Scientist's build, plan, and goal modes" date created: "2026-03-11" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, modes] --- diff --git a/platform-cloud/docs/co-scientist/nextflow-lsp.md b/platform-cloud/docs/co-scientist/nextflow-lsp.md index a886332406..c11fab6746 100644 --- a/platform-cloud/docs/co-scientist/nextflow-lsp.md +++ b/platform-cloud/docs/co-scientist/nextflow-lsp.md @@ -2,7 +2,7 @@ title: "Code intelligence" description: "Use language-server code intelligence in Co-Scientist" date created: "2026-02-26" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, lsp, code intelligence] --- diff --git a/platform-cloud/docs/co-scientist/projects.md b/platform-cloud/docs/co-scientist/projects.md index f680989f3d..670ad9ccd3 100644 --- a/platform-cloud/docs/co-scientist/projects.md +++ b/platform-cloud/docs/co-scientist/projects.md @@ -2,7 +2,7 @@ title: "Projects" description: "Organize workspace resources into projects using Seqera Platform labels" date created: "2026-04-22" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, projects, labels] --- diff --git a/platform-cloud/docs/co-scientist/quickstart.md b/platform-cloud/docs/co-scientist/quickstart.md index 48b96ef508..370cc530a5 100644 --- a/platform-cloud/docs/co-scientist/quickstart.md +++ b/platform-cloud/docs/co-scientist/quickstart.md @@ -2,7 +2,7 @@ title: "Quickstart" description: "Run your first Co-Scientist session in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, ai] --- diff --git a/platform-cloud/docs/co-scientist/reference/cli.md b/platform-cloud/docs/co-scientist/reference/cli.md index 05864f3f5e..40806408de 100644 --- a/platform-cloud/docs/co-scientist/reference/cli.md +++ b/platform-cloud/docs/co-scientist/reference/cli.md @@ -2,7 +2,7 @@ title: "CLI" description: "Seqera CLI commands and options for Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, reference] --- diff --git a/platform-cloud/docs/co-scientist/reference/environment-variables.md b/platform-cloud/docs/co-scientist/reference/environment-variables.md index 47362988ee..dcc75ed9c4 100644 --- a/platform-cloud/docs/co-scientist/reference/environment-variables.md +++ b/platform-cloud/docs/co-scientist/reference/environment-variables.md @@ -2,7 +2,7 @@ title: "Environment variables" description: "Environment variables for authenticating and configuring the Seqera CLI" date created: "2026-05-28" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, reference] --- diff --git a/platform-cloud/docs/co-scientist/reference/index.md b/platform-cloud/docs/co-scientist/reference/index.md index c84d61046d..8634bac182 100644 --- a/platform-cloud/docs/co-scientist/reference/index.md +++ b/platform-cloud/docs/co-scientist/reference/index.md @@ -2,7 +2,7 @@ title: "Reference" description: "Reference material for the Seqera CLI and Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, reference] --- diff --git a/platform-cloud/docs/co-scientist/reference/skills-reference.md b/platform-cloud/docs/co-scientist/reference/skills-reference.md index e2a42b4551..0254ce53d9 100644 --- a/platform-cloud/docs/co-scientist/reference/skills-reference.md +++ b/platform-cloud/docs/co-scientist/reference/skills-reference.md @@ -2,7 +2,7 @@ title: "Skills" description: "Built-in skills, slash commands, and session limits for the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, skills, reference] --- diff --git a/platform-cloud/docs/co-scientist/sessions.md b/platform-cloud/docs/co-scientist/sessions.md index e62ee1e8b0..b3d7af86b7 100644 --- a/platform-cloud/docs/co-scientist/sessions.md +++ b/platform-cloud/docs/co-scientist/sessions.md @@ -2,7 +2,7 @@ title: "Sessions" description: "Start, continue, resume, and exit Co-Scientist sessions, and run non-interactively" date created: "2026-05-27" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, sessions] --- diff --git a/platform-cloud/docs/co-scientist/skill-antigravity.md b/platform-cloud/docs/co-scientist/skill-antigravity.md index 028469614b..d73f85c459 100644 --- a/platform-cloud/docs/co-scientist/skill-antigravity.md +++ b/platform-cloud/docs/co-scientist/skill-antigravity.md @@ -2,7 +2,7 @@ title: "Antigravity/Gemini" description: "Install and maintain the Co-Scientist skill for Google's Antigravity/Gemini IDE" date created: "2026-04-29" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, skills, antigravity, gemini] --- diff --git a/platform-cloud/docs/co-scientist/skill-claude-code.md b/platform-cloud/docs/co-scientist/skill-claude-code.md index bd660c7393..68068a7978 100644 --- a/platform-cloud/docs/co-scientist/skill-claude-code.md +++ b/platform-cloud/docs/co-scientist/skill-claude-code.md @@ -2,7 +2,7 @@ title: "Claude Code" description: "Install and maintain the Co-Scientist skill for Claude Code" date created: "2026-03-11" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, skills, claude code] --- diff --git a/platform-cloud/docs/co-scientist/skill-codex.md b/platform-cloud/docs/co-scientist/skill-codex.md index d23a159b48..6ccdf7ec11 100644 --- a/platform-cloud/docs/co-scientist/skill-codex.md +++ b/platform-cloud/docs/co-scientist/skill-codex.md @@ -2,7 +2,7 @@ title: "Codex" description: "Install and maintain the Co-Scientist skill for Codex" date created: "2026-03-11" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, skills, codex] --- diff --git a/platform-cloud/docs/co-scientist/skill-github-copilot.md b/platform-cloud/docs/co-scientist/skill-github-copilot.md index 5fbd317152..1866d6b996 100644 --- a/platform-cloud/docs/co-scientist/skill-github-copilot.md +++ b/platform-cloud/docs/co-scientist/skill-github-copilot.md @@ -2,7 +2,7 @@ title: "GitHub Copilot" description: "Install and maintain the Co-Scientist skill for GitHub Copilot" date created: "2026-03-11" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, skills, github copilot] --- diff --git a/platform-cloud/docs/co-scientist/skill-other-agents.md b/platform-cloud/docs/co-scientist/skill-other-agents.md index 931034fa9e..f136726f3e 100644 --- a/platform-cloud/docs/co-scientist/skill-other-agents.md +++ b/platform-cloud/docs/co-scientist/skill-other-agents.md @@ -2,7 +2,7 @@ title: "Other coding agents" description: "Install and maintain the Co-Scientist skill for other coding agents" date created: "2026-03-11" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-cloud/docs/co-scientist/skills.md b/platform-cloud/docs/co-scientist/skills.md index a5e1b7e12d..18defbc7ff 100644 --- a/platform-cloud/docs/co-scientist/skills.md +++ b/platform-cloud/docs/co-scientist/skills.md @@ -2,7 +2,7 @@ title: "Skills configuration" description: "Discover, create, and install skills in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, skills] --- diff --git a/platform-cloud/docs/co-scientist/use-cases.md b/platform-cloud/docs/co-scientist/use-cases.md index b5b294b683..417596c3e6 100644 --- a/platform-cloud/docs/co-scientist/use-cases.md +++ b/platform-cloud/docs/co-scientist/use-cases.md @@ -2,7 +2,7 @@ title: "Use cases" description: "Common tasks you can do with Co-Scientist, with example prompts" date created: "2026-03-11" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, ai, use cases] --- diff --git a/platform-cloud/docs/compute-envs/aws-batch.mdx b/platform-cloud/docs/compute-envs/aws-batch.mdx index 0b1aedc303..6ed2c04dc1 100644 --- a/platform-cloud/docs/compute-envs/aws-batch.mdx +++ b/platform-cloud/docs/compute-envs/aws-batch.mdx @@ -2,7 +2,7 @@ title: "AWS Batch" description: "Instructions to set up AWS Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [aws, batch, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/aws-cloud.mdx b/platform-cloud/docs/compute-envs/aws-cloud.mdx index a44e5171b5..4d2977ee01 100644 --- a/platform-cloud/docs/compute-envs/aws-cloud.mdx +++ b/platform-cloud/docs/compute-envs/aws-cloud.mdx @@ -2,7 +2,7 @@ title: "AWS Cloud" description: "Instructions to set up an AWS Cloud CE in Seqera Platform" date created: "2025-05-15" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [cloud, vm, amazon, compute environments] toc_min_heading_level: 2 toc_max_heading_level: 4 diff --git a/platform-cloud/docs/compute-envs/azure-batch.md b/platform-cloud/docs/compute-envs/azure-batch.md index 9ff6d5ec21..0b7299806e 100644 --- a/platform-cloud/docs/compute-envs/azure-batch.md +++ b/platform-cloud/docs/compute-envs/azure-batch.md @@ -2,7 +2,7 @@ title: "Azure Batch" description: "Instructions to set up Azure Batch in Seqera Platform" date created: "2024-01-04" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [azure, batch, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/azure-cloud.md b/platform-cloud/docs/compute-envs/azure-cloud.md index 6fd8ec4368..2960a111e6 100644 --- a/platform-cloud/docs/compute-envs/azure-cloud.md +++ b/platform-cloud/docs/compute-envs/azure-cloud.md @@ -2,7 +2,7 @@ title: "Azure Cloud" description: "Instructions to set up an Azure Cloud compute environment in Seqera Platform" date created: "2025-09-29" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [cloud, vm, azure, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/eks.mdx b/platform-cloud/docs/compute-envs/eks.mdx index 9669e96537..e39c2f520c 100644 --- a/platform-cloud/docs/compute-envs/eks.mdx +++ b/platform-cloud/docs/compute-envs/eks.mdx @@ -2,7 +2,7 @@ title: "Amazon EKS" description: "Instructions to set up Amazon EKS in Seqera Platform" date created: "2026-02-04" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [eks, amazon, compute environments, ce] --- diff --git a/platform-cloud/docs/compute-envs/gke.md b/platform-cloud/docs/compute-envs/gke.md index 395a3291ab..898c1963e2 100644 --- a/platform-cloud/docs/compute-envs/gke.md +++ b/platform-cloud/docs/compute-envs/gke.md @@ -2,7 +2,7 @@ title: "Google Kubernetes Engine" description: "Instructions to set up Google Kubernetes Engine in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [gke, google, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/google-cloud-batch.md b/platform-cloud/docs/compute-envs/google-cloud-batch.md index 9f5c808d51..098aa47f0b 100644 --- a/platform-cloud/docs/compute-envs/google-cloud-batch.md +++ b/platform-cloud/docs/compute-envs/google-cloud-batch.md @@ -2,7 +2,7 @@ title: "Google Cloud Batch" description: "Instructions to set up Google Cloud Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [google, batch, gcp, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/google-cloud.md b/platform-cloud/docs/compute-envs/google-cloud.md index 28e75bc19f..5977acc45a 100644 --- a/platform-cloud/docs/compute-envs/google-cloud.md +++ b/platform-cloud/docs/compute-envs/google-cloud.md @@ -2,7 +2,7 @@ title: "Google Cloud" description: "Instructions to set up an Google Cloud CE in Seqera Platform" date created: "2025-07-15" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [cloud, vm, google, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/hpc.md b/platform-cloud/docs/compute-envs/hpc.md index d0918751f0..1d779085fb 100644 --- a/platform-cloud/docs/compute-envs/hpc.md +++ b/platform-cloud/docs/compute-envs/hpc.md @@ -2,7 +2,7 @@ title: "HPC compute environments" description: "Instructions to set up HPC compute environments in Seqera Platform" date created: "2023-05-11" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [slurm, lsf, pbs, grid engine, altair, ibm, moab, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/k8s.md b/platform-cloud/docs/compute-envs/k8s.md index a57dedf68e..b7a109bb44 100644 --- a/platform-cloud/docs/compute-envs/k8s.md +++ b/platform-cloud/docs/compute-envs/k8s.md @@ -2,7 +2,7 @@ title: "Kubernetes" description: "Instructions to set up Kubernetes in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [k8s, kubernetes, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/overview.md b/platform-cloud/docs/compute-envs/overview.md index 38f3478bd8..6ed78af18b 100644 --- a/platform-cloud/docs/compute-envs/overview.md +++ b/platform-cloud/docs/compute-envs/overview.md @@ -2,7 +2,7 @@ title: "Compute environment overview" description: "Overview of compute environments in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [compute environments] --- diff --git a/platform-cloud/docs/compute-envs/seqera-compute.md b/platform-cloud/docs/compute-envs/seqera-compute.md index 6b5a861777..761832512c 100644 --- a/platform-cloud/docs/compute-envs/seqera-compute.md +++ b/platform-cloud/docs/compute-envs/seqera-compute.md @@ -2,7 +2,7 @@ title: "Seqera Compute" description: "Instructions to set up Seqera Compute in Seqera Platform" date created: "2025-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [seqera compute, compute environments] --- diff --git a/platform-cloud/docs/credentials/agent_credentials.md b/platform-cloud/docs/credentials/agent_credentials.md index 432a8bd120..1c41f98838 100644 --- a/platform-cloud/docs/credentials/agent_credentials.md +++ b/platform-cloud/docs/credentials/agent_credentials.md @@ -2,7 +2,7 @@ title: "Tower Agent credentials" description: "Create Tower Agent credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [agent, credentials] --- diff --git a/platform-cloud/docs/credentials/aws_registry_credentials.md b/platform-cloud/docs/credentials/aws_registry_credentials.md index aa2cf32592..ff2cd3cd05 100644 --- a/platform-cloud/docs/credentials/aws_registry_credentials.md +++ b/platform-cloud/docs/credentials/aws_registry_credentials.md @@ -2,7 +2,7 @@ title: "AWS ECR credentials" description: "Create AWS ECR credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [aws, ecr, credentials] --- diff --git a/platform-cloud/docs/credentials/azure_registry_credentials.md b/platform-cloud/docs/credentials/azure_registry_credentials.md index 4f4ec2fc1d..fec3ff80c5 100644 --- a/platform-cloud/docs/credentials/azure_registry_credentials.md +++ b/platform-cloud/docs/credentials/azure_registry_credentials.md @@ -2,7 +2,7 @@ title: "Azure container registry credentials" description: "Create Azure container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [azure, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/container_registry_credentials.md b/platform-cloud/docs/credentials/container_registry_credentials.md index 8eb3ac3dda..e96d1d765c 100644 --- a/platform-cloud/docs/credentials/container_registry_credentials.md +++ b/platform-cloud/docs/credentials/container_registry_credentials.md @@ -2,7 +2,7 @@ title: "Container registry credentials" description: "Configure container registry credentials for the Wave container service in Seqera Platform." date created: "2025-10-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [credentials, container registry, wave, docker, authentication] --- diff --git a/platform-cloud/docs/credentials/data_repositories.md b/platform-cloud/docs/credentials/data_repositories.md index a3ba3b6f09..ba9452b772 100644 --- a/platform-cloud/docs/credentials/data_repositories.md +++ b/platform-cloud/docs/credentials/data_repositories.md @@ -2,7 +2,7 @@ title: "Data repositories" description: "Add data repositories to Seqera Platform" date created: "2025-10-15" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [data explorer, aws, azure, gcp, s3-compatible, api, credentials] --- diff --git a/platform-cloud/docs/credentials/docker_hub_registry_credentials.md b/platform-cloud/docs/credentials/docker_hub_registry_credentials.md index d553860fe1..9e0028378c 100644 --- a/platform-cloud/docs/credentials/docker_hub_registry_credentials.md +++ b/platform-cloud/docs/credentials/docker_hub_registry_credentials.md @@ -2,7 +2,7 @@ title: "Docker Hub credentials" description: "Create Docker Hub credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [docker, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/gitea_registry_credentials.md b/platform-cloud/docs/credentials/gitea_registry_credentials.md index e2111ec7dd..5f08a6eeba 100644 --- a/platform-cloud/docs/credentials/gitea_registry_credentials.md +++ b/platform-cloud/docs/credentials/gitea_registry_credentials.md @@ -2,7 +2,7 @@ title: "Gitea container registry credentials" description: "Create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [gitea, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/github_registry_credentials.md b/platform-cloud/docs/credentials/github_registry_credentials.md index e171b2ee9f..d4c0ee4527 100644 --- a/platform-cloud/docs/credentials/github_registry_credentials.md +++ b/platform-cloud/docs/credentials/github_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitHub container registry credentials" description: "Create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [github, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/gitlab_registry_credentials.md b/platform-cloud/docs/credentials/gitlab_registry_credentials.md index df7dc43e3b..6b662fa1fb 100644 --- a/platform-cloud/docs/credentials/gitlab_registry_credentials.md +++ b/platform-cloud/docs/credentials/gitlab_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitLab container registry credentials" description: "Create GitLab container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [gitlab, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/google_registry_credentials.md b/platform-cloud/docs/credentials/google_registry_credentials.md index b062538c59..f49f9ab0a4 100644 --- a/platform-cloud/docs/credentials/google_registry_credentials.md +++ b/platform-cloud/docs/credentials/google_registry_credentials.md @@ -2,7 +2,7 @@ title: "Google registry credentials" description: "Create Google Cloud registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [google, containers, registry, artifact, credentials] --- diff --git a/platform-cloud/docs/credentials/managed_identities.md b/platform-cloud/docs/credentials/managed_identities.md index 2658dbaa42..ffa009a17d 100644 --- a/platform-cloud/docs/credentials/managed_identities.md +++ b/platform-cloud/docs/credentials/managed_identities.md @@ -2,7 +2,7 @@ title: "Managed identities" description: "Configure managed identities in Seqera Platform." date created: "2024-06-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [organizations, administration, managed identities, clusters, ssh, credentials] --- diff --git a/platform-cloud/docs/credentials/overview.md b/platform-cloud/docs/credentials/overview.md index 1f7343815b..558fe0b3ed 100644 --- a/platform-cloud/docs/credentials/overview.md +++ b/platform-cloud/docs/credentials/overview.md @@ -2,7 +2,7 @@ title: "Credentials overview" description: "Learn about credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [credentials, git, containers, registry] --- diff --git a/platform-cloud/docs/credentials/quay_registry_credentials.md b/platform-cloud/docs/credentials/quay_registry_credentials.md index 6c9e1c7a11..7aac906a95 100644 --- a/platform-cloud/docs/credentials/quay_registry_credentials.md +++ b/platform-cloud/docs/credentials/quay_registry_credentials.md @@ -2,7 +2,7 @@ title: "Quay container registry credentials" description: "Create Quay container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [quay, credentials] --- diff --git a/platform-cloud/docs/credentials/ssh_credentials.md b/platform-cloud/docs/credentials/ssh_credentials.md index 7ab7d9c9bb..f384525e89 100644 --- a/platform-cloud/docs/credentials/ssh_credentials.md +++ b/platform-cloud/docs/credentials/ssh_credentials.md @@ -2,7 +2,7 @@ title: "SSH credentials" description: "Create SSH credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [ssh, credentials] --- diff --git a/platform-cloud/docs/data-privacy/overview.md b/platform-cloud/docs/data-privacy/overview.md index 66c2283ece..0b4db06e23 100644 --- a/platform-cloud/docs/data-privacy/overview.md +++ b/platform-cloud/docs/data-privacy/overview.md @@ -2,7 +2,7 @@ title: "Data privacy" description: "Overview of the data collected by Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [data, privacy] --- diff --git a/platform-cloud/docs/data/data-explorer.md b/platform-cloud/docs/data/data-explorer.md index a9f0403743..07da959a7c 100644 --- a/platform-cloud/docs/data/data-explorer.md +++ b/platform-cloud/docs/data/data-explorer.md @@ -2,7 +2,7 @@ title: "Data Explorer" description: "Using Seqera Data Explorer." date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [data, explorer, igv, molstar, object, storage, lineage] --- diff --git a/platform-cloud/docs/data/data-lineage.md b/platform-cloud/docs/data/data-lineage.md index d836b13b1f..906ddf344e 100644 --- a/platform-cloud/docs/data/data-lineage.md +++ b/platform-cloud/docs/data/data-lineage.md @@ -2,7 +2,7 @@ title: "Data Lineage" description: "Using data lineage in Seqera Platform." date created: "2026-05-04" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [data lineage, provenance, governance, reproducibility, lineage id, lid, labels] --- diff --git a/platform-cloud/docs/data/datasets.md b/platform-cloud/docs/data/datasets.md index 2c814957b8..b2f01b6390 100644 --- a/platform-cloud/docs/data/datasets.md +++ b/platform-cloud/docs/data/datasets.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Using datasets in Seqera Platform." date created: "2023-04-23" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [datasets] --- diff --git a/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx b/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx index d58b6bd99d..c544f79d30 100644 --- a/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx +++ b/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx @@ -2,7 +2,7 @@ title: "Manual AWS Batch configuration" description: "Manual AWS Batch configuration" date created: "2023-04-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [aws, batch, configuration] --- diff --git a/platform-cloud/docs/functionality_matrix/overview.md b/platform-cloud/docs/functionality_matrix/overview.md index bdc02e6c42..3499d6be76 100644 --- a/platform-cloud/docs/functionality_matrix/overview.md +++ b/platform-cloud/docs/functionality_matrix/overview.md @@ -2,7 +2,7 @@ title: "Default version compatibility" description: "Platform / nf-launcher / Nextflow / Fusion version compatibility" date created: "2024-06-20" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [compatibility, nextflow, nf-launcher] --- diff --git a/platform-cloud/docs/getting-started/deployment-options.md b/platform-cloud/docs/getting-started/deployment-options.md index f3de923d1e..adb6783d61 100644 --- a/platform-cloud/docs/getting-started/deployment-options.md +++ b/platform-cloud/docs/getting-started/deployment-options.md @@ -2,7 +2,7 @@ title: "Deployment options" description: "Seqera Platform deployment options and ways to access your Seqera instance." date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [deployment] --- diff --git a/platform-cloud/docs/getting-started/overview.md b/platform-cloud/docs/getting-started/overview.md index 851935715a..121cedff25 100644 --- a/platform-cloud/docs/getting-started/overview.md +++ b/platform-cloud/docs/getting-started/overview.md @@ -2,7 +2,7 @@ title: Run a pipeline description: An overview of Seqera Platform deployment versions and ways to run Seqera. date created: "2023-09-15" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [overview, pipelines, getting started, deployment, runs] --- diff --git a/platform-cloud/docs/getting-started/proteinfold.md b/platform-cloud/docs/getting-started/proteinfold.md index dbcc4da08d..9e019abfa2 100644 --- a/platform-cloud/docs/getting-started/proteinfold.md +++ b/platform-cloud/docs/getting-started/proteinfold.md @@ -2,7 +2,7 @@ title: "Protein structure prediction" description: "An introduction to running nf-core/proteinfold in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [platform, seqera pipelines, studios, proteinfold, alphafold, colabfold, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/add-data.md b/platform-cloud/docs/getting-started/quickstart-demo/add-data.md index 1833f992a6..e67e7b9f51 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/add-data.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/add-data.md @@ -2,7 +2,7 @@ title: "Add data" description: "An introduction to adding pipeline input data in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [platform, data, data explorer, datasets] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md b/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md index 491383472e..9b87543540 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md @@ -2,7 +2,7 @@ title: "Add pipelines" description: "An introduction to adding pipelines to Seqera Platform workspaces" date created: "2024-07-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [platform, launch, pipelines, launchpad] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/automation.md b/platform-cloud/docs/getting-started/quickstart-demo/automation.md index f071031f2b..4b0c8211f7 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/automation.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/automation.md @@ -2,7 +2,7 @@ title: "Automation" description: "An introduction to automation with APIs and CLI tools in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [platform, automation, api, cli, seqerakit] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md b/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md index aa2f6bbd45..e09e054c11 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md @@ -2,7 +2,7 @@ title: "Community Showcase" description: "Seqera Cloud Community showcase workspace walkthrough" date created: "2024-07-08" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [platform, launch, pipelines, launchpad, tutorial] toc_max_heading_level: 3 --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md b/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md index 89122b9df5..ea51b11260 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md @@ -2,7 +2,7 @@ title: "Launch pipelines" description: "An introduction to launching nf-core/rnaseq in the community/showcase workspace" date created: "2024-07-08" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [platform, launch, pipelines, launchpad, tutorial] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md b/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md index 7c6f36ccbf..97d17ba022 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md @@ -2,7 +2,7 @@ title: "Monitor runs" description: "Monitor pipeline runs from the Runs page, All runs page, and Dashboard in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [platform, runs, monitoring] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md b/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md index 0f8cacd4f4..69c87fd068 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "An introduction to pipeline optimization in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [platform, runs, pipeline optimization] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/studios.md b/platform-cloud/docs/getting-started/quickstart-demo/studios.md index e0b1ee0218..cac9029d9d 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/studios.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/studios.md @@ -2,7 +2,7 @@ title: "Studios" description: "An introduction to Studios in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [platform, data, studios] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md b/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md index f21eb455c2..b43a790c39 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md @@ -2,7 +2,7 @@ title: "View run information" description: "View pipeline run details in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [platform, runs, pipelines, monitoring, tutorial] --- diff --git a/platform-cloud/docs/getting-started/rnaseq.md b/platform-cloud/docs/getting-started/rnaseq.md index c66bf8c73a..f41cd9e6dd 100644 --- a/platform-cloud/docs/getting-started/rnaseq.md +++ b/platform-cloud/docs/getting-started/rnaseq.md @@ -2,7 +2,7 @@ title: "RNA-Seq" description: "An introduction to running nf-core/rnaseq in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [platform, seqera pipelines, studios, rnaseq, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-cloud/docs/getting-started/single-sign-on.md b/platform-cloud/docs/getting-started/single-sign-on.md index f7d5d5f813..bbf32eb834 100644 --- a/platform-cloud/docs/getting-started/single-sign-on.md +++ b/platform-cloud/docs/getting-started/single-sign-on.md @@ -2,7 +2,7 @@ title: "Single sign-on (SSO)" description: "Configure single sign-on for a Seqera Platform Cloud organization." date created: "2026-03-10" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [sso, authentication, organization settings, cloud pro] --- diff --git a/platform-cloud/docs/getting-started/studios.md b/platform-cloud/docs/getting-started/studios.md index 70703c1d59..5a82472751 100644 --- a/platform-cloud/docs/getting-started/studios.md +++ b/platform-cloud/docs/getting-started/studios.md @@ -2,7 +2,7 @@ title: "Studios for interactive analysis" description: "Creating interactive analysis Studios for Jupyter, R-IDE, VS Code, and more" date created: "2025-02-24" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [platform, studios, jupyter, r-ide, xpra, vscode, conda] toc_max_heading_level: 3 --- diff --git a/platform-cloud/docs/getting-started/workspace-setup.md b/platform-cloud/docs/getting-started/workspace-setup.md index 389c00dc90..369d9f86f7 100644 --- a/platform-cloud/docs/getting-started/workspace-setup.md +++ b/platform-cloud/docs/getting-started/workspace-setup.md @@ -2,7 +2,7 @@ title: "Set up your workspace" description: "Create an organization workspace and add participants in Seqera Platform." date created: "2024-04-15" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [platform, organizations, workspaces, users] --- diff --git a/platform-cloud/docs/git/overview.md b/platform-cloud/docs/git/overview.md index f7369d3f13..c5f0284ffe 100644 --- a/platform-cloud/docs/git/overview.md +++ b/platform-cloud/docs/git/overview.md @@ -2,7 +2,7 @@ title: "Git integration" description: "Connecting to Git repositories in Seqera Platform and Co-Scientist." date created: "2025-10-11" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [git] --- diff --git a/platform-cloud/docs/labels/overview.md b/platform-cloud/docs/labels/overview.md index 7d742bed82..0b2f5394e9 100644 --- a/platform-cloud/docs/labels/overview.md +++ b/platform-cloud/docs/labels/overview.md @@ -2,7 +2,7 @@ title: "Labels" description: "Instructions for using labels in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [labels] --- diff --git a/platform-cloud/docs/launch/advanced.md b/platform-cloud/docs/launch/advanced.md index b4293fce0a..25c0a6209b 100644 --- a/platform-cloud/docs/launch/advanced.md +++ b/platform-cloud/docs/launch/advanced.md @@ -2,7 +2,7 @@ title: "Advanced options" description: "Advanced guide to launching Nextflow pipelines in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [advanced, launch] --- diff --git a/platform-cloud/docs/launch/cache-resume.mdx b/platform-cloud/docs/launch/cache-resume.mdx index 7cf813cf70..7411939f67 100644 --- a/platform-cloud/docs/launch/cache-resume.mdx +++ b/platform-cloud/docs/launch/cache-resume.mdx @@ -2,7 +2,7 @@ title: "Nextflow cache and resume" description: "Guide to Nextflow cache and resume in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [cache, launch, resume, relaunch] --- diff --git a/platform-cloud/docs/launch/launchpad.md b/platform-cloud/docs/launch/launchpad.md index eae692cb22..e493f69d8f 100644 --- a/platform-cloud/docs/launch/launchpad.md +++ b/platform-cloud/docs/launch/launchpad.md @@ -2,7 +2,7 @@ title: "Launch pipelines" description: "Curate and launch workflows in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [launchpad, launch, configure, pipelines, schema, configuration, nextflow, parameters, input, output] --- diff --git a/platform-cloud/docs/limits/overview.md b/platform-cloud/docs/limits/overview.md index 73a16275e1..384a1ace69 100644 --- a/platform-cloud/docs/limits/overview.md +++ b/platform-cloud/docs/limits/overview.md @@ -2,7 +2,7 @@ title: "Usage limits" description: "An overview of Seqera Cloud usage limits" date created: "2025-02-19" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [limits] --- diff --git a/platform-cloud/docs/monitoring/cloud-costs.md b/platform-cloud/docs/monitoring/cloud-costs.md index 0bd7003574..efd0e73094 100644 --- a/platform-cloud/docs/monitoring/cloud-costs.md +++ b/platform-cloud/docs/monitoring/cloud-costs.md @@ -2,7 +2,7 @@ title: "Monitoring cloud costs" description: Guidelines for monitoring Seqera Platform cloud expenditure date created: "2023-04-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [aws, gcp, azure, cloud costs, cost, billing, alerts] --- diff --git a/platform-cloud/docs/monitoring/dashboard.md b/platform-cloud/docs/monitoring/dashboard.md index 5358885345..ee82b31a9e 100644 --- a/platform-cloud/docs/monitoring/dashboard.md +++ b/platform-cloud/docs/monitoring/dashboard.md @@ -2,7 +2,7 @@ title: "Dashboard" description: "View pipeline run status overview in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [dashboard, pipeline runs, fusion, monitoring] --- diff --git a/platform-cloud/docs/monitoring/overview.md b/platform-cloud/docs/monitoring/overview.md index ac6e7448b9..21d1098562 100644 --- a/platform-cloud/docs/monitoring/overview.md +++ b/platform-cloud/docs/monitoring/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Monitoring pipeline runs in Seqera Platform." date created: "2024-04-11" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [runs, monitoring] --- diff --git a/platform-cloud/docs/monitoring/run-details.mdx b/platform-cloud/docs/monitoring/run-details.mdx index 3a1a0c83b1..f2c60034fc 100644 --- a/platform-cloud/docs/monitoring/run-details.mdx +++ b/platform-cloud/docs/monitoring/run-details.mdx @@ -2,7 +2,7 @@ title: "Run details" description: "Monitoring a Nextflow pipeline executed through Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [logging, monitoring, runs, details, workflows, execution, lineage] --- diff --git a/platform-cloud/docs/orgs-and-teams/custom-roles.md b/platform-cloud/docs/orgs-and-teams/custom-roles.md index 673cf5b7df..bd77ba920e 100644 --- a/platform-cloud/docs/orgs-and-teams/custom-roles.md +++ b/platform-cloud/docs/orgs-and-teams/custom-roles.md @@ -2,7 +2,7 @@ title: "Custom roles" description: "Introduction to custom roles in Seqera Platform." date created: "2025-11-17" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [roles, rbac, permissions] --- diff --git a/platform-cloud/docs/orgs-and-teams/organizations.md b/platform-cloud/docs/orgs-and-teams/organizations.md index bdea27639d..bd6a9485ed 100644 --- a/platform-cloud/docs/orgs-and-teams/organizations.md +++ b/platform-cloud/docs/orgs-and-teams/organizations.md @@ -2,7 +2,7 @@ title: "Organizations" description: "Manage organizations in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [organizations, administration, workspaces, create organization, organization settings] --- diff --git a/platform-cloud/docs/orgs-and-teams/roles.md b/platform-cloud/docs/orgs-and-teams/roles.md index c623e98ec6..1a073e8f64 100644 --- a/platform-cloud/docs/orgs-and-teams/roles.md +++ b/platform-cloud/docs/orgs-and-teams/roles.md @@ -2,7 +2,7 @@ title: "User roles" description: "Understand the various roles in Seqera Platform." date created: "2024-06-10" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [roles] --- diff --git a/platform-cloud/docs/orgs-and-teams/workspace-management.md b/platform-cloud/docs/orgs-and-teams/workspace-management.md index b5153fd235..f5f1527c29 100644 --- a/platform-cloud/docs/orgs-and-teams/workspace-management.md +++ b/platform-cloud/docs/orgs-and-teams/workspace-management.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Manage users and teams for an organization in Seqera Platform." date created: "2023-04-23" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [workspaces, teams, users, administration, user workspace, create workspace, credits, settings] --- diff --git a/platform-cloud/docs/pipeline-actions/overview.md b/platform-cloud/docs/pipeline-actions/overview.md index 9f1a9a983a..6e12d194a5 100644 --- a/platform-cloud/docs/pipeline-actions/overview.md +++ b/platform-cloud/docs/pipeline-actions/overview.md @@ -2,7 +2,7 @@ title: "Pipeline actions" description: "Automate executions with pipeline actions and webhooks in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [actions, webhooks, automation] --- diff --git a/platform-cloud/docs/pipeline-optimization/overview.md b/platform-cloud/docs/pipeline-optimization/overview.md index 1d9756af00..dca6255713 100644 --- a/platform-cloud/docs/pipeline-optimization/overview.md +++ b/platform-cloud/docs/pipeline-optimization/overview.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "Optimize the resource usage of your pipelines to save time and money." date created: "2024-02-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [compute, resources, optimization] --- diff --git a/platform-cloud/docs/pipeline-schema/overview.md b/platform-cloud/docs/pipeline-schema/overview.md index 7e3dab38d2..6746a25257 100644 --- a/platform-cloud/docs/pipeline-schema/overview.md +++ b/platform-cloud/docs/pipeline-schema/overview.md @@ -2,7 +2,7 @@ title: "Pipeline schema" description: "Introduction to pipeline schema in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [pipelines, schema] --- diff --git a/platform-cloud/docs/pipelines/overview.md b/platform-cloud/docs/pipelines/overview.md index b684d0c4a6..8db0b88221 100644 --- a/platform-cloud/docs/pipelines/overview.md +++ b/platform-cloud/docs/pipelines/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Introduction to pipelines in Seqera Platform." date created: "2025-10-16" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/pipelines/revision.md b/platform-cloud/docs/pipelines/revision.md index 2e1710e02c..00b568470c 100644 --- a/platform-cloud/docs/pipelines/revision.md +++ b/platform-cloud/docs/pipelines/revision.md @@ -2,7 +2,7 @@ title: "Git revision management" description: "Introduction to pipeline repository revision management in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/pipelines/versioning.md b/platform-cloud/docs/pipelines/versioning.md index 852ccc2b6e..225bcadb63 100644 --- a/platform-cloud/docs/pipelines/versioning.md +++ b/platform-cloud/docs/pipelines/versioning.md @@ -2,7 +2,7 @@ title: "Pipeline versioning" description: "Introduction to pipeline versioning in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/platform-cloud.md b/platform-cloud/docs/platform-cloud.md index e63b51308a..f7a5790a6d 100644 --- a/platform-cloud/docs/platform-cloud.md +++ b/platform-cloud/docs/platform-cloud.md @@ -2,7 +2,7 @@ title: "Seqera Platform Cloud" description: "Introduction to Seqera Platform Cloud." date created: "2026-05-21" -last updated: "2026-06-08" +last updated: "2026-06-09" slug: / --- diff --git a/platform-cloud/docs/quickstart.md b/platform-cloud/docs/quickstart.md index 7e269d8a32..9c78b13a38 100644 --- a/platform-cloud/docs/quickstart.md +++ b/platform-cloud/docs/quickstart.md @@ -2,7 +2,7 @@ title: "Explore Seqera Cloud" description: "Explore your free workspace resources and launch your first pipelines with Seqera Compute." date created: "2025-10-16" -last updated: "2026-06-08" +last updated: "2026-06-09" toc_max_heading_level: 4 tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/reports/overview.md b/platform-cloud/docs/reports/overview.md index 2451bdf8c3..5eda8591a4 100644 --- a/platform-cloud/docs/reports/overview.md +++ b/platform-cloud/docs/reports/overview.md @@ -2,7 +2,7 @@ title: "Reports" description: "Overview of pipeline reports in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [pipelines, schema, reports, metrics, logs] --- diff --git a/platform-cloud/docs/resource-labels/overview.md b/platform-cloud/docs/resource-labels/overview.md index 883b713024..8d73fc158d 100644 --- a/platform-cloud/docs/resource-labels/overview.md +++ b/platform-cloud/docs/resource-labels/overview.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Instructions to use resource labels in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [resource labels, labels] --- diff --git a/platform-cloud/docs/secrets/overview.md b/platform-cloud/docs/secrets/overview.md index bb5db5d99a..e52b5fac73 100644 --- a/platform-cloud/docs/secrets/overview.md +++ b/platform-cloud/docs/secrets/overview.md @@ -2,7 +2,7 @@ title: "Secrets" description: "Instructions to use secrets in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [pipelines, secrets] --- diff --git a/platform-cloud/docs/seqera-mcp/nfcore-tools.md b/platform-cloud/docs/seqera-mcp/nfcore-tools.md index 28ba86af54..e339f98496 100644 --- a/platform-cloud/docs/seqera-mcp/nfcore-tools.md +++ b/platform-cloud/docs/seqera-mcp/nfcore-tools.md @@ -2,7 +2,7 @@ title: nf-core Tools description: "Search and explore nf-core bioinformatics modules and get analysis recommendations" date created: "2026-01-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [nf-core, nextflow, bioinformatics, pipelines, modules] --- diff --git a/platform-cloud/docs/seqera-mcp/overview.md b/platform-cloud/docs/seqera-mcp/overview.md index b852cc520e..593155611a 100644 --- a/platform-cloud/docs/seqera-mcp/overview.md +++ b/platform-cloud/docs/seqera-mcp/overview.md @@ -2,7 +2,7 @@ title: "Seqera MCP" description: "Connect AI assistants to Seqera Platform using the Model Context Protocol" date created: "2025-12-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [mcp, integration, mcp server, ai] --- diff --git a/platform-cloud/docs/seqera-mcp/seqera-tools.md b/platform-cloud/docs/seqera-mcp/seqera-tools.md index bc08d579ae..ab0f341145 100644 --- a/platform-cloud/docs/seqera-mcp/seqera-tools.md +++ b/platform-cloud/docs/seqera-mcp/seqera-tools.md @@ -2,7 +2,7 @@ title: Seqera Platform Tools description: "Manage workflows, compute environments, and containers through Seqera Platform" date created: "2026-01-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [seqera, platform, nextflow, workflows, containers] --- diff --git a/platform-cloud/docs/seqera-mcp/sra-tools.md b/platform-cloud/docs/seqera-mcp/sra-tools.md index 3bf48a7147..20c6fe50e6 100644 --- a/platform-cloud/docs/seqera-mcp/sra-tools.md +++ b/platform-cloud/docs/seqera-mcp/sra-tools.md @@ -2,7 +2,7 @@ title: SRA Tools description: "Search and retrieve sequencing data from NCBI SRA, EBI ENA, and GEO databases" date created: "2026-01-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [sra, ena, geo, sequencing, bioinformatics] --- diff --git a/platform-cloud/docs/seqerakit/commands.md b/platform-cloud/docs/seqerakit/commands.md index eb839f23aa..d855258e62 100644 --- a/platform-cloud/docs/seqerakit/commands.md +++ b/platform-cloud/docs/seqerakit/commands.md @@ -2,7 +2,7 @@ title: "Commands" description: "Seqerakit command options" date created: "2024-10-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [seqerakit, cli, automation, commands] --- diff --git a/platform-cloud/docs/seqerakit/installation.md b/platform-cloud/docs/seqerakit/installation.md index 7bfb58b459..86062da547 100644 --- a/platform-cloud/docs/seqerakit/installation.md +++ b/platform-cloud/docs/seqerakit/installation.md @@ -2,7 +2,7 @@ title: "Installation" description: "Seqerakit installation options" date created: "2024-10-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [seqerakit, cli, automation, installation] --- diff --git a/platform-cloud/docs/seqerakit/templates.mdx b/platform-cloud/docs/seqerakit/templates.mdx index d04a9b418c..adbd777f22 100644 --- a/platform-cloud/docs/seqerakit/templates.mdx +++ b/platform-cloud/docs/seqerakit/templates.mdx @@ -2,7 +2,7 @@ title: "Templates" description: "Seqerakit YAML configuration file templates and instructions" date created: "2024-11-08" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [seqerakit, cli, automation, yaml, configuration] toc_max_heading_level: 4 --- diff --git a/platform-cloud/docs/seqerakit/yaml-configuration.md b/platform-cloud/docs/seqerakit/yaml-configuration.md index 781784e593..f93fd52226 100644 --- a/platform-cloud/docs/seqerakit/yaml-configuration.md +++ b/platform-cloud/docs/seqerakit/yaml-configuration.md @@ -2,7 +2,7 @@ title: "YAML configuration" description: "seqerakit YAML configuration file options" date created: "2024-10-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [seqerakit, cli, automation, yaml, configuration] --- diff --git a/platform-cloud/docs/studios/add-studio-custom-container.md b/platform-cloud/docs/studios/add-studio-custom-container.md index 10dd6acadb..b14d95d0fe 100644 --- a/platform-cloud/docs/studios/add-studio-custom-container.md +++ b/platform-cloud/docs/studios/add-studio-custom-container.md @@ -2,7 +2,7 @@ title: "Custom container template" description: "Add a Studio with a custom container template in Seqera Platform." date created: "2025-09-04" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [studio custom, git repository, sessions, studios] --- diff --git a/platform-cloud/docs/studios/add-studio-git-repo.md b/platform-cloud/docs/studios/add-studio-git-repo.md index be6125a16c..d6b8b2c7eb 100644 --- a/platform-cloud/docs/studios/add-studio-git-repo.md +++ b/platform-cloud/docs/studios/add-studio-git-repo.md @@ -2,7 +2,7 @@ title: "Import from a Git repository" description: "Add a Studio from a Git repository in Seqera Platform." date created: "2025-09-04" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [studio git, git repository, sessions, studios, git, version control] --- diff --git a/platform-cloud/docs/studios/add-studio-provided-template.md b/platform-cloud/docs/studios/add-studio-provided-template.md index 00243c7e99..0374f17196 100644 --- a/platform-cloud/docs/studios/add-studio-provided-template.md +++ b/platform-cloud/docs/studios/add-studio-provided-template.md @@ -2,7 +2,7 @@ title: "Seqera-provided container template" description: "Add a Studio with a Seqera-provided container template in Seqera Platform." date created: "2025-09-04" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [template, seqera template, seqera template studio, sessions, studios] --- diff --git a/platform-cloud/docs/studios/add-studio.md b/platform-cloud/docs/studios/add-studio.md index 7daf2d49da..5e8c6d8c0c 100644 --- a/platform-cloud/docs/studios/add-studio.md +++ b/platform-cloud/docs/studios/add-studio.md @@ -2,7 +2,7 @@ title: "Add a Studio" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [data, sessions, studios] --- diff --git a/platform-cloud/docs/studios/connect.md b/platform-cloud/docs/studios/connect.md index ffe3a7c9a8..a308d94a4d 100644 --- a/platform-cloud/docs/studios/connect.md +++ b/platform-cloud/docs/studios/connect.md @@ -1,7 +1,7 @@ --- title: Connect changelog date created: "2025-07-30" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [connect, changelog, connect changelog] --- diff --git a/platform-cloud/docs/studios/container-images.md b/platform-cloud/docs/studios/container-images.md index 2e372c4aac..c9df454874 100644 --- a/platform-cloud/docs/studios/container-images.md +++ b/platform-cloud/docs/studios/container-images.md @@ -2,7 +2,7 @@ title: "Container image templates" description: "Use container images with Studios." date created: "2025-10-16" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [containers, container images, sessions, studios] --- diff --git a/platform-cloud/docs/studios/custom-envs.md b/platform-cloud/docs/studios/custom-envs.md index 6d4329ab1b..99193e0e53 100644 --- a/platform-cloud/docs/studios/custom-envs.md +++ b/platform-cloud/docs/studios/custom-envs.md @@ -2,7 +2,7 @@ title: "Custom environments" description: "Custom environments for Studios" date created: "2024-10-01" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [environments, custom, studios] --- diff --git a/platform-cloud/docs/studios/example-studios.md b/platform-cloud/docs/studios/example-studios.md index 4c1b1fa77c..32ee4716db 100644 --- a/platform-cloud/docs/studios/example-studios.md +++ b/platform-cloud/docs/studios/example-studios.md @@ -2,7 +2,7 @@ title: "Example custom Studios" description: "Example Dockerfiles and pre-built container images for running custom applications in Studios." date created: "2026-02-18" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [environments, custom, studios, examples] --- diff --git a/platform-cloud/docs/studios/managing.md b/platform-cloud/docs/studios/managing.md index 08b3b6d62a..aea4adfa9e 100644 --- a/platform-cloud/docs/studios/managing.md +++ b/platform-cloud/docs/studios/managing.md @@ -2,7 +2,7 @@ title: "Manage Studios" description: "Manage Studio sessions." date created: "2025-02-06" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [data, sessions, studios] --- diff --git a/platform-cloud/docs/studios/overview.md b/platform-cloud/docs/studios/overview.md index d28984043c..6f6bcc4278 100644 --- a/platform-cloud/docs/studios/overview.md +++ b/platform-cloud/docs/studios/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Seqera Studios overview" date created: "2025-02-06" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [studios, connect, xpra, ride, vscode, containers, docker] --- diff --git a/platform-cloud/docs/supported_software/agent/overview.md b/platform-cloud/docs/supported_software/agent/overview.md index 49528bd138..5cf32cfa6f 100644 --- a/platform-cloud/docs/supported_software/agent/overview.md +++ b/platform-cloud/docs/supported_software/agent/overview.md @@ -2,7 +2,7 @@ title: "Tower Agent" description: "Instructions to use Tower Agent." date created: "2023-04-24" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [agent] --- diff --git a/platform-cloud/docs/supported_software/dragen/overview.md b/platform-cloud/docs/supported_software/dragen/overview.md index 3b7c9924fb..08e5f26ef7 100644 --- a/platform-cloud/docs/supported_software/dragen/overview.md +++ b/platform-cloud/docs/supported_software/dragen/overview.md @@ -2,7 +2,7 @@ title: "Illumina DRAGEN" description: "Instructions to integrate Illumina DRAGEN with Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [dragen, integration] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md b/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md index 37df376b1f..d5b7da9351 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md @@ -2,7 +2,7 @@ title: "Developer tools" description: "API and CLI troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md index 352fc7eb6d..53f9741c2f 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md @@ -2,7 +2,7 @@ title: "AWS" description: "AWS troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md index 532debcb0f..8a2b0abc91 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md @@ -2,7 +2,7 @@ title: "Azure" description: "Azure troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [faq, help, azure, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md index 42b8c979c7..4a646dae94 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Dataset troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [faq, help, database, datasets] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md b/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md index f3a30d74b1..f8456c332c 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md @@ -2,7 +2,7 @@ title: "Nextflow" description: "Nextflow troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [faq, help, nextflow, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md b/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md index 35d1a339aa..9deff68492 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Troubleshooting resource labels in Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [troubleshooting, help] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md b/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md index b3a9496aeb..86c8ca5bba 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md @@ -2,7 +2,7 @@ title: "Co-Scientist" description: "Co-Scientist troubleshooting." date created: "2024-12-15" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [faq, help, seqera ai, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md index a979a6e2d6..2be1c8c6b2 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md @@ -2,7 +2,7 @@ title: "Single sign-on" description: "Single sign-on (SSO) troubleshooting with Seqera Platform." date created: "2026-06-05" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [faq, help, sso, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md index d804b4d707..2e46da4f1e 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md @@ -2,7 +2,7 @@ title: "Studios" description: "Studios troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [faq, help, studios, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md index 9ebe659383..8fbdce9b82 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md @@ -2,7 +2,7 @@ title: "General" description: "Troubleshooting Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [troubleshooting, help] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md index eab4fe9782..b4ba3ca032 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Workspaces troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [faq, help, workspaces, troubleshooting] --- diff --git a/platform-cloud/docs/tutorials/retry-strategy.md b/platform-cloud/docs/tutorials/retry-strategy.md index 4c051c00dc..562030c71b 100644 --- a/platform-cloud/docs/tutorials/retry-strategy.md +++ b/platform-cloud/docs/tutorials/retry-strategy.md @@ -2,7 +2,7 @@ title: "Manage AWS Spot interruptions in Seqera Platform" description: "Managing AWS Spot Interruptions in Seqera Platform." date created: "2024-07-16" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [aws, spot, platform, fusion, retry] --- diff --git a/platform-enterprise_docs/administration/overview.md b/platform-enterprise_docs/administration/overview.md index baee5ea76f..61e2579337 100644 --- a/platform-enterprise_docs/administration/overview.md +++ b/platform-enterprise_docs/administration/overview.md @@ -2,7 +2,7 @@ title: "Admin panel" description: "Overview of Seqera user and organization administration" date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [administration, users, workspaces, organizations] --- diff --git a/platform-enterprise_docs/co-scientist/authentication.md b/platform-enterprise_docs/co-scientist/authentication.md index 8d3468bf3c..cc3a7e2c9b 100644 --- a/platform-enterprise_docs/co-scientist/authentication.md +++ b/platform-enterprise_docs/co-scientist/authentication.md @@ -2,7 +2,7 @@ title: "Authentication" description: "Log in, log out, and manage organizations and tokens in the Seqera CLI" date created: "2025-12-15" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, authentication, login] --- diff --git a/platform-enterprise_docs/co-scientist/coding-agents.md b/platform-enterprise_docs/co-scientist/coding-agents.md index 08f5c39b02..6ff216cd0a 100644 --- a/platform-enterprise_docs/co-scientist/coding-agents.md +++ b/platform-enterprise_docs/co-scientist/coding-agents.md @@ -2,7 +2,7 @@ title: "Coding agents" description: "Install Co-Scientist as a skill so your coding agent can drive Seqera Platform" date created: "2026-05-27" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-enterprise_docs/co-scientist/command-approval.md b/platform-enterprise_docs/co-scientist/command-approval.md index 40c58c9c5d..6c1bf60cb2 100644 --- a/platform-enterprise_docs/co-scientist/command-approval.md +++ b/platform-enterprise_docs/co-scientist/command-approval.md @@ -2,7 +2,7 @@ title: "Command approval" description: "Control which local commands require user approval in Co-Scientist" date created: "2025-12-15" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, approval, security] --- diff --git a/platform-enterprise_docs/co-scientist/configuration.md b/platform-enterprise_docs/co-scientist/configuration.md index 57a80896c3..f0703ee495 100644 --- a/platform-enterprise_docs/co-scientist/configuration.md +++ b/platform-enterprise_docs/co-scientist/configuration.md @@ -2,7 +2,7 @@ title: "Using Co-Scientist" description: "Use Co-Scientist day to day in the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, configuration] --- diff --git a/platform-enterprise_docs/co-scientist/index.md b/platform-enterprise_docs/co-scientist/index.md index 5738de489b..aff122f2f5 100644 --- a/platform-enterprise_docs/co-scientist/index.md +++ b/platform-enterprise_docs/co-scientist/index.md @@ -2,7 +2,7 @@ title: "Co-Scientist in Seqera CLI" description: "AI-powered assistant for bioinformatics workflows and Seqera Platform" date created: "2026-03-11" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, ai] --- diff --git a/platform-enterprise_docs/co-scientist/installation.mdx b/platform-enterprise_docs/co-scientist/installation.mdx index 155a83fa87..94a4eb31b9 100644 --- a/platform-enterprise_docs/co-scientist/installation.mdx +++ b/platform-enterprise_docs/co-scientist/installation.mdx @@ -2,7 +2,7 @@ title: "Installation" description: "Install and configure the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, installation] --- diff --git a/platform-enterprise_docs/co-scientist/modes.md b/platform-enterprise_docs/co-scientist/modes.md index d37e0a854f..84853537cd 100644 --- a/platform-enterprise_docs/co-scientist/modes.md +++ b/platform-enterprise_docs/co-scientist/modes.md @@ -2,7 +2,7 @@ title: "Modes" description: "Work in Co-Scientist's build, plan, and goal modes" date created: "2026-03-11" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, modes] --- diff --git a/platform-enterprise_docs/co-scientist/nextflow-lsp.md b/platform-enterprise_docs/co-scientist/nextflow-lsp.md index 8134c57b5c..810f6755f2 100644 --- a/platform-enterprise_docs/co-scientist/nextflow-lsp.md +++ b/platform-enterprise_docs/co-scientist/nextflow-lsp.md @@ -2,7 +2,7 @@ title: "Code intelligence" description: "Use language-server code intelligence in Co-Scientist" date created: "2026-02-26" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, lsp, code intelligence] --- diff --git a/platform-enterprise_docs/co-scientist/prerequisites.md b/platform-enterprise_docs/co-scientist/prerequisites.md index 82c9a56e2c..f48fc24f62 100644 --- a/platform-enterprise_docs/co-scientist/prerequisites.md +++ b/platform-enterprise_docs/co-scientist/prerequisites.md @@ -2,7 +2,7 @@ title: "Prerequisites" description: "Prerequisites for Co-Scientist" date created: "2026-04-20" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [prerequisites] --- diff --git a/platform-enterprise_docs/co-scientist/projects.md b/platform-enterprise_docs/co-scientist/projects.md index 785a8529ef..00658a945f 100644 --- a/platform-enterprise_docs/co-scientist/projects.md +++ b/platform-enterprise_docs/co-scientist/projects.md @@ -2,7 +2,7 @@ title: "Projects" description: "Organize workspace resources into projects using Seqera Platform labels" date created: "2026-04-22" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, projects, labels] --- diff --git a/platform-enterprise_docs/co-scientist/quickstart.md b/platform-enterprise_docs/co-scientist/quickstart.md index 0b47dadab4..6ac215eda9 100644 --- a/platform-enterprise_docs/co-scientist/quickstart.md +++ b/platform-enterprise_docs/co-scientist/quickstart.md @@ -2,7 +2,7 @@ title: "Quickstart" description: "Run your first Co-Scientist session in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, ai] --- diff --git a/platform-enterprise_docs/co-scientist/reference/cli.md b/platform-enterprise_docs/co-scientist/reference/cli.md index 05864f3f5e..40806408de 100644 --- a/platform-enterprise_docs/co-scientist/reference/cli.md +++ b/platform-enterprise_docs/co-scientist/reference/cli.md @@ -2,7 +2,7 @@ title: "CLI" description: "Seqera CLI commands and options for Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, reference] --- diff --git a/platform-enterprise_docs/co-scientist/reference/environment-variables.md b/platform-enterprise_docs/co-scientist/reference/environment-variables.md index 96edd9c12b..e4897b8498 100644 --- a/platform-enterprise_docs/co-scientist/reference/environment-variables.md +++ b/platform-enterprise_docs/co-scientist/reference/environment-variables.md @@ -2,7 +2,7 @@ title: "Environment variables" description: "Environment variables for authenticating and configuring the Seqera CLI" date created: "2026-05-28" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, reference] --- diff --git a/platform-enterprise_docs/co-scientist/reference/index.md b/platform-enterprise_docs/co-scientist/reference/index.md index c84d61046d..8634bac182 100644 --- a/platform-enterprise_docs/co-scientist/reference/index.md +++ b/platform-enterprise_docs/co-scientist/reference/index.md @@ -2,7 +2,7 @@ title: "Reference" description: "Reference material for the Seqera CLI and Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, reference] --- diff --git a/platform-enterprise_docs/co-scientist/reference/skills-reference.md b/platform-enterprise_docs/co-scientist/reference/skills-reference.md index 94f72b98bf..3044b58c5f 100644 --- a/platform-enterprise_docs/co-scientist/reference/skills-reference.md +++ b/platform-enterprise_docs/co-scientist/reference/skills-reference.md @@ -2,7 +2,7 @@ title: "Skills" description: "Built-in skills, slash commands, and session limits for the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, skills, reference] --- diff --git a/platform-enterprise_docs/co-scientist/sessions.md b/platform-enterprise_docs/co-scientist/sessions.md index e62ee1e8b0..b3d7af86b7 100644 --- a/platform-enterprise_docs/co-scientist/sessions.md +++ b/platform-enterprise_docs/co-scientist/sessions.md @@ -2,7 +2,7 @@ title: "Sessions" description: "Start, continue, resume, and exit Co-Scientist sessions, and run non-interactively" date created: "2026-05-27" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, sessions] --- diff --git a/platform-enterprise_docs/co-scientist/skill-antigravity.md b/platform-enterprise_docs/co-scientist/skill-antigravity.md index 028469614b..d73f85c459 100644 --- a/platform-enterprise_docs/co-scientist/skill-antigravity.md +++ b/platform-enterprise_docs/co-scientist/skill-antigravity.md @@ -2,7 +2,7 @@ title: "Antigravity/Gemini" description: "Install and maintain the Co-Scientist skill for Google's Antigravity/Gemini IDE" date created: "2026-04-29" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, skills, antigravity, gemini] --- diff --git a/platform-enterprise_docs/co-scientist/skill-claude-code.md b/platform-enterprise_docs/co-scientist/skill-claude-code.md index 0b1282de50..99cbfa3822 100644 --- a/platform-enterprise_docs/co-scientist/skill-claude-code.md +++ b/platform-enterprise_docs/co-scientist/skill-claude-code.md @@ -2,7 +2,7 @@ title: "Claude Code" description: "Install and maintain the Co-Scientist skill for Claude Code" date created: "2026-03-11" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, skills, claude code] --- diff --git a/platform-enterprise_docs/co-scientist/skill-codex.md b/platform-enterprise_docs/co-scientist/skill-codex.md index 6edcdfad66..5b90cbd274 100644 --- a/platform-enterprise_docs/co-scientist/skill-codex.md +++ b/platform-enterprise_docs/co-scientist/skill-codex.md @@ -2,7 +2,7 @@ title: "Codex" description: "Install and maintain the Co-Scientist skill for Codex" date created: "2026-03-11" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, skills, codex] --- diff --git a/platform-enterprise_docs/co-scientist/skill-github-copilot.md b/platform-enterprise_docs/co-scientist/skill-github-copilot.md index 34f30f747e..de09c2db19 100644 --- a/platform-enterprise_docs/co-scientist/skill-github-copilot.md +++ b/platform-enterprise_docs/co-scientist/skill-github-copilot.md @@ -2,7 +2,7 @@ title: "GitHub Copilot" description: "Install and maintain the Co-Scientist skill for GitHub Copilot" date created: "2026-03-11" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, skills, github copilot] --- diff --git a/platform-enterprise_docs/co-scientist/skill-other-agents.md b/platform-enterprise_docs/co-scientist/skill-other-agents.md index 7cebd26a2b..0958dc2e44 100644 --- a/platform-enterprise_docs/co-scientist/skill-other-agents.md +++ b/platform-enterprise_docs/co-scientist/skill-other-agents.md @@ -2,7 +2,7 @@ title: "Other coding agents" description: "Install and maintain the Co-Scientist skill for other coding agents" date created: "2026-03-11" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-enterprise_docs/co-scientist/skills.md b/platform-enterprise_docs/co-scientist/skills.md index 024ece6b2b..619cff6ee4 100644 --- a/platform-enterprise_docs/co-scientist/skills.md +++ b/platform-enterprise_docs/co-scientist/skills.md @@ -2,7 +2,7 @@ title: "Skills configuration" description: "Discover, create, and install skills in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, skills] --- diff --git a/platform-enterprise_docs/co-scientist/usage-and-cost.md b/platform-enterprise_docs/co-scientist/usage-and-cost.md index 4ec2436c6a..e649da6945 100644 --- a/platform-enterprise_docs/co-scientist/usage-and-cost.md +++ b/platform-enterprise_docs/co-scientist/usage-and-cost.md @@ -2,7 +2,7 @@ title: "Usage and cost" description: "Understand Co-Scientist usage and inference costs in Seqera Platform Enterprise" date created: "2026-05-04" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, enterprise, ai] --- diff --git a/platform-enterprise_docs/co-scientist/use-cases.md b/platform-enterprise_docs/co-scientist/use-cases.md index ebe4841965..7955bfe746 100644 --- a/platform-enterprise_docs/co-scientist/use-cases.md +++ b/platform-enterprise_docs/co-scientist/use-cases.md @@ -2,7 +2,7 @@ title: "Use cases" description: "Common tasks you can do with Co-Scientist, with example prompts" date created: "2026-03-11" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [co-scientist, cli, ai, use cases] --- diff --git a/platform-enterprise_docs/compute-envs/aws-batch.md b/platform-enterprise_docs/compute-envs/aws-batch.md index 012280b089..c63589e1c2 100644 --- a/platform-enterprise_docs/compute-envs/aws-batch.md +++ b/platform-enterprise_docs/compute-envs/aws-batch.md @@ -2,7 +2,7 @@ title: "AWS Batch" description: "Instructions to set up AWS Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [aws, batch, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/aws-cloud.md b/platform-enterprise_docs/compute-envs/aws-cloud.md index 18be89091a..e465d82827 100644 --- a/platform-enterprise_docs/compute-envs/aws-cloud.md +++ b/platform-enterprise_docs/compute-envs/aws-cloud.md @@ -2,7 +2,7 @@ title: "AWS Cloud" description: "Instructions to set up an AWS Cloud CE in Seqera Platform" date created: "2025-07-09" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [cloud, vm, amazon, aws, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/azure-batch.md b/platform-enterprise_docs/compute-envs/azure-batch.md index 690f1c65ab..b7d52855d3 100644 --- a/platform-enterprise_docs/compute-envs/azure-batch.md +++ b/platform-enterprise_docs/compute-envs/azure-batch.md @@ -2,7 +2,7 @@ title: "Azure Batch" description: "Instructions to set up Azure Batch in Seqera Platform" date created: "2024-01-04" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [azure, batch, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/azure-cloud.md b/platform-enterprise_docs/compute-envs/azure-cloud.md index 767c73b5bf..80184e13d5 100644 --- a/platform-enterprise_docs/compute-envs/azure-cloud.md +++ b/platform-enterprise_docs/compute-envs/azure-cloud.md @@ -2,7 +2,7 @@ title: "Azure Cloud" description: "Instructions to set up an Azure Cloud compute environment in Seqera Platform" date created: "2025-09-29" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [cloud, vm, azure, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/eks.md b/platform-enterprise_docs/compute-envs/eks.md index c1cdacfa71..fe559f41ce 100644 --- a/platform-enterprise_docs/compute-envs/eks.md +++ b/platform-enterprise_docs/compute-envs/eks.md @@ -2,7 +2,7 @@ title: "Amazon EKS" description: "Instructions to set up Amazon EKS in Seqera Platform" date created: "2026-02-04" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [eks, amazon, compute environments, ce] --- diff --git a/platform-enterprise_docs/compute-envs/gke.md b/platform-enterprise_docs/compute-envs/gke.md index 395a3291ab..898c1963e2 100644 --- a/platform-enterprise_docs/compute-envs/gke.md +++ b/platform-enterprise_docs/compute-envs/gke.md @@ -2,7 +2,7 @@ title: "Google Kubernetes Engine" description: "Instructions to set up Google Kubernetes Engine in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [gke, google, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/google-cloud-batch.md b/platform-enterprise_docs/compute-envs/google-cloud-batch.md index 440a2d31a4..0dca1e0c03 100644 --- a/platform-enterprise_docs/compute-envs/google-cloud-batch.md +++ b/platform-enterprise_docs/compute-envs/google-cloud-batch.md @@ -2,7 +2,7 @@ title: "Google Cloud Batch" description: "Instructions to set up Google Cloud Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [google, batch, gcp, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/google-cloud.md b/platform-enterprise_docs/compute-envs/google-cloud.md index b8a963d5b2..cbaccab3dd 100644 --- a/platform-enterprise_docs/compute-envs/google-cloud.md +++ b/platform-enterprise_docs/compute-envs/google-cloud.md @@ -2,7 +2,7 @@ title: "Google Cloud" description: "Instructions to set up an Google Cloud CE in Seqera Platform" date created: "2025-07-15" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [cloud, vm, google, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/hpc.md b/platform-enterprise_docs/compute-envs/hpc.md index 66a0f26bdc..211603af5a 100644 --- a/platform-enterprise_docs/compute-envs/hpc.md +++ b/platform-enterprise_docs/compute-envs/hpc.md @@ -2,7 +2,7 @@ title: "HPC compute environments" description: "Instructions to set up HPC compute environments in Seqera Platform" date created: "2023-05-11" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [slurm, lsf, pbs, grid engine, altair, ibm, moab, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/k8s.md b/platform-enterprise_docs/compute-envs/k8s.md index 1623bc5d67..17964077ac 100644 --- a/platform-enterprise_docs/compute-envs/k8s.md +++ b/platform-enterprise_docs/compute-envs/k8s.md @@ -2,7 +2,7 @@ title: "Kubernetes" description: "Instructions to set up Kubernetes in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [k8s, kubernetes, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/overview.md b/platform-enterprise_docs/compute-envs/overview.md index 0eb87e2fbe..02199644c6 100644 --- a/platform-enterprise_docs/compute-envs/overview.md +++ b/platform-enterprise_docs/compute-envs/overview.md @@ -2,7 +2,7 @@ title: "Compute environment overview" description: "Overview of compute environments in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [compute environments, workspaces, environment] --- diff --git a/platform-enterprise_docs/credentials/agent_credentials.md b/platform-enterprise_docs/credentials/agent_credentials.md index d3f8486f3a..ced228122b 100644 --- a/platform-enterprise_docs/credentials/agent_credentials.md +++ b/platform-enterprise_docs/credentials/agent_credentials.md @@ -2,7 +2,7 @@ title: "Tower Agent credentials" description: "Instructions to create Tower Agent credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [agent, credentials] --- diff --git a/platform-enterprise_docs/credentials/aws_registry_credentials.md b/platform-enterprise_docs/credentials/aws_registry_credentials.md index d7603e3122..40b1a2da46 100644 --- a/platform-enterprise_docs/credentials/aws_registry_credentials.md +++ b/platform-enterprise_docs/credentials/aws_registry_credentials.md @@ -2,7 +2,7 @@ title: "AWS ECR credentials" description: "Instructions to create AWS ECR credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [aws, ecr, credentials] --- diff --git a/platform-enterprise_docs/credentials/azure_registry_credentials.md b/platform-enterprise_docs/credentials/azure_registry_credentials.md index ef5beabf5e..8427f2552e 100644 --- a/platform-enterprise_docs/credentials/azure_registry_credentials.md +++ b/platform-enterprise_docs/credentials/azure_registry_credentials.md @@ -2,7 +2,7 @@ title: "Azure container registry credentials" description: "Instructions to create Azure container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [azure, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/data_repositories.md b/platform-enterprise_docs/credentials/data_repositories.md index 93b60777ae..6ed05f3113 100644 --- a/platform-enterprise_docs/credentials/data_repositories.md +++ b/platform-enterprise_docs/credentials/data_repositories.md @@ -2,7 +2,7 @@ title: "Data repositories" description: "Instructions for adding data repositories to Seqera Platform" date created: "2025-10-15" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [data explorer, aws, azure, gcp, s3-compatible, api, credentials] --- diff --git a/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md b/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md index 63a82b6fef..15dee0dfa1 100644 --- a/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md +++ b/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md @@ -2,7 +2,7 @@ title: "Docker Hub credentials" description: "Instructions to create Docker Hub credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [docker, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/gitea_registry_credentials.md b/platform-enterprise_docs/credentials/gitea_registry_credentials.md index 8879601c71..c3baec03fa 100644 --- a/platform-enterprise_docs/credentials/gitea_registry_credentials.md +++ b/platform-enterprise_docs/credentials/gitea_registry_credentials.md @@ -2,7 +2,7 @@ title: "Gitea container registry credentials" description: "Instructions to create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [gitea, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/github_registry_credentials.md b/platform-enterprise_docs/credentials/github_registry_credentials.md index ccbac58d4a..2a0433f910 100644 --- a/platform-enterprise_docs/credentials/github_registry_credentials.md +++ b/platform-enterprise_docs/credentials/github_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitHub container registry credentials" description: "Instructions to create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [github, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/gitlab_registry_credentials.md b/platform-enterprise_docs/credentials/gitlab_registry_credentials.md index 991bf90f8b..353ab79e6c 100644 --- a/platform-enterprise_docs/credentials/gitlab_registry_credentials.md +++ b/platform-enterprise_docs/credentials/gitlab_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitLab container registry credentials" description: "Instructions to create GitLab container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [gitlab, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/google_registry_credentials.md b/platform-enterprise_docs/credentials/google_registry_credentials.md index 32a44b1551..c3e3a88c6e 100644 --- a/platform-enterprise_docs/credentials/google_registry_credentials.md +++ b/platform-enterprise_docs/credentials/google_registry_credentials.md @@ -2,7 +2,7 @@ title: "Google registry credentials" description: "Instructions to create Google Cloud registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [google, containers, registry, artifact, credentials] --- diff --git a/platform-enterprise_docs/credentials/managed_identities.md b/platform-enterprise_docs/credentials/managed_identities.md index 2658dbaa42..ffa009a17d 100644 --- a/platform-enterprise_docs/credentials/managed_identities.md +++ b/platform-enterprise_docs/credentials/managed_identities.md @@ -2,7 +2,7 @@ title: "Managed identities" description: "Configure managed identities in Seqera Platform." date created: "2024-06-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [organizations, administration, managed identities, clusters, ssh, credentials] --- diff --git a/platform-enterprise_docs/credentials/overview.md b/platform-enterprise_docs/credentials/overview.md index 4a99df3dc2..a4d4207b8c 100644 --- a/platform-enterprise_docs/credentials/overview.md +++ b/platform-enterprise_docs/credentials/overview.md @@ -2,7 +2,7 @@ title: "Credentials Overview" description: "Overview of credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [credentials] --- diff --git a/platform-enterprise_docs/credentials/quay_registry_credentials.md b/platform-enterprise_docs/credentials/quay_registry_credentials.md index 57750b6184..bf17b95391 100644 --- a/platform-enterprise_docs/credentials/quay_registry_credentials.md +++ b/platform-enterprise_docs/credentials/quay_registry_credentials.md @@ -2,7 +2,7 @@ title: "Quay container registry credentials" description: "Instructions to create Quay container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [quay, credentials] --- diff --git a/platform-enterprise_docs/credentials/ssh_credentials.md b/platform-enterprise_docs/credentials/ssh_credentials.md index 0f68cc6a7e..a9880cb35b 100644 --- a/platform-enterprise_docs/credentials/ssh_credentials.md +++ b/platform-enterprise_docs/credentials/ssh_credentials.md @@ -2,7 +2,7 @@ title: "SSH credentials" description: "Instructions to create SSH credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [ssh, credentials] --- diff --git a/platform-enterprise_docs/data-privacy/overview.md b/platform-enterprise_docs/data-privacy/overview.md index fff737d2f7..1ce1c2fdd1 100644 --- a/platform-enterprise_docs/data-privacy/overview.md +++ b/platform-enterprise_docs/data-privacy/overview.md @@ -2,7 +2,7 @@ title: "Data privacy" description: "Overview of the data collected by Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [data, privacy] --- diff --git a/platform-enterprise_docs/data/data-explorer.md b/platform-enterprise_docs/data/data-explorer.md index ca6108dae4..6e026b2c26 100644 --- a/platform-enterprise_docs/data/data-explorer.md +++ b/platform-enterprise_docs/data/data-explorer.md @@ -2,7 +2,7 @@ title: "Data Explorer" description: "Using Seqera Data Explorer." date created: "2025-05-08" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [data, explorer] --- diff --git a/platform-enterprise_docs/data/data-lineage.md b/platform-enterprise_docs/data/data-lineage.md index 4242b00204..d692d869fb 100644 --- a/platform-enterprise_docs/data/data-lineage.md +++ b/platform-enterprise_docs/data/data-lineage.md @@ -2,7 +2,7 @@ title: "Data Lineage" description: "Using data lineage in Seqera Platform." date created: "2026-05-11" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [data lineage, provenance, governance, reproducibility, lineage id, lid, labels] --- diff --git a/platform-enterprise_docs/data/datasets.md b/platform-enterprise_docs/data/datasets.md index 186049c06c..205fc0fca5 100644 --- a/platform-enterprise_docs/data/datasets.md +++ b/platform-enterprise_docs/data/datasets.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Using datasets in Seqera Platform." date created: "2023-04-23" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [datasets, manage datasets, create datasets, add dataset version] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md b/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md index 8664a8d52c..b77b469c74 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md @@ -2,7 +2,7 @@ title: "Custom Content Security Policy headers" description: Seqera Platform Content Security Policy headers date created: "2025-03-17" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [data, explorer, content, security, policy, deployment] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md b/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md index 9e1f728a01..083cd3892a 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md @@ -2,7 +2,7 @@ title: "Custom AWS Batch launch container" description: Use a custom AWS Batch launch container date created: "2023-04-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [aws, batch, launch, containers] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md b/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md index 6ea083bfe3..949bf55c0b 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md @@ -2,7 +2,7 @@ title: "Firewall configuration" description: Configure your firewall to allow Seqera Cloud access date created: "2023-04-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [firewall, configuration] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx b/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx index ba363290c5..2316fa3d82 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx +++ b/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx @@ -2,7 +2,7 @@ title: "Manual AWS Batch configuration" description: "Manual AWS Batch configuration" date created: "2023-04-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [aws, batch, configuration] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md b/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md index 92d61c83a7..0d2337f6da 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md @@ -2,7 +2,7 @@ title: Azure Batch walkthrough headline: "Azure Batch walkthrough" date created: "2024-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" description: "A tutorial for using advanced features of Azure Batch with Seqera Platform" --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md b/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md index 0b9c419fb3..ccdbf60677 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md @@ -2,7 +2,7 @@ title: "Seqera Platform Monitoring" description: "A guide on relevant platform metrics" date created: "2025-12-17" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [platform, monitoring] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md b/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md index e05883834c..2283abdef0 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md @@ -2,7 +2,7 @@ title: "Legacy Seqera container image registries" description: Legacy Seqera container deployments date created: "2023-04-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [on-prem, prerequisites, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/email.md b/platform-enterprise_docs/enterprise/configuration/authentication/email.md index b7a544b45e..48b3a96a60 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/email.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/email.md @@ -2,7 +2,7 @@ title: "Email" description: Configure email-based authentication for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [authentication, email, passwordless] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/entra.md b/platform-enterprise_docs/enterprise/configuration/authentication/entra.md index a7cd09e7ea..5a8303388e 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/entra.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/entra.md @@ -2,7 +2,7 @@ title: "Entra ID" description: Configure Microsoft Entra ID as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [authentication, entra, azure, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/github.md b/platform-enterprise_docs/enterprise/configuration/authentication/github.md index 9cdb2ee897..54ad12bb9e 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/github.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/github.md @@ -2,7 +2,7 @@ title: "GitHub" description: Configure GitHub as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [authentication, github, oauth] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/google.md b/platform-enterprise_docs/enterprise/configuration/authentication/google.md index 1ea9e007a4..fb0ac2fde8 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/google.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/google.md @@ -2,7 +2,7 @@ title: "Google" description: Configure Google as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [authentication, google, oauth] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md index 3615177eed..8cdc945f27 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md @@ -2,7 +2,7 @@ title: "IdP claim mapping" description: "Configure your identity provider to include the groups claim in OIDC tokens issued to Seqera Platform Enterprise." date created: "2026-05-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [sso, idp delegation, oidc, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md index 8d9a2acc1d..0dd9355e65 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md @@ -2,7 +2,7 @@ title: "Manage your IdP group catalog" description: "Populate Seqera with your IdP's groups using SCIM push or manual entry." date created: "2026-05-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [sso, scim, idp delegation, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md index 18942e0be2..6f7dd355dd 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md @@ -2,7 +2,7 @@ title: "SCIM provisioning with Entra ID" description: "Configure Microsoft Entra ID to push group memberships to Seqera Platform Enterprise over SCIM 2.0." date created: "2026-05-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [sso, scim, entra id, idp delegation, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md index 1f20540671..9719741cd5 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md @@ -2,7 +2,7 @@ title: "SCIM provisioning with Okta" description: "Configure Okta to push group memberships to Seqera Platform Enterprise over SCIM 2.0." date created: "2026-05-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [sso, scim, okta, idp delegation, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md index 9617603cf8..e126b4d7cf 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md @@ -2,7 +2,7 @@ title: "Multi-organization routing" description: "How IdP delegation resolves users to organizations in single-organization and multi-organization Enterprise installations." date created: "2026-05-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [sso, idp delegation, enterprise, administration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md index 4601ced21f..f5027fa469 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md @@ -2,7 +2,7 @@ title: "IdP delegation overview" description: "Map Seqera teams to identity provider (IdP) groups so membership is controlled at the IdP and evaluated on every SSO login." date created: "2026-05-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [sso, idp delegation, teams, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md b/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md index a80b1ebc59..6d5904b035 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md @@ -2,7 +2,7 @@ title: "Keycloak" description: Configure Keycloak as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [authentication, keycloak, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/okta.md b/platform-enterprise_docs/enterprise/configuration/authentication/okta.md index f2f9ac5724..8bfec279a4 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/okta.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/okta.md @@ -2,7 +2,7 @@ title: "Okta" description: Configure Okta as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [authentication, okta, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/overview.md b/platform-enterprise_docs/enterprise/configuration/authentication/overview.md index 1eebbe44bb..cc6f7fca6c 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/overview.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/overview.md @@ -2,7 +2,7 @@ title: "Authentication" description: Configure authentication and identity providers for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [authentication, configuration, sso, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md b/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md index 18b7252810..bb9adff306 100644 --- a/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md +++ b/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md @@ -2,7 +2,7 @@ title: "AWS Parameter Store" description: Configure values for Seqera configuration with AWS Parameter Store date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [configuration, aws, parameters, securestring] --- diff --git a/platform-enterprise_docs/enterprise/configuration/mirroring.md b/platform-enterprise_docs/enterprise/configuration/mirroring.md index 35838139ce..5600e7a7d5 100644 --- a/platform-enterprise_docs/enterprise/configuration/mirroring.md +++ b/platform-enterprise_docs/enterprise/configuration/mirroring.md @@ -2,7 +2,7 @@ title: "Mirroring container images" description: Mirror Seqera container images to your own registry date created: "2026-01-26" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [containers, registry, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/networking.md b/platform-enterprise_docs/enterprise/configuration/networking.md index 3e4ae12c58..9fccdbc6f4 100644 --- a/platform-enterprise_docs/enterprise/configuration/networking.md +++ b/platform-enterprise_docs/enterprise/configuration/networking.md @@ -2,7 +2,7 @@ title: "Networking" description: Seqera configuration options for networking date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [networking, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/overview.mdx b/platform-enterprise_docs/enterprise/configuration/overview.mdx index f1d96b5da6..f50ae36ed0 100644 --- a/platform-enterprise_docs/enterprise/configuration/overview.mdx +++ b/platform-enterprise_docs/enterprise/configuration/overview.mdx @@ -2,7 +2,7 @@ title: "Configuration overview" description: Overview of Seqera configuration options date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md b/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md index 071828ad8c..719b3f86f8 100644 --- a/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md +++ b/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "Configure pipeline optimization in your Seqera Enterprise deployment." date created: "2024-02-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [compute, resources, optimization, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md b/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md index 7a4ea8ae76..9224748749 100644 --- a/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md +++ b/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md @@ -2,7 +2,7 @@ title: "Reverse proxy" description: Configuration options for reverse proxy connection date created: "2023-10-05" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [reverse proxy, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/ssl_tls.md b/platform-enterprise_docs/enterprise/configuration/ssl_tls.md index ba74c87150..57965c9445 100644 --- a/platform-enterprise_docs/enterprise/configuration/ssl_tls.md +++ b/platform-enterprise_docs/enterprise/configuration/ssl_tls.md @@ -2,7 +2,7 @@ title: "SSL/TLS" description: Configure your Seqera instance to use SSL/TLS certificates for HTTPS date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [ssl, tls, https, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/wave.md b/platform-enterprise_docs/enterprise/configuration/wave.md index 6dc3dd9b24..83e35abb70 100644 --- a/platform-enterprise_docs/enterprise/configuration/wave.md +++ b/platform-enterprise_docs/enterprise/configuration/wave.md @@ -2,7 +2,7 @@ title: "Wave containers" description: "Configuring the Wave container service" date created: "2023-04-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [wave, containers, configuration] --- diff --git a/platform-enterprise_docs/enterprise/general_troubleshooting.md b/platform-enterprise_docs/enterprise/general_troubleshooting.md index 3c66957628..d4dcd74c10 100644 --- a/platform-enterprise_docs/enterprise/general_troubleshooting.md +++ b/platform-enterprise_docs/enterprise/general_troubleshooting.md @@ -2,7 +2,7 @@ title: "Troubleshooting" description: Platform Enterprise troubleshooting guidance date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [troubleshooting] --- diff --git a/platform-enterprise_docs/enterprise/groundswell-docker-compose.md b/platform-enterprise_docs/enterprise/groundswell-docker-compose.md index b856c0dd17..d851b50c6e 100644 --- a/platform-enterprise_docs/enterprise/groundswell-docker-compose.md +++ b/platform-enterprise_docs/enterprise/groundswell-docker-compose.md @@ -2,7 +2,7 @@ title: "Pipeline optimization: Docker Compose" description: Deploy pipeline optimization with Docker Compose date created: "2026-02-09" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [docker, compose, groundswell, pipeline optimization, deployment] --- diff --git a/platform-enterprise_docs/enterprise/groundswell-helm.md b/platform-enterprise_docs/enterprise/groundswell-helm.md index 6ddef16c84..64f94afddc 100644 --- a/platform-enterprise_docs/enterprise/groundswell-helm.md +++ b/platform-enterprise_docs/enterprise/groundswell-helm.md @@ -2,7 +2,7 @@ title: "Pipeline Optimization: Helm" description: Deploy Pipeline Optimization Enterprise on Kubernetes with Helm date created: "2026-01-30" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [helm, deployment, installation, kubernetes, pipeline optimization] --- diff --git a/platform-enterprise_docs/enterprise/groundswell-kubernetes.md b/platform-enterprise_docs/enterprise/groundswell-kubernetes.md index 35b3fcce68..7bca8af3dd 100644 --- a/platform-enterprise_docs/enterprise/groundswell-kubernetes.md +++ b/platform-enterprise_docs/enterprise/groundswell-kubernetes.md @@ -2,7 +2,7 @@ title: "Pipeline optimization: Kubernetes" description: Deploy pipeline optimization on Kubernetes date created: "2026-02-09" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [kubernetes, groundswell, pipeline optimization, deployment] --- diff --git a/platform-enterprise_docs/enterprise/install-groundswell.md b/platform-enterprise_docs/enterprise/install-groundswell.md index 964c728b0c..8c488cbc66 100644 --- a/platform-enterprise_docs/enterprise/install-groundswell.md +++ b/platform-enterprise_docs/enterprise/install-groundswell.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: Install pipeline optimization for Seqera Platform Enterprise date created: "2026-02-09" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [groundswell, pipelines, optimization, installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/install-platform.md b/platform-enterprise_docs/enterprise/install-platform.md index 75d4beaa82..8c552029fd 100644 --- a/platform-enterprise_docs/enterprise/install-platform.md +++ b/platform-enterprise_docs/enterprise/install-platform.md @@ -2,7 +2,7 @@ title: "Platform" description: Install Seqera Platform Enterprise date created: "2023-04-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx b/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx index 6642732fe5..2c6c8e1141 100644 --- a/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx +++ b/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx @@ -2,7 +2,7 @@ title: "Co-Scientist" description: Install and configure Co-Scientist for Seqera Platform Enterprise date created: "2026-05-04" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [seqera ai, installation, deployment, aws, helm] --- diff --git a/platform-enterprise_docs/enterprise/install-studios.md b/platform-enterprise_docs/enterprise/install-studios.md index 85709e5bfe..cbf391ca1c 100644 --- a/platform-enterprise_docs/enterprise/install-studios.md +++ b/platform-enterprise_docs/enterprise/install-studios.md @@ -2,7 +2,7 @@ title: "Studios" description: Install Studios for Seqera Platform Enterprise date created: "2023-04-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [studios, installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/overview.md b/platform-enterprise_docs/enterprise/overview.md index 69770f577e..44090d793a 100644 --- a/platform-enterprise_docs/enterprise/overview.md +++ b/platform-enterprise_docs/enterprise/overview.md @@ -2,7 +2,7 @@ title: "Enterprise installation" description: Platform Enterprise installation overview date created: "2025-04-09" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/platform-docker-compose.md b/platform-enterprise_docs/enterprise/platform-docker-compose.md index 97f06882c4..b9ed833a87 100644 --- a/platform-enterprise_docs/enterprise/platform-docker-compose.md +++ b/platform-enterprise_docs/enterprise/platform-docker-compose.md @@ -2,7 +2,7 @@ title: "Platform: Docker Compose" description: Deploy Seqera Platform Enterprise with Docker Compose date created: "2024-02-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [docker, compose, deployment] --- diff --git a/platform-enterprise_docs/enterprise/platform-helm.md b/platform-enterprise_docs/enterprise/platform-helm.md index eb1d795070..25e82eba8b 100644 --- a/platform-enterprise_docs/enterprise/platform-helm.md +++ b/platform-enterprise_docs/enterprise/platform-helm.md @@ -2,7 +2,7 @@ title: "Platform: Helm" description: Deploy Seqera Platform Enterprise on Kubernetes with Helm date created: "2025-11-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [helm, deployment, installation, kubernetes] --- diff --git a/platform-enterprise_docs/enterprise/platform-kubernetes.md b/platform-enterprise_docs/enterprise/platform-kubernetes.md index ec07b93ecf..be367decc1 100644 --- a/platform-enterprise_docs/enterprise/platform-kubernetes.md +++ b/platform-enterprise_docs/enterprise/platform-kubernetes.md @@ -2,7 +2,7 @@ title: "Platform: Kubernetes" description: Deploy Seqera Platform Enterprise with Kubernetes date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [kubernetes, deployment] --- diff --git a/platform-enterprise_docs/enterprise/studios-docker-compose.md b/platform-enterprise_docs/enterprise/studios-docker-compose.md index 7abf008751..c6d5ff0b70 100644 --- a/platform-enterprise_docs/enterprise/studios-docker-compose.md +++ b/platform-enterprise_docs/enterprise/studios-docker-compose.md @@ -2,7 +2,7 @@ title: "Studios: Docker Compose" description: Deploy Studios with Docker Compose date created: "2023-04-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [docker, compose, studios, deployment] --- diff --git a/platform-enterprise_docs/enterprise/studios-helm.md b/platform-enterprise_docs/enterprise/studios-helm.md index 8e19e20ac5..b19446c7c5 100644 --- a/platform-enterprise_docs/enterprise/studios-helm.md +++ b/platform-enterprise_docs/enterprise/studios-helm.md @@ -2,7 +2,7 @@ title: "Studios: Helm" description: Deploy Studios Enterprise on Kubernetes with Helm date created: "2026-01-30" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [helm, deployment, installation, kubernetes, studios] --- diff --git a/platform-enterprise_docs/enterprise/studios-kubernetes.md b/platform-enterprise_docs/enterprise/studios-kubernetes.md index a96410d2b2..9a8f9b1125 100644 --- a/platform-enterprise_docs/enterprise/studios-kubernetes.md +++ b/platform-enterprise_docs/enterprise/studios-kubernetes.md @@ -2,7 +2,7 @@ title: "Studios: Kubernetes" description: Deploy Studios on Kubernetes date created: "2023-04-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [kubernetes, studios, deployment] --- diff --git a/platform-enterprise_docs/enterprise/studios-ssh.md b/platform-enterprise_docs/enterprise/studios-ssh.md index 2445475714..205aae159c 100644 --- a/platform-enterprise_docs/enterprise/studios-ssh.md +++ b/platform-enterprise_docs/enterprise/studios-ssh.md @@ -2,7 +2,7 @@ title: "Studios SSH configuration (public preview)" description: Configure SSH access for Studios (public preview) date created: "2026-02-10" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [studios, ssh, kubernetes, advanced] --- diff --git a/platform-enterprise_docs/enterprise/testing.md b/platform-enterprise_docs/enterprise/testing.md index 2a36540465..9adfd13c4e 100644 --- a/platform-enterprise_docs/enterprise/testing.md +++ b/platform-enterprise_docs/enterprise/testing.md @@ -2,7 +2,7 @@ title: "Test deployment" description: Test your Seqera Platform Enterprise deployment after installation date created: "2024-02-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [testing, deployment] --- diff --git a/platform-enterprise_docs/enterprise/upgrade.md b/platform-enterprise_docs/enterprise/upgrade.md index 5712a5db6d..523362a365 100644 --- a/platform-enterprise_docs/enterprise/upgrade.md +++ b/platform-enterprise_docs/enterprise/upgrade.md @@ -2,7 +2,7 @@ title: "Upgrade deployment" description: "Guidance for upgrading to Platform Enterprise version 26.1" date created: "2025-11-11" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [enterprise, update, installation] --- diff --git a/platform-enterprise_docs/functionality_matrix/overview.md b/platform-enterprise_docs/functionality_matrix/overview.md index bdc02e6c42..3499d6be76 100644 --- a/platform-enterprise_docs/functionality_matrix/overview.md +++ b/platform-enterprise_docs/functionality_matrix/overview.md @@ -2,7 +2,7 @@ title: "Default version compatibility" description: "Platform / nf-launcher / Nextflow / Fusion version compatibility" date created: "2024-06-20" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [compatibility, nextflow, nf-launcher] --- diff --git a/platform-enterprise_docs/getting-started/deployment-options.md b/platform-enterprise_docs/getting-started/deployment-options.md index c86fc74abd..5bf60b1f22 100644 --- a/platform-enterprise_docs/getting-started/deployment-options.md +++ b/platform-enterprise_docs/getting-started/deployment-options.md @@ -2,7 +2,7 @@ title: "Deploy Platform" description: "An overview of deployment versions and ways to run Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [deployment] --- diff --git a/platform-enterprise_docs/getting-started/overview.md b/platform-enterprise_docs/getting-started/overview.md index de4e70f0e8..90974591a1 100644 --- a/platform-enterprise_docs/getting-started/overview.md +++ b/platform-enterprise_docs/getting-started/overview.md @@ -2,7 +2,7 @@ title: "Run a pipeline" description: "An overview of Seqera Platform deployment versions and ways to run Seqera." date created: "2023-09-15" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [overview] --- diff --git a/platform-enterprise_docs/getting-started/production-checklist.md b/platform-enterprise_docs/getting-started/production-checklist.md index f16aabe714..3b7c56ba9a 100644 --- a/platform-enterprise_docs/getting-started/production-checklist.md +++ b/platform-enterprise_docs/getting-started/production-checklist.md @@ -2,7 +2,7 @@ title: "Production checklist" description: "A pre-production checklist for Seqera Platform." date created: "2025-07-03" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [production, checklist, deployment, limitations, retry] --- diff --git a/platform-enterprise_docs/getting-started/proteinfold.md b/platform-enterprise_docs/getting-started/proteinfold.md index 4aa088d328..a900392a64 100644 --- a/platform-enterprise_docs/getting-started/proteinfold.md +++ b/platform-enterprise_docs/getting-started/proteinfold.md @@ -2,7 +2,7 @@ title: "Protein structure prediction" description: "An introduction to running nf-core/proteinfold in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [platform, seqera pipelines, studios, proteinfold, alphafold, colabfold, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md b/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md index 7215458b7d..d6f6d76bf7 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md @@ -2,7 +2,7 @@ title: "Add data" description: "An introduction to adding pipeline input data in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [platform, data, data explorer, datasets] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md b/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md index 491383472e..9b87543540 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md @@ -2,7 +2,7 @@ title: "Add pipelines" description: "An introduction to adding pipelines to Seqera Platform workspaces" date created: "2024-07-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [platform, launch, pipelines, launchpad] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/automation.md b/platform-enterprise_docs/getting-started/quickstart-demo/automation.md index d2f48edaac..bf8f60e5fb 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/automation.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/automation.md @@ -2,7 +2,7 @@ title: "Automation" description: "An introduction to automation with APIs and CLI tools in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [platform, automation, api, cli, seqerakit] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/launch-pipelines.md b/platform-enterprise_docs/getting-started/quickstart-demo/launch-pipelines.md index 2f394d4289..8846a620e4 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/launch-pipelines.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/launch-pipelines.md @@ -2,7 +2,7 @@ title: "Launch pipelines" description: "An introduction to launching nf-core/rnaseq in the community/showcase workspace" date created: "2024-07-08" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [platform, launch, pipelines, launchpad, tutorial] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md b/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md index 7c6f36ccbf..97d17ba022 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md @@ -2,7 +2,7 @@ title: "Monitor runs" description: "Monitor pipeline runs from the Runs page, All runs page, and Dashboard in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [platform, runs, monitoring] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md b/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md index 0f8cacd4f4..69c87fd068 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "An introduction to pipeline optimization in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [platform, runs, pipeline optimization] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/studios.md b/platform-enterprise_docs/getting-started/quickstart-demo/studios.md index aac1da4177..70445f2217 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/studios.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/studios.md @@ -2,7 +2,7 @@ title: "Studios" description: "An introduction to Studios in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [platform, studios] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md b/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md index b0a9de9fb2..8fdd4280b7 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md @@ -2,7 +2,7 @@ title: "View run information" description: "View pipeline run details in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [platform, runs, pipelines, monitoring, tutorial] --- diff --git a/platform-enterprise_docs/getting-started/rnaseq.md b/platform-enterprise_docs/getting-started/rnaseq.md index 4e242d083a..49c77343a3 100644 --- a/platform-enterprise_docs/getting-started/rnaseq.md +++ b/platform-enterprise_docs/getting-started/rnaseq.md @@ -2,7 +2,7 @@ title: "RNA-Seq" description: "An introduction to running nf-core/rnaseq in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [platform, seqera pipelines, studios, rnaseq, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-enterprise_docs/getting-started/studios.md b/platform-enterprise_docs/getting-started/studios.md index b60164cb42..6791f98ae3 100644 --- a/platform-enterprise_docs/getting-started/studios.md +++ b/platform-enterprise_docs/getting-started/studios.md @@ -2,7 +2,7 @@ title: "Studios for interactive analysis" description: "Creating interactive analysis Studios for Jupyter, R-IDE, VS Code, and more" date created: "2025-02-24" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [platform, studios, jupyter, rstudio, xpra, vscode, conda] toc_max_heading_level: 3 --- diff --git a/platform-enterprise_docs/getting-started/workspace-setup.md b/platform-enterprise_docs/getting-started/workspace-setup.md index 73dafac63e..5e4ea81f83 100644 --- a/platform-enterprise_docs/getting-started/workspace-setup.md +++ b/platform-enterprise_docs/getting-started/workspace-setup.md @@ -2,7 +2,7 @@ title: "Set up your workspace" description: "Instructions to create an organization workspace and add participants in Seqera Platform." date created: "2024-04-15" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [platform, organizations, workspaces, users] --- diff --git a/platform-enterprise_docs/git/overview.md b/platform-enterprise_docs/git/overview.md index 1b92567a90..a0bf9127bd 100644 --- a/platform-enterprise_docs/git/overview.md +++ b/platform-enterprise_docs/git/overview.md @@ -2,7 +2,7 @@ title: "Git integration" description: "Connecting to Git repositories in Seqera Platform." date created: "2024-06-24" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [git] --- diff --git a/platform-enterprise_docs/labels/overview.md b/platform-enterprise_docs/labels/overview.md index 7d742bed82..0b2f5394e9 100644 --- a/platform-enterprise_docs/labels/overview.md +++ b/platform-enterprise_docs/labels/overview.md @@ -2,7 +2,7 @@ title: "Labels" description: "Instructions for using labels in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [labels] --- diff --git a/platform-enterprise_docs/launch/advanced.md b/platform-enterprise_docs/launch/advanced.md index 8530d15d1d..1875429748 100644 --- a/platform-enterprise_docs/launch/advanced.md +++ b/platform-enterprise_docs/launch/advanced.md @@ -2,7 +2,7 @@ title: "Advanced options" description: "Advanced guide to launching Nextflow pipelines in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [advanced, launch] --- diff --git a/platform-enterprise_docs/launch/cache-resume.mdx b/platform-enterprise_docs/launch/cache-resume.mdx index 7cf813cf70..7411939f67 100644 --- a/platform-enterprise_docs/launch/cache-resume.mdx +++ b/platform-enterprise_docs/launch/cache-resume.mdx @@ -2,7 +2,7 @@ title: "Nextflow cache and resume" description: "Guide to Nextflow cache and resume in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [cache, launch, resume, relaunch] --- diff --git a/platform-enterprise_docs/launch/launchpad.md b/platform-enterprise_docs/launch/launchpad.md index a1f17423d5..7fa5890bd9 100644 --- a/platform-enterprise_docs/launch/launchpad.md +++ b/platform-enterprise_docs/launch/launchpad.md @@ -2,7 +2,7 @@ title: "Launch pipelines" description: "Curate and launch workflows in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [launchpad, launch, configure, pipelines, schema, configuration, nextflow, parameters, input, output] --- diff --git a/platform-enterprise_docs/limits/overview.md b/platform-enterprise_docs/limits/overview.md index 6bc71247b2..aa8a9af766 100644 --- a/platform-enterprise_docs/limits/overview.md +++ b/platform-enterprise_docs/limits/overview.md @@ -2,7 +2,7 @@ title: "Usage limits" description: "An overview of Seqera Cloud usage limits" date created: "2025-02-19" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [limits] --- diff --git a/platform-enterprise_docs/monitoring/audit-logs.md b/platform-enterprise_docs/monitoring/audit-logs.md index 38c93709de..855d937c05 100644 --- a/platform-enterprise_docs/monitoring/audit-logs.md +++ b/platform-enterprise_docs/monitoring/audit-logs.md @@ -2,7 +2,7 @@ title: "Audit logs" description: An overview of application event audit logs in the Admin panel date created: "2024-04-08" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [logging, audit logs, admin panel] --- diff --git a/platform-enterprise_docs/monitoring/cloud-costs.md b/platform-enterprise_docs/monitoring/cloud-costs.md index 5380d3fe2b..c44a455e56 100644 --- a/platform-enterprise_docs/monitoring/cloud-costs.md +++ b/platform-enterprise_docs/monitoring/cloud-costs.md @@ -2,7 +2,7 @@ title: "Monitoring cloud costs" description: Guidelines for monitoring Seqera Platform cloud expenditure. date created: "2023-04-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [aws, gcp, azure, cloud costs, cost, billing, alerts] --- diff --git a/platform-enterprise_docs/monitoring/dashboard.md b/platform-enterprise_docs/monitoring/dashboard.md index b0e0ce273f..9c7d26187d 100644 --- a/platform-enterprise_docs/monitoring/dashboard.md +++ b/platform-enterprise_docs/monitoring/dashboard.md @@ -2,7 +2,7 @@ title: "Dashboard" description: "View pipeline run status overview in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [dashboard, pipeline runs, fusion, monitoring] --- diff --git a/platform-enterprise_docs/monitoring/overview.md b/platform-enterprise_docs/monitoring/overview.md index 370a6dcf1f..922dab9cf1 100644 --- a/platform-enterprise_docs/monitoring/overview.md +++ b/platform-enterprise_docs/monitoring/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Monitoring pipeline runs in Seqera Platform." date created: "2024-04-11" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [runs, monitoring] --- diff --git a/platform-enterprise_docs/monitoring/run-details.mdx b/platform-enterprise_docs/monitoring/run-details.mdx index ea259330c5..7db98378af 100644 --- a/platform-enterprise_docs/monitoring/run-details.mdx +++ b/platform-enterprise_docs/monitoring/run-details.mdx @@ -2,7 +2,7 @@ title: "Run details" description: "Monitoring a Nextflow pipeline executed through Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [logging, monitoring, runs, details, workflows, execution, lineage] --- diff --git a/platform-enterprise_docs/orgs-and-teams/custom-roles.md b/platform-enterprise_docs/orgs-and-teams/custom-roles.md index ce26db9e49..95bca39240 100644 --- a/platform-enterprise_docs/orgs-and-teams/custom-roles.md +++ b/platform-enterprise_docs/orgs-and-teams/custom-roles.md @@ -2,7 +2,7 @@ title: "Custom roles" description: "Introduction to custom roles in Seqera Platform." date created: "2025-11-17" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [roles, rbac, permissions] --- diff --git a/platform-enterprise_docs/orgs-and-teams/organizations.md b/platform-enterprise_docs/orgs-and-teams/organizations.md index dfc9ab1fc1..bc79320039 100644 --- a/platform-enterprise_docs/orgs-and-teams/organizations.md +++ b/platform-enterprise_docs/orgs-and-teams/organizations.md @@ -2,7 +2,7 @@ title: "Organizations" description: "Manage organizations in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [organizations, administration] --- diff --git a/platform-enterprise_docs/orgs-and-teams/roles.md b/platform-enterprise_docs/orgs-and-teams/roles.md index 70d3ac976f..e775d313ff 100644 --- a/platform-enterprise_docs/orgs-and-teams/roles.md +++ b/platform-enterprise_docs/orgs-and-teams/roles.md @@ -2,7 +2,7 @@ title: "User roles" description: "Understand the various roles in Seqera Platform." date created: "2024-06-10" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [roles] --- diff --git a/platform-enterprise_docs/orgs-and-teams/teams.md b/platform-enterprise_docs/orgs-and-teams/teams.md index 9f06c882cd..f1a0a24d80 100644 --- a/platform-enterprise_docs/orgs-and-teams/teams.md +++ b/platform-enterprise_docs/orgs-and-teams/teams.md @@ -2,7 +2,7 @@ title: "Teams" description: "Create and manage teams in a Seqera Platform Enterprise organization, including IdP-delegated teams." date created: "2026-05-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [teams, organizations, administration, sso, idp delegation, enterprise] --- diff --git a/platform-enterprise_docs/orgs-and-teams/workspace-management.md b/platform-enterprise_docs/orgs-and-teams/workspace-management.md index 1605fe47c3..e0a473194f 100644 --- a/platform-enterprise_docs/orgs-and-teams/workspace-management.md +++ b/platform-enterprise_docs/orgs-and-teams/workspace-management.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Manage users and teams for an organization in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [workspaces, teams, users, administration] --- diff --git a/platform-enterprise_docs/pipeline-actions/overview.md b/platform-enterprise_docs/pipeline-actions/overview.md index 9f1a9a983a..6e12d194a5 100644 --- a/platform-enterprise_docs/pipeline-actions/overview.md +++ b/platform-enterprise_docs/pipeline-actions/overview.md @@ -2,7 +2,7 @@ title: "Pipeline actions" description: "Automate executions with pipeline actions and webhooks in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [actions, webhooks, automation] --- diff --git a/platform-enterprise_docs/pipeline-optimization/overview.md b/platform-enterprise_docs/pipeline-optimization/overview.md index 1d9756af00..dca6255713 100644 --- a/platform-enterprise_docs/pipeline-optimization/overview.md +++ b/platform-enterprise_docs/pipeline-optimization/overview.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "Optimize the resource usage of your pipelines to save time and money." date created: "2024-02-12" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [compute, resources, optimization] --- diff --git a/platform-enterprise_docs/pipeline-schema/overview.md b/platform-enterprise_docs/pipeline-schema/overview.md index 03d7fa3e84..da0ae99f2c 100644 --- a/platform-enterprise_docs/pipeline-schema/overview.md +++ b/platform-enterprise_docs/pipeline-schema/overview.md @@ -2,7 +2,7 @@ title: "Pipeline schema" description: "Introduction to pipeline schema in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [pipelines, schema] --- diff --git a/platform-enterprise_docs/pipelines/overview.md b/platform-enterprise_docs/pipelines/overview.md index cae3b5d403..1fb7f1f774 100644 --- a/platform-enterprise_docs/pipelines/overview.md +++ b/platform-enterprise_docs/pipelines/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Introduction to pipelines in Seqera Platform." date created: "2025-10-16" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-enterprise_docs/pipelines/revision.md b/platform-enterprise_docs/pipelines/revision.md index e64b47dd8c..93072a1c7f 100644 --- a/platform-enterprise_docs/pipelines/revision.md +++ b/platform-enterprise_docs/pipelines/revision.md @@ -2,7 +2,7 @@ title: "Git revision management" description: "Introduction to pipeline repository revision management in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-enterprise_docs/pipelines/versioning.md b/platform-enterprise_docs/pipelines/versioning.md index 418a5370a2..f7cdb72201 100644 --- a/platform-enterprise_docs/pipelines/versioning.md +++ b/platform-enterprise_docs/pipelines/versioning.md @@ -2,7 +2,7 @@ title: "Pipeline versioning" description: "Introduction to pipeline versioning in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-enterprise_docs/platform-enterprise.md b/platform-enterprise_docs/platform-enterprise.md index 55001f6b51..0274811874 100644 --- a/platform-enterprise_docs/platform-enterprise.md +++ b/platform-enterprise_docs/platform-enterprise.md @@ -2,7 +2,7 @@ title: "Seqera Platform Enterprise" description: "Introduction to Seqera Platform Enterprise." date created: "2023-04-24" -last updated: "2026-06-08" +last updated: "2026-06-09" slug: / --- diff --git a/platform-enterprise_docs/reports/overview.md b/platform-enterprise_docs/reports/overview.md index 668177e201..6b6bc8fbf6 100644 --- a/platform-enterprise_docs/reports/overview.md +++ b/platform-enterprise_docs/reports/overview.md @@ -2,7 +2,7 @@ title: "Reports" description: "Overview of pipeline reports in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [pipelines, schema] --- diff --git a/platform-enterprise_docs/resource-labels/overview.md b/platform-enterprise_docs/resource-labels/overview.md index 7bed4a5e78..1d7bc21ec4 100644 --- a/platform-enterprise_docs/resource-labels/overview.md +++ b/platform-enterprise_docs/resource-labels/overview.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Instructions to use resource labels in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [resource labels, labels] --- diff --git a/platform-enterprise_docs/secrets/overview.md b/platform-enterprise_docs/secrets/overview.md index 95448c7764..99bfcef19c 100644 --- a/platform-enterprise_docs/secrets/overview.md +++ b/platform-enterprise_docs/secrets/overview.md @@ -2,7 +2,7 @@ title: "Secrets" description: "Instructions to use secrets in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [pipelines, secrets] --- diff --git a/platform-enterprise_docs/seqerakit/commands.md b/platform-enterprise_docs/seqerakit/commands.md index 3ca18c0a38..4f1dadcc5d 100644 --- a/platform-enterprise_docs/seqerakit/commands.md +++ b/platform-enterprise_docs/seqerakit/commands.md @@ -2,7 +2,7 @@ title: "Commands" description: "Seqerakit command options" date created: "2024-10-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [seqerakit, cli, automation, commands] --- diff --git a/platform-enterprise_docs/seqerakit/installation.md b/platform-enterprise_docs/seqerakit/installation.md index 7bfb58b459..86062da547 100644 --- a/platform-enterprise_docs/seqerakit/installation.md +++ b/platform-enterprise_docs/seqerakit/installation.md @@ -2,7 +2,7 @@ title: "Installation" description: "Seqerakit installation options" date created: "2024-10-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [seqerakit, cli, automation, installation] --- diff --git a/platform-enterprise_docs/seqerakit/templates.mdx b/platform-enterprise_docs/seqerakit/templates.mdx index d04a9b418c..adbd777f22 100644 --- a/platform-enterprise_docs/seqerakit/templates.mdx +++ b/platform-enterprise_docs/seqerakit/templates.mdx @@ -2,7 +2,7 @@ title: "Templates" description: "Seqerakit YAML configuration file templates and instructions" date created: "2024-11-08" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [seqerakit, cli, automation, yaml, configuration] toc_max_heading_level: 4 --- diff --git a/platform-enterprise_docs/seqerakit/yaml-configuration.md b/platform-enterprise_docs/seqerakit/yaml-configuration.md index 781784e593..f93fd52226 100644 --- a/platform-enterprise_docs/seqerakit/yaml-configuration.md +++ b/platform-enterprise_docs/seqerakit/yaml-configuration.md @@ -2,7 +2,7 @@ title: "YAML configuration" description: "seqerakit YAML configuration file options" date created: "2024-10-21" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [seqerakit, cli, automation, yaml, configuration] --- diff --git a/platform-enterprise_docs/studios/add-studio-custom-container.md b/platform-enterprise_docs/studios/add-studio-custom-container.md index f0b3cd30ca..6225240f87 100644 --- a/platform-enterprise_docs/studios/add-studio-custom-container.md +++ b/platform-enterprise_docs/studios/add-studio-custom-container.md @@ -2,7 +2,7 @@ title: "Custom container template" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [studio custom, git repository, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/add-studio-git-repo.md b/platform-enterprise_docs/studios/add-studio-git-repo.md index e58606f330..d31a09f820 100644 --- a/platform-enterprise_docs/studios/add-studio-git-repo.md +++ b/platform-enterprise_docs/studios/add-studio-git-repo.md @@ -2,7 +2,7 @@ title: "Import from Git repository" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [studio git, git repository, sessions, studios, git, version control] --- diff --git a/platform-enterprise_docs/studios/add-studio-provided-template.md b/platform-enterprise_docs/studios/add-studio-provided-template.md index 4566cdde1b..606d6d559f 100644 --- a/platform-enterprise_docs/studios/add-studio-provided-template.md +++ b/platform-enterprise_docs/studios/add-studio-provided-template.md @@ -2,7 +2,7 @@ title: "Seqera-provided container template" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [template, seqera template, seqera template studio, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/add-studio.md b/platform-enterprise_docs/studios/add-studio.md index 502f0556b6..50d16107df 100644 --- a/platform-enterprise_docs/studios/add-studio.md +++ b/platform-enterprise_docs/studios/add-studio.md @@ -2,7 +2,7 @@ title: "Add a Studio" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [data, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/connect.md b/platform-enterprise_docs/studios/connect.md index aa8fe5436c..01c58a9061 100644 --- a/platform-enterprise_docs/studios/connect.md +++ b/platform-enterprise_docs/studios/connect.md @@ -1,7 +1,7 @@ --- title: Connect changelog date created: "2025-07-30" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [connect, changelog, connect changelog] --- diff --git a/platform-enterprise_docs/studios/container-images.md b/platform-enterprise_docs/studios/container-images.md index 9d478b7795..b2ee2122c9 100644 --- a/platform-enterprise_docs/studios/container-images.md +++ b/platform-enterprise_docs/studios/container-images.md @@ -2,7 +2,7 @@ title: "Container image templates" description: "Use container images with Studios." date created: "2025-10-16" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [containers, container images, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/custom-envs.md b/platform-enterprise_docs/studios/custom-envs.md index 6d4329ab1b..99193e0e53 100644 --- a/platform-enterprise_docs/studios/custom-envs.md +++ b/platform-enterprise_docs/studios/custom-envs.md @@ -2,7 +2,7 @@ title: "Custom environments" description: "Custom environments for Studios" date created: "2024-10-01" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [environments, custom, studios] --- diff --git a/platform-enterprise_docs/studios/example-studios.md b/platform-enterprise_docs/studios/example-studios.md index 4c1b1fa77c..32ee4716db 100644 --- a/platform-enterprise_docs/studios/example-studios.md +++ b/platform-enterprise_docs/studios/example-studios.md @@ -2,7 +2,7 @@ title: "Example custom Studios" description: "Example Dockerfiles and pre-built container images for running custom applications in Studios." date created: "2026-02-18" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [environments, custom, studios, examples] --- diff --git a/platform-enterprise_docs/studios/managing.md b/platform-enterprise_docs/studios/managing.md index 3e6931f6f9..7fd7295bb3 100644 --- a/platform-enterprise_docs/studios/managing.md +++ b/platform-enterprise_docs/studios/managing.md @@ -2,7 +2,7 @@ title: "Manage Studios" description: "Manage Studio sessions." date created: "2025-02-06" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [data, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/overview.md b/platform-enterprise_docs/studios/overview.md index 3226a48579..31448e3907 100644 --- a/platform-enterprise_docs/studios/overview.md +++ b/platform-enterprise_docs/studios/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Overview of Studios" date created: "2025-02-06" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [studios, containers, image, sessions, interactive, analysis] --- diff --git a/platform-enterprise_docs/supported_software/agent/overview.md b/platform-enterprise_docs/supported_software/agent/overview.md index 49528bd138..5cf32cfa6f 100644 --- a/platform-enterprise_docs/supported_software/agent/overview.md +++ b/platform-enterprise_docs/supported_software/agent/overview.md @@ -2,7 +2,7 @@ title: "Tower Agent" description: "Instructions to use Tower Agent." date created: "2023-04-24" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [agent] --- diff --git a/platform-enterprise_docs/supported_software/dragen/overview.md b/platform-enterprise_docs/supported_software/dragen/overview.md index c59d3f84a2..95641445aa 100644 --- a/platform-enterprise_docs/supported_software/dragen/overview.md +++ b/platform-enterprise_docs/supported_software/dragen/overview.md @@ -2,7 +2,7 @@ title: "Illumina DRAGEN" description: "Instructions to integrate Illumina DRAGEN with Seqera Platform." date created: "2023-08-24" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [dragen, integration] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md b/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md index 37df376b1f..d5b7da9351 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md @@ -2,7 +2,7 @@ title: "Developer tools" description: "API and CLI troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md index 352fc7eb6d..53f9741c2f 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md @@ -2,7 +2,7 @@ title: "AWS" description: "AWS troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md index 858fa1896c..cdd5260b03 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md @@ -2,7 +2,7 @@ title: "Azure" description: "Azure troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [faq, help, azure, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md index 42b8c979c7..4a646dae94 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Dataset troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [faq, help, database, datasets] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md b/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md index 8ec9f3bd58..27413b3a69 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md @@ -2,7 +2,7 @@ title: "Nextflow" description: "Nextflow troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [faq, help, nextflow, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md b/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md index cd82e5c492..2848b319b9 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Troubleshooting resource labels in Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [troubleshooting, help] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md index 071a32acef..e6595242d1 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md @@ -2,7 +2,7 @@ title: "Studios" description: "Studios troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [faq, help, studios, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md index 1adbd3587a..a80c51f7fa 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md @@ -2,7 +2,7 @@ title: "General troubleshooting" description: "Troubleshooting Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [troubleshooting, help] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md index eab4fe9782..b4ba3ca032 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Workspaces troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [faq, help, workspaces, troubleshooting] --- diff --git a/platform-enterprise_docs/tutorials/retry-strategy.md b/platform-enterprise_docs/tutorials/retry-strategy.md index b0a27b3c29..d7bbbb7b63 100644 --- a/platform-enterprise_docs/tutorials/retry-strategy.md +++ b/platform-enterprise_docs/tutorials/retry-strategy.md @@ -2,7 +2,7 @@ title: "Manage AWS Spot interruptions in Seqera Platform" description: "Managing AWS Spot Interruptions in Seqera Platform." date created: "2024-07-16" -last updated: "2026-06-08" +last updated: "2026-06-09" tags: [aws, spot, platform, fusion, retry] --- From 996a93b64b9c4c19d2e6bfcc6421690a7a68fdf0 Mon Sep 17 00:00:00 2001 From: Justine Geffen Date: Tue, 9 Jun 2026 22:03:58 +0200 Subject: [PATCH 06/13] Switch bump-last-updated to checker pattern with invocable fix command Per PR review (christopher-hakkaart): pre-commit hook now fails explicitly with the exact fix command, matching the existing check-doc-tags pattern. CI workflow still auto-bumps on PR via a dedicated step so fork contributors and skipped local hooks merge with current dates. Co-Authored-By: Claude Opus 4.7 (1M context) --- .github/scripts/README.md | 33 ++++--- .github/scripts/bump-last-updated.py | 125 +++++++++++++++++--------- .github/workflows/pre-commit-fix.yaml | 24 +++++ .pre-commit-config.yaml | 8 +- README.md | 2 +- enterprise-cloud-divergence-audit.md | 12 ++- 6 files changed, 143 insertions(+), 61 deletions(-) diff --git a/.github/scripts/README.md b/.github/scripts/README.md index 79053229e5..8ffaa00b43 100644 --- a/.github/scripts/README.md +++ b/.github/scripts/README.md @@ -4,27 +4,40 @@ This directory contains scripts invoked by [.pre-commit-config.yaml](../../.pre- ## bump-last-updated.py -Pre-commit fixer hook that bumps frontmatter `last updated:` to today's date (`YYYY-MM-DD`) on changed Markdown files. If a file has `date created:` but no `last updated:`, it inserts the field immediately after `date created:`. +Two-mode utility for keeping frontmatter `last updated:` current on `.md` / `.mdx` files. Used as a **checker** by the [pre-commit hook](../../.pre-commit-config.yaml) (fails with an invocable command, doesn't modify files) and as a **fixer** by the [pre-commit-fix.yaml](../workflows/pre-commit-fix.yaml) CI workflow (rewrites files in place). + +### Modes + +**Check mode** (`--check`): used by the pre-commit hook on `git commit`. Reports any changed file whose `last updated:` is stale (or missing on a file that declares `date created:`), prints the exact fix command, exits 1. No files modified. + +**Fix mode** (default): rewrites files in place. Sets `last updated:` to today's date. If the file declares `date created:` but lacks `last updated:`, inserts the field immediately after `date created:`. Files without `date created:` (changelog entries, partials) are skipped. ### Invocation -Invoked automatically by [pre-commit](https://pre-commit.com/) and the [pre-commit-fix.yaml](../workflows/pre-commit-fix.yaml) CI workflow. Pre-commit passes each changed `.md` / `.mdx` file as a positional argument: +**Check (what the pre-commit hook does):** ```bash -python3 .github/scripts/bump-last-updated.py path/to/file1.md path/to/file2.md +python3 .github/scripts/bump-last-updated.py --check path/to/file.md ... ``` -### Behavior +**Fix (what you run when the check fails):** + +```bash +python3 .github/scripts/bump-last-updated.py path/to/file.md ... +``` -- Files with `date created:` and `last updated:` → bumps `last updated:` to today, no other changes. -- Files with `date created:` only → inserts `last updated:` after `date created:` with today's date. -- Files without `date created:` (changelog entries, partials) → skipped. -- Idempotent: a second run with no changes exits 0. +The check-mode failure message includes a paste-ready fix invocation listing exactly the stale files. ### Exit codes -- `0` — no files were modified. -- `1` — at least one file was modified (signals pre-commit to re-stage and re-run, per the standard fixer-hook convention). +| Mode | `0` | `1` | +|---|---|---| +| `--check` | No staleness detected | One or more files have stale `last updated:` (workflow / commit aborts; user runs the fixer) | +| default (fix) | Nothing to change | At least one file was modified (signals pre-commit to re-stage if invoked via the hook) | + +### Why two modes + +Following the same pattern as [check-doc-tags.py](check-doc-tags.py): the local hook should fail explicitly and tell the contributor what to run, not silently rewrite their working tree. The CI workflow then invokes the fixer on changed files so fork contributors and skipped local hooks still merge with a current `last updated:`. ### Scope diff --git a/.github/scripts/bump-last-updated.py b/.github/scripts/bump-last-updated.py index b29ff71a29..a5a281dca7 100755 --- a/.github/scripts/bump-last-updated.py +++ b/.github/scripts/bump-last-updated.py @@ -1,17 +1,25 @@ #!/usr/bin/env python3 -"""Bump frontmatter `last updated:` to today on changed Markdown files. - -Used by the `bump-last-updated` pre-commit / prek hook. Pre-commit passes -each changed `.md` / `.mdx` file path as a positional argument. For each: - -- If frontmatter has `last updated:`, set its value to today (YYYY-MM-DD). -- If frontmatter has `date created:` but no `last updated:`, insert - `last updated:` immediately after `date created:` with today's date. -- Files without a `date created:` field are skipped — they don't follow - the convention this hook enforces. - -Standard pre-commit fixer convention: exits non-zero if any file was -modified so pre-commit re-stages and re-runs. Exits zero on a no-op. +"""Check (or bump) frontmatter `last updated:` on changed Markdown files. + +Two modes: + +- **Check mode** (`--check`): used by the `bump-last-updated` pre-commit hook. + Reads each file path passed in, reports any whose `last updated:` is not + today (or that lack the field entirely), prints the exact command to fix, + and exits 1. No files modified. +- **Fix mode** (default): rewrites the file in place. For each file: + - If frontmatter has `last updated:`, set its value to today (YYYY-MM-DD). + - If frontmatter has `date created:` but no `last updated:`, insert + `last updated:` immediately after `date created:` with today's date. + Files without `date created:` are skipped (changelog entries, partials). + Exits non-zero if any file was modified, zero otherwise — per the standard + pre-commit fixer convention. + +Why two modes: hook runs in check mode so the contributor sees an explicit +failure with an invocable command (matches the `check-doc-tags` pattern in +this repo). The CI workflow runs the script directly in fix mode and commits +the bump back, so fork contributors and skipped local hooks still get a +correct `last updated:` on merge. """ from __future__ import annotations @@ -27,29 +35,21 @@ DATE_CREATED_LINE_RE = re.compile(r"^date created:\s*") -def process(path: Path) -> bool: - """Bump `last updated:` to today. Return True if file was modified.""" - try: - content = path.read_text(encoding="utf-8") - except (OSError, UnicodeDecodeError): - return False - - m = FRONTMATTER_RE.match(content) - if not m: - return False - fm = m.group(1) - rest = content[m.end():] +def compute_new_frontmatter(fm: str) -> str | None: + """Return the new frontmatter body if a bump is needed, else None. - # Skip files that don't declare `date created:` — they're outside the - # convention this hook owns (changelog entries, partials, etc.). + Returns the same string the fixer would write so check mode and fix mode + stay in lockstep — no chance of one saying "stale" while the other says + "no-op". + """ if not any(DATE_CREATED_LINE_RE.match(line) for line in fm.splitlines()): - return False + return None # file doesn't follow the convention; skip if LAST_UPDATED_RE.search(fm): new_fm = LAST_UPDATED_RE.sub(rf'\1"{TODAY}"', fm, count=1) else: # Insert `last updated:` right after the `date created:` line. - out = [] + out: list[str] = [] inserted = False for line in fm.splitlines(): out.append(line) @@ -58,29 +58,66 @@ def process(path: Path) -> bool: inserted = True new_fm = "\n".join(out) + "\n" - if new_fm == fm: + return new_fm if new_fm != fm else None + + +def needs_bump(path: Path) -> bool: + """True if `last updated:` is stale or missing on a file that has `date created:`.""" + try: + content = path.read_text(encoding="utf-8") + except (OSError, UnicodeDecodeError): + return False + m = FRONTMATTER_RE.match(content) + if not m: return False + return compute_new_frontmatter(m.group(1)) is not None + +def apply_bump(path: Path) -> bool: + """Write the bump. Return True if file was modified.""" + try: + content = path.read_text(encoding="utf-8") + except (OSError, UnicodeDecodeError): + return False + m = FRONTMATTER_RE.match(content) + if not m: + return False + new_fm = compute_new_frontmatter(m.group(1)) + if new_fm is None: + return False + rest = content[m.end():] path.write_text(f"---\n{new_fm}---\n{rest}", encoding="utf-8") return True def main(argv: list[str]) -> int: - modified: list[str] = [] - for arg in argv: - p = Path(arg) - if not p.is_file() or p.suffix not in (".md", ".mdx"): - continue - if process(p): - modified.append(str(p)) - - if modified: - print(f"Bumped `last updated:` to {TODAY} in:") - for f in modified: - print(f" {f}") - # Non-zero exit signals pre-commit to re-stage and re-run. + check_only = "--check" in argv + paths = [ + Path(a) for a in argv + if a != "--check" and Path(a).is_file() and Path(a).suffix in (".md", ".mdx") + ] + + if check_only: + stale = [p for p in paths if needs_bump(p)] + if not stale: + return 0 + print(f"ERROR: {len(stale)} file(s) have stale `last updated:` (expected {TODAY}):") + for p in stale: + print(f" {p}") + print() + print("Fix locally by running:") + print(f" python3 .github/scripts/bump-last-updated.py {' '.join(str(p) for p in stale)}") + print() + print("Or comment `fix formatting` on your PR to let CI bump these for you.") return 1 - return 0 + + modified = [p for p in paths if apply_bump(p)] + if not modified: + return 0 + print(f"Bumped `last updated:` to {TODAY} in:") + for p in modified: + print(f" {p}") + return 1 if __name__ == "__main__": diff --git a/.github/workflows/pre-commit-fix.yaml b/.github/workflows/pre-commit-fix.yaml index f6e39c1e8a..6bcdb53d8c 100644 --- a/.github/workflows/pre-commit-fix.yaml +++ b/.github/workflows/pre-commit-fix.yaml @@ -49,6 +49,30 @@ jobs: id: pre-commit continue-on-error: true + # bump-last-updated is a checker locally (fails with an invocable + # command, doesn't modify files). For PR / comment-triggered CI runs we + # explicitly invoke the script in fix mode against the PR's changed + # files, so fork contributors and skipped local hooks still get a + # current `last updated:` on merge. + - name: Bump stale last_updated dates + run: | + set -e + BASE_REF="${{ github.event.pull_request.base.ref || github.event.repository.default_branch }}" + git fetch --no-tags --depth=1 origin "$BASE_REF" || true + BASE_SHA=$(git merge-base "origin/$BASE_REF" HEAD 2>/dev/null || git rev-parse "origin/$BASE_REF" 2>/dev/null || echo "") + if [ -z "$BASE_SHA" ]; then + echo "No base ref to diff against; skipping." + exit 0 + fi + CHANGED=$(git diff --name-only --diff-filter=ACMR "$BASE_SHA" HEAD -- '*.md' '*.mdx' \ + | grep -vE '^(platform-enterprise_versioned_docs|changelog)/' || true) + if [ -z "$CHANGED" ]; then + echo "No changed .md/.mdx files; nothing to bump." + exit 0 + fi + # shellcheck disable=SC2086 + python3 .github/scripts/bump-last-updated.py $CHANGED || true + - name: Check if any files changed run: | git diff --exit-code || echo "changed=YES" >> $GITHUB_ENV diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2a85518efa..4383655c9d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -46,13 +46,15 @@ repos: \.git/ ) -# Bump frontmatter `last updated:` to today on changed docs +# Check frontmatter `last updated:` is today's date on changed docs. +# Reports stale dates with an invocable fix command; does not modify files. +# Run the script directly (without --check) to apply the bump. - repo: local hooks: - id: bump-last-updated - name: Bump frontmatter last updated date + name: Check frontmatter last updated date is current language: python - entry: python3 .github/scripts/bump-last-updated.py + entry: python3 .github/scripts/bump-last-updated.py --check files: \.(md|mdx)$ exclude: | (?x)^( diff --git a/README.md b/README.md index 493788fad8..21ce0072b1 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Current hooks: - **Standard formatting hooks** — trailing whitespace removal, end-of-file newline, YAML validity check, large-file guard. - **`check-netlify-excludes`** — reminds contributors which doc sections are included or excluded from deploy previews. - **`check-doc-tags`** — validates frontmatter `tags:` against the canonical allowlist in [.github/doc-tags-allowed.txt](.github/doc-tags-allowed.txt). Backed by [.github/scripts/check-doc-tags.py](.github/scripts/check-doc-tags.py). -- **`bump-last-updated`** — bumps frontmatter `last updated:` to today's date on any changed `.md`/`.mdx` file. Inserts the field if the file has `date created:` but no `last updated:`. Backed by [.github/scripts/bump-last-updated.py](.github/scripts/bump-last-updated.py). Excludes `platform-enterprise_versioned_docs/` (frozen snapshots) and `changelog/` (entries don't follow the convention). If you skip the local install, [pre-commit-fix.yaml](.github/workflows/pre-commit-fix.yaml) runs the same logic in CI on every PR (same-repo only) and the bot commits the bump back. +- **`bump-last-updated`** — **checker** (matches the `check-doc-tags` pattern in this repo). Fails the commit if any changed `.md`/`.mdx` has a stale `last updated:` date — or no `last updated:` at all on a file that declares `date created:` — and prints the exact invocation needed to fix it. Backed by [.github/scripts/bump-last-updated.py](.github/scripts/bump-last-updated.py). To apply the bump locally, run the failure message's suggested command (the same script without `--check`). To skip the manual step on PR, [pre-commit-fix.yaml](.github/workflows/pre-commit-fix.yaml) runs the fixer in CI on every PR (same-repo only) and the bot commits the bump back. Excludes `platform-enterprise_versioned_docs/` (frozen snapshots) and `changelog/` (entries don't follow the convention). - **Vale** — manual-only (`pre-commit run vale --all-files`); doesn't block commits. 1. Open up a Terminal window and navigate to the `docs` repository. diff --git a/enterprise-cloud-divergence-audit.md b/enterprise-cloud-divergence-audit.md index 761e3aebcc..7b63b74fe2 100644 --- a/enterprise-cloud-divergence-audit.md +++ b/enterprise-cloud-divergence-audit.md @@ -331,9 +331,15 @@ last updated: "YYYY-MM-DD" To stop `last updated:` from going stale silently, added: -1. **[/.github/scripts/bump-last-updated.py](.github/scripts/bump-last-updated.py)** — pre-commit fixer hook. Bumps `last updated:` to today on changed `.md` / `.mdx` files. Inserts the field if `date created:` exists but `last updated:` doesn't. Skips files without `date created:` (changelog entries, partials). Idempotent. -2. **[/.pre-commit-config.yaml](.pre-commit-config.yaml)** — registered the hook as `bump-last-updated`. Excludes `platform-enterprise_versioned_docs/` (frozen snapshots — `last updated` should reflect snapshot date, not edit date) and `changelog/` (entries don't follow the convention). -3. **[/.github/workflows/pre-commit-fix.yaml](.github/workflows/pre-commit-fix.yaml)** — extended to trigger on `pull_request: opened/synchronize/reopened` events (same-repo only) in addition to the existing `fix formatting` comment route. Fork PRs still use the comment route since they have read-only tokens. The auto-trigger excludes runs where the PR author is `seqera-docs-bot` to avoid infinite loops. +1. **[/.github/scripts/bump-last-updated.py](.github/scripts/bump-last-updated.py)** — two-mode utility. `--check` mode (used by the pre-commit hook) reports stale dates and prints the exact fix command, doesn't modify files. Default fix mode (used by CI and manual invocation) rewrites files in place: sets `last updated:` to today, or inserts the field if `date created:` exists but `last updated:` doesn't. Skips files without `date created:` (changelog entries, partials). Idempotent. +2. **[/.pre-commit-config.yaml](.pre-commit-config.yaml)** — registered the hook as `bump-last-updated`, running the script with `--check`. Pattern matches the existing `check-doc-tags` hook in the same repo (fail loudly + invocable command, not silent auto-fix). Excludes `platform-enterprise_versioned_docs/` (frozen snapshots — `last updated` should reflect snapshot date, not edit date) and `changelog/` (entries don't follow the convention). +3. **[/.github/workflows/pre-commit-fix.yaml](.github/workflows/pre-commit-fix.yaml)** — extended to trigger on `pull_request: opened/synchronize/reopened` events (same-repo only) in addition to the existing `fix formatting` comment route. Fork PRs still use the comment route since they have read-only tokens. The auto-trigger excludes runs where the PR author is `seqera-docs-bot` to avoid infinite loops. Adds an explicit "Bump stale last_updated dates" step that runs the script in fix mode on changed `.md`/`.mdx` files between the PR base and HEAD, so CI still auto-fixes even though the hook itself is now check-only. The bot then commits the result. + +### 5a. Design choice — checker, not silent fixer + +The script supports both check and fix modes deliberately. The first implementation was a silent fixer: hook ran on commit, bumped the date, re-staged the file, commit went through with no visible feedback. PR review (thanks @christopher-hakkaart) flagged this as an opaque pattern — contributors fixing a typo would have their `last updated:` bumped without realizing it. + +The final design: the **local hook checks and fails with an invocable command**, matching the `check-doc-tags` pattern already in this repo. CI still auto-fixes (so fork PRs and skipped local hooks still merge with current dates), but the bump is now an explicit operation a contributor either runs themselves or sees the bot commit on their PR — never a silent side-effect of an unrelated change. **Coverage matrix:** From b222e26860f9a3cfa8c30fc939c5f72927718b7a Mon Sep 17 00:00:00 2001 From: Seqera Docs Bot Date: Wed, 10 Jun 2026 08:43:38 +0000 Subject: [PATCH 07/13] [automated] Fix code formatting --- fusion_docs/guide.md | 2 +- fusion_docs/guide/aws-batch.md | 2 +- fusion_docs/guide/aws-eks.md | 2 +- fusion_docs/guide/azure-batch.md | 2 +- fusion_docs/guide/gcp-batch.md | 2 +- fusion_docs/guide/gcp-gke.md | 2 +- fusion_docs/guide/snapshots/aws.md | 2 +- fusion_docs/guide/snapshots/configuration.md | 2 +- fusion_docs/guide/snapshots/gcp.md | 2 +- fusion_docs/guide/snapshots/index.md | 2 +- fusion_docs/index.md | 2 +- fusion_docs/licensing.md | 2 +- fusion_docs/troubleshooting.md | 2 +- fusion_docs/troubleshooting/error-codes-exit-messages.md | 2 +- fusion_docs/troubleshooting/fusion-doctor.md | 2 +- fusion_docs/troubleshooting/fusion-snapshots.md | 2 +- fusion_docs/troubleshooting/general.md | 2 +- platform-cli-docs/docs/installation.md | 2 +- platform-cloud/docs/administration/credit-management.md | 2 +- platform-cloud/docs/cloud/changelog.md | 2 +- platform-cloud/docs/co-scientist/authentication.md | 2 +- platform-cloud/docs/co-scientist/coding-agents.md | 2 +- platform-cloud/docs/co-scientist/command-approval.md | 2 +- platform-cloud/docs/co-scientist/configuration.md | 2 +- platform-cloud/docs/co-scientist/credits.md | 2 +- platform-cloud/docs/co-scientist/index.md | 2 +- platform-cloud/docs/co-scientist/installation.mdx | 2 +- platform-cloud/docs/co-scientist/modes.md | 2 +- platform-cloud/docs/co-scientist/nextflow-lsp.md | 2 +- platform-cloud/docs/co-scientist/projects.md | 2 +- platform-cloud/docs/co-scientist/quickstart.md | 2 +- platform-cloud/docs/co-scientist/reference/cli.md | 2 +- .../docs/co-scientist/reference/environment-variables.md | 2 +- platform-cloud/docs/co-scientist/reference/index.md | 2 +- platform-cloud/docs/co-scientist/reference/skills-reference.md | 2 +- platform-cloud/docs/co-scientist/sessions.md | 2 +- platform-cloud/docs/co-scientist/skill-antigravity.md | 2 +- platform-cloud/docs/co-scientist/skill-claude-code.md | 2 +- platform-cloud/docs/co-scientist/skill-codex.md | 2 +- platform-cloud/docs/co-scientist/skill-github-copilot.md | 2 +- platform-cloud/docs/co-scientist/skill-other-agents.md | 2 +- platform-cloud/docs/co-scientist/skills.md | 2 +- platform-cloud/docs/co-scientist/use-cases.md | 2 +- platform-cloud/docs/compute-envs/aws-batch.mdx | 2 +- platform-cloud/docs/compute-envs/aws-cloud.mdx | 2 +- platform-cloud/docs/compute-envs/azure-batch.md | 2 +- platform-cloud/docs/compute-envs/azure-cloud.md | 2 +- platform-cloud/docs/compute-envs/eks.mdx | 2 +- platform-cloud/docs/compute-envs/gke.md | 2 +- platform-cloud/docs/compute-envs/google-cloud-batch.md | 2 +- platform-cloud/docs/compute-envs/google-cloud.md | 2 +- platform-cloud/docs/compute-envs/hpc.md | 2 +- platform-cloud/docs/compute-envs/k8s.md | 2 +- platform-cloud/docs/compute-envs/overview.md | 2 +- platform-cloud/docs/compute-envs/seqera-compute.md | 2 +- platform-cloud/docs/credentials/agent_credentials.md | 2 +- platform-cloud/docs/credentials/aws_registry_credentials.md | 2 +- platform-cloud/docs/credentials/azure_registry_credentials.md | 2 +- .../docs/credentials/container_registry_credentials.md | 2 +- platform-cloud/docs/credentials/data_repositories.md | 2 +- .../docs/credentials/docker_hub_registry_credentials.md | 2 +- platform-cloud/docs/credentials/gitea_registry_credentials.md | 2 +- platform-cloud/docs/credentials/github_registry_credentials.md | 2 +- platform-cloud/docs/credentials/gitlab_registry_credentials.md | 2 +- platform-cloud/docs/credentials/google_registry_credentials.md | 2 +- platform-cloud/docs/credentials/managed_identities.md | 2 +- platform-cloud/docs/credentials/overview.md | 2 +- platform-cloud/docs/credentials/quay_registry_credentials.md | 2 +- platform-cloud/docs/credentials/ssh_credentials.md | 2 +- platform-cloud/docs/data-privacy/overview.md | 2 +- platform-cloud/docs/data/data-explorer.md | 2 +- platform-cloud/docs/data/data-lineage.md | 2 +- platform-cloud/docs/data/datasets.md | 2 +- .../docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx | 2 +- platform-cloud/docs/functionality_matrix/overview.md | 2 +- platform-cloud/docs/getting-started/deployment-options.md | 2 +- platform-cloud/docs/getting-started/overview.md | 2 +- platform-cloud/docs/getting-started/proteinfold.md | 2 +- .../docs/getting-started/quickstart-demo/add-pipelines.md | 2 +- .../docs/getting-started/quickstart-demo/comm-showcase.md | 2 +- .../docs/getting-started/quickstart-demo/launch-pipelines.md | 2 +- .../docs/getting-started/quickstart-demo/monitor-runs.md | 2 +- .../getting-started/quickstart-demo/pipeline-optimization.md | 2 +- platform-cloud/docs/getting-started/quickstart-demo/studios.md | 2 +- .../getting-started/quickstart-demo/view-run-information.md | 2 +- platform-cloud/docs/getting-started/rnaseq.md | 2 +- platform-cloud/docs/getting-started/single-sign-on.md | 2 +- platform-cloud/docs/getting-started/studios.md | 2 +- platform-cloud/docs/getting-started/workspace-setup.md | 2 +- platform-cloud/docs/git/overview.md | 2 +- platform-cloud/docs/labels/overview.md | 2 +- platform-cloud/docs/launch/advanced.md | 2 +- platform-cloud/docs/launch/cache-resume.mdx | 2 +- platform-cloud/docs/launch/launchpad.md | 2 +- platform-cloud/docs/limits/overview.md | 2 +- platform-cloud/docs/monitoring/cloud-costs.md | 2 +- platform-cloud/docs/monitoring/dashboard.md | 2 +- platform-cloud/docs/monitoring/overview.md | 2 +- platform-cloud/docs/monitoring/run-details.mdx | 2 +- platform-cloud/docs/orgs-and-teams/custom-roles.md | 2 +- platform-cloud/docs/orgs-and-teams/organizations.md | 2 +- platform-cloud/docs/orgs-and-teams/roles.md | 2 +- platform-cloud/docs/orgs-and-teams/workspace-management.md | 2 +- platform-cloud/docs/pipeline-actions/overview.md | 2 +- platform-cloud/docs/pipeline-optimization/overview.md | 2 +- platform-cloud/docs/pipeline-schema/overview.md | 2 +- platform-cloud/docs/pipelines/overview.md | 2 +- platform-cloud/docs/pipelines/revision.md | 2 +- platform-cloud/docs/pipelines/versioning.md | 2 +- platform-cloud/docs/platform-cloud.md | 2 +- platform-cloud/docs/quickstart.md | 2 +- platform-cloud/docs/reports/overview.md | 2 +- platform-cloud/docs/resource-labels/overview.md | 2 +- platform-cloud/docs/secrets/overview.md | 2 +- platform-cloud/docs/seqera-mcp/nfcore-tools.md | 2 +- platform-cloud/docs/seqera-mcp/overview.md | 2 +- platform-cloud/docs/seqera-mcp/seqera-tools.md | 2 +- platform-cloud/docs/seqera-mcp/sra-tools.md | 2 +- platform-cloud/docs/seqerakit/commands.md | 2 +- platform-cloud/docs/seqerakit/installation.md | 2 +- platform-cloud/docs/seqerakit/templates.mdx | 2 +- platform-cloud/docs/seqerakit/yaml-configuration.md | 2 +- platform-cloud/docs/studios/add-studio-custom-container.md | 2 +- platform-cloud/docs/studios/add-studio-git-repo.md | 2 +- platform-cloud/docs/studios/add-studio-provided-template.md | 2 +- platform-cloud/docs/studios/add-studio.md | 2 +- platform-cloud/docs/studios/connect.md | 2 +- platform-cloud/docs/studios/container-images.md | 2 +- platform-cloud/docs/studios/custom-envs.md | 2 +- platform-cloud/docs/studios/example-studios.md | 2 +- platform-cloud/docs/studios/managing.md | 2 +- platform-cloud/docs/studios/overview.md | 2 +- platform-cloud/docs/supported_software/agent/overview.md | 2 +- platform-cloud/docs/supported_software/dragen/overview.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md | 2 +- .../docs/troubleshooting_and_faqs/aws_troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/azure_troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/datasets_troubleshooting.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/nextflow.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md | 2 +- .../docs/troubleshooting_and_faqs/sso_troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/studios_troubleshooting.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/workspaces_troubleshooting.md | 2 +- platform-cloud/docs/tutorials/retry-strategy.md | 2 +- platform-enterprise_docs/administration/overview.md | 2 +- platform-enterprise_docs/co-scientist/authentication.md | 2 +- platform-enterprise_docs/co-scientist/coding-agents.md | 2 +- platform-enterprise_docs/co-scientist/command-approval.md | 2 +- platform-enterprise_docs/co-scientist/configuration.md | 2 +- platform-enterprise_docs/co-scientist/index.md | 2 +- platform-enterprise_docs/co-scientist/installation.mdx | 2 +- platform-enterprise_docs/co-scientist/modes.md | 2 +- platform-enterprise_docs/co-scientist/nextflow-lsp.md | 2 +- platform-enterprise_docs/co-scientist/prerequisites.md | 2 +- platform-enterprise_docs/co-scientist/projects.md | 2 +- platform-enterprise_docs/co-scientist/quickstart.md | 2 +- platform-enterprise_docs/co-scientist/reference/cli.md | 2 +- .../co-scientist/reference/environment-variables.md | 2 +- platform-enterprise_docs/co-scientist/reference/index.md | 2 +- .../co-scientist/reference/skills-reference.md | 2 +- platform-enterprise_docs/co-scientist/sessions.md | 2 +- platform-enterprise_docs/co-scientist/skill-antigravity.md | 2 +- platform-enterprise_docs/co-scientist/skill-claude-code.md | 2 +- platform-enterprise_docs/co-scientist/skill-codex.md | 2 +- platform-enterprise_docs/co-scientist/skill-github-copilot.md | 2 +- platform-enterprise_docs/co-scientist/skill-other-agents.md | 2 +- platform-enterprise_docs/co-scientist/skills.md | 2 +- platform-enterprise_docs/co-scientist/usage-and-cost.md | 2 +- platform-enterprise_docs/co-scientist/use-cases.md | 2 +- platform-enterprise_docs/compute-envs/aws-batch.md | 2 +- platform-enterprise_docs/compute-envs/aws-cloud.md | 2 +- platform-enterprise_docs/compute-envs/azure-batch.md | 2 +- platform-enterprise_docs/compute-envs/azure-cloud.md | 2 +- platform-enterprise_docs/compute-envs/eks.md | 2 +- platform-enterprise_docs/compute-envs/gke.md | 2 +- platform-enterprise_docs/compute-envs/google-cloud-batch.md | 2 +- platform-enterprise_docs/compute-envs/google-cloud.md | 2 +- platform-enterprise_docs/compute-envs/hpc.md | 2 +- platform-enterprise_docs/compute-envs/k8s.md | 2 +- platform-enterprise_docs/compute-envs/overview.md | 2 +- platform-enterprise_docs/credentials/agent_credentials.md | 2 +- .../credentials/aws_registry_credentials.md | 2 +- .../credentials/azure_registry_credentials.md | 2 +- platform-enterprise_docs/credentials/data_repositories.md | 2 +- .../credentials/docker_hub_registry_credentials.md | 2 +- .../credentials/gitea_registry_credentials.md | 2 +- .../credentials/github_registry_credentials.md | 2 +- .../credentials/gitlab_registry_credentials.md | 2 +- .../credentials/google_registry_credentials.md | 2 +- platform-enterprise_docs/credentials/managed_identities.md | 2 +- platform-enterprise_docs/credentials/overview.md | 2 +- .../credentials/quay_registry_credentials.md | 2 +- platform-enterprise_docs/credentials/ssh_credentials.md | 2 +- platform-enterprise_docs/data-privacy/overview.md | 2 +- platform-enterprise_docs/data/data-explorer.md | 2 +- platform-enterprise_docs/data/data-lineage.md | 2 +- platform-enterprise_docs/data/datasets.md | 2 +- .../enterprise/advanced-topics/content-security-policy.md | 2 +- .../enterprise/advanced-topics/custom-launch-container.md | 2 +- .../enterprise/advanced-topics/firewall-configuration.md | 2 +- .../enterprise/advanced-topics/manual-aws-batch-setup.mdx | 2 +- .../enterprise/advanced-topics/manual-azure-batch-setup.md | 2 +- .../enterprise/advanced-topics/monitoring.md | 2 +- .../enterprise/advanced-topics/seqera-container-images.md | 2 +- .../enterprise/configuration/authentication/email.md | 2 +- .../enterprise/configuration/authentication/entra.md | 2 +- .../enterprise/configuration/authentication/github.md | 2 +- .../enterprise/configuration/authentication/google.md | 2 +- .../authentication/idp-delegation/claim-mapping.md | 2 +- .../authentication/idp-delegation/group-catalog/overview.md | 2 +- .../idp-delegation/group-catalog/scim-entra-id.md | 2 +- .../authentication/idp-delegation/group-catalog/scim-okta.md | 2 +- .../authentication/idp-delegation/multi-org-routing.md | 2 +- .../configuration/authentication/idp-delegation/overview.md | 2 +- .../enterprise/configuration/authentication/keycloak.md | 2 +- .../enterprise/configuration/authentication/okta.md | 2 +- .../enterprise/configuration/authentication/overview.md | 2 +- .../enterprise/configuration/aws_parameter_store.md | 2 +- platform-enterprise_docs/enterprise/configuration/mirroring.md | 2 +- platform-enterprise_docs/enterprise/configuration/networking.md | 2 +- platform-enterprise_docs/enterprise/configuration/overview.mdx | 2 +- .../enterprise/configuration/pipeline_optimization.md | 2 +- .../enterprise/configuration/reverse_proxy.md | 2 +- platform-enterprise_docs/enterprise/configuration/ssl_tls.md | 2 +- platform-enterprise_docs/enterprise/configuration/wave.md | 2 +- platform-enterprise_docs/enterprise/general_troubleshooting.md | 2 +- .../enterprise/groundswell-docker-compose.md | 2 +- platform-enterprise_docs/enterprise/groundswell-helm.md | 2 +- platform-enterprise_docs/enterprise/groundswell-kubernetes.md | 2 +- platform-enterprise_docs/enterprise/install-groundswell.md | 2 +- platform-enterprise_docs/enterprise/install-platform.md | 2 +- .../enterprise/install-seqera-coscientist.mdx | 2 +- platform-enterprise_docs/enterprise/install-studios.md | 2 +- platform-enterprise_docs/enterprise/overview.md | 2 +- platform-enterprise_docs/enterprise/platform-docker-compose.md | 2 +- platform-enterprise_docs/enterprise/platform-helm.md | 2 +- platform-enterprise_docs/enterprise/platform-kubernetes.md | 2 +- platform-enterprise_docs/enterprise/studios-docker-compose.md | 2 +- platform-enterprise_docs/enterprise/studios-helm.md | 2 +- platform-enterprise_docs/enterprise/studios-kubernetes.md | 2 +- platform-enterprise_docs/enterprise/studios-ssh.md | 2 +- platform-enterprise_docs/enterprise/testing.md | 2 +- platform-enterprise_docs/enterprise/upgrade.md | 2 +- platform-enterprise_docs/functionality_matrix/overview.md | 2 +- platform-enterprise_docs/getting-started/deployment-options.md | 2 +- platform-enterprise_docs/getting-started/overview.md | 2 +- .../getting-started/production-checklist.md | 2 +- platform-enterprise_docs/getting-started/proteinfold.md | 2 +- .../getting-started/quickstart-demo/add-data.md | 2 +- .../getting-started/quickstart-demo/add-pipelines.md | 2 +- .../getting-started/quickstart-demo/monitor-runs.md | 2 +- .../getting-started/quickstart-demo/pipeline-optimization.md | 2 +- .../getting-started/quickstart-demo/studios.md | 2 +- .../getting-started/quickstart-demo/view-run-information.md | 2 +- platform-enterprise_docs/getting-started/rnaseq.md | 2 +- platform-enterprise_docs/getting-started/studios.md | 2 +- platform-enterprise_docs/getting-started/workspace-setup.md | 2 +- platform-enterprise_docs/git/overview.md | 2 +- platform-enterprise_docs/labels/overview.md | 2 +- platform-enterprise_docs/launch/advanced.md | 2 +- platform-enterprise_docs/launch/cache-resume.mdx | 2 +- platform-enterprise_docs/launch/launchpad.md | 2 +- platform-enterprise_docs/limits/overview.md | 2 +- platform-enterprise_docs/monitoring/audit-logs.md | 2 +- platform-enterprise_docs/monitoring/cloud-costs.md | 2 +- platform-enterprise_docs/monitoring/dashboard.md | 2 +- platform-enterprise_docs/monitoring/overview.md | 2 +- platform-enterprise_docs/monitoring/run-details.mdx | 2 +- platform-enterprise_docs/orgs-and-teams/custom-roles.md | 2 +- platform-enterprise_docs/orgs-and-teams/organizations.md | 2 +- platform-enterprise_docs/orgs-and-teams/roles.md | 2 +- platform-enterprise_docs/orgs-and-teams/teams.md | 2 +- platform-enterprise_docs/orgs-and-teams/workspace-management.md | 2 +- platform-enterprise_docs/pipeline-actions/overview.md | 2 +- platform-enterprise_docs/pipeline-optimization/overview.md | 2 +- platform-enterprise_docs/pipeline-schema/overview.md | 2 +- platform-enterprise_docs/pipelines/overview.md | 2 +- platform-enterprise_docs/pipelines/revision.md | 2 +- platform-enterprise_docs/pipelines/versioning.md | 2 +- platform-enterprise_docs/platform-enterprise.md | 2 +- platform-enterprise_docs/reports/overview.md | 2 +- platform-enterprise_docs/resource-labels/overview.md | 2 +- platform-enterprise_docs/secrets/overview.md | 2 +- platform-enterprise_docs/seqerakit/commands.md | 2 +- platform-enterprise_docs/seqerakit/installation.md | 2 +- platform-enterprise_docs/seqerakit/templates.mdx | 2 +- platform-enterprise_docs/seqerakit/yaml-configuration.md | 2 +- platform-enterprise_docs/studios/add-studio-custom-container.md | 2 +- platform-enterprise_docs/studios/add-studio-git-repo.md | 2 +- .../studios/add-studio-provided-template.md | 2 +- platform-enterprise_docs/studios/add-studio.md | 2 +- platform-enterprise_docs/studios/connect.md | 2 +- platform-enterprise_docs/studios/container-images.md | 2 +- platform-enterprise_docs/studios/custom-envs.md | 2 +- platform-enterprise_docs/studios/example-studios.md | 2 +- platform-enterprise_docs/studios/managing.md | 2 +- platform-enterprise_docs/studios/overview.md | 2 +- platform-enterprise_docs/supported_software/agent/overview.md | 2 +- platform-enterprise_docs/supported_software/dragen/overview.md | 2 +- .../troubleshooting_and_faqs/api_and_cli.md | 2 +- .../troubleshooting_and_faqs/aws_troubleshooting.md | 2 +- .../troubleshooting_and_faqs/azure_troubleshooting.md | 2 +- .../troubleshooting_and_faqs/datasets_troubleshooting.md | 2 +- platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md | 2 +- .../troubleshooting_and_faqs/resource-labels.md | 2 +- .../troubleshooting_and_faqs/studios_troubleshooting.md | 2 +- .../troubleshooting_and_faqs/troubleshooting.md | 2 +- .../troubleshooting_and_faqs/workspaces_troubleshooting.md | 2 +- platform-enterprise_docs/tutorials/retry-strategy.md | 2 +- 311 files changed, 311 insertions(+), 311 deletions(-) diff --git a/fusion_docs/guide.md b/fusion_docs/guide.md index af810656df..2f4a6bdadd 100644 --- a/fusion_docs/guide.md +++ b/fusion_docs/guide.md @@ -2,7 +2,7 @@ title: User guide description: "Overview of the Fusion v2 file system" date created: "2024-08-23" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [fusion, storage, compute, file system, posix, client] --- diff --git a/fusion_docs/guide/aws-batch.md b/fusion_docs/guide/aws-batch.md index a01ddebd56..2a1f4bfa1e 100644 --- a/fusion_docs/guide/aws-batch.md +++ b/fusion_docs/guide/aws-batch.md @@ -2,7 +2,7 @@ title: AWS Batch description: "Use Fusion with AWS Batch and S3 storage" date created: "2024-08-23" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [fusion, storage, compute, aws batch, s3] --- diff --git a/fusion_docs/guide/aws-eks.md b/fusion_docs/guide/aws-eks.md index 6a5a63d9bf..9173e33a3e 100644 --- a/fusion_docs/guide/aws-eks.md +++ b/fusion_docs/guide/aws-eks.md @@ -2,7 +2,7 @@ title: Amazon EKS description: "Use Fusion with AWS Elastic Kubernetes Service and S3 storage" date created: "2024-08-24" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [fusion, storage, compute, aws eks, s3] --- diff --git a/fusion_docs/guide/azure-batch.md b/fusion_docs/guide/azure-batch.md index 75d5042d71..b5e4e24fad 100644 --- a/fusion_docs/guide/azure-batch.md +++ b/fusion_docs/guide/azure-batch.md @@ -2,7 +2,7 @@ title: Azure Batch description: "Use Fusion with Azure Batch and Azure Blob storage" date created: "2024-08-23" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [fusion, storage, compute, azure batch, blob storage] --- diff --git a/fusion_docs/guide/gcp-batch.md b/fusion_docs/guide/gcp-batch.md index 1234329970..4c6276c56d 100644 --- a/fusion_docs/guide/gcp-batch.md +++ b/fusion_docs/guide/gcp-batch.md @@ -2,7 +2,7 @@ title: Google Cloud Batch description: "Use Fusion with Google Cloud Batch and Google Cloud Storage" date created: "2024-08-23" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [fusion, storage, compute, gcp batch, gcs, google cloud] --- diff --git a/fusion_docs/guide/gcp-gke.md b/fusion_docs/guide/gcp-gke.md index 27f790fa04..c781c7f03a 100644 --- a/fusion_docs/guide/gcp-gke.md +++ b/fusion_docs/guide/gcp-gke.md @@ -2,7 +2,7 @@ title: Google Kubernetes Engine description: "Use Fusion with Google Kubernetes Engine and Google Cloud Storage" date created: "2024-08-23" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [fusion, storage, compute, gke, gcs, google cloud, kubernetes] --- diff --git a/fusion_docs/guide/snapshots/aws.md b/fusion_docs/guide/snapshots/aws.md index 4c3e0eab77..c76370a400 100644 --- a/fusion_docs/guide/snapshots/aws.md +++ b/fusion_docs/guide/snapshots/aws.md @@ -2,7 +2,7 @@ title: AWS Batch description: "Fusion Snapshots configuration and best practices for AWS Batch" date created: "2024-11-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [fusion, fusion snapshots, storage, compute, snapshot, aws, batch] --- diff --git a/fusion_docs/guide/snapshots/configuration.md b/fusion_docs/guide/snapshots/configuration.md index 467d0db424..eb69933a0f 100644 --- a/fusion_docs/guide/snapshots/configuration.md +++ b/fusion_docs/guide/snapshots/configuration.md @@ -2,7 +2,7 @@ title: Advanced configuration description: "Advanced configuration options for Fusion Snapshots" date created: "2024-11-29" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [fusion, fusion snapshots, snapshot, configuration, nextflow] --- diff --git a/fusion_docs/guide/snapshots/gcp.md b/fusion_docs/guide/snapshots/gcp.md index 718c285c46..b738f7befc 100644 --- a/fusion_docs/guide/snapshots/gcp.md +++ b/fusion_docs/guide/snapshots/gcp.md @@ -2,7 +2,7 @@ title: Google Cloud Batch description: "Fusion Snapshots configuration and best practices for Google Cloud Batch" date created: "2024-11-29" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [fusion, fusion snapshots, storage, compute, snapshot, gcp, google, batch] --- diff --git a/fusion_docs/guide/snapshots/index.md b/fusion_docs/guide/snapshots/index.md index e9d1dc1f57..25298b424a 100644 --- a/fusion_docs/guide/snapshots/index.md +++ b/fusion_docs/guide/snapshots/index.md @@ -2,7 +2,7 @@ title: Fusion Snapshots description: "Introduction to Fusion Snapshots checkpoint/restore functionality" date created: "2024-11-29" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [fusion, fusion snapshots, storage, snapshot, checkpoint, restore] --- diff --git a/fusion_docs/index.md b/fusion_docs/index.md index a46937ebe3..be90bd1944 100644 --- a/fusion_docs/index.md +++ b/fusion_docs/index.md @@ -2,7 +2,7 @@ title: Fusion file system description: "Overview of the Fusion v2 file system" date created: "2024-08-23" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [fusion, storage, compute, file system, posix, client] --- diff --git a/fusion_docs/licensing.md b/fusion_docs/licensing.md index e7f8e3b7e9..1463ba3391 100644 --- a/fusion_docs/licensing.md +++ b/fusion_docs/licensing.md @@ -2,7 +2,7 @@ title: Fusion licensing description: "Understand how Fusion licensing works" date created: "2025-02-20" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [fusion, storage, compute, file system, license, quotas] --- diff --git a/fusion_docs/troubleshooting.md b/fusion_docs/troubleshooting.md index 1a269a7ce8..57a100c2d2 100644 --- a/fusion_docs/troubleshooting.md +++ b/fusion_docs/troubleshooting.md @@ -2,7 +2,7 @@ title: Troubleshooting description: "Troubleshooting for Fusion issues" date created: "2025-11-29" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [troubleshooting, fusion, fusion snapshots, configuration] --- diff --git a/fusion_docs/troubleshooting/error-codes-exit-messages.md b/fusion_docs/troubleshooting/error-codes-exit-messages.md index dd87274290..0f17b141f5 100644 --- a/fusion_docs/troubleshooting/error-codes-exit-messages.md +++ b/fusion_docs/troubleshooting/error-codes-exit-messages.md @@ -2,7 +2,7 @@ title: Error codes and exit messages description: "Reference for Fusion error codes, exit codes, and error messages" date created: "2025-01-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [errors, error codes, exit codes, fuse, logging, fusion] --- diff --git a/fusion_docs/troubleshooting/fusion-doctor.md b/fusion_docs/troubleshooting/fusion-doctor.md index 8544fe8c97..02ba30862c 100644 --- a/fusion_docs/troubleshooting/fusion-doctor.md +++ b/fusion_docs/troubleshooting/fusion-doctor.md @@ -2,7 +2,7 @@ title: Fusion Doctor description: "Run Fusion Doctor diagnostics with nf-canary to validate Fusion compute environments" date created: "2026-04-23" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [troubleshooting, fusion, fusion doctor, nf-canary, diagnostics] --- diff --git a/fusion_docs/troubleshooting/fusion-snapshots.md b/fusion_docs/troubleshooting/fusion-snapshots.md index 824d5319a8..3b8609a92c 100644 --- a/fusion_docs/troubleshooting/fusion-snapshots.md +++ b/fusion_docs/troubleshooting/fusion-snapshots.md @@ -2,7 +2,7 @@ title: Fusion Snapshots description: "Troubleshooting for Fusion Snapshots" date created: "2025-11-29" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [troubleshooting, fusion, fusion snapshots, configuration] --- diff --git a/fusion_docs/troubleshooting/general.md b/fusion_docs/troubleshooting/general.md index 3e8ca34b74..97c48aacb3 100644 --- a/fusion_docs/troubleshooting/general.md +++ b/fusion_docs/troubleshooting/general.md @@ -2,7 +2,7 @@ title: General description: "Troubleshooting for general Fusion issues" date created: "2025-11-29" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [troubleshooting, fusion, fusion snapshots, configuration] --- diff --git a/platform-cli-docs/docs/installation.md b/platform-cli-docs/docs/installation.md index dc1cdea550..356e2f628b 100644 --- a/platform-cli-docs/docs/installation.md +++ b/platform-cli-docs/docs/installation.md @@ -2,7 +2,7 @@ title: "Installation" description: "Seqera Platform CLI installation and configuration instructions." date created: "2024-07-16" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [cli, platform, installation, configuration] --- diff --git a/platform-cloud/docs/administration/credit-management.md b/platform-cloud/docs/administration/credit-management.md index 679f4956ac..12f91ecef8 100644 --- a/platform-cloud/docs/administration/credit-management.md +++ b/platform-cloud/docs/administration/credit-management.md @@ -2,7 +2,7 @@ title: "Billing and credit management" description: "Manage Seqera credits across Seqera Compute and Co-Scientist." date created: "2025-10-20" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [seqera compute, compute environments, co-scientist, billing] --- diff --git a/platform-cloud/docs/cloud/changelog.md b/platform-cloud/docs/cloud/changelog.md index 9d305ad1df..b0e807528c 100644 --- a/platform-cloud/docs/cloud/changelog.md +++ b/platform-cloud/docs/cloud/changelog.md @@ -2,7 +2,7 @@ title: "Cloud changelog" description: "Seqera Platform Cloud changelog" date created: "2024-07-04" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [changelog] --- diff --git a/platform-cloud/docs/co-scientist/authentication.md b/platform-cloud/docs/co-scientist/authentication.md index 9f95c7e6e2..33cea0ff70 100644 --- a/platform-cloud/docs/co-scientist/authentication.md +++ b/platform-cloud/docs/co-scientist/authentication.md @@ -2,7 +2,7 @@ title: "Authentication" description: "Log in, log out, and manage organizations and tokens in the Seqera CLI" date created: "2025-12-15" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, authentication, login] --- diff --git a/platform-cloud/docs/co-scientist/coding-agents.md b/platform-cloud/docs/co-scientist/coding-agents.md index 6ff216cd0a..ef204d067a 100644 --- a/platform-cloud/docs/co-scientist/coding-agents.md +++ b/platform-cloud/docs/co-scientist/coding-agents.md @@ -2,7 +2,7 @@ title: "Coding agents" description: "Install Co-Scientist as a skill so your coding agent can drive Seqera Platform" date created: "2026-05-27" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-cloud/docs/co-scientist/command-approval.md b/platform-cloud/docs/co-scientist/command-approval.md index 74135adfdc..db13cbc012 100644 --- a/platform-cloud/docs/co-scientist/command-approval.md +++ b/platform-cloud/docs/co-scientist/command-approval.md @@ -2,7 +2,7 @@ title: "Command approval" description: "Control which local commands require user approval in Co-Scientist" date created: "2025-12-15" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, approval, security] --- diff --git a/platform-cloud/docs/co-scientist/configuration.md b/platform-cloud/docs/co-scientist/configuration.md index c0e15982d2..43a1949bc1 100644 --- a/platform-cloud/docs/co-scientist/configuration.md +++ b/platform-cloud/docs/co-scientist/configuration.md @@ -2,7 +2,7 @@ title: "Using Co-Scientist" description: "Use Co-Scientist day to day in the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, configuration] --- diff --git a/platform-cloud/docs/co-scientist/credits.md b/platform-cloud/docs/co-scientist/credits.md index 2f591ecbb1..458f7c7ccf 100644 --- a/platform-cloud/docs/co-scientist/credits.md +++ b/platform-cloud/docs/co-scientist/credits.md @@ -2,7 +2,7 @@ title: "Credits" description: "Co-Scientist credits and how to request more" date created: "2026-04-30" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, credits] --- diff --git a/platform-cloud/docs/co-scientist/index.md b/platform-cloud/docs/co-scientist/index.md index 36e4de014e..86df6c3478 100644 --- a/platform-cloud/docs/co-scientist/index.md +++ b/platform-cloud/docs/co-scientist/index.md @@ -2,7 +2,7 @@ title: "Co-Scientist in Seqera CLI" description: "AI-powered assistant for bioinformatics workflows and Seqera Platform" date created: "2026-03-11" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, ai] --- diff --git a/platform-cloud/docs/co-scientist/installation.mdx b/platform-cloud/docs/co-scientist/installation.mdx index 2224eeecd4..b6d1ea0b0a 100644 --- a/platform-cloud/docs/co-scientist/installation.mdx +++ b/platform-cloud/docs/co-scientist/installation.mdx @@ -2,7 +2,7 @@ title: "Installation" description: "Install and configure the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, installation] --- diff --git a/platform-cloud/docs/co-scientist/modes.md b/platform-cloud/docs/co-scientist/modes.md index abe74aa97d..fed9aefea9 100644 --- a/platform-cloud/docs/co-scientist/modes.md +++ b/platform-cloud/docs/co-scientist/modes.md @@ -2,7 +2,7 @@ title: "Modes" description: "Work in Co-Scientist's build, plan, and goal modes" date created: "2026-03-11" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, modes] --- diff --git a/platform-cloud/docs/co-scientist/nextflow-lsp.md b/platform-cloud/docs/co-scientist/nextflow-lsp.md index c11fab6746..0e99926e72 100644 --- a/platform-cloud/docs/co-scientist/nextflow-lsp.md +++ b/platform-cloud/docs/co-scientist/nextflow-lsp.md @@ -2,7 +2,7 @@ title: "Code intelligence" description: "Use language-server code intelligence in Co-Scientist" date created: "2026-02-26" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, lsp, code intelligence] --- diff --git a/platform-cloud/docs/co-scientist/projects.md b/platform-cloud/docs/co-scientist/projects.md index 670ad9ccd3..81642ae5f7 100644 --- a/platform-cloud/docs/co-scientist/projects.md +++ b/platform-cloud/docs/co-scientist/projects.md @@ -2,7 +2,7 @@ title: "Projects" description: "Organize workspace resources into projects using Seqera Platform labels" date created: "2026-04-22" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, projects, labels] --- diff --git a/platform-cloud/docs/co-scientist/quickstart.md b/platform-cloud/docs/co-scientist/quickstart.md index 370cc530a5..f505bc0e6b 100644 --- a/platform-cloud/docs/co-scientist/quickstart.md +++ b/platform-cloud/docs/co-scientist/quickstart.md @@ -2,7 +2,7 @@ title: "Quickstart" description: "Run your first Co-Scientist session in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, ai] --- diff --git a/platform-cloud/docs/co-scientist/reference/cli.md b/platform-cloud/docs/co-scientist/reference/cli.md index 40806408de..543b37c8f5 100644 --- a/platform-cloud/docs/co-scientist/reference/cli.md +++ b/platform-cloud/docs/co-scientist/reference/cli.md @@ -2,7 +2,7 @@ title: "CLI" description: "Seqera CLI commands and options for Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, reference] --- diff --git a/platform-cloud/docs/co-scientist/reference/environment-variables.md b/platform-cloud/docs/co-scientist/reference/environment-variables.md index dcc75ed9c4..29e913b1eb 100644 --- a/platform-cloud/docs/co-scientist/reference/environment-variables.md +++ b/platform-cloud/docs/co-scientist/reference/environment-variables.md @@ -2,7 +2,7 @@ title: "Environment variables" description: "Environment variables for authenticating and configuring the Seqera CLI" date created: "2026-05-28" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, reference] --- diff --git a/platform-cloud/docs/co-scientist/reference/index.md b/platform-cloud/docs/co-scientist/reference/index.md index 8634bac182..71a6eb4dab 100644 --- a/platform-cloud/docs/co-scientist/reference/index.md +++ b/platform-cloud/docs/co-scientist/reference/index.md @@ -2,7 +2,7 @@ title: "Reference" description: "Reference material for the Seqera CLI and Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, reference] --- diff --git a/platform-cloud/docs/co-scientist/reference/skills-reference.md b/platform-cloud/docs/co-scientist/reference/skills-reference.md index 0254ce53d9..6490ecc626 100644 --- a/platform-cloud/docs/co-scientist/reference/skills-reference.md +++ b/platform-cloud/docs/co-scientist/reference/skills-reference.md @@ -2,7 +2,7 @@ title: "Skills" description: "Built-in skills, slash commands, and session limits for the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, skills, reference] --- diff --git a/platform-cloud/docs/co-scientist/sessions.md b/platform-cloud/docs/co-scientist/sessions.md index b3d7af86b7..9367102360 100644 --- a/platform-cloud/docs/co-scientist/sessions.md +++ b/platform-cloud/docs/co-scientist/sessions.md @@ -2,7 +2,7 @@ title: "Sessions" description: "Start, continue, resume, and exit Co-Scientist sessions, and run non-interactively" date created: "2026-05-27" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, sessions] --- diff --git a/platform-cloud/docs/co-scientist/skill-antigravity.md b/platform-cloud/docs/co-scientist/skill-antigravity.md index d73f85c459..c2c9153fff 100644 --- a/platform-cloud/docs/co-scientist/skill-antigravity.md +++ b/platform-cloud/docs/co-scientist/skill-antigravity.md @@ -2,7 +2,7 @@ title: "Antigravity/Gemini" description: "Install and maintain the Co-Scientist skill for Google's Antigravity/Gemini IDE" date created: "2026-04-29" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, skills, antigravity, gemini] --- diff --git a/platform-cloud/docs/co-scientist/skill-claude-code.md b/platform-cloud/docs/co-scientist/skill-claude-code.md index 68068a7978..abc7103f1c 100644 --- a/platform-cloud/docs/co-scientist/skill-claude-code.md +++ b/platform-cloud/docs/co-scientist/skill-claude-code.md @@ -2,7 +2,7 @@ title: "Claude Code" description: "Install and maintain the Co-Scientist skill for Claude Code" date created: "2026-03-11" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, skills, claude code] --- diff --git a/platform-cloud/docs/co-scientist/skill-codex.md b/platform-cloud/docs/co-scientist/skill-codex.md index 6ccdf7ec11..cd6cfd61e8 100644 --- a/platform-cloud/docs/co-scientist/skill-codex.md +++ b/platform-cloud/docs/co-scientist/skill-codex.md @@ -2,7 +2,7 @@ title: "Codex" description: "Install and maintain the Co-Scientist skill for Codex" date created: "2026-03-11" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, skills, codex] --- diff --git a/platform-cloud/docs/co-scientist/skill-github-copilot.md b/platform-cloud/docs/co-scientist/skill-github-copilot.md index 1866d6b996..467f2acc14 100644 --- a/platform-cloud/docs/co-scientist/skill-github-copilot.md +++ b/platform-cloud/docs/co-scientist/skill-github-copilot.md @@ -2,7 +2,7 @@ title: "GitHub Copilot" description: "Install and maintain the Co-Scientist skill for GitHub Copilot" date created: "2026-03-11" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, skills, github copilot] --- diff --git a/platform-cloud/docs/co-scientist/skill-other-agents.md b/platform-cloud/docs/co-scientist/skill-other-agents.md index f136726f3e..0a331c7026 100644 --- a/platform-cloud/docs/co-scientist/skill-other-agents.md +++ b/platform-cloud/docs/co-scientist/skill-other-agents.md @@ -2,7 +2,7 @@ title: "Other coding agents" description: "Install and maintain the Co-Scientist skill for other coding agents" date created: "2026-03-11" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-cloud/docs/co-scientist/skills.md b/platform-cloud/docs/co-scientist/skills.md index 18defbc7ff..bd9ae23d71 100644 --- a/platform-cloud/docs/co-scientist/skills.md +++ b/platform-cloud/docs/co-scientist/skills.md @@ -2,7 +2,7 @@ title: "Skills configuration" description: "Discover, create, and install skills in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, skills] --- diff --git a/platform-cloud/docs/co-scientist/use-cases.md b/platform-cloud/docs/co-scientist/use-cases.md index 417596c3e6..e04f84f54a 100644 --- a/platform-cloud/docs/co-scientist/use-cases.md +++ b/platform-cloud/docs/co-scientist/use-cases.md @@ -2,7 +2,7 @@ title: "Use cases" description: "Common tasks you can do with Co-Scientist, with example prompts" date created: "2026-03-11" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, ai, use cases] --- diff --git a/platform-cloud/docs/compute-envs/aws-batch.mdx b/platform-cloud/docs/compute-envs/aws-batch.mdx index 6ed2c04dc1..292b072f9e 100644 --- a/platform-cloud/docs/compute-envs/aws-batch.mdx +++ b/platform-cloud/docs/compute-envs/aws-batch.mdx @@ -2,7 +2,7 @@ title: "AWS Batch" description: "Instructions to set up AWS Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [aws, batch, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/aws-cloud.mdx b/platform-cloud/docs/compute-envs/aws-cloud.mdx index 4d2977ee01..f482655f95 100644 --- a/platform-cloud/docs/compute-envs/aws-cloud.mdx +++ b/platform-cloud/docs/compute-envs/aws-cloud.mdx @@ -2,7 +2,7 @@ title: "AWS Cloud" description: "Instructions to set up an AWS Cloud CE in Seqera Platform" date created: "2025-05-15" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [cloud, vm, amazon, compute environments] toc_min_heading_level: 2 toc_max_heading_level: 4 diff --git a/platform-cloud/docs/compute-envs/azure-batch.md b/platform-cloud/docs/compute-envs/azure-batch.md index 0b7299806e..12d1b33b77 100644 --- a/platform-cloud/docs/compute-envs/azure-batch.md +++ b/platform-cloud/docs/compute-envs/azure-batch.md @@ -2,7 +2,7 @@ title: "Azure Batch" description: "Instructions to set up Azure Batch in Seqera Platform" date created: "2024-01-04" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [azure, batch, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/azure-cloud.md b/platform-cloud/docs/compute-envs/azure-cloud.md index 2960a111e6..5d3980115d 100644 --- a/platform-cloud/docs/compute-envs/azure-cloud.md +++ b/platform-cloud/docs/compute-envs/azure-cloud.md @@ -2,7 +2,7 @@ title: "Azure Cloud" description: "Instructions to set up an Azure Cloud compute environment in Seqera Platform" date created: "2025-09-29" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [cloud, vm, azure, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/eks.mdx b/platform-cloud/docs/compute-envs/eks.mdx index e39c2f520c..386bec346a 100644 --- a/platform-cloud/docs/compute-envs/eks.mdx +++ b/platform-cloud/docs/compute-envs/eks.mdx @@ -2,7 +2,7 @@ title: "Amazon EKS" description: "Instructions to set up Amazon EKS in Seqera Platform" date created: "2026-02-04" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [eks, amazon, compute environments, ce] --- diff --git a/platform-cloud/docs/compute-envs/gke.md b/platform-cloud/docs/compute-envs/gke.md index 898c1963e2..d22bdb8054 100644 --- a/platform-cloud/docs/compute-envs/gke.md +++ b/platform-cloud/docs/compute-envs/gke.md @@ -2,7 +2,7 @@ title: "Google Kubernetes Engine" description: "Instructions to set up Google Kubernetes Engine in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [gke, google, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/google-cloud-batch.md b/platform-cloud/docs/compute-envs/google-cloud-batch.md index 098aa47f0b..43ce79a60f 100644 --- a/platform-cloud/docs/compute-envs/google-cloud-batch.md +++ b/platform-cloud/docs/compute-envs/google-cloud-batch.md @@ -2,7 +2,7 @@ title: "Google Cloud Batch" description: "Instructions to set up Google Cloud Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [google, batch, gcp, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/google-cloud.md b/platform-cloud/docs/compute-envs/google-cloud.md index 5977acc45a..d24003298c 100644 --- a/platform-cloud/docs/compute-envs/google-cloud.md +++ b/platform-cloud/docs/compute-envs/google-cloud.md @@ -2,7 +2,7 @@ title: "Google Cloud" description: "Instructions to set up an Google Cloud CE in Seqera Platform" date created: "2025-07-15" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [cloud, vm, google, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/hpc.md b/platform-cloud/docs/compute-envs/hpc.md index 1d779085fb..8fbbf73477 100644 --- a/platform-cloud/docs/compute-envs/hpc.md +++ b/platform-cloud/docs/compute-envs/hpc.md @@ -2,7 +2,7 @@ title: "HPC compute environments" description: "Instructions to set up HPC compute environments in Seqera Platform" date created: "2023-05-11" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [slurm, lsf, pbs, grid engine, altair, ibm, moab, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/k8s.md b/platform-cloud/docs/compute-envs/k8s.md index b7a109bb44..9223e4e170 100644 --- a/platform-cloud/docs/compute-envs/k8s.md +++ b/platform-cloud/docs/compute-envs/k8s.md @@ -2,7 +2,7 @@ title: "Kubernetes" description: "Instructions to set up Kubernetes in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [k8s, kubernetes, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/overview.md b/platform-cloud/docs/compute-envs/overview.md index 6ed78af18b..5d711ccef8 100644 --- a/platform-cloud/docs/compute-envs/overview.md +++ b/platform-cloud/docs/compute-envs/overview.md @@ -2,7 +2,7 @@ title: "Compute environment overview" description: "Overview of compute environments in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [compute environments] --- diff --git a/platform-cloud/docs/compute-envs/seqera-compute.md b/platform-cloud/docs/compute-envs/seqera-compute.md index 761832512c..f354055b6b 100644 --- a/platform-cloud/docs/compute-envs/seqera-compute.md +++ b/platform-cloud/docs/compute-envs/seqera-compute.md @@ -2,7 +2,7 @@ title: "Seqera Compute" description: "Instructions to set up Seqera Compute in Seqera Platform" date created: "2025-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [seqera compute, compute environments] --- diff --git a/platform-cloud/docs/credentials/agent_credentials.md b/platform-cloud/docs/credentials/agent_credentials.md index 1c41f98838..a03616e95f 100644 --- a/platform-cloud/docs/credentials/agent_credentials.md +++ b/platform-cloud/docs/credentials/agent_credentials.md @@ -2,7 +2,7 @@ title: "Tower Agent credentials" description: "Create Tower Agent credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [agent, credentials] --- diff --git a/platform-cloud/docs/credentials/aws_registry_credentials.md b/platform-cloud/docs/credentials/aws_registry_credentials.md index ff2cd3cd05..504ba07daa 100644 --- a/platform-cloud/docs/credentials/aws_registry_credentials.md +++ b/platform-cloud/docs/credentials/aws_registry_credentials.md @@ -2,7 +2,7 @@ title: "AWS ECR credentials" description: "Create AWS ECR credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [aws, ecr, credentials] --- diff --git a/platform-cloud/docs/credentials/azure_registry_credentials.md b/platform-cloud/docs/credentials/azure_registry_credentials.md index fec3ff80c5..6564003f50 100644 --- a/platform-cloud/docs/credentials/azure_registry_credentials.md +++ b/platform-cloud/docs/credentials/azure_registry_credentials.md @@ -2,7 +2,7 @@ title: "Azure container registry credentials" description: "Create Azure container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [azure, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/container_registry_credentials.md b/platform-cloud/docs/credentials/container_registry_credentials.md index e96d1d765c..b632d45cbf 100644 --- a/platform-cloud/docs/credentials/container_registry_credentials.md +++ b/platform-cloud/docs/credentials/container_registry_credentials.md @@ -2,7 +2,7 @@ title: "Container registry credentials" description: "Configure container registry credentials for the Wave container service in Seqera Platform." date created: "2025-10-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [credentials, container registry, wave, docker, authentication] --- diff --git a/platform-cloud/docs/credentials/data_repositories.md b/platform-cloud/docs/credentials/data_repositories.md index ba9452b772..5c4afae581 100644 --- a/platform-cloud/docs/credentials/data_repositories.md +++ b/platform-cloud/docs/credentials/data_repositories.md @@ -2,7 +2,7 @@ title: "Data repositories" description: "Add data repositories to Seqera Platform" date created: "2025-10-15" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [data explorer, aws, azure, gcp, s3-compatible, api, credentials] --- diff --git a/platform-cloud/docs/credentials/docker_hub_registry_credentials.md b/platform-cloud/docs/credentials/docker_hub_registry_credentials.md index 9e0028378c..7d5dfdff56 100644 --- a/platform-cloud/docs/credentials/docker_hub_registry_credentials.md +++ b/platform-cloud/docs/credentials/docker_hub_registry_credentials.md @@ -2,7 +2,7 @@ title: "Docker Hub credentials" description: "Create Docker Hub credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [docker, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/gitea_registry_credentials.md b/platform-cloud/docs/credentials/gitea_registry_credentials.md index 5f08a6eeba..0b9743d470 100644 --- a/platform-cloud/docs/credentials/gitea_registry_credentials.md +++ b/platform-cloud/docs/credentials/gitea_registry_credentials.md @@ -2,7 +2,7 @@ title: "Gitea container registry credentials" description: "Create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [gitea, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/github_registry_credentials.md b/platform-cloud/docs/credentials/github_registry_credentials.md index d4c0ee4527..4f41145ab5 100644 --- a/platform-cloud/docs/credentials/github_registry_credentials.md +++ b/platform-cloud/docs/credentials/github_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitHub container registry credentials" description: "Create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [github, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/gitlab_registry_credentials.md b/platform-cloud/docs/credentials/gitlab_registry_credentials.md index 6b662fa1fb..9339cbb838 100644 --- a/platform-cloud/docs/credentials/gitlab_registry_credentials.md +++ b/platform-cloud/docs/credentials/gitlab_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitLab container registry credentials" description: "Create GitLab container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [gitlab, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/google_registry_credentials.md b/platform-cloud/docs/credentials/google_registry_credentials.md index f49f9ab0a4..f2b6744c9d 100644 --- a/platform-cloud/docs/credentials/google_registry_credentials.md +++ b/platform-cloud/docs/credentials/google_registry_credentials.md @@ -2,7 +2,7 @@ title: "Google registry credentials" description: "Create Google Cloud registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [google, containers, registry, artifact, credentials] --- diff --git a/platform-cloud/docs/credentials/managed_identities.md b/platform-cloud/docs/credentials/managed_identities.md index ffa009a17d..02a0537be7 100644 --- a/platform-cloud/docs/credentials/managed_identities.md +++ b/platform-cloud/docs/credentials/managed_identities.md @@ -2,7 +2,7 @@ title: "Managed identities" description: "Configure managed identities in Seqera Platform." date created: "2024-06-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [organizations, administration, managed identities, clusters, ssh, credentials] --- diff --git a/platform-cloud/docs/credentials/overview.md b/platform-cloud/docs/credentials/overview.md index 558fe0b3ed..ada727c197 100644 --- a/platform-cloud/docs/credentials/overview.md +++ b/platform-cloud/docs/credentials/overview.md @@ -2,7 +2,7 @@ title: "Credentials overview" description: "Learn about credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [credentials, git, containers, registry] --- diff --git a/platform-cloud/docs/credentials/quay_registry_credentials.md b/platform-cloud/docs/credentials/quay_registry_credentials.md index 7aac906a95..70b171aa84 100644 --- a/platform-cloud/docs/credentials/quay_registry_credentials.md +++ b/platform-cloud/docs/credentials/quay_registry_credentials.md @@ -2,7 +2,7 @@ title: "Quay container registry credentials" description: "Create Quay container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [quay, credentials] --- diff --git a/platform-cloud/docs/credentials/ssh_credentials.md b/platform-cloud/docs/credentials/ssh_credentials.md index f384525e89..adcda2846a 100644 --- a/platform-cloud/docs/credentials/ssh_credentials.md +++ b/platform-cloud/docs/credentials/ssh_credentials.md @@ -2,7 +2,7 @@ title: "SSH credentials" description: "Create SSH credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [ssh, credentials] --- diff --git a/platform-cloud/docs/data-privacy/overview.md b/platform-cloud/docs/data-privacy/overview.md index 0b4db06e23..538cdd6591 100644 --- a/platform-cloud/docs/data-privacy/overview.md +++ b/platform-cloud/docs/data-privacy/overview.md @@ -2,7 +2,7 @@ title: "Data privacy" description: "Overview of the data collected by Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [data, privacy] --- diff --git a/platform-cloud/docs/data/data-explorer.md b/platform-cloud/docs/data/data-explorer.md index 07da959a7c..64b7d3b73c 100644 --- a/platform-cloud/docs/data/data-explorer.md +++ b/platform-cloud/docs/data/data-explorer.md @@ -2,7 +2,7 @@ title: "Data Explorer" description: "Using Seqera Data Explorer." date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [data, explorer, igv, molstar, object, storage, lineage] --- diff --git a/platform-cloud/docs/data/data-lineage.md b/platform-cloud/docs/data/data-lineage.md index 906ddf344e..0c32d3e0d9 100644 --- a/platform-cloud/docs/data/data-lineage.md +++ b/platform-cloud/docs/data/data-lineage.md @@ -2,7 +2,7 @@ title: "Data Lineage" description: "Using data lineage in Seqera Platform." date created: "2026-05-04" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [data lineage, provenance, governance, reproducibility, lineage id, lid, labels] --- diff --git a/platform-cloud/docs/data/datasets.md b/platform-cloud/docs/data/datasets.md index b2f01b6390..38a2628231 100644 --- a/platform-cloud/docs/data/datasets.md +++ b/platform-cloud/docs/data/datasets.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Using datasets in Seqera Platform." date created: "2023-04-23" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [datasets] --- diff --git a/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx b/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx index c544f79d30..bb985a43d4 100644 --- a/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx +++ b/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx @@ -2,7 +2,7 @@ title: "Manual AWS Batch configuration" description: "Manual AWS Batch configuration" date created: "2023-04-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [aws, batch, configuration] --- diff --git a/platform-cloud/docs/functionality_matrix/overview.md b/platform-cloud/docs/functionality_matrix/overview.md index 3499d6be76..08ca4f3eac 100644 --- a/platform-cloud/docs/functionality_matrix/overview.md +++ b/platform-cloud/docs/functionality_matrix/overview.md @@ -2,7 +2,7 @@ title: "Default version compatibility" description: "Platform / nf-launcher / Nextflow / Fusion version compatibility" date created: "2024-06-20" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [compatibility, nextflow, nf-launcher] --- diff --git a/platform-cloud/docs/getting-started/deployment-options.md b/platform-cloud/docs/getting-started/deployment-options.md index adb6783d61..0451aaa6c3 100644 --- a/platform-cloud/docs/getting-started/deployment-options.md +++ b/platform-cloud/docs/getting-started/deployment-options.md @@ -2,7 +2,7 @@ title: "Deployment options" description: "Seqera Platform deployment options and ways to access your Seqera instance." date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [deployment] --- diff --git a/platform-cloud/docs/getting-started/overview.md b/platform-cloud/docs/getting-started/overview.md index 121cedff25..5b16258ed4 100644 --- a/platform-cloud/docs/getting-started/overview.md +++ b/platform-cloud/docs/getting-started/overview.md @@ -2,7 +2,7 @@ title: Run a pipeline description: An overview of Seqera Platform deployment versions and ways to run Seqera. date created: "2023-09-15" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [overview, pipelines, getting started, deployment, runs] --- diff --git a/platform-cloud/docs/getting-started/proteinfold.md b/platform-cloud/docs/getting-started/proteinfold.md index 9e019abfa2..0c77658cda 100644 --- a/platform-cloud/docs/getting-started/proteinfold.md +++ b/platform-cloud/docs/getting-started/proteinfold.md @@ -2,7 +2,7 @@ title: "Protein structure prediction" description: "An introduction to running nf-core/proteinfold in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [platform, seqera pipelines, studios, proteinfold, alphafold, colabfold, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md b/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md index 66a5ba75bd..3b290e39ba 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md @@ -2,7 +2,7 @@ title: "Add pipelines" description: "An introduction to adding pipelines to Seqera Platform workspaces" date created: "2024-07-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [platform, launch, pipelines, launchpad] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md b/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md index 74df121a81..f026326286 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md @@ -2,7 +2,7 @@ title: "Community Showcase" description: "Seqera Cloud Community showcase workspace walkthrough" date created: "2024-07-08" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [platform, launch, pipelines, launchpad, tutorial] toc_max_heading_level: 3 --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md b/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md index a8cc485f34..ede5909763 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md @@ -2,7 +2,7 @@ title: "Launch pipelines" description: "An introduction to launching nf-core/rnaseq in the community/showcase workspace" date created: "2024-07-08" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [platform, launch, pipelines, launchpad, tutorial] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md b/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md index 97d17ba022..a8a14bbf28 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md @@ -2,7 +2,7 @@ title: "Monitor runs" description: "Monitor pipeline runs from the Runs page, All runs page, and Dashboard in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [platform, runs, monitoring] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md b/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md index 69c87fd068..f315ba5131 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "An introduction to pipeline optimization in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [platform, runs, pipeline optimization] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/studios.md b/platform-cloud/docs/getting-started/quickstart-demo/studios.md index cac9029d9d..b86115bb55 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/studios.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/studios.md @@ -2,7 +2,7 @@ title: "Studios" description: "An introduction to Studios in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [platform, data, studios] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md b/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md index b43a790c39..02d1973d67 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md @@ -2,7 +2,7 @@ title: "View run information" description: "View pipeline run details in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [platform, runs, pipelines, monitoring, tutorial] --- diff --git a/platform-cloud/docs/getting-started/rnaseq.md b/platform-cloud/docs/getting-started/rnaseq.md index f41cd9e6dd..a1cee4729e 100644 --- a/platform-cloud/docs/getting-started/rnaseq.md +++ b/platform-cloud/docs/getting-started/rnaseq.md @@ -2,7 +2,7 @@ title: "RNA-Seq" description: "An introduction to running nf-core/rnaseq in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [platform, seqera pipelines, studios, rnaseq, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-cloud/docs/getting-started/single-sign-on.md b/platform-cloud/docs/getting-started/single-sign-on.md index bbf32eb834..33d6d6e122 100644 --- a/platform-cloud/docs/getting-started/single-sign-on.md +++ b/platform-cloud/docs/getting-started/single-sign-on.md @@ -2,7 +2,7 @@ title: "Single sign-on (SSO)" description: "Configure single sign-on for a Seqera Platform Cloud organization." date created: "2026-03-10" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [sso, authentication, organization settings, cloud pro] --- diff --git a/platform-cloud/docs/getting-started/studios.md b/platform-cloud/docs/getting-started/studios.md index 5a82472751..1bd4ac8c14 100644 --- a/platform-cloud/docs/getting-started/studios.md +++ b/platform-cloud/docs/getting-started/studios.md @@ -2,7 +2,7 @@ title: "Studios for interactive analysis" description: "Creating interactive analysis Studios for Jupyter, R-IDE, VS Code, and more" date created: "2025-02-24" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [platform, studios, jupyter, r-ide, xpra, vscode, conda] toc_max_heading_level: 3 --- diff --git a/platform-cloud/docs/getting-started/workspace-setup.md b/platform-cloud/docs/getting-started/workspace-setup.md index 369d9f86f7..f176608ab2 100644 --- a/platform-cloud/docs/getting-started/workspace-setup.md +++ b/platform-cloud/docs/getting-started/workspace-setup.md @@ -2,7 +2,7 @@ title: "Set up your workspace" description: "Create an organization workspace and add participants in Seqera Platform." date created: "2024-04-15" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [platform, organizations, workspaces, users] --- diff --git a/platform-cloud/docs/git/overview.md b/platform-cloud/docs/git/overview.md index c5f0284ffe..e288ff9d01 100644 --- a/platform-cloud/docs/git/overview.md +++ b/platform-cloud/docs/git/overview.md @@ -2,7 +2,7 @@ title: "Git integration" description: "Connecting to Git repositories in Seqera Platform and Co-Scientist." date created: "2025-10-11" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [git] --- diff --git a/platform-cloud/docs/labels/overview.md b/platform-cloud/docs/labels/overview.md index 0b2f5394e9..b3658b39d1 100644 --- a/platform-cloud/docs/labels/overview.md +++ b/platform-cloud/docs/labels/overview.md @@ -2,7 +2,7 @@ title: "Labels" description: "Instructions for using labels in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [labels] --- diff --git a/platform-cloud/docs/launch/advanced.md b/platform-cloud/docs/launch/advanced.md index 25c0a6209b..c9bec9e840 100644 --- a/platform-cloud/docs/launch/advanced.md +++ b/platform-cloud/docs/launch/advanced.md @@ -2,7 +2,7 @@ title: "Advanced options" description: "Advanced guide to launching Nextflow pipelines in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [advanced, launch] --- diff --git a/platform-cloud/docs/launch/cache-resume.mdx b/platform-cloud/docs/launch/cache-resume.mdx index 7411939f67..c473281eff 100644 --- a/platform-cloud/docs/launch/cache-resume.mdx +++ b/platform-cloud/docs/launch/cache-resume.mdx @@ -2,7 +2,7 @@ title: "Nextflow cache and resume" description: "Guide to Nextflow cache and resume in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [cache, launch, resume, relaunch] --- diff --git a/platform-cloud/docs/launch/launchpad.md b/platform-cloud/docs/launch/launchpad.md index e493f69d8f..389a47ae65 100644 --- a/platform-cloud/docs/launch/launchpad.md +++ b/platform-cloud/docs/launch/launchpad.md @@ -2,7 +2,7 @@ title: "Launch pipelines" description: "Curate and launch workflows in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [launchpad, launch, configure, pipelines, schema, configuration, nextflow, parameters, input, output] --- diff --git a/platform-cloud/docs/limits/overview.md b/platform-cloud/docs/limits/overview.md index 384a1ace69..57cf7c6c4c 100644 --- a/platform-cloud/docs/limits/overview.md +++ b/platform-cloud/docs/limits/overview.md @@ -2,7 +2,7 @@ title: "Usage limits" description: "An overview of Seqera Cloud usage limits" date created: "2025-02-19" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [limits] --- diff --git a/platform-cloud/docs/monitoring/cloud-costs.md b/platform-cloud/docs/monitoring/cloud-costs.md index efd0e73094..f1cb925a09 100644 --- a/platform-cloud/docs/monitoring/cloud-costs.md +++ b/platform-cloud/docs/monitoring/cloud-costs.md @@ -2,7 +2,7 @@ title: "Monitoring cloud costs" description: Guidelines for monitoring Seqera Platform cloud expenditure date created: "2023-04-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [aws, gcp, azure, cloud costs, cost, billing, alerts] --- diff --git a/platform-cloud/docs/monitoring/dashboard.md b/platform-cloud/docs/monitoring/dashboard.md index ee82b31a9e..492a6283b6 100644 --- a/platform-cloud/docs/monitoring/dashboard.md +++ b/platform-cloud/docs/monitoring/dashboard.md @@ -2,7 +2,7 @@ title: "Dashboard" description: "View pipeline run status overview in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [dashboard, pipeline runs, fusion, monitoring] --- diff --git a/platform-cloud/docs/monitoring/overview.md b/platform-cloud/docs/monitoring/overview.md index 21d1098562..575338bbe0 100644 --- a/platform-cloud/docs/monitoring/overview.md +++ b/platform-cloud/docs/monitoring/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Monitoring pipeline runs in Seqera Platform." date created: "2024-04-11" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [runs, monitoring] --- diff --git a/platform-cloud/docs/monitoring/run-details.mdx b/platform-cloud/docs/monitoring/run-details.mdx index f2c60034fc..0266713827 100644 --- a/platform-cloud/docs/monitoring/run-details.mdx +++ b/platform-cloud/docs/monitoring/run-details.mdx @@ -2,7 +2,7 @@ title: "Run details" description: "Monitoring a Nextflow pipeline executed through Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [logging, monitoring, runs, details, workflows, execution, lineage] --- diff --git a/platform-cloud/docs/orgs-and-teams/custom-roles.md b/platform-cloud/docs/orgs-and-teams/custom-roles.md index bd77ba920e..cb35a1bfed 100644 --- a/platform-cloud/docs/orgs-and-teams/custom-roles.md +++ b/platform-cloud/docs/orgs-and-teams/custom-roles.md @@ -2,7 +2,7 @@ title: "Custom roles" description: "Introduction to custom roles in Seqera Platform." date created: "2025-11-17" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [roles, rbac, permissions] --- diff --git a/platform-cloud/docs/orgs-and-teams/organizations.md b/platform-cloud/docs/orgs-and-teams/organizations.md index bd6a9485ed..436a7f8373 100644 --- a/platform-cloud/docs/orgs-and-teams/organizations.md +++ b/platform-cloud/docs/orgs-and-teams/organizations.md @@ -2,7 +2,7 @@ title: "Organizations" description: "Manage organizations in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [organizations, administration, workspaces, create organization, organization settings] --- diff --git a/platform-cloud/docs/orgs-and-teams/roles.md b/platform-cloud/docs/orgs-and-teams/roles.md index 1a073e8f64..b427462aa0 100644 --- a/platform-cloud/docs/orgs-and-teams/roles.md +++ b/platform-cloud/docs/orgs-and-teams/roles.md @@ -2,7 +2,7 @@ title: "User roles" description: "Understand the various roles in Seqera Platform." date created: "2024-06-10" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [roles] --- diff --git a/platform-cloud/docs/orgs-and-teams/workspace-management.md b/platform-cloud/docs/orgs-and-teams/workspace-management.md index f5f1527c29..a30d447fe8 100644 --- a/platform-cloud/docs/orgs-and-teams/workspace-management.md +++ b/platform-cloud/docs/orgs-and-teams/workspace-management.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Manage users and teams for an organization in Seqera Platform." date created: "2023-04-23" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [workspaces, teams, users, administration, user workspace, create workspace, credits, settings] --- diff --git a/platform-cloud/docs/pipeline-actions/overview.md b/platform-cloud/docs/pipeline-actions/overview.md index 6e12d194a5..4939c7159f 100644 --- a/platform-cloud/docs/pipeline-actions/overview.md +++ b/platform-cloud/docs/pipeline-actions/overview.md @@ -2,7 +2,7 @@ title: "Pipeline actions" description: "Automate executions with pipeline actions and webhooks in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [actions, webhooks, automation] --- diff --git a/platform-cloud/docs/pipeline-optimization/overview.md b/platform-cloud/docs/pipeline-optimization/overview.md index dca6255713..813db63307 100644 --- a/platform-cloud/docs/pipeline-optimization/overview.md +++ b/platform-cloud/docs/pipeline-optimization/overview.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "Optimize the resource usage of your pipelines to save time and money." date created: "2024-02-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [compute, resources, optimization] --- diff --git a/platform-cloud/docs/pipeline-schema/overview.md b/platform-cloud/docs/pipeline-schema/overview.md index 6746a25257..c3e85316c9 100644 --- a/platform-cloud/docs/pipeline-schema/overview.md +++ b/platform-cloud/docs/pipeline-schema/overview.md @@ -2,7 +2,7 @@ title: "Pipeline schema" description: "Introduction to pipeline schema in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [pipelines, schema] --- diff --git a/platform-cloud/docs/pipelines/overview.md b/platform-cloud/docs/pipelines/overview.md index 8db0b88221..d89b558de1 100644 --- a/platform-cloud/docs/pipelines/overview.md +++ b/platform-cloud/docs/pipelines/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Introduction to pipelines in Seqera Platform." date created: "2025-10-16" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/pipelines/revision.md b/platform-cloud/docs/pipelines/revision.md index 00b568470c..ff7f30b1c8 100644 --- a/platform-cloud/docs/pipelines/revision.md +++ b/platform-cloud/docs/pipelines/revision.md @@ -2,7 +2,7 @@ title: "Git revision management" description: "Introduction to pipeline repository revision management in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/pipelines/versioning.md b/platform-cloud/docs/pipelines/versioning.md index 225bcadb63..62b90a3365 100644 --- a/platform-cloud/docs/pipelines/versioning.md +++ b/platform-cloud/docs/pipelines/versioning.md @@ -2,7 +2,7 @@ title: "Pipeline versioning" description: "Introduction to pipeline versioning in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/platform-cloud.md b/platform-cloud/docs/platform-cloud.md index f7a5790a6d..35ddfb41e2 100644 --- a/platform-cloud/docs/platform-cloud.md +++ b/platform-cloud/docs/platform-cloud.md @@ -2,7 +2,7 @@ title: "Seqera Platform Cloud" description: "Introduction to Seqera Platform Cloud." date created: "2026-05-21" -last updated: "2026-06-09" +last updated: "2026-06-10" slug: / --- diff --git a/platform-cloud/docs/quickstart.md b/platform-cloud/docs/quickstart.md index 9c78b13a38..d925b4b2c4 100644 --- a/platform-cloud/docs/quickstart.md +++ b/platform-cloud/docs/quickstart.md @@ -2,7 +2,7 @@ title: "Explore Seqera Cloud" description: "Explore your free workspace resources and launch your first pipelines with Seqera Compute." date created: "2025-10-16" -last updated: "2026-06-09" +last updated: "2026-06-10" toc_max_heading_level: 4 tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/reports/overview.md b/platform-cloud/docs/reports/overview.md index 5eda8591a4..819c82e269 100644 --- a/platform-cloud/docs/reports/overview.md +++ b/platform-cloud/docs/reports/overview.md @@ -2,7 +2,7 @@ title: "Reports" description: "Overview of pipeline reports in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [pipelines, schema, reports, metrics, logs] --- diff --git a/platform-cloud/docs/resource-labels/overview.md b/platform-cloud/docs/resource-labels/overview.md index 8d73fc158d..56801d6ca2 100644 --- a/platform-cloud/docs/resource-labels/overview.md +++ b/platform-cloud/docs/resource-labels/overview.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Instructions to use resource labels in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [resource labels, labels] --- diff --git a/platform-cloud/docs/secrets/overview.md b/platform-cloud/docs/secrets/overview.md index e52b5fac73..3335afbdb5 100644 --- a/platform-cloud/docs/secrets/overview.md +++ b/platform-cloud/docs/secrets/overview.md @@ -2,7 +2,7 @@ title: "Secrets" description: "Instructions to use secrets in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [pipelines, secrets] --- diff --git a/platform-cloud/docs/seqera-mcp/nfcore-tools.md b/platform-cloud/docs/seqera-mcp/nfcore-tools.md index e339f98496..f5a7ef9c7b 100644 --- a/platform-cloud/docs/seqera-mcp/nfcore-tools.md +++ b/platform-cloud/docs/seqera-mcp/nfcore-tools.md @@ -2,7 +2,7 @@ title: nf-core Tools description: "Search and explore nf-core bioinformatics modules and get analysis recommendations" date created: "2026-01-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [nf-core, nextflow, bioinformatics, pipelines, modules] --- diff --git a/platform-cloud/docs/seqera-mcp/overview.md b/platform-cloud/docs/seqera-mcp/overview.md index 593155611a..7f89e97910 100644 --- a/platform-cloud/docs/seqera-mcp/overview.md +++ b/platform-cloud/docs/seqera-mcp/overview.md @@ -2,7 +2,7 @@ title: "Seqera MCP" description: "Connect AI assistants to Seqera Platform using the Model Context Protocol" date created: "2025-12-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [mcp, integration, mcp server, ai] --- diff --git a/platform-cloud/docs/seqera-mcp/seqera-tools.md b/platform-cloud/docs/seqera-mcp/seqera-tools.md index ab0f341145..7f33f2eac8 100644 --- a/platform-cloud/docs/seqera-mcp/seqera-tools.md +++ b/platform-cloud/docs/seqera-mcp/seqera-tools.md @@ -2,7 +2,7 @@ title: Seqera Platform Tools description: "Manage workflows, compute environments, and containers through Seqera Platform" date created: "2026-01-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [seqera, platform, nextflow, workflows, containers] --- diff --git a/platform-cloud/docs/seqera-mcp/sra-tools.md b/platform-cloud/docs/seqera-mcp/sra-tools.md index 20c6fe50e6..0d439e2562 100644 --- a/platform-cloud/docs/seqera-mcp/sra-tools.md +++ b/platform-cloud/docs/seqera-mcp/sra-tools.md @@ -2,7 +2,7 @@ title: SRA Tools description: "Search and retrieve sequencing data from NCBI SRA, EBI ENA, and GEO databases" date created: "2026-01-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [sra, ena, geo, sequencing, bioinformatics] --- diff --git a/platform-cloud/docs/seqerakit/commands.md b/platform-cloud/docs/seqerakit/commands.md index d855258e62..fcd38a486c 100644 --- a/platform-cloud/docs/seqerakit/commands.md +++ b/platform-cloud/docs/seqerakit/commands.md @@ -2,7 +2,7 @@ title: "Commands" description: "Seqerakit command options" date created: "2024-10-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [seqerakit, cli, automation, commands] --- diff --git a/platform-cloud/docs/seqerakit/installation.md b/platform-cloud/docs/seqerakit/installation.md index 86062da547..5985785fdb 100644 --- a/platform-cloud/docs/seqerakit/installation.md +++ b/platform-cloud/docs/seqerakit/installation.md @@ -2,7 +2,7 @@ title: "Installation" description: "Seqerakit installation options" date created: "2024-10-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [seqerakit, cli, automation, installation] --- diff --git a/platform-cloud/docs/seqerakit/templates.mdx b/platform-cloud/docs/seqerakit/templates.mdx index adbd777f22..033bf4ea3a 100644 --- a/platform-cloud/docs/seqerakit/templates.mdx +++ b/platform-cloud/docs/seqerakit/templates.mdx @@ -2,7 +2,7 @@ title: "Templates" description: "Seqerakit YAML configuration file templates and instructions" date created: "2024-11-08" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [seqerakit, cli, automation, yaml, configuration] toc_max_heading_level: 4 --- diff --git a/platform-cloud/docs/seqerakit/yaml-configuration.md b/platform-cloud/docs/seqerakit/yaml-configuration.md index f93fd52226..cece02e709 100644 --- a/platform-cloud/docs/seqerakit/yaml-configuration.md +++ b/platform-cloud/docs/seqerakit/yaml-configuration.md @@ -2,7 +2,7 @@ title: "YAML configuration" description: "seqerakit YAML configuration file options" date created: "2024-10-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [seqerakit, cli, automation, yaml, configuration] --- diff --git a/platform-cloud/docs/studios/add-studio-custom-container.md b/platform-cloud/docs/studios/add-studio-custom-container.md index b14d95d0fe..cfaceb6210 100644 --- a/platform-cloud/docs/studios/add-studio-custom-container.md +++ b/platform-cloud/docs/studios/add-studio-custom-container.md @@ -2,7 +2,7 @@ title: "Custom container template" description: "Add a Studio with a custom container template in Seqera Platform." date created: "2025-09-04" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [studio custom, git repository, sessions, studios] --- diff --git a/platform-cloud/docs/studios/add-studio-git-repo.md b/platform-cloud/docs/studios/add-studio-git-repo.md index d6b8b2c7eb..58d361eb2a 100644 --- a/platform-cloud/docs/studios/add-studio-git-repo.md +++ b/platform-cloud/docs/studios/add-studio-git-repo.md @@ -2,7 +2,7 @@ title: "Import from a Git repository" description: "Add a Studio from a Git repository in Seqera Platform." date created: "2025-09-04" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [studio git, git repository, sessions, studios, git, version control] --- diff --git a/platform-cloud/docs/studios/add-studio-provided-template.md b/platform-cloud/docs/studios/add-studio-provided-template.md index 0374f17196..bfc4fe9da5 100644 --- a/platform-cloud/docs/studios/add-studio-provided-template.md +++ b/platform-cloud/docs/studios/add-studio-provided-template.md @@ -2,7 +2,7 @@ title: "Seqera-provided container template" description: "Add a Studio with a Seqera-provided container template in Seqera Platform." date created: "2025-09-04" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [template, seqera template, seqera template studio, sessions, studios] --- diff --git a/platform-cloud/docs/studios/add-studio.md b/platform-cloud/docs/studios/add-studio.md index 5e8c6d8c0c..9ee750cef0 100644 --- a/platform-cloud/docs/studios/add-studio.md +++ b/platform-cloud/docs/studios/add-studio.md @@ -2,7 +2,7 @@ title: "Add a Studio" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [data, sessions, studios] --- diff --git a/platform-cloud/docs/studios/connect.md b/platform-cloud/docs/studios/connect.md index a308d94a4d..73055cc158 100644 --- a/platform-cloud/docs/studios/connect.md +++ b/platform-cloud/docs/studios/connect.md @@ -1,7 +1,7 @@ --- title: Connect changelog date created: "2025-07-30" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [connect, changelog, connect changelog] --- diff --git a/platform-cloud/docs/studios/container-images.md b/platform-cloud/docs/studios/container-images.md index ded2be8d3c..800cd1eba3 100644 --- a/platform-cloud/docs/studios/container-images.md +++ b/platform-cloud/docs/studios/container-images.md @@ -2,7 +2,7 @@ title: "Container image templates" description: "Use container images with Studios." date created: "2025-10-16" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [containers, container images, sessions, studios] --- diff --git a/platform-cloud/docs/studios/custom-envs.md b/platform-cloud/docs/studios/custom-envs.md index 091c78d2f8..4b3c59b8dd 100644 --- a/platform-cloud/docs/studios/custom-envs.md +++ b/platform-cloud/docs/studios/custom-envs.md @@ -2,7 +2,7 @@ title: "Custom environments" description: "Custom environments for Studios" date created: "2024-10-01" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [environments, custom, studios] --- diff --git a/platform-cloud/docs/studios/example-studios.md b/platform-cloud/docs/studios/example-studios.md index 32ee4716db..646925f13d 100644 --- a/platform-cloud/docs/studios/example-studios.md +++ b/platform-cloud/docs/studios/example-studios.md @@ -2,7 +2,7 @@ title: "Example custom Studios" description: "Example Dockerfiles and pre-built container images for running custom applications in Studios." date created: "2026-02-18" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [environments, custom, studios, examples] --- diff --git a/platform-cloud/docs/studios/managing.md b/platform-cloud/docs/studios/managing.md index 42a01f1e08..e8d015829c 100644 --- a/platform-cloud/docs/studios/managing.md +++ b/platform-cloud/docs/studios/managing.md @@ -2,7 +2,7 @@ title: "Manage Studios" description: "Manage Studio sessions." date created: "2025-02-06" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [data, sessions, studios] --- diff --git a/platform-cloud/docs/studios/overview.md b/platform-cloud/docs/studios/overview.md index e87b396e33..8d6339cce5 100644 --- a/platform-cloud/docs/studios/overview.md +++ b/platform-cloud/docs/studios/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Interactive analysis environments in Seqera Platform" date created: "2025-02-06" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [studios, connect, xpra, ride, vscode, containers, docker] --- diff --git a/platform-cloud/docs/supported_software/agent/overview.md b/platform-cloud/docs/supported_software/agent/overview.md index 5cf32cfa6f..824974ddb3 100644 --- a/platform-cloud/docs/supported_software/agent/overview.md +++ b/platform-cloud/docs/supported_software/agent/overview.md @@ -2,7 +2,7 @@ title: "Tower Agent" description: "Instructions to use Tower Agent." date created: "2023-04-24" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [agent] --- diff --git a/platform-cloud/docs/supported_software/dragen/overview.md b/platform-cloud/docs/supported_software/dragen/overview.md index 08e5f26ef7..710ed3a8a7 100644 --- a/platform-cloud/docs/supported_software/dragen/overview.md +++ b/platform-cloud/docs/supported_software/dragen/overview.md @@ -2,7 +2,7 @@ title: "Illumina DRAGEN" description: "Instructions to integrate Illumina DRAGEN with Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [dragen, integration] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md b/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md index d5b7da9351..10ed4d620c 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md @@ -2,7 +2,7 @@ title: "Developer tools" description: "API and CLI troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md index 53f9741c2f..5256661f8f 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md @@ -2,7 +2,7 @@ title: "AWS" description: "AWS troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md index 8a2b0abc91..78439c4383 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md @@ -2,7 +2,7 @@ title: "Azure" description: "Azure troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [faq, help, azure, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md index 4a646dae94..ba54a04594 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Dataset troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [faq, help, database, datasets] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md b/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md index f8456c332c..d3d02856ac 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md @@ -2,7 +2,7 @@ title: "Nextflow" description: "Nextflow troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [faq, help, nextflow, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md b/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md index 9deff68492..e83bc5d8ad 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Troubleshooting resource labels in Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [troubleshooting, help] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md b/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md index 86c8ca5bba..bca4607475 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md @@ -2,7 +2,7 @@ title: "Co-Scientist" description: "Co-Scientist troubleshooting." date created: "2024-12-15" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [faq, help, seqera ai, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md index 2be1c8c6b2..422112913f 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md @@ -2,7 +2,7 @@ title: "Single sign-on" description: "Single sign-on (SSO) troubleshooting with Seqera Platform." date created: "2026-06-05" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [faq, help, sso, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md index 2293583dc9..b0b86eda82 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md @@ -2,7 +2,7 @@ title: "Studios" description: "Studios troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [faq, help, studios, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md index 8fbdce9b82..1b26809b31 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md @@ -2,7 +2,7 @@ title: "General" description: "Troubleshooting Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [troubleshooting, help] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md index b4ba3ca032..82033ebecd 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Workspaces troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [faq, help, workspaces, troubleshooting] --- diff --git a/platform-cloud/docs/tutorials/retry-strategy.md b/platform-cloud/docs/tutorials/retry-strategy.md index 562030c71b..131ede8db3 100644 --- a/platform-cloud/docs/tutorials/retry-strategy.md +++ b/platform-cloud/docs/tutorials/retry-strategy.md @@ -2,7 +2,7 @@ title: "Manage AWS Spot interruptions in Seqera Platform" description: "Managing AWS Spot Interruptions in Seqera Platform." date created: "2024-07-16" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [aws, spot, platform, fusion, retry] --- diff --git a/platform-enterprise_docs/administration/overview.md b/platform-enterprise_docs/administration/overview.md index 61e2579337..f8d45fa527 100644 --- a/platform-enterprise_docs/administration/overview.md +++ b/platform-enterprise_docs/administration/overview.md @@ -2,7 +2,7 @@ title: "Admin panel" description: "Overview of Seqera user and organization administration" date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [administration, users, workspaces, organizations] --- diff --git a/platform-enterprise_docs/co-scientist/authentication.md b/platform-enterprise_docs/co-scientist/authentication.md index cc3a7e2c9b..0e78289944 100644 --- a/platform-enterprise_docs/co-scientist/authentication.md +++ b/platform-enterprise_docs/co-scientist/authentication.md @@ -2,7 +2,7 @@ title: "Authentication" description: "Log in, log out, and manage organizations and tokens in the Seqera CLI" date created: "2025-12-15" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, authentication, login] --- diff --git a/platform-enterprise_docs/co-scientist/coding-agents.md b/platform-enterprise_docs/co-scientist/coding-agents.md index 6ff216cd0a..ef204d067a 100644 --- a/platform-enterprise_docs/co-scientist/coding-agents.md +++ b/platform-enterprise_docs/co-scientist/coding-agents.md @@ -2,7 +2,7 @@ title: "Coding agents" description: "Install Co-Scientist as a skill so your coding agent can drive Seqera Platform" date created: "2026-05-27" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-enterprise_docs/co-scientist/command-approval.md b/platform-enterprise_docs/co-scientist/command-approval.md index 6c1bf60cb2..a7b1891852 100644 --- a/platform-enterprise_docs/co-scientist/command-approval.md +++ b/platform-enterprise_docs/co-scientist/command-approval.md @@ -2,7 +2,7 @@ title: "Command approval" description: "Control which local commands require user approval in Co-Scientist" date created: "2025-12-15" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, approval, security] --- diff --git a/platform-enterprise_docs/co-scientist/configuration.md b/platform-enterprise_docs/co-scientist/configuration.md index f0703ee495..b892ac9f97 100644 --- a/platform-enterprise_docs/co-scientist/configuration.md +++ b/platform-enterprise_docs/co-scientist/configuration.md @@ -2,7 +2,7 @@ title: "Using Co-Scientist" description: "Use Co-Scientist day to day in the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, configuration] --- diff --git a/platform-enterprise_docs/co-scientist/index.md b/platform-enterprise_docs/co-scientist/index.md index aff122f2f5..ff5ae636da 100644 --- a/platform-enterprise_docs/co-scientist/index.md +++ b/platform-enterprise_docs/co-scientist/index.md @@ -2,7 +2,7 @@ title: "Co-Scientist in Seqera CLI" description: "AI-powered assistant for bioinformatics workflows and Seqera Platform" date created: "2026-03-11" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, ai] --- diff --git a/platform-enterprise_docs/co-scientist/installation.mdx b/platform-enterprise_docs/co-scientist/installation.mdx index 94a4eb31b9..40b4b7f06a 100644 --- a/platform-enterprise_docs/co-scientist/installation.mdx +++ b/platform-enterprise_docs/co-scientist/installation.mdx @@ -2,7 +2,7 @@ title: "Installation" description: "Install and configure the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, installation] --- diff --git a/platform-enterprise_docs/co-scientist/modes.md b/platform-enterprise_docs/co-scientist/modes.md index 84853537cd..0552196a10 100644 --- a/platform-enterprise_docs/co-scientist/modes.md +++ b/platform-enterprise_docs/co-scientist/modes.md @@ -2,7 +2,7 @@ title: "Modes" description: "Work in Co-Scientist's build, plan, and goal modes" date created: "2026-03-11" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, modes] --- diff --git a/platform-enterprise_docs/co-scientist/nextflow-lsp.md b/platform-enterprise_docs/co-scientist/nextflow-lsp.md index 810f6755f2..aa269918a9 100644 --- a/platform-enterprise_docs/co-scientist/nextflow-lsp.md +++ b/platform-enterprise_docs/co-scientist/nextflow-lsp.md @@ -2,7 +2,7 @@ title: "Code intelligence" description: "Use language-server code intelligence in Co-Scientist" date created: "2026-02-26" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, lsp, code intelligence] --- diff --git a/platform-enterprise_docs/co-scientist/prerequisites.md b/platform-enterprise_docs/co-scientist/prerequisites.md index f48fc24f62..bbfc49396b 100644 --- a/platform-enterprise_docs/co-scientist/prerequisites.md +++ b/platform-enterprise_docs/co-scientist/prerequisites.md @@ -2,7 +2,7 @@ title: "Prerequisites" description: "Prerequisites for Co-Scientist" date created: "2026-04-20" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [prerequisites] --- diff --git a/platform-enterprise_docs/co-scientist/projects.md b/platform-enterprise_docs/co-scientist/projects.md index 00658a945f..a5bf46ae5b 100644 --- a/platform-enterprise_docs/co-scientist/projects.md +++ b/platform-enterprise_docs/co-scientist/projects.md @@ -2,7 +2,7 @@ title: "Projects" description: "Organize workspace resources into projects using Seqera Platform labels" date created: "2026-04-22" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, projects, labels] --- diff --git a/platform-enterprise_docs/co-scientist/quickstart.md b/platform-enterprise_docs/co-scientist/quickstart.md index 6ac215eda9..fa843fc678 100644 --- a/platform-enterprise_docs/co-scientist/quickstart.md +++ b/platform-enterprise_docs/co-scientist/quickstart.md @@ -2,7 +2,7 @@ title: "Quickstart" description: "Run your first Co-Scientist session in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, ai] --- diff --git a/platform-enterprise_docs/co-scientist/reference/cli.md b/platform-enterprise_docs/co-scientist/reference/cli.md index 40806408de..543b37c8f5 100644 --- a/platform-enterprise_docs/co-scientist/reference/cli.md +++ b/platform-enterprise_docs/co-scientist/reference/cli.md @@ -2,7 +2,7 @@ title: "CLI" description: "Seqera CLI commands and options for Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, reference] --- diff --git a/platform-enterprise_docs/co-scientist/reference/environment-variables.md b/platform-enterprise_docs/co-scientist/reference/environment-variables.md index e4897b8498..03a93912e3 100644 --- a/platform-enterprise_docs/co-scientist/reference/environment-variables.md +++ b/platform-enterprise_docs/co-scientist/reference/environment-variables.md @@ -2,7 +2,7 @@ title: "Environment variables" description: "Environment variables for authenticating and configuring the Seqera CLI" date created: "2026-05-28" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, reference] --- diff --git a/platform-enterprise_docs/co-scientist/reference/index.md b/platform-enterprise_docs/co-scientist/reference/index.md index 8634bac182..71a6eb4dab 100644 --- a/platform-enterprise_docs/co-scientist/reference/index.md +++ b/platform-enterprise_docs/co-scientist/reference/index.md @@ -2,7 +2,7 @@ title: "Reference" description: "Reference material for the Seqera CLI and Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, reference] --- diff --git a/platform-enterprise_docs/co-scientist/reference/skills-reference.md b/platform-enterprise_docs/co-scientist/reference/skills-reference.md index 3044b58c5f..4bab7fb041 100644 --- a/platform-enterprise_docs/co-scientist/reference/skills-reference.md +++ b/platform-enterprise_docs/co-scientist/reference/skills-reference.md @@ -2,7 +2,7 @@ title: "Skills" description: "Built-in skills, slash commands, and session limits for the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, skills, reference] --- diff --git a/platform-enterprise_docs/co-scientist/sessions.md b/platform-enterprise_docs/co-scientist/sessions.md index b3d7af86b7..9367102360 100644 --- a/platform-enterprise_docs/co-scientist/sessions.md +++ b/platform-enterprise_docs/co-scientist/sessions.md @@ -2,7 +2,7 @@ title: "Sessions" description: "Start, continue, resume, and exit Co-Scientist sessions, and run non-interactively" date created: "2026-05-27" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, sessions] --- diff --git a/platform-enterprise_docs/co-scientist/skill-antigravity.md b/platform-enterprise_docs/co-scientist/skill-antigravity.md index d73f85c459..c2c9153fff 100644 --- a/platform-enterprise_docs/co-scientist/skill-antigravity.md +++ b/platform-enterprise_docs/co-scientist/skill-antigravity.md @@ -2,7 +2,7 @@ title: "Antigravity/Gemini" description: "Install and maintain the Co-Scientist skill for Google's Antigravity/Gemini IDE" date created: "2026-04-29" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, skills, antigravity, gemini] --- diff --git a/platform-enterprise_docs/co-scientist/skill-claude-code.md b/platform-enterprise_docs/co-scientist/skill-claude-code.md index 99cbfa3822..85698c73c9 100644 --- a/platform-enterprise_docs/co-scientist/skill-claude-code.md +++ b/platform-enterprise_docs/co-scientist/skill-claude-code.md @@ -2,7 +2,7 @@ title: "Claude Code" description: "Install and maintain the Co-Scientist skill for Claude Code" date created: "2026-03-11" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, skills, claude code] --- diff --git a/platform-enterprise_docs/co-scientist/skill-codex.md b/platform-enterprise_docs/co-scientist/skill-codex.md index 5b90cbd274..62b28f90f2 100644 --- a/platform-enterprise_docs/co-scientist/skill-codex.md +++ b/platform-enterprise_docs/co-scientist/skill-codex.md @@ -2,7 +2,7 @@ title: "Codex" description: "Install and maintain the Co-Scientist skill for Codex" date created: "2026-03-11" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, skills, codex] --- diff --git a/platform-enterprise_docs/co-scientist/skill-github-copilot.md b/platform-enterprise_docs/co-scientist/skill-github-copilot.md index de09c2db19..a77d4425da 100644 --- a/platform-enterprise_docs/co-scientist/skill-github-copilot.md +++ b/platform-enterprise_docs/co-scientist/skill-github-copilot.md @@ -2,7 +2,7 @@ title: "GitHub Copilot" description: "Install and maintain the Co-Scientist skill for GitHub Copilot" date created: "2026-03-11" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, skills, github copilot] --- diff --git a/platform-enterprise_docs/co-scientist/skill-other-agents.md b/platform-enterprise_docs/co-scientist/skill-other-agents.md index 0958dc2e44..17c54b66e5 100644 --- a/platform-enterprise_docs/co-scientist/skill-other-agents.md +++ b/platform-enterprise_docs/co-scientist/skill-other-agents.md @@ -2,7 +2,7 @@ title: "Other coding agents" description: "Install and maintain the Co-Scientist skill for other coding agents" date created: "2026-03-11" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-enterprise_docs/co-scientist/skills.md b/platform-enterprise_docs/co-scientist/skills.md index 619cff6ee4..fd09fff065 100644 --- a/platform-enterprise_docs/co-scientist/skills.md +++ b/platform-enterprise_docs/co-scientist/skills.md @@ -2,7 +2,7 @@ title: "Skills configuration" description: "Discover, create, and install skills in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, skills] --- diff --git a/platform-enterprise_docs/co-scientist/usage-and-cost.md b/platform-enterprise_docs/co-scientist/usage-and-cost.md index e649da6945..4319748c62 100644 --- a/platform-enterprise_docs/co-scientist/usage-and-cost.md +++ b/platform-enterprise_docs/co-scientist/usage-and-cost.md @@ -2,7 +2,7 @@ title: "Usage and cost" description: "Understand Co-Scientist usage and inference costs in Seqera Platform Enterprise" date created: "2026-05-04" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, enterprise, ai] --- diff --git a/platform-enterprise_docs/co-scientist/use-cases.md b/platform-enterprise_docs/co-scientist/use-cases.md index 7955bfe746..ae62e69ce3 100644 --- a/platform-enterprise_docs/co-scientist/use-cases.md +++ b/platform-enterprise_docs/co-scientist/use-cases.md @@ -2,7 +2,7 @@ title: "Use cases" description: "Common tasks you can do with Co-Scientist, with example prompts" date created: "2026-03-11" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [co-scientist, cli, ai, use cases] --- diff --git a/platform-enterprise_docs/compute-envs/aws-batch.md b/platform-enterprise_docs/compute-envs/aws-batch.md index c63589e1c2..1ef59544ba 100644 --- a/platform-enterprise_docs/compute-envs/aws-batch.md +++ b/platform-enterprise_docs/compute-envs/aws-batch.md @@ -2,7 +2,7 @@ title: "AWS Batch" description: "Instructions to set up AWS Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [aws, batch, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/aws-cloud.md b/platform-enterprise_docs/compute-envs/aws-cloud.md index e465d82827..edeb39c412 100644 --- a/platform-enterprise_docs/compute-envs/aws-cloud.md +++ b/platform-enterprise_docs/compute-envs/aws-cloud.md @@ -2,7 +2,7 @@ title: "AWS Cloud" description: "Instructions to set up an AWS Cloud CE in Seqera Platform" date created: "2025-07-09" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [cloud, vm, amazon, aws, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/azure-batch.md b/platform-enterprise_docs/compute-envs/azure-batch.md index b7d52855d3..d458f78a8f 100644 --- a/platform-enterprise_docs/compute-envs/azure-batch.md +++ b/platform-enterprise_docs/compute-envs/azure-batch.md @@ -2,7 +2,7 @@ title: "Azure Batch" description: "Instructions to set up Azure Batch in Seqera Platform" date created: "2024-01-04" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [azure, batch, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/azure-cloud.md b/platform-enterprise_docs/compute-envs/azure-cloud.md index 80184e13d5..1fe7e8276d 100644 --- a/platform-enterprise_docs/compute-envs/azure-cloud.md +++ b/platform-enterprise_docs/compute-envs/azure-cloud.md @@ -2,7 +2,7 @@ title: "Azure Cloud" description: "Instructions to set up an Azure Cloud compute environment in Seqera Platform" date created: "2025-09-29" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [cloud, vm, azure, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/eks.md b/platform-enterprise_docs/compute-envs/eks.md index fe559f41ce..1242395b86 100644 --- a/platform-enterprise_docs/compute-envs/eks.md +++ b/platform-enterprise_docs/compute-envs/eks.md @@ -2,7 +2,7 @@ title: "Amazon EKS" description: "Instructions to set up Amazon EKS in Seqera Platform" date created: "2026-02-04" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [eks, amazon, compute environments, ce] --- diff --git a/platform-enterprise_docs/compute-envs/gke.md b/platform-enterprise_docs/compute-envs/gke.md index 898c1963e2..d22bdb8054 100644 --- a/platform-enterprise_docs/compute-envs/gke.md +++ b/platform-enterprise_docs/compute-envs/gke.md @@ -2,7 +2,7 @@ title: "Google Kubernetes Engine" description: "Instructions to set up Google Kubernetes Engine in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [gke, google, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/google-cloud-batch.md b/platform-enterprise_docs/compute-envs/google-cloud-batch.md index 0dca1e0c03..37f7f3d81e 100644 --- a/platform-enterprise_docs/compute-envs/google-cloud-batch.md +++ b/platform-enterprise_docs/compute-envs/google-cloud-batch.md @@ -2,7 +2,7 @@ title: "Google Cloud Batch" description: "Instructions to set up Google Cloud Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [google, batch, gcp, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/google-cloud.md b/platform-enterprise_docs/compute-envs/google-cloud.md index cbaccab3dd..2b8760b4c1 100644 --- a/platform-enterprise_docs/compute-envs/google-cloud.md +++ b/platform-enterprise_docs/compute-envs/google-cloud.md @@ -2,7 +2,7 @@ title: "Google Cloud" description: "Instructions to set up an Google Cloud CE in Seqera Platform" date created: "2025-07-15" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [cloud, vm, google, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/hpc.md b/platform-enterprise_docs/compute-envs/hpc.md index 211603af5a..270077cbcd 100644 --- a/platform-enterprise_docs/compute-envs/hpc.md +++ b/platform-enterprise_docs/compute-envs/hpc.md @@ -2,7 +2,7 @@ title: "HPC compute environments" description: "Instructions to set up HPC compute environments in Seqera Platform" date created: "2023-05-11" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [slurm, lsf, pbs, grid engine, altair, ibm, moab, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/k8s.md b/platform-enterprise_docs/compute-envs/k8s.md index 17964077ac..fe8a3bf4f1 100644 --- a/platform-enterprise_docs/compute-envs/k8s.md +++ b/platform-enterprise_docs/compute-envs/k8s.md @@ -2,7 +2,7 @@ title: "Kubernetes" description: "Instructions to set up Kubernetes in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [k8s, kubernetes, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/overview.md b/platform-enterprise_docs/compute-envs/overview.md index 02199644c6..32b485a120 100644 --- a/platform-enterprise_docs/compute-envs/overview.md +++ b/platform-enterprise_docs/compute-envs/overview.md @@ -2,7 +2,7 @@ title: "Compute environment overview" description: "Overview of compute environments in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [compute environments, workspaces, environment] --- diff --git a/platform-enterprise_docs/credentials/agent_credentials.md b/platform-enterprise_docs/credentials/agent_credentials.md index ced228122b..79527e1cf9 100644 --- a/platform-enterprise_docs/credentials/agent_credentials.md +++ b/platform-enterprise_docs/credentials/agent_credentials.md @@ -2,7 +2,7 @@ title: "Tower Agent credentials" description: "Instructions to create Tower Agent credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [agent, credentials] --- diff --git a/platform-enterprise_docs/credentials/aws_registry_credentials.md b/platform-enterprise_docs/credentials/aws_registry_credentials.md index 40b1a2da46..9a9ef3d3cf 100644 --- a/platform-enterprise_docs/credentials/aws_registry_credentials.md +++ b/platform-enterprise_docs/credentials/aws_registry_credentials.md @@ -2,7 +2,7 @@ title: "AWS ECR credentials" description: "Instructions to create AWS ECR credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [aws, ecr, credentials] --- diff --git a/platform-enterprise_docs/credentials/azure_registry_credentials.md b/platform-enterprise_docs/credentials/azure_registry_credentials.md index 8427f2552e..7f1089750d 100644 --- a/platform-enterprise_docs/credentials/azure_registry_credentials.md +++ b/platform-enterprise_docs/credentials/azure_registry_credentials.md @@ -2,7 +2,7 @@ title: "Azure container registry credentials" description: "Instructions to create Azure container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [azure, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/data_repositories.md b/platform-enterprise_docs/credentials/data_repositories.md index 6ed05f3113..09e0560fbe 100644 --- a/platform-enterprise_docs/credentials/data_repositories.md +++ b/platform-enterprise_docs/credentials/data_repositories.md @@ -2,7 +2,7 @@ title: "Data repositories" description: "Instructions for adding data repositories to Seqera Platform" date created: "2025-10-15" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [data explorer, aws, azure, gcp, s3-compatible, api, credentials] --- diff --git a/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md b/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md index 15dee0dfa1..879cd5b5ef 100644 --- a/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md +++ b/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md @@ -2,7 +2,7 @@ title: "Docker Hub credentials" description: "Instructions to create Docker Hub credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [docker, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/gitea_registry_credentials.md b/platform-enterprise_docs/credentials/gitea_registry_credentials.md index c3baec03fa..738ac33308 100644 --- a/platform-enterprise_docs/credentials/gitea_registry_credentials.md +++ b/platform-enterprise_docs/credentials/gitea_registry_credentials.md @@ -2,7 +2,7 @@ title: "Gitea container registry credentials" description: "Instructions to create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [gitea, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/github_registry_credentials.md b/platform-enterprise_docs/credentials/github_registry_credentials.md index 2a0433f910..2954848a29 100644 --- a/platform-enterprise_docs/credentials/github_registry_credentials.md +++ b/platform-enterprise_docs/credentials/github_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitHub container registry credentials" description: "Instructions to create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [github, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/gitlab_registry_credentials.md b/platform-enterprise_docs/credentials/gitlab_registry_credentials.md index 353ab79e6c..90ae783617 100644 --- a/platform-enterprise_docs/credentials/gitlab_registry_credentials.md +++ b/platform-enterprise_docs/credentials/gitlab_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitLab container registry credentials" description: "Instructions to create GitLab container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [gitlab, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/google_registry_credentials.md b/platform-enterprise_docs/credentials/google_registry_credentials.md index c3e3a88c6e..a753622b64 100644 --- a/platform-enterprise_docs/credentials/google_registry_credentials.md +++ b/platform-enterprise_docs/credentials/google_registry_credentials.md @@ -2,7 +2,7 @@ title: "Google registry credentials" description: "Instructions to create Google Cloud registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [google, containers, registry, artifact, credentials] --- diff --git a/platform-enterprise_docs/credentials/managed_identities.md b/platform-enterprise_docs/credentials/managed_identities.md index ffa009a17d..02a0537be7 100644 --- a/platform-enterprise_docs/credentials/managed_identities.md +++ b/platform-enterprise_docs/credentials/managed_identities.md @@ -2,7 +2,7 @@ title: "Managed identities" description: "Configure managed identities in Seqera Platform." date created: "2024-06-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [organizations, administration, managed identities, clusters, ssh, credentials] --- diff --git a/platform-enterprise_docs/credentials/overview.md b/platform-enterprise_docs/credentials/overview.md index a4d4207b8c..003b7fd904 100644 --- a/platform-enterprise_docs/credentials/overview.md +++ b/platform-enterprise_docs/credentials/overview.md @@ -2,7 +2,7 @@ title: "Credentials Overview" description: "Overview of credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [credentials] --- diff --git a/platform-enterprise_docs/credentials/quay_registry_credentials.md b/platform-enterprise_docs/credentials/quay_registry_credentials.md index bf17b95391..c40af4f57c 100644 --- a/platform-enterprise_docs/credentials/quay_registry_credentials.md +++ b/platform-enterprise_docs/credentials/quay_registry_credentials.md @@ -2,7 +2,7 @@ title: "Quay container registry credentials" description: "Instructions to create Quay container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [quay, credentials] --- diff --git a/platform-enterprise_docs/credentials/ssh_credentials.md b/platform-enterprise_docs/credentials/ssh_credentials.md index a9880cb35b..267c11a3a6 100644 --- a/platform-enterprise_docs/credentials/ssh_credentials.md +++ b/platform-enterprise_docs/credentials/ssh_credentials.md @@ -2,7 +2,7 @@ title: "SSH credentials" description: "Instructions to create SSH credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [ssh, credentials] --- diff --git a/platform-enterprise_docs/data-privacy/overview.md b/platform-enterprise_docs/data-privacy/overview.md index 1ce1c2fdd1..6f71721f79 100644 --- a/platform-enterprise_docs/data-privacy/overview.md +++ b/platform-enterprise_docs/data-privacy/overview.md @@ -2,7 +2,7 @@ title: "Data privacy" description: "Overview of the data collected by Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [data, privacy] --- diff --git a/platform-enterprise_docs/data/data-explorer.md b/platform-enterprise_docs/data/data-explorer.md index 6e026b2c26..1e5a0fb93d 100644 --- a/platform-enterprise_docs/data/data-explorer.md +++ b/platform-enterprise_docs/data/data-explorer.md @@ -2,7 +2,7 @@ title: "Data Explorer" description: "Using Seqera Data Explorer." date created: "2025-05-08" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [data, explorer] --- diff --git a/platform-enterprise_docs/data/data-lineage.md b/platform-enterprise_docs/data/data-lineage.md index d692d869fb..36aa612803 100644 --- a/platform-enterprise_docs/data/data-lineage.md +++ b/platform-enterprise_docs/data/data-lineage.md @@ -2,7 +2,7 @@ title: "Data Lineage" description: "Using data lineage in Seqera Platform." date created: "2026-05-11" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [data lineage, provenance, governance, reproducibility, lineage id, lid, labels] --- diff --git a/platform-enterprise_docs/data/datasets.md b/platform-enterprise_docs/data/datasets.md index 205fc0fca5..ef74ccb954 100644 --- a/platform-enterprise_docs/data/datasets.md +++ b/platform-enterprise_docs/data/datasets.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Using datasets in Seqera Platform." date created: "2023-04-23" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [datasets, manage datasets, create datasets, add dataset version] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md b/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md index b77b469c74..939b2302a0 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md @@ -2,7 +2,7 @@ title: "Custom Content Security Policy headers" description: Seqera Platform Content Security Policy headers date created: "2025-03-17" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [data, explorer, content, security, policy, deployment] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md b/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md index 083cd3892a..d7b3d31847 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md @@ -2,7 +2,7 @@ title: "Custom AWS Batch launch container" description: Use a custom AWS Batch launch container date created: "2023-04-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [aws, batch, launch, containers] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md b/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md index 949bf55c0b..7c79b67ad1 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md @@ -2,7 +2,7 @@ title: "Firewall configuration" description: Configure your firewall to allow Seqera Cloud access date created: "2023-04-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [firewall, configuration] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx b/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx index 2316fa3d82..29b602caf6 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx +++ b/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx @@ -2,7 +2,7 @@ title: "Manual AWS Batch configuration" description: "Manual AWS Batch configuration" date created: "2023-04-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [aws, batch, configuration] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md b/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md index 0d2337f6da..a9e434648a 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md @@ -2,7 +2,7 @@ title: Azure Batch walkthrough headline: "Azure Batch walkthrough" date created: "2024-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" description: "A tutorial for using advanced features of Azure Batch with Seqera Platform" --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md b/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md index ccdbf60677..f8647782f4 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md @@ -2,7 +2,7 @@ title: "Seqera Platform Monitoring" description: "A guide on relevant platform metrics" date created: "2025-12-17" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [platform, monitoring] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md b/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md index 2283abdef0..f8dca59d19 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md @@ -2,7 +2,7 @@ title: "Legacy Seqera container image registries" description: Legacy Seqera container deployments date created: "2023-04-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [on-prem, prerequisites, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/email.md b/platform-enterprise_docs/enterprise/configuration/authentication/email.md index 48b3a96a60..56ee1e246a 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/email.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/email.md @@ -2,7 +2,7 @@ title: "Email" description: Configure email-based authentication for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [authentication, email, passwordless] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/entra.md b/platform-enterprise_docs/enterprise/configuration/authentication/entra.md index 5a8303388e..6c103d2c65 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/entra.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/entra.md @@ -2,7 +2,7 @@ title: "Entra ID" description: Configure Microsoft Entra ID as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [authentication, entra, azure, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/github.md b/platform-enterprise_docs/enterprise/configuration/authentication/github.md index 54ad12bb9e..c0f72040d4 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/github.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/github.md @@ -2,7 +2,7 @@ title: "GitHub" description: Configure GitHub as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [authentication, github, oauth] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/google.md b/platform-enterprise_docs/enterprise/configuration/authentication/google.md index fb0ac2fde8..73a24e8673 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/google.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/google.md @@ -2,7 +2,7 @@ title: "Google" description: Configure Google as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [authentication, google, oauth] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md index 8cdc945f27..90cdecf726 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md @@ -2,7 +2,7 @@ title: "IdP claim mapping" description: "Configure your identity provider to include the groups claim in OIDC tokens issued to Seqera Platform Enterprise." date created: "2026-05-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [sso, idp delegation, oidc, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md index 0dd9355e65..63ece32b58 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md @@ -2,7 +2,7 @@ title: "Manage your IdP group catalog" description: "Populate Seqera with your IdP's groups using SCIM push or manual entry." date created: "2026-05-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [sso, scim, idp delegation, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md index 6f7dd355dd..c592f779f6 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md @@ -2,7 +2,7 @@ title: "SCIM provisioning with Entra ID" description: "Configure Microsoft Entra ID to push group memberships to Seqera Platform Enterprise over SCIM 2.0." date created: "2026-05-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [sso, scim, entra id, idp delegation, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md index 9719741cd5..25a8bc8a51 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md @@ -2,7 +2,7 @@ title: "SCIM provisioning with Okta" description: "Configure Okta to push group memberships to Seqera Platform Enterprise over SCIM 2.0." date created: "2026-05-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [sso, scim, okta, idp delegation, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md index e126b4d7cf..ef793cfd44 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md @@ -2,7 +2,7 @@ title: "Multi-organization routing" description: "How IdP delegation resolves users to organizations in single-organization and multi-organization Enterprise installations." date created: "2026-05-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [sso, idp delegation, enterprise, administration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md index f5027fa469..c5512719ae 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md @@ -2,7 +2,7 @@ title: "IdP delegation overview" description: "Map Seqera teams to identity provider (IdP) groups so membership is controlled at the IdP and evaluated on every SSO login." date created: "2026-05-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [sso, idp delegation, teams, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md b/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md index 6d5904b035..397a619b4b 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md @@ -2,7 +2,7 @@ title: "Keycloak" description: Configure Keycloak as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [authentication, keycloak, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/okta.md b/platform-enterprise_docs/enterprise/configuration/authentication/okta.md index 8bfec279a4..114b05c6af 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/okta.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/okta.md @@ -2,7 +2,7 @@ title: "Okta" description: Configure Okta as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [authentication, okta, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/overview.md b/platform-enterprise_docs/enterprise/configuration/authentication/overview.md index cc6f7fca6c..1afa246aab 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/overview.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/overview.md @@ -2,7 +2,7 @@ title: "Authentication" description: Configure authentication and identity providers for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [authentication, configuration, sso, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md b/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md index bb9adff306..2e620c187a 100644 --- a/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md +++ b/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md @@ -2,7 +2,7 @@ title: "AWS Parameter Store" description: Configure values for Seqera configuration with AWS Parameter Store date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [configuration, aws, parameters, securestring] --- diff --git a/platform-enterprise_docs/enterprise/configuration/mirroring.md b/platform-enterprise_docs/enterprise/configuration/mirroring.md index 5600e7a7d5..42ee0dacff 100644 --- a/platform-enterprise_docs/enterprise/configuration/mirroring.md +++ b/platform-enterprise_docs/enterprise/configuration/mirroring.md @@ -2,7 +2,7 @@ title: "Mirroring container images" description: Mirror Seqera container images to your own registry date created: "2026-01-26" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [containers, registry, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/networking.md b/platform-enterprise_docs/enterprise/configuration/networking.md index 9fccdbc6f4..423669aec6 100644 --- a/platform-enterprise_docs/enterprise/configuration/networking.md +++ b/platform-enterprise_docs/enterprise/configuration/networking.md @@ -2,7 +2,7 @@ title: "Networking" description: Seqera configuration options for networking date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [networking, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/overview.mdx b/platform-enterprise_docs/enterprise/configuration/overview.mdx index f50ae36ed0..e2d4ed9af2 100644 --- a/platform-enterprise_docs/enterprise/configuration/overview.mdx +++ b/platform-enterprise_docs/enterprise/configuration/overview.mdx @@ -2,7 +2,7 @@ title: "Configuration overview" description: Overview of Seqera configuration options date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md b/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md index 719b3f86f8..4bb73df69a 100644 --- a/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md +++ b/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "Configure pipeline optimization in your Seqera Enterprise deployment." date created: "2024-02-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [compute, resources, optimization, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md b/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md index 9224748749..928a4eda62 100644 --- a/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md +++ b/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md @@ -2,7 +2,7 @@ title: "Reverse proxy" description: Configuration options for reverse proxy connection date created: "2023-10-05" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [reverse proxy, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/ssl_tls.md b/platform-enterprise_docs/enterprise/configuration/ssl_tls.md index 57965c9445..a8895fcd2f 100644 --- a/platform-enterprise_docs/enterprise/configuration/ssl_tls.md +++ b/platform-enterprise_docs/enterprise/configuration/ssl_tls.md @@ -2,7 +2,7 @@ title: "SSL/TLS" description: Configure your Seqera instance to use SSL/TLS certificates for HTTPS date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [ssl, tls, https, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/wave.md b/platform-enterprise_docs/enterprise/configuration/wave.md index 83e35abb70..1e063e57db 100644 --- a/platform-enterprise_docs/enterprise/configuration/wave.md +++ b/platform-enterprise_docs/enterprise/configuration/wave.md @@ -2,7 +2,7 @@ title: "Wave containers" description: "Configuring the Wave container service" date created: "2023-04-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [wave, containers, configuration] --- diff --git a/platform-enterprise_docs/enterprise/general_troubleshooting.md b/platform-enterprise_docs/enterprise/general_troubleshooting.md index d4dcd74c10..8867df4f38 100644 --- a/platform-enterprise_docs/enterprise/general_troubleshooting.md +++ b/platform-enterprise_docs/enterprise/general_troubleshooting.md @@ -2,7 +2,7 @@ title: "Troubleshooting" description: Platform Enterprise troubleshooting guidance date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [troubleshooting] --- diff --git a/platform-enterprise_docs/enterprise/groundswell-docker-compose.md b/platform-enterprise_docs/enterprise/groundswell-docker-compose.md index d851b50c6e..625424d787 100644 --- a/platform-enterprise_docs/enterprise/groundswell-docker-compose.md +++ b/platform-enterprise_docs/enterprise/groundswell-docker-compose.md @@ -2,7 +2,7 @@ title: "Pipeline optimization: Docker Compose" description: Deploy pipeline optimization with Docker Compose date created: "2026-02-09" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [docker, compose, groundswell, pipeline optimization, deployment] --- diff --git a/platform-enterprise_docs/enterprise/groundswell-helm.md b/platform-enterprise_docs/enterprise/groundswell-helm.md index 64f94afddc..2ec854a634 100644 --- a/platform-enterprise_docs/enterprise/groundswell-helm.md +++ b/platform-enterprise_docs/enterprise/groundswell-helm.md @@ -2,7 +2,7 @@ title: "Pipeline Optimization: Helm" description: Deploy Pipeline Optimization Enterprise on Kubernetes with Helm date created: "2026-01-30" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [helm, deployment, installation, kubernetes, pipeline optimization] --- diff --git a/platform-enterprise_docs/enterprise/groundswell-kubernetes.md b/platform-enterprise_docs/enterprise/groundswell-kubernetes.md index 7bca8af3dd..689b45c914 100644 --- a/platform-enterprise_docs/enterprise/groundswell-kubernetes.md +++ b/platform-enterprise_docs/enterprise/groundswell-kubernetes.md @@ -2,7 +2,7 @@ title: "Pipeline optimization: Kubernetes" description: Deploy pipeline optimization on Kubernetes date created: "2026-02-09" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [kubernetes, groundswell, pipeline optimization, deployment] --- diff --git a/platform-enterprise_docs/enterprise/install-groundswell.md b/platform-enterprise_docs/enterprise/install-groundswell.md index 8c488cbc66..7bb2bed838 100644 --- a/platform-enterprise_docs/enterprise/install-groundswell.md +++ b/platform-enterprise_docs/enterprise/install-groundswell.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: Install pipeline optimization for Seqera Platform Enterprise date created: "2026-02-09" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [groundswell, pipelines, optimization, installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/install-platform.md b/platform-enterprise_docs/enterprise/install-platform.md index 8c552029fd..114d34d0bd 100644 --- a/platform-enterprise_docs/enterprise/install-platform.md +++ b/platform-enterprise_docs/enterprise/install-platform.md @@ -2,7 +2,7 @@ title: "Platform" description: Install Seqera Platform Enterprise date created: "2023-04-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx b/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx index 2c6c8e1141..fdd4f76fb9 100644 --- a/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx +++ b/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx @@ -2,7 +2,7 @@ title: "Co-Scientist" description: Install and configure Co-Scientist for Seqera Platform Enterprise date created: "2026-05-04" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [seqera ai, installation, deployment, aws, helm] --- diff --git a/platform-enterprise_docs/enterprise/install-studios.md b/platform-enterprise_docs/enterprise/install-studios.md index cbf391ca1c..f586fad440 100644 --- a/platform-enterprise_docs/enterprise/install-studios.md +++ b/platform-enterprise_docs/enterprise/install-studios.md @@ -2,7 +2,7 @@ title: "Studios" description: Install Studios for Seqera Platform Enterprise date created: "2023-04-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [studios, installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/overview.md b/platform-enterprise_docs/enterprise/overview.md index 44090d793a..f6476eba23 100644 --- a/platform-enterprise_docs/enterprise/overview.md +++ b/platform-enterprise_docs/enterprise/overview.md @@ -2,7 +2,7 @@ title: "Enterprise installation" description: Platform Enterprise installation overview date created: "2025-04-09" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/platform-docker-compose.md b/platform-enterprise_docs/enterprise/platform-docker-compose.md index b9ed833a87..bb67e830c0 100644 --- a/platform-enterprise_docs/enterprise/platform-docker-compose.md +++ b/platform-enterprise_docs/enterprise/platform-docker-compose.md @@ -2,7 +2,7 @@ title: "Platform: Docker Compose" description: Deploy Seqera Platform Enterprise with Docker Compose date created: "2024-02-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [docker, compose, deployment] --- diff --git a/platform-enterprise_docs/enterprise/platform-helm.md b/platform-enterprise_docs/enterprise/platform-helm.md index 25e82eba8b..2e3285fe8f 100644 --- a/platform-enterprise_docs/enterprise/platform-helm.md +++ b/platform-enterprise_docs/enterprise/platform-helm.md @@ -2,7 +2,7 @@ title: "Platform: Helm" description: Deploy Seqera Platform Enterprise on Kubernetes with Helm date created: "2025-11-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [helm, deployment, installation, kubernetes] --- diff --git a/platform-enterprise_docs/enterprise/platform-kubernetes.md b/platform-enterprise_docs/enterprise/platform-kubernetes.md index be367decc1..390ef0e2b3 100644 --- a/platform-enterprise_docs/enterprise/platform-kubernetes.md +++ b/platform-enterprise_docs/enterprise/platform-kubernetes.md @@ -2,7 +2,7 @@ title: "Platform: Kubernetes" description: Deploy Seqera Platform Enterprise with Kubernetes date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [kubernetes, deployment] --- diff --git a/platform-enterprise_docs/enterprise/studios-docker-compose.md b/platform-enterprise_docs/enterprise/studios-docker-compose.md index c6d5ff0b70..2cea0f8b4f 100644 --- a/platform-enterprise_docs/enterprise/studios-docker-compose.md +++ b/platform-enterprise_docs/enterprise/studios-docker-compose.md @@ -2,7 +2,7 @@ title: "Studios: Docker Compose" description: Deploy Studios with Docker Compose date created: "2023-04-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [docker, compose, studios, deployment] --- diff --git a/platform-enterprise_docs/enterprise/studios-helm.md b/platform-enterprise_docs/enterprise/studios-helm.md index b19446c7c5..40a89d3627 100644 --- a/platform-enterprise_docs/enterprise/studios-helm.md +++ b/platform-enterprise_docs/enterprise/studios-helm.md @@ -2,7 +2,7 @@ title: "Studios: Helm" description: Deploy Studios Enterprise on Kubernetes with Helm date created: "2026-01-30" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [helm, deployment, installation, kubernetes, studios] --- diff --git a/platform-enterprise_docs/enterprise/studios-kubernetes.md b/platform-enterprise_docs/enterprise/studios-kubernetes.md index 9a8f9b1125..192f5320a8 100644 --- a/platform-enterprise_docs/enterprise/studios-kubernetes.md +++ b/platform-enterprise_docs/enterprise/studios-kubernetes.md @@ -2,7 +2,7 @@ title: "Studios: Kubernetes" description: Deploy Studios on Kubernetes date created: "2023-04-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [kubernetes, studios, deployment] --- diff --git a/platform-enterprise_docs/enterprise/studios-ssh.md b/platform-enterprise_docs/enterprise/studios-ssh.md index 205aae159c..c63bf42bb9 100644 --- a/platform-enterprise_docs/enterprise/studios-ssh.md +++ b/platform-enterprise_docs/enterprise/studios-ssh.md @@ -2,7 +2,7 @@ title: "Studios SSH configuration (public preview)" description: Configure SSH access for Studios (public preview) date created: "2026-02-10" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [studios, ssh, kubernetes, advanced] --- diff --git a/platform-enterprise_docs/enterprise/testing.md b/platform-enterprise_docs/enterprise/testing.md index 9adfd13c4e..6d53fd1582 100644 --- a/platform-enterprise_docs/enterprise/testing.md +++ b/platform-enterprise_docs/enterprise/testing.md @@ -2,7 +2,7 @@ title: "Test deployment" description: Test your Seqera Platform Enterprise deployment after installation date created: "2024-02-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [testing, deployment] --- diff --git a/platform-enterprise_docs/enterprise/upgrade.md b/platform-enterprise_docs/enterprise/upgrade.md index 523362a365..e105627922 100644 --- a/platform-enterprise_docs/enterprise/upgrade.md +++ b/platform-enterprise_docs/enterprise/upgrade.md @@ -2,7 +2,7 @@ title: "Upgrade deployment" description: "Guidance for upgrading to Platform Enterprise version 26.1" date created: "2025-11-11" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [enterprise, update, installation] --- diff --git a/platform-enterprise_docs/functionality_matrix/overview.md b/platform-enterprise_docs/functionality_matrix/overview.md index 3499d6be76..08ca4f3eac 100644 --- a/platform-enterprise_docs/functionality_matrix/overview.md +++ b/platform-enterprise_docs/functionality_matrix/overview.md @@ -2,7 +2,7 @@ title: "Default version compatibility" description: "Platform / nf-launcher / Nextflow / Fusion version compatibility" date created: "2024-06-20" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [compatibility, nextflow, nf-launcher] --- diff --git a/platform-enterprise_docs/getting-started/deployment-options.md b/platform-enterprise_docs/getting-started/deployment-options.md index 5bf60b1f22..6eceb7b8cd 100644 --- a/platform-enterprise_docs/getting-started/deployment-options.md +++ b/platform-enterprise_docs/getting-started/deployment-options.md @@ -2,7 +2,7 @@ title: "Deploy Platform" description: "An overview of deployment versions and ways to run Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [deployment] --- diff --git a/platform-enterprise_docs/getting-started/overview.md b/platform-enterprise_docs/getting-started/overview.md index 90974591a1..7a99345a30 100644 --- a/platform-enterprise_docs/getting-started/overview.md +++ b/platform-enterprise_docs/getting-started/overview.md @@ -2,7 +2,7 @@ title: "Run a pipeline" description: "An overview of Seqera Platform deployment versions and ways to run Seqera." date created: "2023-09-15" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [overview] --- diff --git a/platform-enterprise_docs/getting-started/production-checklist.md b/platform-enterprise_docs/getting-started/production-checklist.md index 3b7c56ba9a..4b018450cf 100644 --- a/platform-enterprise_docs/getting-started/production-checklist.md +++ b/platform-enterprise_docs/getting-started/production-checklist.md @@ -2,7 +2,7 @@ title: "Production checklist" description: "A pre-production checklist for Seqera Platform." date created: "2025-07-03" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [production, checklist, deployment, limitations, retry] --- diff --git a/platform-enterprise_docs/getting-started/proteinfold.md b/platform-enterprise_docs/getting-started/proteinfold.md index a900392a64..7be1b3737f 100644 --- a/platform-enterprise_docs/getting-started/proteinfold.md +++ b/platform-enterprise_docs/getting-started/proteinfold.md @@ -2,7 +2,7 @@ title: "Protein structure prediction" description: "An introduction to running nf-core/proteinfold in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [platform, seqera pipelines, studios, proteinfold, alphafold, colabfold, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md b/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md index 124bc1fe13..664cb0d94c 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md @@ -2,7 +2,7 @@ title: "Add data" description: "An introduction to adding pipeline input data in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [platform, data, data explorer, datasets] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md b/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md index 9e4cfccc49..141bb54e98 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md @@ -2,7 +2,7 @@ title: "Add pipelines" description: "An introduction to adding pipelines to Seqera Platform workspaces" date created: "2024-07-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [platform, launch, pipelines, launchpad] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md b/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md index 97d17ba022..a8a14bbf28 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md @@ -2,7 +2,7 @@ title: "Monitor runs" description: "Monitor pipeline runs from the Runs page, All runs page, and Dashboard in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [platform, runs, monitoring] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md b/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md index 69c87fd068..f315ba5131 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "An introduction to pipeline optimization in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [platform, runs, pipeline optimization] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/studios.md b/platform-enterprise_docs/getting-started/quickstart-demo/studios.md index 70445f2217..9b2885fb14 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/studios.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/studios.md @@ -2,7 +2,7 @@ title: "Studios" description: "An introduction to Studios in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [platform, studios] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md b/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md index 2771ad0fbb..2584dd387e 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md @@ -2,7 +2,7 @@ title: "View run information" description: "View pipeline run details in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [platform, runs, pipelines, monitoring, tutorial] --- diff --git a/platform-enterprise_docs/getting-started/rnaseq.md b/platform-enterprise_docs/getting-started/rnaseq.md index 49c77343a3..6caa59e89e 100644 --- a/platform-enterprise_docs/getting-started/rnaseq.md +++ b/platform-enterprise_docs/getting-started/rnaseq.md @@ -2,7 +2,7 @@ title: "RNA-Seq" description: "An introduction to running nf-core/rnaseq in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [platform, seqera pipelines, studios, rnaseq, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-enterprise_docs/getting-started/studios.md b/platform-enterprise_docs/getting-started/studios.md index 6791f98ae3..cdbc757217 100644 --- a/platform-enterprise_docs/getting-started/studios.md +++ b/platform-enterprise_docs/getting-started/studios.md @@ -2,7 +2,7 @@ title: "Studios for interactive analysis" description: "Creating interactive analysis Studios for Jupyter, R-IDE, VS Code, and more" date created: "2025-02-24" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [platform, studios, jupyter, rstudio, xpra, vscode, conda] toc_max_heading_level: 3 --- diff --git a/platform-enterprise_docs/getting-started/workspace-setup.md b/platform-enterprise_docs/getting-started/workspace-setup.md index 5e4ea81f83..93fa5118ae 100644 --- a/platform-enterprise_docs/getting-started/workspace-setup.md +++ b/platform-enterprise_docs/getting-started/workspace-setup.md @@ -2,7 +2,7 @@ title: "Set up your workspace" description: "Instructions to create an organization workspace and add participants in Seqera Platform." date created: "2024-04-15" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [platform, organizations, workspaces, users] --- diff --git a/platform-enterprise_docs/git/overview.md b/platform-enterprise_docs/git/overview.md index a0bf9127bd..47384528b0 100644 --- a/platform-enterprise_docs/git/overview.md +++ b/platform-enterprise_docs/git/overview.md @@ -2,7 +2,7 @@ title: "Git integration" description: "Connecting to Git repositories in Seqera Platform." date created: "2024-06-24" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [git] --- diff --git a/platform-enterprise_docs/labels/overview.md b/platform-enterprise_docs/labels/overview.md index 0b2f5394e9..b3658b39d1 100644 --- a/platform-enterprise_docs/labels/overview.md +++ b/platform-enterprise_docs/labels/overview.md @@ -2,7 +2,7 @@ title: "Labels" description: "Instructions for using labels in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [labels] --- diff --git a/platform-enterprise_docs/launch/advanced.md b/platform-enterprise_docs/launch/advanced.md index 1875429748..46659b7e6a 100644 --- a/platform-enterprise_docs/launch/advanced.md +++ b/platform-enterprise_docs/launch/advanced.md @@ -2,7 +2,7 @@ title: "Advanced options" description: "Advanced guide to launching Nextflow pipelines in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [advanced, launch] --- diff --git a/platform-enterprise_docs/launch/cache-resume.mdx b/platform-enterprise_docs/launch/cache-resume.mdx index 7411939f67..c473281eff 100644 --- a/platform-enterprise_docs/launch/cache-resume.mdx +++ b/platform-enterprise_docs/launch/cache-resume.mdx @@ -2,7 +2,7 @@ title: "Nextflow cache and resume" description: "Guide to Nextflow cache and resume in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [cache, launch, resume, relaunch] --- diff --git a/platform-enterprise_docs/launch/launchpad.md b/platform-enterprise_docs/launch/launchpad.md index 7fa5890bd9..68fa933dda 100644 --- a/platform-enterprise_docs/launch/launchpad.md +++ b/platform-enterprise_docs/launch/launchpad.md @@ -2,7 +2,7 @@ title: "Launch pipelines" description: "Curate and launch workflows in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [launchpad, launch, configure, pipelines, schema, configuration, nextflow, parameters, input, output] --- diff --git a/platform-enterprise_docs/limits/overview.md b/platform-enterprise_docs/limits/overview.md index aa8a9af766..7bfa25149d 100644 --- a/platform-enterprise_docs/limits/overview.md +++ b/platform-enterprise_docs/limits/overview.md @@ -2,7 +2,7 @@ title: "Usage limits" description: "An overview of Seqera Cloud usage limits" date created: "2025-02-19" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [limits] --- diff --git a/platform-enterprise_docs/monitoring/audit-logs.md b/platform-enterprise_docs/monitoring/audit-logs.md index 855d937c05..b622a10e09 100644 --- a/platform-enterprise_docs/monitoring/audit-logs.md +++ b/platform-enterprise_docs/monitoring/audit-logs.md @@ -2,7 +2,7 @@ title: "Audit logs" description: An overview of application event audit logs in the Admin panel date created: "2024-04-08" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [logging, audit logs, admin panel] --- diff --git a/platform-enterprise_docs/monitoring/cloud-costs.md b/platform-enterprise_docs/monitoring/cloud-costs.md index c44a455e56..78306e4b93 100644 --- a/platform-enterprise_docs/monitoring/cloud-costs.md +++ b/platform-enterprise_docs/monitoring/cloud-costs.md @@ -2,7 +2,7 @@ title: "Monitoring cloud costs" description: Guidelines for monitoring Seqera Platform cloud expenditure. date created: "2023-04-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [aws, gcp, azure, cloud costs, cost, billing, alerts] --- diff --git a/platform-enterprise_docs/monitoring/dashboard.md b/platform-enterprise_docs/monitoring/dashboard.md index 9c7d26187d..772f170dea 100644 --- a/platform-enterprise_docs/monitoring/dashboard.md +++ b/platform-enterprise_docs/monitoring/dashboard.md @@ -2,7 +2,7 @@ title: "Dashboard" description: "View pipeline run status overview in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [dashboard, pipeline runs, fusion, monitoring] --- diff --git a/platform-enterprise_docs/monitoring/overview.md b/platform-enterprise_docs/monitoring/overview.md index 922dab9cf1..31b88cd543 100644 --- a/platform-enterprise_docs/monitoring/overview.md +++ b/platform-enterprise_docs/monitoring/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Monitoring pipeline runs in Seqera Platform." date created: "2024-04-11" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [runs, monitoring] --- diff --git a/platform-enterprise_docs/monitoring/run-details.mdx b/platform-enterprise_docs/monitoring/run-details.mdx index 7db98378af..2d240ad1e4 100644 --- a/platform-enterprise_docs/monitoring/run-details.mdx +++ b/platform-enterprise_docs/monitoring/run-details.mdx @@ -2,7 +2,7 @@ title: "Run details" description: "Monitoring a Nextflow pipeline executed through Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [logging, monitoring, runs, details, workflows, execution, lineage] --- diff --git a/platform-enterprise_docs/orgs-and-teams/custom-roles.md b/platform-enterprise_docs/orgs-and-teams/custom-roles.md index 95bca39240..20588e9ca4 100644 --- a/platform-enterprise_docs/orgs-and-teams/custom-roles.md +++ b/platform-enterprise_docs/orgs-and-teams/custom-roles.md @@ -2,7 +2,7 @@ title: "Custom roles" description: "Introduction to custom roles in Seqera Platform." date created: "2025-11-17" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [roles, rbac, permissions] --- diff --git a/platform-enterprise_docs/orgs-and-teams/organizations.md b/platform-enterprise_docs/orgs-and-teams/organizations.md index bc79320039..0d3c6c79f0 100644 --- a/platform-enterprise_docs/orgs-and-teams/organizations.md +++ b/platform-enterprise_docs/orgs-and-teams/organizations.md @@ -2,7 +2,7 @@ title: "Organizations" description: "Manage organizations in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [organizations, administration] --- diff --git a/platform-enterprise_docs/orgs-and-teams/roles.md b/platform-enterprise_docs/orgs-and-teams/roles.md index e775d313ff..fae38d5f8c 100644 --- a/platform-enterprise_docs/orgs-and-teams/roles.md +++ b/platform-enterprise_docs/orgs-and-teams/roles.md @@ -2,7 +2,7 @@ title: "User roles" description: "Understand the various roles in Seqera Platform." date created: "2024-06-10" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [roles] --- diff --git a/platform-enterprise_docs/orgs-and-teams/teams.md b/platform-enterprise_docs/orgs-and-teams/teams.md index f1a0a24d80..362be6a5c5 100644 --- a/platform-enterprise_docs/orgs-and-teams/teams.md +++ b/platform-enterprise_docs/orgs-and-teams/teams.md @@ -2,7 +2,7 @@ title: "Teams" description: "Create and manage teams in a Seqera Platform Enterprise organization, including IdP-delegated teams." date created: "2026-05-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [teams, organizations, administration, sso, idp delegation, enterprise] --- diff --git a/platform-enterprise_docs/orgs-and-teams/workspace-management.md b/platform-enterprise_docs/orgs-and-teams/workspace-management.md index e0a473194f..62c721c726 100644 --- a/platform-enterprise_docs/orgs-and-teams/workspace-management.md +++ b/platform-enterprise_docs/orgs-and-teams/workspace-management.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Manage users and teams for an organization in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [workspaces, teams, users, administration] --- diff --git a/platform-enterprise_docs/pipeline-actions/overview.md b/platform-enterprise_docs/pipeline-actions/overview.md index 6e12d194a5..4939c7159f 100644 --- a/platform-enterprise_docs/pipeline-actions/overview.md +++ b/platform-enterprise_docs/pipeline-actions/overview.md @@ -2,7 +2,7 @@ title: "Pipeline actions" description: "Automate executions with pipeline actions and webhooks in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [actions, webhooks, automation] --- diff --git a/platform-enterprise_docs/pipeline-optimization/overview.md b/platform-enterprise_docs/pipeline-optimization/overview.md index dca6255713..813db63307 100644 --- a/platform-enterprise_docs/pipeline-optimization/overview.md +++ b/platform-enterprise_docs/pipeline-optimization/overview.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "Optimize the resource usage of your pipelines to save time and money." date created: "2024-02-12" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [compute, resources, optimization] --- diff --git a/platform-enterprise_docs/pipeline-schema/overview.md b/platform-enterprise_docs/pipeline-schema/overview.md index da0ae99f2c..6471f846bc 100644 --- a/platform-enterprise_docs/pipeline-schema/overview.md +++ b/platform-enterprise_docs/pipeline-schema/overview.md @@ -2,7 +2,7 @@ title: "Pipeline schema" description: "Introduction to pipeline schema in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [pipelines, schema] --- diff --git a/platform-enterprise_docs/pipelines/overview.md b/platform-enterprise_docs/pipelines/overview.md index 1fb7f1f774..b5579b2c5e 100644 --- a/platform-enterprise_docs/pipelines/overview.md +++ b/platform-enterprise_docs/pipelines/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Introduction to pipelines in Seqera Platform." date created: "2025-10-16" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-enterprise_docs/pipelines/revision.md b/platform-enterprise_docs/pipelines/revision.md index 93072a1c7f..8eb4921790 100644 --- a/platform-enterprise_docs/pipelines/revision.md +++ b/platform-enterprise_docs/pipelines/revision.md @@ -2,7 +2,7 @@ title: "Git revision management" description: "Introduction to pipeline repository revision management in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-enterprise_docs/pipelines/versioning.md b/platform-enterprise_docs/pipelines/versioning.md index f7cdb72201..d5a394434c 100644 --- a/platform-enterprise_docs/pipelines/versioning.md +++ b/platform-enterprise_docs/pipelines/versioning.md @@ -2,7 +2,7 @@ title: "Pipeline versioning" description: "Introduction to pipeline versioning in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-enterprise_docs/platform-enterprise.md b/platform-enterprise_docs/platform-enterprise.md index 0274811874..e7870b3333 100644 --- a/platform-enterprise_docs/platform-enterprise.md +++ b/platform-enterprise_docs/platform-enterprise.md @@ -2,7 +2,7 @@ title: "Seqera Platform Enterprise" description: "Introduction to Seqera Platform Enterprise." date created: "2023-04-24" -last updated: "2026-06-09" +last updated: "2026-06-10" slug: / --- diff --git a/platform-enterprise_docs/reports/overview.md b/platform-enterprise_docs/reports/overview.md index 6b6bc8fbf6..1cbc27fb85 100644 --- a/platform-enterprise_docs/reports/overview.md +++ b/platform-enterprise_docs/reports/overview.md @@ -2,7 +2,7 @@ title: "Reports" description: "Overview of pipeline reports in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [pipelines, schema] --- diff --git a/platform-enterprise_docs/resource-labels/overview.md b/platform-enterprise_docs/resource-labels/overview.md index 1d7bc21ec4..0ae017ea13 100644 --- a/platform-enterprise_docs/resource-labels/overview.md +++ b/platform-enterprise_docs/resource-labels/overview.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Instructions to use resource labels in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [resource labels, labels] --- diff --git a/platform-enterprise_docs/secrets/overview.md b/platform-enterprise_docs/secrets/overview.md index 99bfcef19c..9da7751c09 100644 --- a/platform-enterprise_docs/secrets/overview.md +++ b/platform-enterprise_docs/secrets/overview.md @@ -2,7 +2,7 @@ title: "Secrets" description: "Instructions to use secrets in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [pipelines, secrets] --- diff --git a/platform-enterprise_docs/seqerakit/commands.md b/platform-enterprise_docs/seqerakit/commands.md index 4f1dadcc5d..40ac11686d 100644 --- a/platform-enterprise_docs/seqerakit/commands.md +++ b/platform-enterprise_docs/seqerakit/commands.md @@ -2,7 +2,7 @@ title: "Commands" description: "Seqerakit command options" date created: "2024-10-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [seqerakit, cli, automation, commands] --- diff --git a/platform-enterprise_docs/seqerakit/installation.md b/platform-enterprise_docs/seqerakit/installation.md index 86062da547..5985785fdb 100644 --- a/platform-enterprise_docs/seqerakit/installation.md +++ b/platform-enterprise_docs/seqerakit/installation.md @@ -2,7 +2,7 @@ title: "Installation" description: "Seqerakit installation options" date created: "2024-10-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [seqerakit, cli, automation, installation] --- diff --git a/platform-enterprise_docs/seqerakit/templates.mdx b/platform-enterprise_docs/seqerakit/templates.mdx index adbd777f22..033bf4ea3a 100644 --- a/platform-enterprise_docs/seqerakit/templates.mdx +++ b/platform-enterprise_docs/seqerakit/templates.mdx @@ -2,7 +2,7 @@ title: "Templates" description: "Seqerakit YAML configuration file templates and instructions" date created: "2024-11-08" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [seqerakit, cli, automation, yaml, configuration] toc_max_heading_level: 4 --- diff --git a/platform-enterprise_docs/seqerakit/yaml-configuration.md b/platform-enterprise_docs/seqerakit/yaml-configuration.md index f93fd52226..cece02e709 100644 --- a/platform-enterprise_docs/seqerakit/yaml-configuration.md +++ b/platform-enterprise_docs/seqerakit/yaml-configuration.md @@ -2,7 +2,7 @@ title: "YAML configuration" description: "seqerakit YAML configuration file options" date created: "2024-10-21" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [seqerakit, cli, automation, yaml, configuration] --- diff --git a/platform-enterprise_docs/studios/add-studio-custom-container.md b/platform-enterprise_docs/studios/add-studio-custom-container.md index 6225240f87..1272f670a6 100644 --- a/platform-enterprise_docs/studios/add-studio-custom-container.md +++ b/platform-enterprise_docs/studios/add-studio-custom-container.md @@ -2,7 +2,7 @@ title: "Custom container template" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [studio custom, git repository, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/add-studio-git-repo.md b/platform-enterprise_docs/studios/add-studio-git-repo.md index d31a09f820..5d9f26e919 100644 --- a/platform-enterprise_docs/studios/add-studio-git-repo.md +++ b/platform-enterprise_docs/studios/add-studio-git-repo.md @@ -2,7 +2,7 @@ title: "Import from Git repository" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [studio git, git repository, sessions, studios, git, version control] --- diff --git a/platform-enterprise_docs/studios/add-studio-provided-template.md b/platform-enterprise_docs/studios/add-studio-provided-template.md index 606d6d559f..9b42c959e5 100644 --- a/platform-enterprise_docs/studios/add-studio-provided-template.md +++ b/platform-enterprise_docs/studios/add-studio-provided-template.md @@ -2,7 +2,7 @@ title: "Seqera-provided container template" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [template, seqera template, seqera template studio, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/add-studio.md b/platform-enterprise_docs/studios/add-studio.md index 50d16107df..58bd00b1c3 100644 --- a/platform-enterprise_docs/studios/add-studio.md +++ b/platform-enterprise_docs/studios/add-studio.md @@ -2,7 +2,7 @@ title: "Add a Studio" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [data, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/connect.md b/platform-enterprise_docs/studios/connect.md index 01c58a9061..6bf84a065a 100644 --- a/platform-enterprise_docs/studios/connect.md +++ b/platform-enterprise_docs/studios/connect.md @@ -1,7 +1,7 @@ --- title: Connect changelog date created: "2025-07-30" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [connect, changelog, connect changelog] --- diff --git a/platform-enterprise_docs/studios/container-images.md b/platform-enterprise_docs/studios/container-images.md index 7e1785c735..5eb45da9f9 100644 --- a/platform-enterprise_docs/studios/container-images.md +++ b/platform-enterprise_docs/studios/container-images.md @@ -2,7 +2,7 @@ title: "Container image templates" description: "Use container images with Studios." date created: "2025-10-16" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [containers, container images, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/custom-envs.md b/platform-enterprise_docs/studios/custom-envs.md index 0f25bfe8d1..5df51ef102 100644 --- a/platform-enterprise_docs/studios/custom-envs.md +++ b/platform-enterprise_docs/studios/custom-envs.md @@ -2,7 +2,7 @@ title: "Custom environments" description: "Custom environments for Studios" date created: "2024-10-01" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [environments, custom, studios] --- diff --git a/platform-enterprise_docs/studios/example-studios.md b/platform-enterprise_docs/studios/example-studios.md index 32ee4716db..646925f13d 100644 --- a/platform-enterprise_docs/studios/example-studios.md +++ b/platform-enterprise_docs/studios/example-studios.md @@ -2,7 +2,7 @@ title: "Example custom Studios" description: "Example Dockerfiles and pre-built container images for running custom applications in Studios." date created: "2026-02-18" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [environments, custom, studios, examples] --- diff --git a/platform-enterprise_docs/studios/managing.md b/platform-enterprise_docs/studios/managing.md index 143cb40062..a75a226e88 100644 --- a/platform-enterprise_docs/studios/managing.md +++ b/platform-enterprise_docs/studios/managing.md @@ -2,7 +2,7 @@ title: "Manage Studios" description: "Manage Studio sessions." date created: "2025-02-06" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [data, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/overview.md b/platform-enterprise_docs/studios/overview.md index a1ea3be0e8..9ec426e276 100644 --- a/platform-enterprise_docs/studios/overview.md +++ b/platform-enterprise_docs/studios/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Interactive analysis environments in Seqera Platform" date created: "2025-02-06" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [studios, containers, image, sessions, interactive, analysis] --- diff --git a/platform-enterprise_docs/supported_software/agent/overview.md b/platform-enterprise_docs/supported_software/agent/overview.md index 5cf32cfa6f..824974ddb3 100644 --- a/platform-enterprise_docs/supported_software/agent/overview.md +++ b/platform-enterprise_docs/supported_software/agent/overview.md @@ -2,7 +2,7 @@ title: "Tower Agent" description: "Instructions to use Tower Agent." date created: "2023-04-24" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [agent] --- diff --git a/platform-enterprise_docs/supported_software/dragen/overview.md b/platform-enterprise_docs/supported_software/dragen/overview.md index 95641445aa..e399a13244 100644 --- a/platform-enterprise_docs/supported_software/dragen/overview.md +++ b/platform-enterprise_docs/supported_software/dragen/overview.md @@ -2,7 +2,7 @@ title: "Illumina DRAGEN" description: "Instructions to integrate Illumina DRAGEN with Seqera Platform." date created: "2023-08-24" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [dragen, integration] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md b/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md index d5b7da9351..10ed4d620c 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md @@ -2,7 +2,7 @@ title: "Developer tools" description: "API and CLI troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md index 53f9741c2f..5256661f8f 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md @@ -2,7 +2,7 @@ title: "AWS" description: "AWS troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md index cdd5260b03..90cb7e5724 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md @@ -2,7 +2,7 @@ title: "Azure" description: "Azure troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [faq, help, azure, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md index 4a646dae94..ba54a04594 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Dataset troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [faq, help, database, datasets] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md b/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md index 27413b3a69..6aefdcc812 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md @@ -2,7 +2,7 @@ title: "Nextflow" description: "Nextflow troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [faq, help, nextflow, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md b/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md index 2848b319b9..706f0f116f 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Troubleshooting resource labels in Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [troubleshooting, help] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md index bd02d8b984..f3a8ae2e44 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md @@ -2,7 +2,7 @@ title: "Studios" description: "Studios troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [faq, help, studios, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md index a80c51f7fa..e77e0d0824 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md @@ -2,7 +2,7 @@ title: "General troubleshooting" description: "Troubleshooting Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [troubleshooting, help] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md index b4ba3ca032..82033ebecd 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Workspaces troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [faq, help, workspaces, troubleshooting] --- diff --git a/platform-enterprise_docs/tutorials/retry-strategy.md b/platform-enterprise_docs/tutorials/retry-strategy.md index d7bbbb7b63..6ac565b3db 100644 --- a/platform-enterprise_docs/tutorials/retry-strategy.md +++ b/platform-enterprise_docs/tutorials/retry-strategy.md @@ -2,7 +2,7 @@ title: "Manage AWS Spot interruptions in Seqera Platform" description: "Managing AWS Spot Interruptions in Seqera Platform." date created: "2024-07-16" -last updated: "2026-06-09" +last updated: "2026-06-10" tags: [aws, spot, platform, fusion, retry] --- From 339c264d7605121ba71eb99dc87a301e9952f9f3 Mon Sep 17 00:00:00 2001 From: Seqera Docs Bot Date: Thu, 11 Jun 2026 18:30:52 +0000 Subject: [PATCH 08/13] [automated] Fix code formatting --- fusion_docs/guide.md | 2 +- fusion_docs/guide/aws-batch.md | 2 +- fusion_docs/guide/aws-eks.md | 2 +- fusion_docs/guide/azure-batch.md | 2 +- fusion_docs/guide/gcp-batch.md | 2 +- fusion_docs/guide/gcp-gke.md | 2 +- fusion_docs/guide/snapshots/aws.md | 2 +- fusion_docs/guide/snapshots/configuration.md | 2 +- fusion_docs/guide/snapshots/gcp.md | 2 +- fusion_docs/guide/snapshots/index.md | 2 +- fusion_docs/index.md | 2 +- fusion_docs/licensing.md | 2 +- fusion_docs/troubleshooting.md | 2 +- fusion_docs/troubleshooting/error-codes-exit-messages.md | 2 +- fusion_docs/troubleshooting/fusion-doctor.md | 2 +- fusion_docs/troubleshooting/fusion-snapshots.md | 2 +- fusion_docs/troubleshooting/general.md | 2 +- platform-cli-docs/docs/installation.md | 2 +- platform-cloud/docs/administration/credit-management.md | 2 +- platform-cloud/docs/cloud/changelog.md | 2 +- platform-cloud/docs/co-scientist/authentication.md | 2 +- platform-cloud/docs/co-scientist/coding-agents.md | 2 +- platform-cloud/docs/co-scientist/command-approval.md | 2 +- platform-cloud/docs/co-scientist/configuration.md | 2 +- platform-cloud/docs/co-scientist/credits.md | 2 +- platform-cloud/docs/co-scientist/index.md | 2 +- platform-cloud/docs/co-scientist/installation.mdx | 2 +- platform-cloud/docs/co-scientist/modes.md | 2 +- platform-cloud/docs/co-scientist/nextflow-lsp.md | 2 +- platform-cloud/docs/co-scientist/projects.md | 2 +- platform-cloud/docs/co-scientist/quickstart.md | 2 +- platform-cloud/docs/co-scientist/reference/cli.md | 2 +- .../docs/co-scientist/reference/environment-variables.md | 2 +- platform-cloud/docs/co-scientist/reference/index.md | 2 +- platform-cloud/docs/co-scientist/reference/skills-reference.md | 2 +- platform-cloud/docs/co-scientist/sessions.md | 2 +- platform-cloud/docs/co-scientist/skill-antigravity.md | 2 +- platform-cloud/docs/co-scientist/skill-claude-code.md | 2 +- platform-cloud/docs/co-scientist/skill-codex.md | 2 +- platform-cloud/docs/co-scientist/skill-github-copilot.md | 2 +- platform-cloud/docs/co-scientist/skill-other-agents.md | 2 +- platform-cloud/docs/co-scientist/skills.md | 2 +- platform-cloud/docs/co-scientist/use-cases.md | 2 +- platform-cloud/docs/compute-envs/aws-batch.mdx | 2 +- platform-cloud/docs/compute-envs/aws-cloud.mdx | 2 +- platform-cloud/docs/compute-envs/azure-batch.md | 2 +- platform-cloud/docs/compute-envs/azure-cloud.md | 2 +- platform-cloud/docs/compute-envs/eks.mdx | 2 +- platform-cloud/docs/compute-envs/gke.md | 2 +- platform-cloud/docs/compute-envs/google-cloud-batch.md | 2 +- platform-cloud/docs/compute-envs/google-cloud.md | 2 +- platform-cloud/docs/compute-envs/hpc.md | 2 +- platform-cloud/docs/compute-envs/k8s.md | 2 +- platform-cloud/docs/compute-envs/overview.md | 2 +- platform-cloud/docs/compute-envs/seqera-compute.md | 2 +- platform-cloud/docs/credentials/agent_credentials.md | 2 +- platform-cloud/docs/credentials/aws_registry_credentials.md | 2 +- platform-cloud/docs/credentials/azure_registry_credentials.md | 2 +- .../docs/credentials/container_registry_credentials.md | 2 +- platform-cloud/docs/credentials/data_repositories.md | 2 +- .../docs/credentials/docker_hub_registry_credentials.md | 2 +- platform-cloud/docs/credentials/gitea_registry_credentials.md | 2 +- platform-cloud/docs/credentials/github_registry_credentials.md | 2 +- platform-cloud/docs/credentials/gitlab_registry_credentials.md | 2 +- platform-cloud/docs/credentials/google_registry_credentials.md | 2 +- platform-cloud/docs/credentials/managed_identities.md | 2 +- platform-cloud/docs/credentials/overview.md | 2 +- platform-cloud/docs/credentials/quay_registry_credentials.md | 2 +- platform-cloud/docs/credentials/ssh_credentials.md | 2 +- platform-cloud/docs/data-privacy/overview.md | 2 +- platform-cloud/docs/data/data-explorer.md | 2 +- platform-cloud/docs/data/data-lineage.md | 2 +- platform-cloud/docs/data/datasets.md | 2 +- .../docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx | 2 +- platform-cloud/docs/functionality_matrix/overview.md | 2 +- platform-cloud/docs/getting-started/deployment-options.md | 2 +- platform-cloud/docs/getting-started/overview.md | 2 +- platform-cloud/docs/getting-started/proteinfold.md | 2 +- .../docs/getting-started/quickstart-demo/add-pipelines.md | 2 +- .../docs/getting-started/quickstart-demo/comm-showcase.md | 2 +- .../docs/getting-started/quickstart-demo/launch-pipelines.md | 2 +- .../docs/getting-started/quickstart-demo/monitor-runs.md | 2 +- .../getting-started/quickstart-demo/pipeline-optimization.md | 2 +- platform-cloud/docs/getting-started/quickstart-demo/studios.md | 2 +- .../getting-started/quickstart-demo/view-run-information.md | 2 +- platform-cloud/docs/getting-started/rnaseq.md | 2 +- platform-cloud/docs/getting-started/single-sign-on.md | 2 +- platform-cloud/docs/getting-started/studios.md | 2 +- platform-cloud/docs/getting-started/workspace-setup.md | 2 +- platform-cloud/docs/git/overview.md | 2 +- platform-cloud/docs/labels/overview.md | 2 +- platform-cloud/docs/launch/cache-resume.mdx | 2 +- platform-cloud/docs/launch/launchpad.md | 2 +- platform-cloud/docs/limits/overview.md | 2 +- platform-cloud/docs/monitoring/cloud-costs.md | 2 +- platform-cloud/docs/monitoring/dashboard.md | 2 +- platform-cloud/docs/monitoring/overview.md | 2 +- platform-cloud/docs/monitoring/run-details.mdx | 2 +- platform-cloud/docs/orgs-and-teams/custom-roles.md | 2 +- platform-cloud/docs/orgs-and-teams/organizations.md | 2 +- platform-cloud/docs/orgs-and-teams/roles.md | 2 +- platform-cloud/docs/orgs-and-teams/workspace-management.md | 2 +- platform-cloud/docs/pipeline-actions/overview.md | 2 +- platform-cloud/docs/pipeline-optimization/overview.md | 2 +- platform-cloud/docs/pipeline-schema/overview.md | 2 +- platform-cloud/docs/pipelines/overview.md | 2 +- platform-cloud/docs/pipelines/revision.md | 2 +- platform-cloud/docs/pipelines/versioning.md | 2 +- platform-cloud/docs/platform-cloud.md | 2 +- platform-cloud/docs/quickstart.md | 2 +- platform-cloud/docs/reports/overview.md | 2 +- platform-cloud/docs/resource-labels/overview.md | 2 +- platform-cloud/docs/secrets/overview.md | 2 +- platform-cloud/docs/seqera-mcp/nfcore-tools.md | 2 +- platform-cloud/docs/seqera-mcp/overview.md | 2 +- platform-cloud/docs/seqera-mcp/seqera-tools.md | 2 +- platform-cloud/docs/seqera-mcp/sra-tools.md | 2 +- platform-cloud/docs/seqerakit/commands.md | 2 +- platform-cloud/docs/seqerakit/installation.md | 2 +- platform-cloud/docs/seqerakit/templates.mdx | 2 +- platform-cloud/docs/seqerakit/yaml-configuration.md | 2 +- platform-cloud/docs/studios/add-studio-custom-container.md | 2 +- platform-cloud/docs/studios/add-studio-git-repo.md | 2 +- platform-cloud/docs/studios/add-studio-provided-template.md | 2 +- platform-cloud/docs/studios/add-studio.md | 2 +- platform-cloud/docs/studios/connect.md | 2 +- platform-cloud/docs/studios/container-images.md | 2 +- platform-cloud/docs/studios/custom-envs.md | 2 +- platform-cloud/docs/studios/example-studios.md | 2 +- platform-cloud/docs/studios/managing.md | 2 +- platform-cloud/docs/studios/overview.md | 2 +- platform-cloud/docs/supported_software/agent/overview.md | 2 +- platform-cloud/docs/supported_software/dragen/overview.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md | 2 +- .../docs/troubleshooting_and_faqs/aws_troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/azure_troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/datasets_troubleshooting.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/nextflow.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md | 2 +- .../docs/troubleshooting_and_faqs/sso_troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/studios_troubleshooting.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/workspaces_troubleshooting.md | 2 +- platform-cloud/docs/tutorials/retry-strategy.md | 2 +- platform-enterprise_docs/administration/overview.md | 2 +- platform-enterprise_docs/co-scientist/authentication.md | 2 +- platform-enterprise_docs/co-scientist/coding-agents.md | 2 +- platform-enterprise_docs/co-scientist/command-approval.md | 2 +- platform-enterprise_docs/co-scientist/configuration.md | 2 +- platform-enterprise_docs/co-scientist/index.md | 2 +- platform-enterprise_docs/co-scientist/installation.mdx | 2 +- platform-enterprise_docs/co-scientist/modes.md | 2 +- platform-enterprise_docs/co-scientist/nextflow-lsp.md | 2 +- platform-enterprise_docs/co-scientist/prerequisites.md | 2 +- platform-enterprise_docs/co-scientist/projects.md | 2 +- platform-enterprise_docs/co-scientist/quickstart.md | 2 +- platform-enterprise_docs/co-scientist/reference/cli.md | 2 +- .../co-scientist/reference/environment-variables.md | 2 +- platform-enterprise_docs/co-scientist/reference/index.md | 2 +- .../co-scientist/reference/skills-reference.md | 2 +- platform-enterprise_docs/co-scientist/sessions.md | 2 +- platform-enterprise_docs/co-scientist/skill-antigravity.md | 2 +- platform-enterprise_docs/co-scientist/skill-claude-code.md | 2 +- platform-enterprise_docs/co-scientist/skill-codex.md | 2 +- platform-enterprise_docs/co-scientist/skill-github-copilot.md | 2 +- platform-enterprise_docs/co-scientist/skill-other-agents.md | 2 +- platform-enterprise_docs/co-scientist/skills.md | 2 +- platform-enterprise_docs/co-scientist/usage-and-cost.md | 2 +- platform-enterprise_docs/co-scientist/use-cases.md | 2 +- platform-enterprise_docs/compute-envs/aws-batch.md | 2 +- platform-enterprise_docs/compute-envs/aws-cloud.md | 2 +- platform-enterprise_docs/compute-envs/azure-batch.md | 2 +- platform-enterprise_docs/compute-envs/azure-cloud.md | 2 +- platform-enterprise_docs/compute-envs/eks.md | 2 +- platform-enterprise_docs/compute-envs/gke.md | 2 +- platform-enterprise_docs/compute-envs/google-cloud-batch.md | 2 +- platform-enterprise_docs/compute-envs/google-cloud.md | 2 +- platform-enterprise_docs/compute-envs/hpc.md | 2 +- platform-enterprise_docs/compute-envs/k8s.md | 2 +- platform-enterprise_docs/compute-envs/overview.md | 2 +- platform-enterprise_docs/credentials/agent_credentials.md | 2 +- .../credentials/aws_registry_credentials.md | 2 +- .../credentials/azure_registry_credentials.md | 2 +- platform-enterprise_docs/credentials/data_repositories.md | 2 +- .../credentials/docker_hub_registry_credentials.md | 2 +- .../credentials/gitea_registry_credentials.md | 2 +- .../credentials/github_registry_credentials.md | 2 +- .../credentials/gitlab_registry_credentials.md | 2 +- .../credentials/google_registry_credentials.md | 2 +- platform-enterprise_docs/credentials/managed_identities.md | 2 +- platform-enterprise_docs/credentials/overview.md | 2 +- .../credentials/quay_registry_credentials.md | 2 +- platform-enterprise_docs/credentials/ssh_credentials.md | 2 +- platform-enterprise_docs/data-privacy/overview.md | 2 +- platform-enterprise_docs/data/data-explorer.md | 2 +- platform-enterprise_docs/data/data-lineage.md | 2 +- platform-enterprise_docs/data/datasets.md | 2 +- .../enterprise/advanced-topics/content-security-policy.md | 2 +- .../enterprise/advanced-topics/custom-launch-container.md | 2 +- .../enterprise/advanced-topics/firewall-configuration.md | 2 +- .../enterprise/advanced-topics/manual-aws-batch-setup.mdx | 2 +- .../enterprise/advanced-topics/manual-azure-batch-setup.md | 2 +- .../enterprise/advanced-topics/monitoring.md | 2 +- .../enterprise/advanced-topics/seqera-container-images.md | 2 +- .../enterprise/configuration/authentication/email.md | 2 +- .../enterprise/configuration/authentication/entra.md | 2 +- .../enterprise/configuration/authentication/github.md | 2 +- .../enterprise/configuration/authentication/google.md | 2 +- .../authentication/idp-delegation/claim-mapping.md | 2 +- .../authentication/idp-delegation/group-catalog/overview.md | 2 +- .../idp-delegation/group-catalog/scim-entra-id.md | 2 +- .../authentication/idp-delegation/group-catalog/scim-okta.md | 2 +- .../authentication/idp-delegation/multi-org-routing.md | 2 +- .../configuration/authentication/idp-delegation/overview.md | 2 +- .../enterprise/configuration/authentication/keycloak.md | 2 +- .../enterprise/configuration/authentication/okta.md | 2 +- .../enterprise/configuration/authentication/overview.md | 2 +- .../enterprise/configuration/aws_parameter_store.md | 2 +- platform-enterprise_docs/enterprise/configuration/mirroring.md | 2 +- platform-enterprise_docs/enterprise/configuration/networking.md | 2 +- platform-enterprise_docs/enterprise/configuration/overview.mdx | 2 +- .../enterprise/configuration/pipeline_optimization.md | 2 +- .../enterprise/configuration/reverse_proxy.md | 2 +- platform-enterprise_docs/enterprise/configuration/ssl_tls.md | 2 +- platform-enterprise_docs/enterprise/configuration/wave.md | 2 +- platform-enterprise_docs/enterprise/general_troubleshooting.md | 2 +- .../enterprise/groundswell-docker-compose.md | 2 +- platform-enterprise_docs/enterprise/groundswell-helm.md | 2 +- platform-enterprise_docs/enterprise/groundswell-kubernetes.md | 2 +- platform-enterprise_docs/enterprise/install-groundswell.md | 2 +- platform-enterprise_docs/enterprise/install-platform.md | 2 +- .../enterprise/install-seqera-coscientist.mdx | 2 +- platform-enterprise_docs/enterprise/install-studios.md | 2 +- platform-enterprise_docs/enterprise/overview.md | 2 +- platform-enterprise_docs/enterprise/platform-docker-compose.md | 2 +- platform-enterprise_docs/enterprise/platform-helm.md | 2 +- platform-enterprise_docs/enterprise/platform-kubernetes.md | 2 +- platform-enterprise_docs/enterprise/studios-docker-compose.md | 2 +- platform-enterprise_docs/enterprise/studios-helm.md | 2 +- platform-enterprise_docs/enterprise/studios-kubernetes.md | 2 +- platform-enterprise_docs/enterprise/studios-ssh.md | 2 +- platform-enterprise_docs/enterprise/testing.md | 2 +- platform-enterprise_docs/enterprise/upgrade.md | 2 +- platform-enterprise_docs/functionality_matrix/overview.md | 2 +- platform-enterprise_docs/getting-started/deployment-options.md | 2 +- platform-enterprise_docs/getting-started/overview.md | 2 +- .../getting-started/production-checklist.md | 2 +- platform-enterprise_docs/getting-started/proteinfold.md | 2 +- .../getting-started/quickstart-demo/add-data.md | 2 +- .../getting-started/quickstart-demo/add-pipelines.md | 2 +- .../getting-started/quickstart-demo/automation.md | 2 +- .../getting-started/quickstart-demo/monitor-runs.md | 2 +- .../getting-started/quickstart-demo/pipeline-optimization.md | 2 +- .../getting-started/quickstart-demo/studios.md | 2 +- .../getting-started/quickstart-demo/view-run-information.md | 2 +- platform-enterprise_docs/getting-started/rnaseq.md | 2 +- platform-enterprise_docs/getting-started/studios.md | 2 +- platform-enterprise_docs/getting-started/workspace-setup.md | 2 +- platform-enterprise_docs/git/overview.md | 2 +- platform-enterprise_docs/labels/overview.md | 2 +- platform-enterprise_docs/launch/advanced.md | 2 +- platform-enterprise_docs/launch/cache-resume.mdx | 2 +- platform-enterprise_docs/launch/launchpad.md | 2 +- platform-enterprise_docs/limits/overview.md | 2 +- platform-enterprise_docs/monitoring/audit-logs.md | 2 +- platform-enterprise_docs/monitoring/cloud-costs.md | 2 +- platform-enterprise_docs/monitoring/dashboard.md | 2 +- platform-enterprise_docs/monitoring/overview.md | 2 +- platform-enterprise_docs/monitoring/run-details.mdx | 2 +- platform-enterprise_docs/orgs-and-teams/custom-roles.md | 2 +- platform-enterprise_docs/orgs-and-teams/organizations.md | 2 +- platform-enterprise_docs/orgs-and-teams/roles.md | 2 +- platform-enterprise_docs/orgs-and-teams/teams.md | 2 +- platform-enterprise_docs/orgs-and-teams/workspace-management.md | 2 +- platform-enterprise_docs/pipeline-actions/overview.md | 2 +- platform-enterprise_docs/pipeline-optimization/overview.md | 2 +- platform-enterprise_docs/pipeline-schema/overview.md | 2 +- platform-enterprise_docs/pipelines/overview.md | 2 +- platform-enterprise_docs/pipelines/revision.md | 2 +- platform-enterprise_docs/pipelines/versioning.md | 2 +- platform-enterprise_docs/platform-enterprise.md | 2 +- platform-enterprise_docs/reports/overview.md | 2 +- platform-enterprise_docs/resource-labels/overview.md | 2 +- platform-enterprise_docs/secrets/overview.md | 2 +- platform-enterprise_docs/seqerakit/commands.md | 2 +- platform-enterprise_docs/seqerakit/installation.md | 2 +- platform-enterprise_docs/seqerakit/templates.mdx | 2 +- platform-enterprise_docs/seqerakit/yaml-configuration.md | 2 +- platform-enterprise_docs/studios/add-studio-custom-container.md | 2 +- platform-enterprise_docs/studios/add-studio-git-repo.md | 2 +- .../studios/add-studio-provided-template.md | 2 +- platform-enterprise_docs/studios/add-studio.md | 2 +- platform-enterprise_docs/studios/connect.md | 2 +- platform-enterprise_docs/studios/container-images.md | 2 +- platform-enterprise_docs/studios/custom-envs.md | 2 +- platform-enterprise_docs/studios/example-studios.md | 2 +- platform-enterprise_docs/studios/managing.md | 2 +- platform-enterprise_docs/studios/overview.md | 2 +- platform-enterprise_docs/supported_software/agent/overview.md | 2 +- platform-enterprise_docs/supported_software/dragen/overview.md | 2 +- .../troubleshooting_and_faqs/api_and_cli.md | 2 +- .../troubleshooting_and_faqs/aws_troubleshooting.md | 2 +- .../troubleshooting_and_faqs/azure_troubleshooting.md | 2 +- .../troubleshooting_and_faqs/datasets_troubleshooting.md | 2 +- platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md | 2 +- .../troubleshooting_and_faqs/resource-labels.md | 2 +- .../troubleshooting_and_faqs/studios_troubleshooting.md | 2 +- .../troubleshooting_and_faqs/troubleshooting.md | 2 +- .../troubleshooting_and_faqs/workspaces_troubleshooting.md | 2 +- platform-enterprise_docs/tutorials/retry-strategy.md | 2 +- 311 files changed, 311 insertions(+), 311 deletions(-) diff --git a/fusion_docs/guide.md b/fusion_docs/guide.md index 2f4a6bdadd..66edf4c624 100644 --- a/fusion_docs/guide.md +++ b/fusion_docs/guide.md @@ -2,7 +2,7 @@ title: User guide description: "Overview of the Fusion v2 file system" date created: "2024-08-23" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [fusion, storage, compute, file system, posix, client] --- diff --git a/fusion_docs/guide/aws-batch.md b/fusion_docs/guide/aws-batch.md index 2a1f4bfa1e..a2ab373e75 100644 --- a/fusion_docs/guide/aws-batch.md +++ b/fusion_docs/guide/aws-batch.md @@ -2,7 +2,7 @@ title: AWS Batch description: "Use Fusion with AWS Batch and S3 storage" date created: "2024-08-23" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [fusion, storage, compute, aws batch, s3] --- diff --git a/fusion_docs/guide/aws-eks.md b/fusion_docs/guide/aws-eks.md index 9173e33a3e..d39a9ac51c 100644 --- a/fusion_docs/guide/aws-eks.md +++ b/fusion_docs/guide/aws-eks.md @@ -2,7 +2,7 @@ title: Amazon EKS description: "Use Fusion with AWS Elastic Kubernetes Service and S3 storage" date created: "2024-08-24" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [fusion, storage, compute, aws eks, s3] --- diff --git a/fusion_docs/guide/azure-batch.md b/fusion_docs/guide/azure-batch.md index b5e4e24fad..63eff18031 100644 --- a/fusion_docs/guide/azure-batch.md +++ b/fusion_docs/guide/azure-batch.md @@ -2,7 +2,7 @@ title: Azure Batch description: "Use Fusion with Azure Batch and Azure Blob storage" date created: "2024-08-23" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [fusion, storage, compute, azure batch, blob storage] --- diff --git a/fusion_docs/guide/gcp-batch.md b/fusion_docs/guide/gcp-batch.md index 4c6276c56d..4118f35c80 100644 --- a/fusion_docs/guide/gcp-batch.md +++ b/fusion_docs/guide/gcp-batch.md @@ -2,7 +2,7 @@ title: Google Cloud Batch description: "Use Fusion with Google Cloud Batch and Google Cloud Storage" date created: "2024-08-23" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [fusion, storage, compute, gcp batch, gcs, google cloud] --- diff --git a/fusion_docs/guide/gcp-gke.md b/fusion_docs/guide/gcp-gke.md index c781c7f03a..ba07015b4a 100644 --- a/fusion_docs/guide/gcp-gke.md +++ b/fusion_docs/guide/gcp-gke.md @@ -2,7 +2,7 @@ title: Google Kubernetes Engine description: "Use Fusion with Google Kubernetes Engine and Google Cloud Storage" date created: "2024-08-23" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [fusion, storage, compute, gke, gcs, google cloud, kubernetes] --- diff --git a/fusion_docs/guide/snapshots/aws.md b/fusion_docs/guide/snapshots/aws.md index c76370a400..2dad56f476 100644 --- a/fusion_docs/guide/snapshots/aws.md +++ b/fusion_docs/guide/snapshots/aws.md @@ -2,7 +2,7 @@ title: AWS Batch description: "Fusion Snapshots configuration and best practices for AWS Batch" date created: "2024-11-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [fusion, fusion snapshots, storage, compute, snapshot, aws, batch] --- diff --git a/fusion_docs/guide/snapshots/configuration.md b/fusion_docs/guide/snapshots/configuration.md index eb69933a0f..43cd9d2d19 100644 --- a/fusion_docs/guide/snapshots/configuration.md +++ b/fusion_docs/guide/snapshots/configuration.md @@ -2,7 +2,7 @@ title: Advanced configuration description: "Advanced configuration options for Fusion Snapshots" date created: "2024-11-29" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [fusion, fusion snapshots, snapshot, configuration, nextflow] --- diff --git a/fusion_docs/guide/snapshots/gcp.md b/fusion_docs/guide/snapshots/gcp.md index b738f7befc..ab32d07616 100644 --- a/fusion_docs/guide/snapshots/gcp.md +++ b/fusion_docs/guide/snapshots/gcp.md @@ -2,7 +2,7 @@ title: Google Cloud Batch description: "Fusion Snapshots configuration and best practices for Google Cloud Batch" date created: "2024-11-29" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [fusion, fusion snapshots, storage, compute, snapshot, gcp, google, batch] --- diff --git a/fusion_docs/guide/snapshots/index.md b/fusion_docs/guide/snapshots/index.md index 25298b424a..34dfff157c 100644 --- a/fusion_docs/guide/snapshots/index.md +++ b/fusion_docs/guide/snapshots/index.md @@ -2,7 +2,7 @@ title: Fusion Snapshots description: "Introduction to Fusion Snapshots checkpoint/restore functionality" date created: "2024-11-29" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [fusion, fusion snapshots, storage, snapshot, checkpoint, restore] --- diff --git a/fusion_docs/index.md b/fusion_docs/index.md index be90bd1944..deb9458f43 100644 --- a/fusion_docs/index.md +++ b/fusion_docs/index.md @@ -2,7 +2,7 @@ title: Fusion file system description: "Overview of the Fusion v2 file system" date created: "2024-08-23" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [fusion, storage, compute, file system, posix, client] --- diff --git a/fusion_docs/licensing.md b/fusion_docs/licensing.md index 1463ba3391..5dd41739b9 100644 --- a/fusion_docs/licensing.md +++ b/fusion_docs/licensing.md @@ -2,7 +2,7 @@ title: Fusion licensing description: "Understand how Fusion licensing works" date created: "2025-02-20" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [fusion, storage, compute, file system, license, quotas] --- diff --git a/fusion_docs/troubleshooting.md b/fusion_docs/troubleshooting.md index 57a100c2d2..4e60200c49 100644 --- a/fusion_docs/troubleshooting.md +++ b/fusion_docs/troubleshooting.md @@ -2,7 +2,7 @@ title: Troubleshooting description: "Troubleshooting for Fusion issues" date created: "2025-11-29" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [troubleshooting, fusion, fusion snapshots, configuration] --- diff --git a/fusion_docs/troubleshooting/error-codes-exit-messages.md b/fusion_docs/troubleshooting/error-codes-exit-messages.md index 0f17b141f5..b00511702d 100644 --- a/fusion_docs/troubleshooting/error-codes-exit-messages.md +++ b/fusion_docs/troubleshooting/error-codes-exit-messages.md @@ -2,7 +2,7 @@ title: Error codes and exit messages description: "Reference for Fusion error codes, exit codes, and error messages" date created: "2025-01-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [errors, error codes, exit codes, fuse, logging, fusion] --- diff --git a/fusion_docs/troubleshooting/fusion-doctor.md b/fusion_docs/troubleshooting/fusion-doctor.md index 02ba30862c..64c0a85386 100644 --- a/fusion_docs/troubleshooting/fusion-doctor.md +++ b/fusion_docs/troubleshooting/fusion-doctor.md @@ -2,7 +2,7 @@ title: Fusion Doctor description: "Run Fusion Doctor diagnostics with nf-canary to validate Fusion compute environments" date created: "2026-04-23" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [troubleshooting, fusion, fusion doctor, nf-canary, diagnostics] --- diff --git a/fusion_docs/troubleshooting/fusion-snapshots.md b/fusion_docs/troubleshooting/fusion-snapshots.md index 3b8609a92c..69cea57955 100644 --- a/fusion_docs/troubleshooting/fusion-snapshots.md +++ b/fusion_docs/troubleshooting/fusion-snapshots.md @@ -2,7 +2,7 @@ title: Fusion Snapshots description: "Troubleshooting for Fusion Snapshots" date created: "2025-11-29" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [troubleshooting, fusion, fusion snapshots, configuration] --- diff --git a/fusion_docs/troubleshooting/general.md b/fusion_docs/troubleshooting/general.md index 97c48aacb3..99cb4af7e2 100644 --- a/fusion_docs/troubleshooting/general.md +++ b/fusion_docs/troubleshooting/general.md @@ -2,7 +2,7 @@ title: General description: "Troubleshooting for general Fusion issues" date created: "2025-11-29" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [troubleshooting, fusion, fusion snapshots, configuration] --- diff --git a/platform-cli-docs/docs/installation.md b/platform-cli-docs/docs/installation.md index 356e2f628b..e5b4835b24 100644 --- a/platform-cli-docs/docs/installation.md +++ b/platform-cli-docs/docs/installation.md @@ -2,7 +2,7 @@ title: "Installation" description: "Seqera Platform CLI installation and configuration instructions." date created: "2024-07-16" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [cli, platform, installation, configuration] --- diff --git a/platform-cloud/docs/administration/credit-management.md b/platform-cloud/docs/administration/credit-management.md index 12f91ecef8..5262627bee 100644 --- a/platform-cloud/docs/administration/credit-management.md +++ b/platform-cloud/docs/administration/credit-management.md @@ -2,7 +2,7 @@ title: "Billing and credit management" description: "Manage Seqera credits across Seqera Compute and Co-Scientist." date created: "2025-10-20" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [seqera compute, compute environments, co-scientist, billing] --- diff --git a/platform-cloud/docs/cloud/changelog.md b/platform-cloud/docs/cloud/changelog.md index b0e807528c..b76c613b5a 100644 --- a/platform-cloud/docs/cloud/changelog.md +++ b/platform-cloud/docs/cloud/changelog.md @@ -2,7 +2,7 @@ title: "Cloud changelog" description: "Seqera Platform Cloud changelog" date created: "2024-07-04" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [changelog] --- diff --git a/platform-cloud/docs/co-scientist/authentication.md b/platform-cloud/docs/co-scientist/authentication.md index 33cea0ff70..50d45b20ac 100644 --- a/platform-cloud/docs/co-scientist/authentication.md +++ b/platform-cloud/docs/co-scientist/authentication.md @@ -2,7 +2,7 @@ title: "Authentication" description: "Log in, log out, and manage organizations and tokens in the Seqera CLI" date created: "2025-12-15" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, authentication, login] --- diff --git a/platform-cloud/docs/co-scientist/coding-agents.md b/platform-cloud/docs/co-scientist/coding-agents.md index ef204d067a..f10149cf45 100644 --- a/platform-cloud/docs/co-scientist/coding-agents.md +++ b/platform-cloud/docs/co-scientist/coding-agents.md @@ -2,7 +2,7 @@ title: "Coding agents" description: "Install Co-Scientist as a skill so your coding agent can drive Seqera Platform" date created: "2026-05-27" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-cloud/docs/co-scientist/command-approval.md b/platform-cloud/docs/co-scientist/command-approval.md index db13cbc012..d46fd4ff25 100644 --- a/platform-cloud/docs/co-scientist/command-approval.md +++ b/platform-cloud/docs/co-scientist/command-approval.md @@ -2,7 +2,7 @@ title: "Command approval" description: "Control which local commands require user approval in Co-Scientist" date created: "2025-12-15" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, approval, security] --- diff --git a/platform-cloud/docs/co-scientist/configuration.md b/platform-cloud/docs/co-scientist/configuration.md index 43a1949bc1..7a89bc5c32 100644 --- a/platform-cloud/docs/co-scientist/configuration.md +++ b/platform-cloud/docs/co-scientist/configuration.md @@ -2,7 +2,7 @@ title: "Using Co-Scientist" description: "Use Co-Scientist day to day in the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, configuration] --- diff --git a/platform-cloud/docs/co-scientist/credits.md b/platform-cloud/docs/co-scientist/credits.md index 458f7c7ccf..4a656507d0 100644 --- a/platform-cloud/docs/co-scientist/credits.md +++ b/platform-cloud/docs/co-scientist/credits.md @@ -2,7 +2,7 @@ title: "Credits" description: "Co-Scientist credits and how to request more" date created: "2026-04-30" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, credits] --- diff --git a/platform-cloud/docs/co-scientist/index.md b/platform-cloud/docs/co-scientist/index.md index 86df6c3478..1c383f078a 100644 --- a/platform-cloud/docs/co-scientist/index.md +++ b/platform-cloud/docs/co-scientist/index.md @@ -2,7 +2,7 @@ title: "Co-Scientist in Seqera CLI" description: "AI-powered assistant for bioinformatics workflows and Seqera Platform" date created: "2026-03-11" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, ai] --- diff --git a/platform-cloud/docs/co-scientist/installation.mdx b/platform-cloud/docs/co-scientist/installation.mdx index b6d1ea0b0a..764217ed68 100644 --- a/platform-cloud/docs/co-scientist/installation.mdx +++ b/platform-cloud/docs/co-scientist/installation.mdx @@ -2,7 +2,7 @@ title: "Installation" description: "Install and configure the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, installation] --- diff --git a/platform-cloud/docs/co-scientist/modes.md b/platform-cloud/docs/co-scientist/modes.md index fed9aefea9..f1f7bba750 100644 --- a/platform-cloud/docs/co-scientist/modes.md +++ b/platform-cloud/docs/co-scientist/modes.md @@ -2,7 +2,7 @@ title: "Modes" description: "Work in Co-Scientist's build, plan, and goal modes" date created: "2026-03-11" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, modes] --- diff --git a/platform-cloud/docs/co-scientist/nextflow-lsp.md b/platform-cloud/docs/co-scientist/nextflow-lsp.md index 0e99926e72..1770fc24d7 100644 --- a/platform-cloud/docs/co-scientist/nextflow-lsp.md +++ b/platform-cloud/docs/co-scientist/nextflow-lsp.md @@ -2,7 +2,7 @@ title: "Code intelligence" description: "Use language-server code intelligence in Co-Scientist" date created: "2026-02-26" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, lsp, code intelligence] --- diff --git a/platform-cloud/docs/co-scientist/projects.md b/platform-cloud/docs/co-scientist/projects.md index 81642ae5f7..3ba9a61196 100644 --- a/platform-cloud/docs/co-scientist/projects.md +++ b/platform-cloud/docs/co-scientist/projects.md @@ -2,7 +2,7 @@ title: "Projects" description: "Organize workspace resources into projects using Seqera Platform labels" date created: "2026-04-22" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, projects, labels] --- diff --git a/platform-cloud/docs/co-scientist/quickstart.md b/platform-cloud/docs/co-scientist/quickstart.md index f505bc0e6b..1bba80150f 100644 --- a/platform-cloud/docs/co-scientist/quickstart.md +++ b/platform-cloud/docs/co-scientist/quickstart.md @@ -2,7 +2,7 @@ title: "Quickstart" description: "Run your first Co-Scientist session in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, ai] --- diff --git a/platform-cloud/docs/co-scientist/reference/cli.md b/platform-cloud/docs/co-scientist/reference/cli.md index 543b37c8f5..4f5225a257 100644 --- a/platform-cloud/docs/co-scientist/reference/cli.md +++ b/platform-cloud/docs/co-scientist/reference/cli.md @@ -2,7 +2,7 @@ title: "CLI" description: "Seqera CLI commands and options for Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, reference] --- diff --git a/platform-cloud/docs/co-scientist/reference/environment-variables.md b/platform-cloud/docs/co-scientist/reference/environment-variables.md index 29e913b1eb..79d160a0e3 100644 --- a/platform-cloud/docs/co-scientist/reference/environment-variables.md +++ b/platform-cloud/docs/co-scientist/reference/environment-variables.md @@ -2,7 +2,7 @@ title: "Environment variables" description: "Environment variables for authenticating and configuring the Seqera CLI" date created: "2026-05-28" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, reference] --- diff --git a/platform-cloud/docs/co-scientist/reference/index.md b/platform-cloud/docs/co-scientist/reference/index.md index 71a6eb4dab..3997e01cf3 100644 --- a/platform-cloud/docs/co-scientist/reference/index.md +++ b/platform-cloud/docs/co-scientist/reference/index.md @@ -2,7 +2,7 @@ title: "Reference" description: "Reference material for the Seqera CLI and Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, reference] --- diff --git a/platform-cloud/docs/co-scientist/reference/skills-reference.md b/platform-cloud/docs/co-scientist/reference/skills-reference.md index 6490ecc626..6aa2de6944 100644 --- a/platform-cloud/docs/co-scientist/reference/skills-reference.md +++ b/platform-cloud/docs/co-scientist/reference/skills-reference.md @@ -2,7 +2,7 @@ title: "Skills" description: "Built-in skills, slash commands, and session limits for the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, skills, reference] --- diff --git a/platform-cloud/docs/co-scientist/sessions.md b/platform-cloud/docs/co-scientist/sessions.md index 9367102360..37dfa977e8 100644 --- a/platform-cloud/docs/co-scientist/sessions.md +++ b/platform-cloud/docs/co-scientist/sessions.md @@ -2,7 +2,7 @@ title: "Sessions" description: "Start, continue, resume, and exit Co-Scientist sessions, and run non-interactively" date created: "2026-05-27" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, sessions] --- diff --git a/platform-cloud/docs/co-scientist/skill-antigravity.md b/platform-cloud/docs/co-scientist/skill-antigravity.md index c2c9153fff..0b57f10865 100644 --- a/platform-cloud/docs/co-scientist/skill-antigravity.md +++ b/platform-cloud/docs/co-scientist/skill-antigravity.md @@ -2,7 +2,7 @@ title: "Antigravity/Gemini" description: "Install and maintain the Co-Scientist skill for Google's Antigravity/Gemini IDE" date created: "2026-04-29" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, skills, antigravity, gemini] --- diff --git a/platform-cloud/docs/co-scientist/skill-claude-code.md b/platform-cloud/docs/co-scientist/skill-claude-code.md index abc7103f1c..cc8182b5d3 100644 --- a/platform-cloud/docs/co-scientist/skill-claude-code.md +++ b/platform-cloud/docs/co-scientist/skill-claude-code.md @@ -2,7 +2,7 @@ title: "Claude Code" description: "Install and maintain the Co-Scientist skill for Claude Code" date created: "2026-03-11" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, skills, claude code] --- diff --git a/platform-cloud/docs/co-scientist/skill-codex.md b/platform-cloud/docs/co-scientist/skill-codex.md index cd6cfd61e8..2c5c613fea 100644 --- a/platform-cloud/docs/co-scientist/skill-codex.md +++ b/platform-cloud/docs/co-scientist/skill-codex.md @@ -2,7 +2,7 @@ title: "Codex" description: "Install and maintain the Co-Scientist skill for Codex" date created: "2026-03-11" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, skills, codex] --- diff --git a/platform-cloud/docs/co-scientist/skill-github-copilot.md b/platform-cloud/docs/co-scientist/skill-github-copilot.md index 467f2acc14..35152e04c2 100644 --- a/platform-cloud/docs/co-scientist/skill-github-copilot.md +++ b/platform-cloud/docs/co-scientist/skill-github-copilot.md @@ -2,7 +2,7 @@ title: "GitHub Copilot" description: "Install and maintain the Co-Scientist skill for GitHub Copilot" date created: "2026-03-11" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, skills, github copilot] --- diff --git a/platform-cloud/docs/co-scientist/skill-other-agents.md b/platform-cloud/docs/co-scientist/skill-other-agents.md index 0a331c7026..ad44b1c25d 100644 --- a/platform-cloud/docs/co-scientist/skill-other-agents.md +++ b/platform-cloud/docs/co-scientist/skill-other-agents.md @@ -2,7 +2,7 @@ title: "Other coding agents" description: "Install and maintain the Co-Scientist skill for other coding agents" date created: "2026-03-11" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-cloud/docs/co-scientist/skills.md b/platform-cloud/docs/co-scientist/skills.md index bd9ae23d71..2d18b2fe49 100644 --- a/platform-cloud/docs/co-scientist/skills.md +++ b/platform-cloud/docs/co-scientist/skills.md @@ -2,7 +2,7 @@ title: "Skills configuration" description: "Discover, create, and install skills in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, skills] --- diff --git a/platform-cloud/docs/co-scientist/use-cases.md b/platform-cloud/docs/co-scientist/use-cases.md index e04f84f54a..210d36b941 100644 --- a/platform-cloud/docs/co-scientist/use-cases.md +++ b/platform-cloud/docs/co-scientist/use-cases.md @@ -2,7 +2,7 @@ title: "Use cases" description: "Common tasks you can do with Co-Scientist, with example prompts" date created: "2026-03-11" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, ai, use cases] --- diff --git a/platform-cloud/docs/compute-envs/aws-batch.mdx b/platform-cloud/docs/compute-envs/aws-batch.mdx index dffcf1b2cc..ee98860172 100644 --- a/platform-cloud/docs/compute-envs/aws-batch.mdx +++ b/platform-cloud/docs/compute-envs/aws-batch.mdx @@ -2,7 +2,7 @@ title: "AWS Batch" description: "Instructions to set up AWS Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [aws, batch, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/aws-cloud.mdx b/platform-cloud/docs/compute-envs/aws-cloud.mdx index d389c962ce..46a597f616 100644 --- a/platform-cloud/docs/compute-envs/aws-cloud.mdx +++ b/platform-cloud/docs/compute-envs/aws-cloud.mdx @@ -2,7 +2,7 @@ title: "AWS Cloud" description: "Instructions to set up an AWS Cloud CE in Seqera Platform" date created: "2025-05-15" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [cloud, vm, amazon, compute environments] toc_min_heading_level: 2 toc_max_heading_level: 4 diff --git a/platform-cloud/docs/compute-envs/azure-batch.md b/platform-cloud/docs/compute-envs/azure-batch.md index 12d1b33b77..f963d1cf66 100644 --- a/platform-cloud/docs/compute-envs/azure-batch.md +++ b/platform-cloud/docs/compute-envs/azure-batch.md @@ -2,7 +2,7 @@ title: "Azure Batch" description: "Instructions to set up Azure Batch in Seqera Platform" date created: "2024-01-04" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [azure, batch, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/azure-cloud.md b/platform-cloud/docs/compute-envs/azure-cloud.md index 5d3980115d..b8f5784eed 100644 --- a/platform-cloud/docs/compute-envs/azure-cloud.md +++ b/platform-cloud/docs/compute-envs/azure-cloud.md @@ -2,7 +2,7 @@ title: "Azure Cloud" description: "Instructions to set up an Azure Cloud compute environment in Seqera Platform" date created: "2025-09-29" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [cloud, vm, azure, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/eks.mdx b/platform-cloud/docs/compute-envs/eks.mdx index 386bec346a..da53d66b50 100644 --- a/platform-cloud/docs/compute-envs/eks.mdx +++ b/platform-cloud/docs/compute-envs/eks.mdx @@ -2,7 +2,7 @@ title: "Amazon EKS" description: "Instructions to set up Amazon EKS in Seqera Platform" date created: "2026-02-04" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [eks, amazon, compute environments, ce] --- diff --git a/platform-cloud/docs/compute-envs/gke.md b/platform-cloud/docs/compute-envs/gke.md index d22bdb8054..c40cf1f5b7 100644 --- a/platform-cloud/docs/compute-envs/gke.md +++ b/platform-cloud/docs/compute-envs/gke.md @@ -2,7 +2,7 @@ title: "Google Kubernetes Engine" description: "Instructions to set up Google Kubernetes Engine in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [gke, google, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/google-cloud-batch.md b/platform-cloud/docs/compute-envs/google-cloud-batch.md index 43ce79a60f..0d67a0af9a 100644 --- a/platform-cloud/docs/compute-envs/google-cloud-batch.md +++ b/platform-cloud/docs/compute-envs/google-cloud-batch.md @@ -2,7 +2,7 @@ title: "Google Cloud Batch" description: "Instructions to set up Google Cloud Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [google, batch, gcp, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/google-cloud.md b/platform-cloud/docs/compute-envs/google-cloud.md index d24003298c..89dd0a8218 100644 --- a/platform-cloud/docs/compute-envs/google-cloud.md +++ b/platform-cloud/docs/compute-envs/google-cloud.md @@ -2,7 +2,7 @@ title: "Google Cloud" description: "Instructions to set up an Google Cloud CE in Seqera Platform" date created: "2025-07-15" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [cloud, vm, google, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/hpc.md b/platform-cloud/docs/compute-envs/hpc.md index 8fbbf73477..88376fe5d9 100644 --- a/platform-cloud/docs/compute-envs/hpc.md +++ b/platform-cloud/docs/compute-envs/hpc.md @@ -2,7 +2,7 @@ title: "HPC compute environments" description: "Instructions to set up HPC compute environments in Seqera Platform" date created: "2023-05-11" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [slurm, lsf, pbs, grid engine, altair, ibm, moab, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/k8s.md b/platform-cloud/docs/compute-envs/k8s.md index 9223e4e170..327a06e021 100644 --- a/platform-cloud/docs/compute-envs/k8s.md +++ b/platform-cloud/docs/compute-envs/k8s.md @@ -2,7 +2,7 @@ title: "Kubernetes" description: "Instructions to set up Kubernetes in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [k8s, kubernetes, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/overview.md b/platform-cloud/docs/compute-envs/overview.md index 5d711ccef8..dd0fb119e8 100644 --- a/platform-cloud/docs/compute-envs/overview.md +++ b/platform-cloud/docs/compute-envs/overview.md @@ -2,7 +2,7 @@ title: "Compute environment overview" description: "Overview of compute environments in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [compute environments] --- diff --git a/platform-cloud/docs/compute-envs/seqera-compute.md b/platform-cloud/docs/compute-envs/seqera-compute.md index f354055b6b..29480e546b 100644 --- a/platform-cloud/docs/compute-envs/seqera-compute.md +++ b/platform-cloud/docs/compute-envs/seqera-compute.md @@ -2,7 +2,7 @@ title: "Seqera Compute" description: "Instructions to set up Seqera Compute in Seqera Platform" date created: "2025-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [seqera compute, compute environments] --- diff --git a/platform-cloud/docs/credentials/agent_credentials.md b/platform-cloud/docs/credentials/agent_credentials.md index a03616e95f..a4addde823 100644 --- a/platform-cloud/docs/credentials/agent_credentials.md +++ b/platform-cloud/docs/credentials/agent_credentials.md @@ -2,7 +2,7 @@ title: "Tower Agent credentials" description: "Create Tower Agent credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [agent, credentials] --- diff --git a/platform-cloud/docs/credentials/aws_registry_credentials.md b/platform-cloud/docs/credentials/aws_registry_credentials.md index 504ba07daa..4b3fe5eca9 100644 --- a/platform-cloud/docs/credentials/aws_registry_credentials.md +++ b/platform-cloud/docs/credentials/aws_registry_credentials.md @@ -2,7 +2,7 @@ title: "AWS ECR credentials" description: "Create AWS ECR credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [aws, ecr, credentials] --- diff --git a/platform-cloud/docs/credentials/azure_registry_credentials.md b/platform-cloud/docs/credentials/azure_registry_credentials.md index 6564003f50..c4e4f1e2cc 100644 --- a/platform-cloud/docs/credentials/azure_registry_credentials.md +++ b/platform-cloud/docs/credentials/azure_registry_credentials.md @@ -2,7 +2,7 @@ title: "Azure container registry credentials" description: "Create Azure container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [azure, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/container_registry_credentials.md b/platform-cloud/docs/credentials/container_registry_credentials.md index b632d45cbf..3cb83ef99c 100644 --- a/platform-cloud/docs/credentials/container_registry_credentials.md +++ b/platform-cloud/docs/credentials/container_registry_credentials.md @@ -2,7 +2,7 @@ title: "Container registry credentials" description: "Configure container registry credentials for the Wave container service in Seqera Platform." date created: "2025-10-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [credentials, container registry, wave, docker, authentication] --- diff --git a/platform-cloud/docs/credentials/data_repositories.md b/platform-cloud/docs/credentials/data_repositories.md index 5c4afae581..ba936581f3 100644 --- a/platform-cloud/docs/credentials/data_repositories.md +++ b/platform-cloud/docs/credentials/data_repositories.md @@ -2,7 +2,7 @@ title: "Data repositories" description: "Add data repositories to Seqera Platform" date created: "2025-10-15" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [data explorer, aws, azure, gcp, s3-compatible, api, credentials] --- diff --git a/platform-cloud/docs/credentials/docker_hub_registry_credentials.md b/platform-cloud/docs/credentials/docker_hub_registry_credentials.md index 7d5dfdff56..d5e809d952 100644 --- a/platform-cloud/docs/credentials/docker_hub_registry_credentials.md +++ b/platform-cloud/docs/credentials/docker_hub_registry_credentials.md @@ -2,7 +2,7 @@ title: "Docker Hub credentials" description: "Create Docker Hub credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [docker, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/gitea_registry_credentials.md b/platform-cloud/docs/credentials/gitea_registry_credentials.md index 0b9743d470..9814d197e5 100644 --- a/platform-cloud/docs/credentials/gitea_registry_credentials.md +++ b/platform-cloud/docs/credentials/gitea_registry_credentials.md @@ -2,7 +2,7 @@ title: "Gitea container registry credentials" description: "Create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [gitea, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/github_registry_credentials.md b/platform-cloud/docs/credentials/github_registry_credentials.md index 4f41145ab5..b392c44587 100644 --- a/platform-cloud/docs/credentials/github_registry_credentials.md +++ b/platform-cloud/docs/credentials/github_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitHub container registry credentials" description: "Create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [github, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/gitlab_registry_credentials.md b/platform-cloud/docs/credentials/gitlab_registry_credentials.md index 9339cbb838..2e4f0877c3 100644 --- a/platform-cloud/docs/credentials/gitlab_registry_credentials.md +++ b/platform-cloud/docs/credentials/gitlab_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitLab container registry credentials" description: "Create GitLab container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [gitlab, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/google_registry_credentials.md b/platform-cloud/docs/credentials/google_registry_credentials.md index f2b6744c9d..51797bbd91 100644 --- a/platform-cloud/docs/credentials/google_registry_credentials.md +++ b/platform-cloud/docs/credentials/google_registry_credentials.md @@ -2,7 +2,7 @@ title: "Google registry credentials" description: "Create Google Cloud registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [google, containers, registry, artifact, credentials] --- diff --git a/platform-cloud/docs/credentials/managed_identities.md b/platform-cloud/docs/credentials/managed_identities.md index 02a0537be7..99dc9b8f18 100644 --- a/platform-cloud/docs/credentials/managed_identities.md +++ b/platform-cloud/docs/credentials/managed_identities.md @@ -2,7 +2,7 @@ title: "Managed identities" description: "Configure managed identities in Seqera Platform." date created: "2024-06-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [organizations, administration, managed identities, clusters, ssh, credentials] --- diff --git a/platform-cloud/docs/credentials/overview.md b/platform-cloud/docs/credentials/overview.md index ada727c197..c5dfde4a39 100644 --- a/platform-cloud/docs/credentials/overview.md +++ b/platform-cloud/docs/credentials/overview.md @@ -2,7 +2,7 @@ title: "Credentials overview" description: "Learn about credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [credentials, git, containers, registry] --- diff --git a/platform-cloud/docs/credentials/quay_registry_credentials.md b/platform-cloud/docs/credentials/quay_registry_credentials.md index 70b171aa84..8d8b51073e 100644 --- a/platform-cloud/docs/credentials/quay_registry_credentials.md +++ b/platform-cloud/docs/credentials/quay_registry_credentials.md @@ -2,7 +2,7 @@ title: "Quay container registry credentials" description: "Create Quay container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [quay, credentials] --- diff --git a/platform-cloud/docs/credentials/ssh_credentials.md b/platform-cloud/docs/credentials/ssh_credentials.md index adcda2846a..02453d01d3 100644 --- a/platform-cloud/docs/credentials/ssh_credentials.md +++ b/platform-cloud/docs/credentials/ssh_credentials.md @@ -2,7 +2,7 @@ title: "SSH credentials" description: "Create SSH credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [ssh, credentials] --- diff --git a/platform-cloud/docs/data-privacy/overview.md b/platform-cloud/docs/data-privacy/overview.md index 538cdd6591..94fa8574e8 100644 --- a/platform-cloud/docs/data-privacy/overview.md +++ b/platform-cloud/docs/data-privacy/overview.md @@ -2,7 +2,7 @@ title: "Data privacy" description: "Overview of the data collected by Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [data, privacy] --- diff --git a/platform-cloud/docs/data/data-explorer.md b/platform-cloud/docs/data/data-explorer.md index 64b7d3b73c..07a6be370c 100644 --- a/platform-cloud/docs/data/data-explorer.md +++ b/platform-cloud/docs/data/data-explorer.md @@ -2,7 +2,7 @@ title: "Data Explorer" description: "Using Seqera Data Explorer." date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [data, explorer, igv, molstar, object, storage, lineage] --- diff --git a/platform-cloud/docs/data/data-lineage.md b/platform-cloud/docs/data/data-lineage.md index 0c32d3e0d9..a742b43ee6 100644 --- a/platform-cloud/docs/data/data-lineage.md +++ b/platform-cloud/docs/data/data-lineage.md @@ -2,7 +2,7 @@ title: "Data Lineage" description: "Using data lineage in Seqera Platform." date created: "2026-05-04" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [data lineage, provenance, governance, reproducibility, lineage id, lid, labels] --- diff --git a/platform-cloud/docs/data/datasets.md b/platform-cloud/docs/data/datasets.md index 38a2628231..1fae6dc6e4 100644 --- a/platform-cloud/docs/data/datasets.md +++ b/platform-cloud/docs/data/datasets.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Using datasets in Seqera Platform." date created: "2023-04-23" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [datasets] --- diff --git a/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx b/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx index bb985a43d4..7dcbb12784 100644 --- a/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx +++ b/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx @@ -2,7 +2,7 @@ title: "Manual AWS Batch configuration" description: "Manual AWS Batch configuration" date created: "2023-04-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [aws, batch, configuration] --- diff --git a/platform-cloud/docs/functionality_matrix/overview.md b/platform-cloud/docs/functionality_matrix/overview.md index 08ca4f3eac..fc29590df2 100644 --- a/platform-cloud/docs/functionality_matrix/overview.md +++ b/platform-cloud/docs/functionality_matrix/overview.md @@ -2,7 +2,7 @@ title: "Default version compatibility" description: "Platform / nf-launcher / Nextflow / Fusion version compatibility" date created: "2024-06-20" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [compatibility, nextflow, nf-launcher] --- diff --git a/platform-cloud/docs/getting-started/deployment-options.md b/platform-cloud/docs/getting-started/deployment-options.md index 0451aaa6c3..35c076129a 100644 --- a/platform-cloud/docs/getting-started/deployment-options.md +++ b/platform-cloud/docs/getting-started/deployment-options.md @@ -2,7 +2,7 @@ title: "Deployment options" description: "Seqera Platform deployment options and ways to access your Seqera instance." date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [deployment] --- diff --git a/platform-cloud/docs/getting-started/overview.md b/platform-cloud/docs/getting-started/overview.md index 5b16258ed4..0c50f669c7 100644 --- a/platform-cloud/docs/getting-started/overview.md +++ b/platform-cloud/docs/getting-started/overview.md @@ -2,7 +2,7 @@ title: Run a pipeline description: An overview of Seqera Platform deployment versions and ways to run Seqera. date created: "2023-09-15" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [overview, pipelines, getting started, deployment, runs] --- diff --git a/platform-cloud/docs/getting-started/proteinfold.md b/platform-cloud/docs/getting-started/proteinfold.md index 0c77658cda..b986dfc256 100644 --- a/platform-cloud/docs/getting-started/proteinfold.md +++ b/platform-cloud/docs/getting-started/proteinfold.md @@ -2,7 +2,7 @@ title: "Protein structure prediction" description: "An introduction to running nf-core/proteinfold in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [platform, seqera pipelines, studios, proteinfold, alphafold, colabfold, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md b/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md index 3b290e39ba..4f410a7746 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md @@ -2,7 +2,7 @@ title: "Add pipelines" description: "An introduction to adding pipelines to Seqera Platform workspaces" date created: "2024-07-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [platform, launch, pipelines, launchpad] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md b/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md index f026326286..4f398ba772 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md @@ -2,7 +2,7 @@ title: "Community Showcase" description: "Seqera Cloud Community showcase workspace walkthrough" date created: "2024-07-08" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [platform, launch, pipelines, launchpad, tutorial] toc_max_heading_level: 3 --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md b/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md index ede5909763..92f2f349b0 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md @@ -2,7 +2,7 @@ title: "Launch pipelines" description: "An introduction to launching nf-core/rnaseq in the community/showcase workspace" date created: "2024-07-08" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [platform, launch, pipelines, launchpad, tutorial] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md b/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md index a8a14bbf28..ddee2feacb 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md @@ -2,7 +2,7 @@ title: "Monitor runs" description: "Monitor pipeline runs from the Runs page, All runs page, and Dashboard in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [platform, runs, monitoring] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md b/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md index f315ba5131..68530e95fb 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "An introduction to pipeline optimization in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [platform, runs, pipeline optimization] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/studios.md b/platform-cloud/docs/getting-started/quickstart-demo/studios.md index b86115bb55..99fee53e9d 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/studios.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/studios.md @@ -2,7 +2,7 @@ title: "Studios" description: "An introduction to Studios in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [platform, data, studios] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md b/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md index 02d1973d67..5bd2ed49af 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md @@ -2,7 +2,7 @@ title: "View run information" description: "View pipeline run details in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [platform, runs, pipelines, monitoring, tutorial] --- diff --git a/platform-cloud/docs/getting-started/rnaseq.md b/platform-cloud/docs/getting-started/rnaseq.md index a1cee4729e..4be2cf3592 100644 --- a/platform-cloud/docs/getting-started/rnaseq.md +++ b/platform-cloud/docs/getting-started/rnaseq.md @@ -2,7 +2,7 @@ title: "RNA-Seq" description: "An introduction to running nf-core/rnaseq in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [platform, seqera pipelines, studios, rnaseq, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-cloud/docs/getting-started/single-sign-on.md b/platform-cloud/docs/getting-started/single-sign-on.md index 33d6d6e122..8f2df1f9a7 100644 --- a/platform-cloud/docs/getting-started/single-sign-on.md +++ b/platform-cloud/docs/getting-started/single-sign-on.md @@ -2,7 +2,7 @@ title: "Single sign-on (SSO)" description: "Configure single sign-on for a Seqera Platform Cloud organization." date created: "2026-03-10" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [sso, authentication, organization settings, cloud pro] --- diff --git a/platform-cloud/docs/getting-started/studios.md b/platform-cloud/docs/getting-started/studios.md index 1bd4ac8c14..4e41480c25 100644 --- a/platform-cloud/docs/getting-started/studios.md +++ b/platform-cloud/docs/getting-started/studios.md @@ -2,7 +2,7 @@ title: "Studios for interactive analysis" description: "Creating interactive analysis Studios for Jupyter, R-IDE, VS Code, and more" date created: "2025-02-24" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [platform, studios, jupyter, r-ide, xpra, vscode, conda] toc_max_heading_level: 3 --- diff --git a/platform-cloud/docs/getting-started/workspace-setup.md b/platform-cloud/docs/getting-started/workspace-setup.md index f176608ab2..a6b17df4da 100644 --- a/platform-cloud/docs/getting-started/workspace-setup.md +++ b/platform-cloud/docs/getting-started/workspace-setup.md @@ -2,7 +2,7 @@ title: "Set up your workspace" description: "Create an organization workspace and add participants in Seqera Platform." date created: "2024-04-15" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [platform, organizations, workspaces, users] --- diff --git a/platform-cloud/docs/git/overview.md b/platform-cloud/docs/git/overview.md index e288ff9d01..426d6bbc52 100644 --- a/platform-cloud/docs/git/overview.md +++ b/platform-cloud/docs/git/overview.md @@ -2,7 +2,7 @@ title: "Git integration" description: "Connecting to Git repositories in Seqera Platform and Co-Scientist." date created: "2025-10-11" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [git] --- diff --git a/platform-cloud/docs/labels/overview.md b/platform-cloud/docs/labels/overview.md index b3658b39d1..a29f045143 100644 --- a/platform-cloud/docs/labels/overview.md +++ b/platform-cloud/docs/labels/overview.md @@ -2,7 +2,7 @@ title: "Labels" description: "Instructions for using labels in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [labels] --- diff --git a/platform-cloud/docs/launch/cache-resume.mdx b/platform-cloud/docs/launch/cache-resume.mdx index c473281eff..7a749f7b07 100644 --- a/platform-cloud/docs/launch/cache-resume.mdx +++ b/platform-cloud/docs/launch/cache-resume.mdx @@ -2,7 +2,7 @@ title: "Nextflow cache and resume" description: "Guide to Nextflow cache and resume in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [cache, launch, resume, relaunch] --- diff --git a/platform-cloud/docs/launch/launchpad.md b/platform-cloud/docs/launch/launchpad.md index 9f1d7d70fb..704ac344d4 100644 --- a/platform-cloud/docs/launch/launchpad.md +++ b/platform-cloud/docs/launch/launchpad.md @@ -2,7 +2,7 @@ title: "Launch pipelines" description: "Curate and launch pipelines in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [launchpad, launch, configure, pipelines, schema, configuration, nextflow, parameters, input, output] --- diff --git a/platform-cloud/docs/limits/overview.md b/platform-cloud/docs/limits/overview.md index 57cf7c6c4c..c3688619f4 100644 --- a/platform-cloud/docs/limits/overview.md +++ b/platform-cloud/docs/limits/overview.md @@ -2,7 +2,7 @@ title: "Usage limits" description: "An overview of Seqera Cloud usage limits" date created: "2025-02-19" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [limits] --- diff --git a/platform-cloud/docs/monitoring/cloud-costs.md b/platform-cloud/docs/monitoring/cloud-costs.md index f1cb925a09..c28461b0e9 100644 --- a/platform-cloud/docs/monitoring/cloud-costs.md +++ b/platform-cloud/docs/monitoring/cloud-costs.md @@ -2,7 +2,7 @@ title: "Monitoring cloud costs" description: Guidelines for monitoring Seqera Platform cloud expenditure date created: "2023-04-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [aws, gcp, azure, cloud costs, cost, billing, alerts] --- diff --git a/platform-cloud/docs/monitoring/dashboard.md b/platform-cloud/docs/monitoring/dashboard.md index 492a6283b6..a7bfff29d6 100644 --- a/platform-cloud/docs/monitoring/dashboard.md +++ b/platform-cloud/docs/monitoring/dashboard.md @@ -2,7 +2,7 @@ title: "Dashboard" description: "View pipeline run status overview in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [dashboard, pipeline runs, fusion, monitoring] --- diff --git a/platform-cloud/docs/monitoring/overview.md b/platform-cloud/docs/monitoring/overview.md index 575338bbe0..34a34a2d1a 100644 --- a/platform-cloud/docs/monitoring/overview.md +++ b/platform-cloud/docs/monitoring/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Monitoring pipeline runs in Seqera Platform." date created: "2024-04-11" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [runs, monitoring] --- diff --git a/platform-cloud/docs/monitoring/run-details.mdx b/platform-cloud/docs/monitoring/run-details.mdx index 0266713827..b09a1cd643 100644 --- a/platform-cloud/docs/monitoring/run-details.mdx +++ b/platform-cloud/docs/monitoring/run-details.mdx @@ -2,7 +2,7 @@ title: "Run details" description: "Monitoring a Nextflow pipeline executed through Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [logging, monitoring, runs, details, workflows, execution, lineage] --- diff --git a/platform-cloud/docs/orgs-and-teams/custom-roles.md b/platform-cloud/docs/orgs-and-teams/custom-roles.md index cb35a1bfed..32bf54462c 100644 --- a/platform-cloud/docs/orgs-and-teams/custom-roles.md +++ b/platform-cloud/docs/orgs-and-teams/custom-roles.md @@ -2,7 +2,7 @@ title: "Custom roles" description: "Introduction to custom roles in Seqera Platform." date created: "2025-11-17" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [roles, rbac, permissions] --- diff --git a/platform-cloud/docs/orgs-and-teams/organizations.md b/platform-cloud/docs/orgs-and-teams/organizations.md index 436a7f8373..55a08d93c9 100644 --- a/platform-cloud/docs/orgs-and-teams/organizations.md +++ b/platform-cloud/docs/orgs-and-teams/organizations.md @@ -2,7 +2,7 @@ title: "Organizations" description: "Manage organizations in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [organizations, administration, workspaces, create organization, organization settings] --- diff --git a/platform-cloud/docs/orgs-and-teams/roles.md b/platform-cloud/docs/orgs-and-teams/roles.md index b427462aa0..9d78001e28 100644 --- a/platform-cloud/docs/orgs-and-teams/roles.md +++ b/platform-cloud/docs/orgs-and-teams/roles.md @@ -2,7 +2,7 @@ title: "User roles" description: "Understand the various roles in Seqera Platform." date created: "2024-06-10" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [roles] --- diff --git a/platform-cloud/docs/orgs-and-teams/workspace-management.md b/platform-cloud/docs/orgs-and-teams/workspace-management.md index a30d447fe8..09bac81a78 100644 --- a/platform-cloud/docs/orgs-and-teams/workspace-management.md +++ b/platform-cloud/docs/orgs-and-teams/workspace-management.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Manage users and teams for an organization in Seqera Platform." date created: "2023-04-23" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [workspaces, teams, users, administration, user workspace, create workspace, credits, settings] --- diff --git a/platform-cloud/docs/pipeline-actions/overview.md b/platform-cloud/docs/pipeline-actions/overview.md index 4939c7159f..65a76acbb9 100644 --- a/platform-cloud/docs/pipeline-actions/overview.md +++ b/platform-cloud/docs/pipeline-actions/overview.md @@ -2,7 +2,7 @@ title: "Pipeline actions" description: "Automate executions with pipeline actions and webhooks in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [actions, webhooks, automation] --- diff --git a/platform-cloud/docs/pipeline-optimization/overview.md b/platform-cloud/docs/pipeline-optimization/overview.md index 813db63307..6295303577 100644 --- a/platform-cloud/docs/pipeline-optimization/overview.md +++ b/platform-cloud/docs/pipeline-optimization/overview.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "Optimize the resource usage of your pipelines to save time and money." date created: "2024-02-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [compute, resources, optimization] --- diff --git a/platform-cloud/docs/pipeline-schema/overview.md b/platform-cloud/docs/pipeline-schema/overview.md index c3e85316c9..cb443450cf 100644 --- a/platform-cloud/docs/pipeline-schema/overview.md +++ b/platform-cloud/docs/pipeline-schema/overview.md @@ -2,7 +2,7 @@ title: "Pipeline schema" description: "Introduction to pipeline schema in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [pipelines, schema] --- diff --git a/platform-cloud/docs/pipelines/overview.md b/platform-cloud/docs/pipelines/overview.md index d89b558de1..b58318a48c 100644 --- a/platform-cloud/docs/pipelines/overview.md +++ b/platform-cloud/docs/pipelines/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Introduction to pipelines in Seqera Platform." date created: "2025-10-16" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/pipelines/revision.md b/platform-cloud/docs/pipelines/revision.md index ff7f30b1c8..dbd0a44cc8 100644 --- a/platform-cloud/docs/pipelines/revision.md +++ b/platform-cloud/docs/pipelines/revision.md @@ -2,7 +2,7 @@ title: "Git revision management" description: "Introduction to pipeline repository revision management in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/pipelines/versioning.md b/platform-cloud/docs/pipelines/versioning.md index 62b90a3365..ecda7f91c2 100644 --- a/platform-cloud/docs/pipelines/versioning.md +++ b/platform-cloud/docs/pipelines/versioning.md @@ -2,7 +2,7 @@ title: "Pipeline versioning" description: "Introduction to pipeline versioning in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/platform-cloud.md b/platform-cloud/docs/platform-cloud.md index 35ddfb41e2..0ef2f18eee 100644 --- a/platform-cloud/docs/platform-cloud.md +++ b/platform-cloud/docs/platform-cloud.md @@ -2,7 +2,7 @@ title: "Seqera Platform Cloud" description: "Introduction to Seqera Platform Cloud." date created: "2026-05-21" -last updated: "2026-06-10" +last updated: "2026-06-11" slug: / --- diff --git a/platform-cloud/docs/quickstart.md b/platform-cloud/docs/quickstart.md index d925b4b2c4..58d73a6b39 100644 --- a/platform-cloud/docs/quickstart.md +++ b/platform-cloud/docs/quickstart.md @@ -2,7 +2,7 @@ title: "Explore Seqera Cloud" description: "Explore your free workspace resources and launch your first pipelines with Seqera Compute." date created: "2025-10-16" -last updated: "2026-06-10" +last updated: "2026-06-11" toc_max_heading_level: 4 tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/reports/overview.md b/platform-cloud/docs/reports/overview.md index 819c82e269..d81c2fe510 100644 --- a/platform-cloud/docs/reports/overview.md +++ b/platform-cloud/docs/reports/overview.md @@ -2,7 +2,7 @@ title: "Reports" description: "Overview of pipeline reports in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [pipelines, schema, reports, metrics, logs] --- diff --git a/platform-cloud/docs/resource-labels/overview.md b/platform-cloud/docs/resource-labels/overview.md index 56801d6ca2..4dc842ca50 100644 --- a/platform-cloud/docs/resource-labels/overview.md +++ b/platform-cloud/docs/resource-labels/overview.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Instructions to use resource labels in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [resource labels, labels] --- diff --git a/platform-cloud/docs/secrets/overview.md b/platform-cloud/docs/secrets/overview.md index 3335afbdb5..62cbd2a71d 100644 --- a/platform-cloud/docs/secrets/overview.md +++ b/platform-cloud/docs/secrets/overview.md @@ -2,7 +2,7 @@ title: "Secrets" description: "Instructions to use secrets in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [pipelines, secrets] --- diff --git a/platform-cloud/docs/seqera-mcp/nfcore-tools.md b/platform-cloud/docs/seqera-mcp/nfcore-tools.md index f5a7ef9c7b..9fadd19072 100644 --- a/platform-cloud/docs/seqera-mcp/nfcore-tools.md +++ b/platform-cloud/docs/seqera-mcp/nfcore-tools.md @@ -2,7 +2,7 @@ title: nf-core Tools description: "Search and explore nf-core bioinformatics modules and get analysis recommendations" date created: "2026-01-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [nf-core, nextflow, bioinformatics, pipelines, modules] --- diff --git a/platform-cloud/docs/seqera-mcp/overview.md b/platform-cloud/docs/seqera-mcp/overview.md index 7f89e97910..d7defa2e56 100644 --- a/platform-cloud/docs/seqera-mcp/overview.md +++ b/platform-cloud/docs/seqera-mcp/overview.md @@ -2,7 +2,7 @@ title: "Seqera MCP" description: "Connect AI assistants to Seqera Platform using the Model Context Protocol" date created: "2025-12-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [mcp, integration, mcp server, ai] --- diff --git a/platform-cloud/docs/seqera-mcp/seqera-tools.md b/platform-cloud/docs/seqera-mcp/seqera-tools.md index 7f33f2eac8..5bf63e6cc5 100644 --- a/platform-cloud/docs/seqera-mcp/seqera-tools.md +++ b/platform-cloud/docs/seqera-mcp/seqera-tools.md @@ -2,7 +2,7 @@ title: Seqera Platform Tools description: "Manage workflows, compute environments, and containers through Seqera Platform" date created: "2026-01-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [seqera, platform, nextflow, workflows, containers] --- diff --git a/platform-cloud/docs/seqera-mcp/sra-tools.md b/platform-cloud/docs/seqera-mcp/sra-tools.md index 0d439e2562..b13804a690 100644 --- a/platform-cloud/docs/seqera-mcp/sra-tools.md +++ b/platform-cloud/docs/seqera-mcp/sra-tools.md @@ -2,7 +2,7 @@ title: SRA Tools description: "Search and retrieve sequencing data from NCBI SRA, EBI ENA, and GEO databases" date created: "2026-01-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [sra, ena, geo, sequencing, bioinformatics] --- diff --git a/platform-cloud/docs/seqerakit/commands.md b/platform-cloud/docs/seqerakit/commands.md index fcd38a486c..9030989272 100644 --- a/platform-cloud/docs/seqerakit/commands.md +++ b/platform-cloud/docs/seqerakit/commands.md @@ -2,7 +2,7 @@ title: "Commands" description: "Seqerakit command options" date created: "2024-10-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [seqerakit, cli, automation, commands] --- diff --git a/platform-cloud/docs/seqerakit/installation.md b/platform-cloud/docs/seqerakit/installation.md index 5985785fdb..b7f21d7253 100644 --- a/platform-cloud/docs/seqerakit/installation.md +++ b/platform-cloud/docs/seqerakit/installation.md @@ -2,7 +2,7 @@ title: "Installation" description: "Seqerakit installation options" date created: "2024-10-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [seqerakit, cli, automation, installation] --- diff --git a/platform-cloud/docs/seqerakit/templates.mdx b/platform-cloud/docs/seqerakit/templates.mdx index 033bf4ea3a..96e3f55206 100644 --- a/platform-cloud/docs/seqerakit/templates.mdx +++ b/platform-cloud/docs/seqerakit/templates.mdx @@ -2,7 +2,7 @@ title: "Templates" description: "Seqerakit YAML configuration file templates and instructions" date created: "2024-11-08" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [seqerakit, cli, automation, yaml, configuration] toc_max_heading_level: 4 --- diff --git a/platform-cloud/docs/seqerakit/yaml-configuration.md b/platform-cloud/docs/seqerakit/yaml-configuration.md index cece02e709..97df0b596b 100644 --- a/platform-cloud/docs/seqerakit/yaml-configuration.md +++ b/platform-cloud/docs/seqerakit/yaml-configuration.md @@ -2,7 +2,7 @@ title: "YAML configuration" description: "seqerakit YAML configuration file options" date created: "2024-10-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [seqerakit, cli, automation, yaml, configuration] --- diff --git a/platform-cloud/docs/studios/add-studio-custom-container.md b/platform-cloud/docs/studios/add-studio-custom-container.md index cfaceb6210..db8e97f2de 100644 --- a/platform-cloud/docs/studios/add-studio-custom-container.md +++ b/platform-cloud/docs/studios/add-studio-custom-container.md @@ -2,7 +2,7 @@ title: "Custom container template" description: "Add a Studio with a custom container template in Seqera Platform." date created: "2025-09-04" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [studio custom, git repository, sessions, studios] --- diff --git a/platform-cloud/docs/studios/add-studio-git-repo.md b/platform-cloud/docs/studios/add-studio-git-repo.md index 58d361eb2a..2b7267ce78 100644 --- a/platform-cloud/docs/studios/add-studio-git-repo.md +++ b/platform-cloud/docs/studios/add-studio-git-repo.md @@ -2,7 +2,7 @@ title: "Import from a Git repository" description: "Add a Studio from a Git repository in Seqera Platform." date created: "2025-09-04" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [studio git, git repository, sessions, studios, git, version control] --- diff --git a/platform-cloud/docs/studios/add-studio-provided-template.md b/platform-cloud/docs/studios/add-studio-provided-template.md index bfc4fe9da5..a811412b52 100644 --- a/platform-cloud/docs/studios/add-studio-provided-template.md +++ b/platform-cloud/docs/studios/add-studio-provided-template.md @@ -2,7 +2,7 @@ title: "Seqera-provided container template" description: "Add a Studio with a Seqera-provided container template in Seqera Platform." date created: "2025-09-04" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [template, seqera template, seqera template studio, sessions, studios] --- diff --git a/platform-cloud/docs/studios/add-studio.md b/platform-cloud/docs/studios/add-studio.md index 9ee750cef0..cbf73bf995 100644 --- a/platform-cloud/docs/studios/add-studio.md +++ b/platform-cloud/docs/studios/add-studio.md @@ -2,7 +2,7 @@ title: "Add a Studio" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [data, sessions, studios] --- diff --git a/platform-cloud/docs/studios/connect.md b/platform-cloud/docs/studios/connect.md index 73055cc158..baa1fe29a0 100644 --- a/platform-cloud/docs/studios/connect.md +++ b/platform-cloud/docs/studios/connect.md @@ -1,7 +1,7 @@ --- title: Connect changelog date created: "2025-07-30" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [connect, changelog, connect changelog] --- diff --git a/platform-cloud/docs/studios/container-images.md b/platform-cloud/docs/studios/container-images.md index 800cd1eba3..c22d5977d2 100644 --- a/platform-cloud/docs/studios/container-images.md +++ b/platform-cloud/docs/studios/container-images.md @@ -2,7 +2,7 @@ title: "Container image templates" description: "Use container images with Studios." date created: "2025-10-16" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [containers, container images, sessions, studios] --- diff --git a/platform-cloud/docs/studios/custom-envs.md b/platform-cloud/docs/studios/custom-envs.md index 4b3c59b8dd..997398cd66 100644 --- a/platform-cloud/docs/studios/custom-envs.md +++ b/platform-cloud/docs/studios/custom-envs.md @@ -2,7 +2,7 @@ title: "Custom environments" description: "Custom environments for Studios" date created: "2024-10-01" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [environments, custom, studios] --- diff --git a/platform-cloud/docs/studios/example-studios.md b/platform-cloud/docs/studios/example-studios.md index 646925f13d..1deeaa0c2c 100644 --- a/platform-cloud/docs/studios/example-studios.md +++ b/platform-cloud/docs/studios/example-studios.md @@ -2,7 +2,7 @@ title: "Example custom Studios" description: "Example Dockerfiles and pre-built container images for running custom applications in Studios." date created: "2026-02-18" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [environments, custom, studios, examples] --- diff --git a/platform-cloud/docs/studios/managing.md b/platform-cloud/docs/studios/managing.md index ed6a3b6f66..b1141c253e 100644 --- a/platform-cloud/docs/studios/managing.md +++ b/platform-cloud/docs/studios/managing.md @@ -2,7 +2,7 @@ title: "Manage Studios" description: "Manage Studio sessions." date created: "2025-02-06" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [data, sessions, studios] --- diff --git a/platform-cloud/docs/studios/overview.md b/platform-cloud/docs/studios/overview.md index 8d6339cce5..431c45a417 100644 --- a/platform-cloud/docs/studios/overview.md +++ b/platform-cloud/docs/studios/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Interactive analysis environments in Seqera Platform" date created: "2025-02-06" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [studios, connect, xpra, ride, vscode, containers, docker] --- diff --git a/platform-cloud/docs/supported_software/agent/overview.md b/platform-cloud/docs/supported_software/agent/overview.md index 824974ddb3..1df23610e6 100644 --- a/platform-cloud/docs/supported_software/agent/overview.md +++ b/platform-cloud/docs/supported_software/agent/overview.md @@ -2,7 +2,7 @@ title: "Tower Agent" description: "Instructions to use Tower Agent." date created: "2023-04-24" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [agent] --- diff --git a/platform-cloud/docs/supported_software/dragen/overview.md b/platform-cloud/docs/supported_software/dragen/overview.md index 710ed3a8a7..985673ddb2 100644 --- a/platform-cloud/docs/supported_software/dragen/overview.md +++ b/platform-cloud/docs/supported_software/dragen/overview.md @@ -2,7 +2,7 @@ title: "Illumina DRAGEN" description: "Instructions to integrate Illumina DRAGEN with Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [dragen, integration] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md b/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md index 10ed4d620c..0944473954 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md @@ -2,7 +2,7 @@ title: "Developer tools" description: "API and CLI troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md index 5256661f8f..409b9aa131 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md @@ -2,7 +2,7 @@ title: "AWS" description: "AWS troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md index 78439c4383..90381668f5 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md @@ -2,7 +2,7 @@ title: "Azure" description: "Azure troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [faq, help, azure, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md index ba54a04594..7ca0d0080f 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Dataset troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [faq, help, database, datasets] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md b/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md index d3d02856ac..31c4053efe 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md @@ -2,7 +2,7 @@ title: "Nextflow" description: "Nextflow troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [faq, help, nextflow, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md b/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md index e83bc5d8ad..7df8fbc0d4 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Troubleshooting resource labels in Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [troubleshooting, help] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md b/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md index bca4607475..4e45b892be 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md @@ -2,7 +2,7 @@ title: "Co-Scientist" description: "Co-Scientist troubleshooting." date created: "2024-12-15" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [faq, help, seqera ai, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md index 422112913f..13db52035a 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md @@ -2,7 +2,7 @@ title: "Single sign-on" description: "Single sign-on (SSO) troubleshooting with Seqera Platform." date created: "2026-06-05" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [faq, help, sso, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md index 5a4f1f16c6..7529157b4f 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md @@ -2,7 +2,7 @@ title: "Studios" description: "Studios troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [faq, help, studios, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md index 1b26809b31..71929efbd5 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md @@ -2,7 +2,7 @@ title: "General" description: "Troubleshooting Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [troubleshooting, help] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md index 82033ebecd..4da602f68e 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Workspaces troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [faq, help, workspaces, troubleshooting] --- diff --git a/platform-cloud/docs/tutorials/retry-strategy.md b/platform-cloud/docs/tutorials/retry-strategy.md index 131ede8db3..715dc51828 100644 --- a/platform-cloud/docs/tutorials/retry-strategy.md +++ b/platform-cloud/docs/tutorials/retry-strategy.md @@ -2,7 +2,7 @@ title: "Manage AWS Spot interruptions in Seqera Platform" description: "Managing AWS Spot Interruptions in Seqera Platform." date created: "2024-07-16" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [aws, spot, platform, fusion, retry] --- diff --git a/platform-enterprise_docs/administration/overview.md b/platform-enterprise_docs/administration/overview.md index f8d45fa527..5fe274ba77 100644 --- a/platform-enterprise_docs/administration/overview.md +++ b/platform-enterprise_docs/administration/overview.md @@ -2,7 +2,7 @@ title: "Admin panel" description: "Overview of Seqera user and organization administration" date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [administration, users, workspaces, organizations] --- diff --git a/platform-enterprise_docs/co-scientist/authentication.md b/platform-enterprise_docs/co-scientist/authentication.md index 0e78289944..56e65d71ed 100644 --- a/platform-enterprise_docs/co-scientist/authentication.md +++ b/platform-enterprise_docs/co-scientist/authentication.md @@ -2,7 +2,7 @@ title: "Authentication" description: "Log in, log out, and manage organizations and tokens in the Seqera CLI" date created: "2025-12-15" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, authentication, login] --- diff --git a/platform-enterprise_docs/co-scientist/coding-agents.md b/platform-enterprise_docs/co-scientist/coding-agents.md index ef204d067a..f10149cf45 100644 --- a/platform-enterprise_docs/co-scientist/coding-agents.md +++ b/platform-enterprise_docs/co-scientist/coding-agents.md @@ -2,7 +2,7 @@ title: "Coding agents" description: "Install Co-Scientist as a skill so your coding agent can drive Seqera Platform" date created: "2026-05-27" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-enterprise_docs/co-scientist/command-approval.md b/platform-enterprise_docs/co-scientist/command-approval.md index a7b1891852..03482a9ec7 100644 --- a/platform-enterprise_docs/co-scientist/command-approval.md +++ b/platform-enterprise_docs/co-scientist/command-approval.md @@ -2,7 +2,7 @@ title: "Command approval" description: "Control which local commands require user approval in Co-Scientist" date created: "2025-12-15" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, approval, security] --- diff --git a/platform-enterprise_docs/co-scientist/configuration.md b/platform-enterprise_docs/co-scientist/configuration.md index b892ac9f97..10664fea5a 100644 --- a/platform-enterprise_docs/co-scientist/configuration.md +++ b/platform-enterprise_docs/co-scientist/configuration.md @@ -2,7 +2,7 @@ title: "Using Co-Scientist" description: "Use Co-Scientist day to day in the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, configuration] --- diff --git a/platform-enterprise_docs/co-scientist/index.md b/platform-enterprise_docs/co-scientist/index.md index ff5ae636da..a7082faa58 100644 --- a/platform-enterprise_docs/co-scientist/index.md +++ b/platform-enterprise_docs/co-scientist/index.md @@ -2,7 +2,7 @@ title: "Co-Scientist in Seqera CLI" description: "AI-powered assistant for bioinformatics workflows and Seqera Platform" date created: "2026-03-11" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, ai] --- diff --git a/platform-enterprise_docs/co-scientist/installation.mdx b/platform-enterprise_docs/co-scientist/installation.mdx index 40b4b7f06a..3742affd0e 100644 --- a/platform-enterprise_docs/co-scientist/installation.mdx +++ b/platform-enterprise_docs/co-scientist/installation.mdx @@ -2,7 +2,7 @@ title: "Installation" description: "Install and configure the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, installation] --- diff --git a/platform-enterprise_docs/co-scientist/modes.md b/platform-enterprise_docs/co-scientist/modes.md index 0552196a10..b679c21da8 100644 --- a/platform-enterprise_docs/co-scientist/modes.md +++ b/platform-enterprise_docs/co-scientist/modes.md @@ -2,7 +2,7 @@ title: "Modes" description: "Work in Co-Scientist's build, plan, and goal modes" date created: "2026-03-11" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, modes] --- diff --git a/platform-enterprise_docs/co-scientist/nextflow-lsp.md b/platform-enterprise_docs/co-scientist/nextflow-lsp.md index aa269918a9..48d82d8829 100644 --- a/platform-enterprise_docs/co-scientist/nextflow-lsp.md +++ b/platform-enterprise_docs/co-scientist/nextflow-lsp.md @@ -2,7 +2,7 @@ title: "Code intelligence" description: "Use language-server code intelligence in Co-Scientist" date created: "2026-02-26" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, lsp, code intelligence] --- diff --git a/platform-enterprise_docs/co-scientist/prerequisites.md b/platform-enterprise_docs/co-scientist/prerequisites.md index bbfc49396b..7a580b0ee4 100644 --- a/platform-enterprise_docs/co-scientist/prerequisites.md +++ b/platform-enterprise_docs/co-scientist/prerequisites.md @@ -2,7 +2,7 @@ title: "Prerequisites" description: "Prerequisites for Co-Scientist" date created: "2026-04-20" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [prerequisites] --- diff --git a/platform-enterprise_docs/co-scientist/projects.md b/platform-enterprise_docs/co-scientist/projects.md index a5bf46ae5b..55b95fb7fc 100644 --- a/platform-enterprise_docs/co-scientist/projects.md +++ b/platform-enterprise_docs/co-scientist/projects.md @@ -2,7 +2,7 @@ title: "Projects" description: "Organize workspace resources into projects using Seqera Platform labels" date created: "2026-04-22" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, projects, labels] --- diff --git a/platform-enterprise_docs/co-scientist/quickstart.md b/platform-enterprise_docs/co-scientist/quickstart.md index fa843fc678..91e984d179 100644 --- a/platform-enterprise_docs/co-scientist/quickstart.md +++ b/platform-enterprise_docs/co-scientist/quickstart.md @@ -2,7 +2,7 @@ title: "Quickstart" description: "Run your first Co-Scientist session in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, ai] --- diff --git a/platform-enterprise_docs/co-scientist/reference/cli.md b/platform-enterprise_docs/co-scientist/reference/cli.md index 543b37c8f5..4f5225a257 100644 --- a/platform-enterprise_docs/co-scientist/reference/cli.md +++ b/platform-enterprise_docs/co-scientist/reference/cli.md @@ -2,7 +2,7 @@ title: "CLI" description: "Seqera CLI commands and options for Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, reference] --- diff --git a/platform-enterprise_docs/co-scientist/reference/environment-variables.md b/platform-enterprise_docs/co-scientist/reference/environment-variables.md index 03a93912e3..c73578f3a7 100644 --- a/platform-enterprise_docs/co-scientist/reference/environment-variables.md +++ b/platform-enterprise_docs/co-scientist/reference/environment-variables.md @@ -2,7 +2,7 @@ title: "Environment variables" description: "Environment variables for authenticating and configuring the Seqera CLI" date created: "2026-05-28" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, reference] --- diff --git a/platform-enterprise_docs/co-scientist/reference/index.md b/platform-enterprise_docs/co-scientist/reference/index.md index 71a6eb4dab..3997e01cf3 100644 --- a/platform-enterprise_docs/co-scientist/reference/index.md +++ b/platform-enterprise_docs/co-scientist/reference/index.md @@ -2,7 +2,7 @@ title: "Reference" description: "Reference material for the Seqera CLI and Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, reference] --- diff --git a/platform-enterprise_docs/co-scientist/reference/skills-reference.md b/platform-enterprise_docs/co-scientist/reference/skills-reference.md index 4bab7fb041..78f55bb832 100644 --- a/platform-enterprise_docs/co-scientist/reference/skills-reference.md +++ b/platform-enterprise_docs/co-scientist/reference/skills-reference.md @@ -2,7 +2,7 @@ title: "Skills" description: "Built-in skills, slash commands, and session limits for the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, skills, reference] --- diff --git a/platform-enterprise_docs/co-scientist/sessions.md b/platform-enterprise_docs/co-scientist/sessions.md index 9367102360..37dfa977e8 100644 --- a/platform-enterprise_docs/co-scientist/sessions.md +++ b/platform-enterprise_docs/co-scientist/sessions.md @@ -2,7 +2,7 @@ title: "Sessions" description: "Start, continue, resume, and exit Co-Scientist sessions, and run non-interactively" date created: "2026-05-27" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, sessions] --- diff --git a/platform-enterprise_docs/co-scientist/skill-antigravity.md b/platform-enterprise_docs/co-scientist/skill-antigravity.md index c2c9153fff..0b57f10865 100644 --- a/platform-enterprise_docs/co-scientist/skill-antigravity.md +++ b/platform-enterprise_docs/co-scientist/skill-antigravity.md @@ -2,7 +2,7 @@ title: "Antigravity/Gemini" description: "Install and maintain the Co-Scientist skill for Google's Antigravity/Gemini IDE" date created: "2026-04-29" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, skills, antigravity, gemini] --- diff --git a/platform-enterprise_docs/co-scientist/skill-claude-code.md b/platform-enterprise_docs/co-scientist/skill-claude-code.md index 85698c73c9..e81e27e654 100644 --- a/platform-enterprise_docs/co-scientist/skill-claude-code.md +++ b/platform-enterprise_docs/co-scientist/skill-claude-code.md @@ -2,7 +2,7 @@ title: "Claude Code" description: "Install and maintain the Co-Scientist skill for Claude Code" date created: "2026-03-11" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, skills, claude code] --- diff --git a/platform-enterprise_docs/co-scientist/skill-codex.md b/platform-enterprise_docs/co-scientist/skill-codex.md index 62b28f90f2..8cace3461d 100644 --- a/platform-enterprise_docs/co-scientist/skill-codex.md +++ b/platform-enterprise_docs/co-scientist/skill-codex.md @@ -2,7 +2,7 @@ title: "Codex" description: "Install and maintain the Co-Scientist skill for Codex" date created: "2026-03-11" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, skills, codex] --- diff --git a/platform-enterprise_docs/co-scientist/skill-github-copilot.md b/platform-enterprise_docs/co-scientist/skill-github-copilot.md index a77d4425da..34bfb1296c 100644 --- a/platform-enterprise_docs/co-scientist/skill-github-copilot.md +++ b/platform-enterprise_docs/co-scientist/skill-github-copilot.md @@ -2,7 +2,7 @@ title: "GitHub Copilot" description: "Install and maintain the Co-Scientist skill for GitHub Copilot" date created: "2026-03-11" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, skills, github copilot] --- diff --git a/platform-enterprise_docs/co-scientist/skill-other-agents.md b/platform-enterprise_docs/co-scientist/skill-other-agents.md index 17c54b66e5..04c862c2d0 100644 --- a/platform-enterprise_docs/co-scientist/skill-other-agents.md +++ b/platform-enterprise_docs/co-scientist/skill-other-agents.md @@ -2,7 +2,7 @@ title: "Other coding agents" description: "Install and maintain the Co-Scientist skill for other coding agents" date created: "2026-03-11" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-enterprise_docs/co-scientist/skills.md b/platform-enterprise_docs/co-scientist/skills.md index fd09fff065..38ad5452a6 100644 --- a/platform-enterprise_docs/co-scientist/skills.md +++ b/platform-enterprise_docs/co-scientist/skills.md @@ -2,7 +2,7 @@ title: "Skills configuration" description: "Discover, create, and install skills in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, skills] --- diff --git a/platform-enterprise_docs/co-scientist/usage-and-cost.md b/platform-enterprise_docs/co-scientist/usage-and-cost.md index 4319748c62..de185b1095 100644 --- a/platform-enterprise_docs/co-scientist/usage-and-cost.md +++ b/platform-enterprise_docs/co-scientist/usage-and-cost.md @@ -2,7 +2,7 @@ title: "Usage and cost" description: "Understand Co-Scientist usage and inference costs in Seqera Platform Enterprise" date created: "2026-05-04" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, enterprise, ai] --- diff --git a/platform-enterprise_docs/co-scientist/use-cases.md b/platform-enterprise_docs/co-scientist/use-cases.md index ae62e69ce3..127c41486b 100644 --- a/platform-enterprise_docs/co-scientist/use-cases.md +++ b/platform-enterprise_docs/co-scientist/use-cases.md @@ -2,7 +2,7 @@ title: "Use cases" description: "Common tasks you can do with Co-Scientist, with example prompts" date created: "2026-03-11" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [co-scientist, cli, ai, use cases] --- diff --git a/platform-enterprise_docs/compute-envs/aws-batch.md b/platform-enterprise_docs/compute-envs/aws-batch.md index 1ef59544ba..22d58cca4c 100644 --- a/platform-enterprise_docs/compute-envs/aws-batch.md +++ b/platform-enterprise_docs/compute-envs/aws-batch.md @@ -2,7 +2,7 @@ title: "AWS Batch" description: "Instructions to set up AWS Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [aws, batch, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/aws-cloud.md b/platform-enterprise_docs/compute-envs/aws-cloud.md index edeb39c412..cceb998ea6 100644 --- a/platform-enterprise_docs/compute-envs/aws-cloud.md +++ b/platform-enterprise_docs/compute-envs/aws-cloud.md @@ -2,7 +2,7 @@ title: "AWS Cloud" description: "Instructions to set up an AWS Cloud CE in Seqera Platform" date created: "2025-07-09" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [cloud, vm, amazon, aws, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/azure-batch.md b/platform-enterprise_docs/compute-envs/azure-batch.md index d458f78a8f..8208fed7c0 100644 --- a/platform-enterprise_docs/compute-envs/azure-batch.md +++ b/platform-enterprise_docs/compute-envs/azure-batch.md @@ -2,7 +2,7 @@ title: "Azure Batch" description: "Instructions to set up Azure Batch in Seqera Platform" date created: "2024-01-04" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [azure, batch, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/azure-cloud.md b/platform-enterprise_docs/compute-envs/azure-cloud.md index 1fe7e8276d..073e719d62 100644 --- a/platform-enterprise_docs/compute-envs/azure-cloud.md +++ b/platform-enterprise_docs/compute-envs/azure-cloud.md @@ -2,7 +2,7 @@ title: "Azure Cloud" description: "Instructions to set up an Azure Cloud compute environment in Seqera Platform" date created: "2025-09-29" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [cloud, vm, azure, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/eks.md b/platform-enterprise_docs/compute-envs/eks.md index 1242395b86..664371f4a2 100644 --- a/platform-enterprise_docs/compute-envs/eks.md +++ b/platform-enterprise_docs/compute-envs/eks.md @@ -2,7 +2,7 @@ title: "Amazon EKS" description: "Instructions to set up Amazon EKS in Seqera Platform" date created: "2026-02-04" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [eks, amazon, compute environments, ce] --- diff --git a/platform-enterprise_docs/compute-envs/gke.md b/platform-enterprise_docs/compute-envs/gke.md index d22bdb8054..c40cf1f5b7 100644 --- a/platform-enterprise_docs/compute-envs/gke.md +++ b/platform-enterprise_docs/compute-envs/gke.md @@ -2,7 +2,7 @@ title: "Google Kubernetes Engine" description: "Instructions to set up Google Kubernetes Engine in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [gke, google, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/google-cloud-batch.md b/platform-enterprise_docs/compute-envs/google-cloud-batch.md index 37f7f3d81e..3ac97d0e88 100644 --- a/platform-enterprise_docs/compute-envs/google-cloud-batch.md +++ b/platform-enterprise_docs/compute-envs/google-cloud-batch.md @@ -2,7 +2,7 @@ title: "Google Cloud Batch" description: "Instructions to set up Google Cloud Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [google, batch, gcp, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/google-cloud.md b/platform-enterprise_docs/compute-envs/google-cloud.md index 2b8760b4c1..3478044650 100644 --- a/platform-enterprise_docs/compute-envs/google-cloud.md +++ b/platform-enterprise_docs/compute-envs/google-cloud.md @@ -2,7 +2,7 @@ title: "Google Cloud" description: "Instructions to set up an Google Cloud CE in Seqera Platform" date created: "2025-07-15" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [cloud, vm, google, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/hpc.md b/platform-enterprise_docs/compute-envs/hpc.md index 270077cbcd..54fc40baf5 100644 --- a/platform-enterprise_docs/compute-envs/hpc.md +++ b/platform-enterprise_docs/compute-envs/hpc.md @@ -2,7 +2,7 @@ title: "HPC compute environments" description: "Instructions to set up HPC compute environments in Seqera Platform" date created: "2023-05-11" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [slurm, lsf, pbs, grid engine, altair, ibm, moab, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/k8s.md b/platform-enterprise_docs/compute-envs/k8s.md index fe8a3bf4f1..46150e26ad 100644 --- a/platform-enterprise_docs/compute-envs/k8s.md +++ b/platform-enterprise_docs/compute-envs/k8s.md @@ -2,7 +2,7 @@ title: "Kubernetes" description: "Instructions to set up Kubernetes in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [k8s, kubernetes, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/overview.md b/platform-enterprise_docs/compute-envs/overview.md index 32b485a120..6f9978df24 100644 --- a/platform-enterprise_docs/compute-envs/overview.md +++ b/platform-enterprise_docs/compute-envs/overview.md @@ -2,7 +2,7 @@ title: "Compute environment overview" description: "Overview of compute environments in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [compute environments, workspaces, environment] --- diff --git a/platform-enterprise_docs/credentials/agent_credentials.md b/platform-enterprise_docs/credentials/agent_credentials.md index 79527e1cf9..7ebf10f00a 100644 --- a/platform-enterprise_docs/credentials/agent_credentials.md +++ b/platform-enterprise_docs/credentials/agent_credentials.md @@ -2,7 +2,7 @@ title: "Tower Agent credentials" description: "Instructions to create Tower Agent credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [agent, credentials] --- diff --git a/platform-enterprise_docs/credentials/aws_registry_credentials.md b/platform-enterprise_docs/credentials/aws_registry_credentials.md index 9a9ef3d3cf..d946062c94 100644 --- a/platform-enterprise_docs/credentials/aws_registry_credentials.md +++ b/platform-enterprise_docs/credentials/aws_registry_credentials.md @@ -2,7 +2,7 @@ title: "AWS ECR credentials" description: "Instructions to create AWS ECR credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [aws, ecr, credentials] --- diff --git a/platform-enterprise_docs/credentials/azure_registry_credentials.md b/platform-enterprise_docs/credentials/azure_registry_credentials.md index 7f1089750d..cdb32dc296 100644 --- a/platform-enterprise_docs/credentials/azure_registry_credentials.md +++ b/platform-enterprise_docs/credentials/azure_registry_credentials.md @@ -2,7 +2,7 @@ title: "Azure container registry credentials" description: "Instructions to create Azure container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [azure, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/data_repositories.md b/platform-enterprise_docs/credentials/data_repositories.md index 09e0560fbe..b6c4455ab2 100644 --- a/platform-enterprise_docs/credentials/data_repositories.md +++ b/platform-enterprise_docs/credentials/data_repositories.md @@ -2,7 +2,7 @@ title: "Data repositories" description: "Instructions for adding data repositories to Seqera Platform" date created: "2025-10-15" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [data explorer, aws, azure, gcp, s3-compatible, api, credentials] --- diff --git a/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md b/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md index 879cd5b5ef..633ba8f4d3 100644 --- a/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md +++ b/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md @@ -2,7 +2,7 @@ title: "Docker Hub credentials" description: "Instructions to create Docker Hub credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [docker, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/gitea_registry_credentials.md b/platform-enterprise_docs/credentials/gitea_registry_credentials.md index 738ac33308..523df0e24c 100644 --- a/platform-enterprise_docs/credentials/gitea_registry_credentials.md +++ b/platform-enterprise_docs/credentials/gitea_registry_credentials.md @@ -2,7 +2,7 @@ title: "Gitea container registry credentials" description: "Instructions to create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [gitea, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/github_registry_credentials.md b/platform-enterprise_docs/credentials/github_registry_credentials.md index 2954848a29..500bb3e8fa 100644 --- a/platform-enterprise_docs/credentials/github_registry_credentials.md +++ b/platform-enterprise_docs/credentials/github_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitHub container registry credentials" description: "Instructions to create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [github, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/gitlab_registry_credentials.md b/platform-enterprise_docs/credentials/gitlab_registry_credentials.md index 90ae783617..304b7b8901 100644 --- a/platform-enterprise_docs/credentials/gitlab_registry_credentials.md +++ b/platform-enterprise_docs/credentials/gitlab_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitLab container registry credentials" description: "Instructions to create GitLab container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [gitlab, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/google_registry_credentials.md b/platform-enterprise_docs/credentials/google_registry_credentials.md index a753622b64..c247449f8c 100644 --- a/platform-enterprise_docs/credentials/google_registry_credentials.md +++ b/platform-enterprise_docs/credentials/google_registry_credentials.md @@ -2,7 +2,7 @@ title: "Google registry credentials" description: "Instructions to create Google Cloud registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [google, containers, registry, artifact, credentials] --- diff --git a/platform-enterprise_docs/credentials/managed_identities.md b/platform-enterprise_docs/credentials/managed_identities.md index 02a0537be7..99dc9b8f18 100644 --- a/platform-enterprise_docs/credentials/managed_identities.md +++ b/platform-enterprise_docs/credentials/managed_identities.md @@ -2,7 +2,7 @@ title: "Managed identities" description: "Configure managed identities in Seqera Platform." date created: "2024-06-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [organizations, administration, managed identities, clusters, ssh, credentials] --- diff --git a/platform-enterprise_docs/credentials/overview.md b/platform-enterprise_docs/credentials/overview.md index 003b7fd904..0b195b3d72 100644 --- a/platform-enterprise_docs/credentials/overview.md +++ b/platform-enterprise_docs/credentials/overview.md @@ -2,7 +2,7 @@ title: "Credentials Overview" description: "Overview of credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [credentials] --- diff --git a/platform-enterprise_docs/credentials/quay_registry_credentials.md b/platform-enterprise_docs/credentials/quay_registry_credentials.md index c40af4f57c..557e468f45 100644 --- a/platform-enterprise_docs/credentials/quay_registry_credentials.md +++ b/platform-enterprise_docs/credentials/quay_registry_credentials.md @@ -2,7 +2,7 @@ title: "Quay container registry credentials" description: "Instructions to create Quay container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [quay, credentials] --- diff --git a/platform-enterprise_docs/credentials/ssh_credentials.md b/platform-enterprise_docs/credentials/ssh_credentials.md index 267c11a3a6..9ea0e345db 100644 --- a/platform-enterprise_docs/credentials/ssh_credentials.md +++ b/platform-enterprise_docs/credentials/ssh_credentials.md @@ -2,7 +2,7 @@ title: "SSH credentials" description: "Instructions to create SSH credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [ssh, credentials] --- diff --git a/platform-enterprise_docs/data-privacy/overview.md b/platform-enterprise_docs/data-privacy/overview.md index 6f71721f79..ff95e98bd6 100644 --- a/platform-enterprise_docs/data-privacy/overview.md +++ b/platform-enterprise_docs/data-privacy/overview.md @@ -2,7 +2,7 @@ title: "Data privacy" description: "Overview of the data collected by Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [data, privacy] --- diff --git a/platform-enterprise_docs/data/data-explorer.md b/platform-enterprise_docs/data/data-explorer.md index 1e5a0fb93d..eb9a0649d0 100644 --- a/platform-enterprise_docs/data/data-explorer.md +++ b/platform-enterprise_docs/data/data-explorer.md @@ -2,7 +2,7 @@ title: "Data Explorer" description: "Using Seqera Data Explorer." date created: "2025-05-08" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [data, explorer] --- diff --git a/platform-enterprise_docs/data/data-lineage.md b/platform-enterprise_docs/data/data-lineage.md index 39b5ffd5ef..3d500b41ae 100644 --- a/platform-enterprise_docs/data/data-lineage.md +++ b/platform-enterprise_docs/data/data-lineage.md @@ -2,7 +2,7 @@ title: "Data Lineage" description: "Using data lineage in Seqera Platform." date created: "2026-05-11" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [data lineage, provenance, governance, reproducibility, lineage id, lid, labels] --- diff --git a/platform-enterprise_docs/data/datasets.md b/platform-enterprise_docs/data/datasets.md index ef74ccb954..2862a7b2f3 100644 --- a/platform-enterprise_docs/data/datasets.md +++ b/platform-enterprise_docs/data/datasets.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Using datasets in Seqera Platform." date created: "2023-04-23" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [datasets, manage datasets, create datasets, add dataset version] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md b/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md index 939b2302a0..981c39d0b4 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md @@ -2,7 +2,7 @@ title: "Custom Content Security Policy headers" description: Seqera Platform Content Security Policy headers date created: "2025-03-17" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [data, explorer, content, security, policy, deployment] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md b/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md index d7b3d31847..f0290d3cb6 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md @@ -2,7 +2,7 @@ title: "Custom AWS Batch launch container" description: Use a custom AWS Batch launch container date created: "2023-04-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [aws, batch, launch, containers] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md b/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md index 7c79b67ad1..23185a9af3 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md @@ -2,7 +2,7 @@ title: "Firewall configuration" description: Configure your firewall to allow Seqera Cloud access date created: "2023-04-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [firewall, configuration] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx b/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx index 29b602caf6..8346dc6d67 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx +++ b/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx @@ -2,7 +2,7 @@ title: "Manual AWS Batch configuration" description: "Manual AWS Batch configuration" date created: "2023-04-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [aws, batch, configuration] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md b/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md index a9e434648a..9423062fa2 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md @@ -2,7 +2,7 @@ title: Azure Batch walkthrough headline: "Azure Batch walkthrough" date created: "2024-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" description: "A tutorial for using advanced features of Azure Batch with Seqera Platform" --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md b/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md index f8647782f4..045b583cac 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md @@ -2,7 +2,7 @@ title: "Seqera Platform Monitoring" description: "A guide on relevant platform metrics" date created: "2025-12-17" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [platform, monitoring] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md b/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md index f8dca59d19..893016fe3e 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md @@ -2,7 +2,7 @@ title: "Legacy Seqera container image registries" description: Legacy Seqera container deployments date created: "2023-04-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [on-prem, prerequisites, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/email.md b/platform-enterprise_docs/enterprise/configuration/authentication/email.md index 56ee1e246a..e8f2c77a45 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/email.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/email.md @@ -2,7 +2,7 @@ title: "Email" description: Configure email-based authentication for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [authentication, email, passwordless] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/entra.md b/platform-enterprise_docs/enterprise/configuration/authentication/entra.md index 6c103d2c65..45bfa65d35 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/entra.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/entra.md @@ -2,7 +2,7 @@ title: "Entra ID" description: Configure Microsoft Entra ID as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [authentication, entra, azure, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/github.md b/platform-enterprise_docs/enterprise/configuration/authentication/github.md index c0f72040d4..914c45b7d6 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/github.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/github.md @@ -2,7 +2,7 @@ title: "GitHub" description: Configure GitHub as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [authentication, github, oauth] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/google.md b/platform-enterprise_docs/enterprise/configuration/authentication/google.md index 73a24e8673..0c2008c60c 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/google.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/google.md @@ -2,7 +2,7 @@ title: "Google" description: Configure Google as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [authentication, google, oauth] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md index 90cdecf726..6f08c053d5 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md @@ -2,7 +2,7 @@ title: "IdP claim mapping" description: "Configure your identity provider to include the groups claim in OIDC tokens issued to Seqera Platform Enterprise." date created: "2026-05-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [sso, idp delegation, oidc, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md index 63ece32b58..162053c3cd 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md @@ -2,7 +2,7 @@ title: "Manage your IdP group catalog" description: "Populate Seqera with your IdP's groups using SCIM push or manual entry." date created: "2026-05-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [sso, scim, idp delegation, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md index c592f779f6..90ab660ce1 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md @@ -2,7 +2,7 @@ title: "SCIM provisioning with Entra ID" description: "Configure Microsoft Entra ID to push group memberships to Seqera Platform Enterprise over SCIM 2.0." date created: "2026-05-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [sso, scim, entra id, idp delegation, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md index 25a8bc8a51..07a8d1824e 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md @@ -2,7 +2,7 @@ title: "SCIM provisioning with Okta" description: "Configure Okta to push group memberships to Seqera Platform Enterprise over SCIM 2.0." date created: "2026-05-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [sso, scim, okta, idp delegation, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md index ef793cfd44..a90750c630 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md @@ -2,7 +2,7 @@ title: "Multi-organization routing" description: "How IdP delegation resolves users to organizations in single-organization and multi-organization Enterprise installations." date created: "2026-05-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [sso, idp delegation, enterprise, administration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md index c5512719ae..abe868dc21 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md @@ -2,7 +2,7 @@ title: "IdP delegation overview" description: "Map Seqera teams to identity provider (IdP) groups so membership is controlled at the IdP and evaluated on every SSO login." date created: "2026-05-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [sso, idp delegation, teams, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md b/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md index 397a619b4b..93e5f3714e 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md @@ -2,7 +2,7 @@ title: "Keycloak" description: Configure Keycloak as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [authentication, keycloak, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/okta.md b/platform-enterprise_docs/enterprise/configuration/authentication/okta.md index 114b05c6af..964a2b8b86 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/okta.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/okta.md @@ -2,7 +2,7 @@ title: "Okta" description: Configure Okta as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [authentication, okta, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/overview.md b/platform-enterprise_docs/enterprise/configuration/authentication/overview.md index 1afa246aab..3fc007ccf0 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/overview.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/overview.md @@ -2,7 +2,7 @@ title: "Authentication" description: Configure authentication and identity providers for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [authentication, configuration, sso, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md b/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md index 2e620c187a..9ac28de893 100644 --- a/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md +++ b/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md @@ -2,7 +2,7 @@ title: "AWS Parameter Store" description: Configure values for Seqera configuration with AWS Parameter Store date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [configuration, aws, parameters, securestring] --- diff --git a/platform-enterprise_docs/enterprise/configuration/mirroring.md b/platform-enterprise_docs/enterprise/configuration/mirroring.md index 42ee0dacff..54475389e0 100644 --- a/platform-enterprise_docs/enterprise/configuration/mirroring.md +++ b/platform-enterprise_docs/enterprise/configuration/mirroring.md @@ -2,7 +2,7 @@ title: "Mirroring container images" description: Mirror Seqera container images to your own registry date created: "2026-01-26" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [containers, registry, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/networking.md b/platform-enterprise_docs/enterprise/configuration/networking.md index 423669aec6..ab1c2adeab 100644 --- a/platform-enterprise_docs/enterprise/configuration/networking.md +++ b/platform-enterprise_docs/enterprise/configuration/networking.md @@ -2,7 +2,7 @@ title: "Networking" description: Seqera configuration options for networking date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [networking, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/overview.mdx b/platform-enterprise_docs/enterprise/configuration/overview.mdx index e2d4ed9af2..151e78a839 100644 --- a/platform-enterprise_docs/enterprise/configuration/overview.mdx +++ b/platform-enterprise_docs/enterprise/configuration/overview.mdx @@ -2,7 +2,7 @@ title: "Configuration overview" description: Overview of Seqera configuration options date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md b/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md index 4bb73df69a..c3a26663c0 100644 --- a/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md +++ b/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "Configure pipeline optimization in your Seqera Enterprise deployment." date created: "2024-02-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [compute, resources, optimization, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md b/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md index 928a4eda62..634bf3c05e 100644 --- a/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md +++ b/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md @@ -2,7 +2,7 @@ title: "Reverse proxy" description: Configuration options for reverse proxy connection date created: "2023-10-05" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [reverse proxy, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/ssl_tls.md b/platform-enterprise_docs/enterprise/configuration/ssl_tls.md index a8895fcd2f..60afd04462 100644 --- a/platform-enterprise_docs/enterprise/configuration/ssl_tls.md +++ b/platform-enterprise_docs/enterprise/configuration/ssl_tls.md @@ -2,7 +2,7 @@ title: "SSL/TLS" description: Configure your Seqera instance to use SSL/TLS certificates for HTTPS date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [ssl, tls, https, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/wave.md b/platform-enterprise_docs/enterprise/configuration/wave.md index 1e063e57db..0235c01307 100644 --- a/platform-enterprise_docs/enterprise/configuration/wave.md +++ b/platform-enterprise_docs/enterprise/configuration/wave.md @@ -2,7 +2,7 @@ title: "Wave containers" description: "Configuring the Wave container service" date created: "2023-04-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [wave, containers, configuration] --- diff --git a/platform-enterprise_docs/enterprise/general_troubleshooting.md b/platform-enterprise_docs/enterprise/general_troubleshooting.md index 8867df4f38..b0c2111b95 100644 --- a/platform-enterprise_docs/enterprise/general_troubleshooting.md +++ b/platform-enterprise_docs/enterprise/general_troubleshooting.md @@ -2,7 +2,7 @@ title: "Troubleshooting" description: Platform Enterprise troubleshooting guidance date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [troubleshooting] --- diff --git a/platform-enterprise_docs/enterprise/groundswell-docker-compose.md b/platform-enterprise_docs/enterprise/groundswell-docker-compose.md index 625424d787..b6b6ee2bfc 100644 --- a/platform-enterprise_docs/enterprise/groundswell-docker-compose.md +++ b/platform-enterprise_docs/enterprise/groundswell-docker-compose.md @@ -2,7 +2,7 @@ title: "Pipeline optimization: Docker Compose" description: Deploy pipeline optimization with Docker Compose date created: "2026-02-09" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [docker, compose, groundswell, pipeline optimization, deployment] --- diff --git a/platform-enterprise_docs/enterprise/groundswell-helm.md b/platform-enterprise_docs/enterprise/groundswell-helm.md index 2ec854a634..2b44d98f4c 100644 --- a/platform-enterprise_docs/enterprise/groundswell-helm.md +++ b/platform-enterprise_docs/enterprise/groundswell-helm.md @@ -2,7 +2,7 @@ title: "Pipeline Optimization: Helm" description: Deploy Pipeline Optimization Enterprise on Kubernetes with Helm date created: "2026-01-30" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [helm, deployment, installation, kubernetes, pipeline optimization] --- diff --git a/platform-enterprise_docs/enterprise/groundswell-kubernetes.md b/platform-enterprise_docs/enterprise/groundswell-kubernetes.md index 689b45c914..f931cdb761 100644 --- a/platform-enterprise_docs/enterprise/groundswell-kubernetes.md +++ b/platform-enterprise_docs/enterprise/groundswell-kubernetes.md @@ -2,7 +2,7 @@ title: "Pipeline optimization: Kubernetes" description: Deploy pipeline optimization on Kubernetes date created: "2026-02-09" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [kubernetes, groundswell, pipeline optimization, deployment] --- diff --git a/platform-enterprise_docs/enterprise/install-groundswell.md b/platform-enterprise_docs/enterprise/install-groundswell.md index 7bb2bed838..5c923a3f27 100644 --- a/platform-enterprise_docs/enterprise/install-groundswell.md +++ b/platform-enterprise_docs/enterprise/install-groundswell.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: Install pipeline optimization for Seqera Platform Enterprise date created: "2026-02-09" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [groundswell, pipelines, optimization, installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/install-platform.md b/platform-enterprise_docs/enterprise/install-platform.md index 114d34d0bd..120cf1b373 100644 --- a/platform-enterprise_docs/enterprise/install-platform.md +++ b/platform-enterprise_docs/enterprise/install-platform.md @@ -2,7 +2,7 @@ title: "Platform" description: Install Seqera Platform Enterprise date created: "2023-04-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx b/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx index fdd4f76fb9..fd1baed1fe 100644 --- a/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx +++ b/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx @@ -2,7 +2,7 @@ title: "Co-Scientist" description: Install and configure Co-Scientist for Seqera Platform Enterprise date created: "2026-05-04" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [seqera ai, installation, deployment, aws, helm] --- diff --git a/platform-enterprise_docs/enterprise/install-studios.md b/platform-enterprise_docs/enterprise/install-studios.md index f586fad440..fc9c9cefc5 100644 --- a/platform-enterprise_docs/enterprise/install-studios.md +++ b/platform-enterprise_docs/enterprise/install-studios.md @@ -2,7 +2,7 @@ title: "Studios" description: Install Studios for Seqera Platform Enterprise date created: "2023-04-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [studios, installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/overview.md b/platform-enterprise_docs/enterprise/overview.md index f6476eba23..97a08cf165 100644 --- a/platform-enterprise_docs/enterprise/overview.md +++ b/platform-enterprise_docs/enterprise/overview.md @@ -2,7 +2,7 @@ title: "Enterprise installation" description: Platform Enterprise installation overview date created: "2025-04-09" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/platform-docker-compose.md b/platform-enterprise_docs/enterprise/platform-docker-compose.md index bb67e830c0..d38a0181b6 100644 --- a/platform-enterprise_docs/enterprise/platform-docker-compose.md +++ b/platform-enterprise_docs/enterprise/platform-docker-compose.md @@ -2,7 +2,7 @@ title: "Platform: Docker Compose" description: Deploy Seqera Platform Enterprise with Docker Compose date created: "2024-02-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [docker, compose, deployment] --- diff --git a/platform-enterprise_docs/enterprise/platform-helm.md b/platform-enterprise_docs/enterprise/platform-helm.md index 2e3285fe8f..e1f2af4267 100644 --- a/platform-enterprise_docs/enterprise/platform-helm.md +++ b/platform-enterprise_docs/enterprise/platform-helm.md @@ -2,7 +2,7 @@ title: "Platform: Helm" description: Deploy Seqera Platform Enterprise on Kubernetes with Helm date created: "2025-11-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [helm, deployment, installation, kubernetes] --- diff --git a/platform-enterprise_docs/enterprise/platform-kubernetes.md b/platform-enterprise_docs/enterprise/platform-kubernetes.md index 390ef0e2b3..a72707f9f2 100644 --- a/platform-enterprise_docs/enterprise/platform-kubernetes.md +++ b/platform-enterprise_docs/enterprise/platform-kubernetes.md @@ -2,7 +2,7 @@ title: "Platform: Kubernetes" description: Deploy Seqera Platform Enterprise with Kubernetes date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [kubernetes, deployment] --- diff --git a/platform-enterprise_docs/enterprise/studios-docker-compose.md b/platform-enterprise_docs/enterprise/studios-docker-compose.md index 2cea0f8b4f..37e2071e76 100644 --- a/platform-enterprise_docs/enterprise/studios-docker-compose.md +++ b/platform-enterprise_docs/enterprise/studios-docker-compose.md @@ -2,7 +2,7 @@ title: "Studios: Docker Compose" description: Deploy Studios with Docker Compose date created: "2023-04-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [docker, compose, studios, deployment] --- diff --git a/platform-enterprise_docs/enterprise/studios-helm.md b/platform-enterprise_docs/enterprise/studios-helm.md index 40a89d3627..9519d5d85d 100644 --- a/platform-enterprise_docs/enterprise/studios-helm.md +++ b/platform-enterprise_docs/enterprise/studios-helm.md @@ -2,7 +2,7 @@ title: "Studios: Helm" description: Deploy Studios Enterprise on Kubernetes with Helm date created: "2026-01-30" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [helm, deployment, installation, kubernetes, studios] --- diff --git a/platform-enterprise_docs/enterprise/studios-kubernetes.md b/platform-enterprise_docs/enterprise/studios-kubernetes.md index 192f5320a8..502bfd8a9f 100644 --- a/platform-enterprise_docs/enterprise/studios-kubernetes.md +++ b/platform-enterprise_docs/enterprise/studios-kubernetes.md @@ -2,7 +2,7 @@ title: "Studios: Kubernetes" description: Deploy Studios on Kubernetes date created: "2023-04-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [kubernetes, studios, deployment] --- diff --git a/platform-enterprise_docs/enterprise/studios-ssh.md b/platform-enterprise_docs/enterprise/studios-ssh.md index c63bf42bb9..6f84817f07 100644 --- a/platform-enterprise_docs/enterprise/studios-ssh.md +++ b/platform-enterprise_docs/enterprise/studios-ssh.md @@ -2,7 +2,7 @@ title: "Studios SSH configuration (public preview)" description: Configure SSH access for Studios (public preview) date created: "2026-02-10" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [studios, ssh, kubernetes, advanced] --- diff --git a/platform-enterprise_docs/enterprise/testing.md b/platform-enterprise_docs/enterprise/testing.md index 6d53fd1582..1411b0a875 100644 --- a/platform-enterprise_docs/enterprise/testing.md +++ b/platform-enterprise_docs/enterprise/testing.md @@ -2,7 +2,7 @@ title: "Test deployment" description: Test your Seqera Platform Enterprise deployment after installation date created: "2024-02-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [testing, deployment] --- diff --git a/platform-enterprise_docs/enterprise/upgrade.md b/platform-enterprise_docs/enterprise/upgrade.md index e105627922..5ce1043aab 100644 --- a/platform-enterprise_docs/enterprise/upgrade.md +++ b/platform-enterprise_docs/enterprise/upgrade.md @@ -2,7 +2,7 @@ title: "Upgrade deployment" description: "Guidance for upgrading to Platform Enterprise version 26.1" date created: "2025-11-11" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [enterprise, update, installation] --- diff --git a/platform-enterprise_docs/functionality_matrix/overview.md b/platform-enterprise_docs/functionality_matrix/overview.md index 08ca4f3eac..fc29590df2 100644 --- a/platform-enterprise_docs/functionality_matrix/overview.md +++ b/platform-enterprise_docs/functionality_matrix/overview.md @@ -2,7 +2,7 @@ title: "Default version compatibility" description: "Platform / nf-launcher / Nextflow / Fusion version compatibility" date created: "2024-06-20" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [compatibility, nextflow, nf-launcher] --- diff --git a/platform-enterprise_docs/getting-started/deployment-options.md b/platform-enterprise_docs/getting-started/deployment-options.md index 6eceb7b8cd..65beb5992e 100644 --- a/platform-enterprise_docs/getting-started/deployment-options.md +++ b/platform-enterprise_docs/getting-started/deployment-options.md @@ -2,7 +2,7 @@ title: "Deploy Platform" description: "An overview of deployment versions and ways to run Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [deployment] --- diff --git a/platform-enterprise_docs/getting-started/overview.md b/platform-enterprise_docs/getting-started/overview.md index 7a99345a30..7264c14e24 100644 --- a/platform-enterprise_docs/getting-started/overview.md +++ b/platform-enterprise_docs/getting-started/overview.md @@ -2,7 +2,7 @@ title: "Run a pipeline" description: "An overview of Seqera Platform deployment versions and ways to run Seqera." date created: "2023-09-15" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [overview] --- diff --git a/platform-enterprise_docs/getting-started/production-checklist.md b/platform-enterprise_docs/getting-started/production-checklist.md index 4b018450cf..3cc37fdc13 100644 --- a/platform-enterprise_docs/getting-started/production-checklist.md +++ b/platform-enterprise_docs/getting-started/production-checklist.md @@ -2,7 +2,7 @@ title: "Production checklist" description: "A pre-production checklist for Seqera Platform." date created: "2025-07-03" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [production, checklist, deployment, limitations, retry] --- diff --git a/platform-enterprise_docs/getting-started/proteinfold.md b/platform-enterprise_docs/getting-started/proteinfold.md index 7be1b3737f..740bc073ba 100644 --- a/platform-enterprise_docs/getting-started/proteinfold.md +++ b/platform-enterprise_docs/getting-started/proteinfold.md @@ -2,7 +2,7 @@ title: "Protein structure prediction" description: "An introduction to running nf-core/proteinfold in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [platform, seqera pipelines, studios, proteinfold, alphafold, colabfold, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md b/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md index 664cb0d94c..a01f3ecd08 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md @@ -2,7 +2,7 @@ title: "Add data" description: "An introduction to adding pipeline input data in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [platform, data, data explorer, datasets] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md b/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md index 141bb54e98..1ea589fe65 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md @@ -2,7 +2,7 @@ title: "Add pipelines" description: "An introduction to adding pipelines to Seqera Platform workspaces" date created: "2024-07-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [platform, launch, pipelines, launchpad] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/automation.md b/platform-enterprise_docs/getting-started/quickstart-demo/automation.md index d6cec624fa..54cb653c58 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/automation.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/automation.md @@ -2,7 +2,7 @@ title: "Automation" description: "An introduction to automation with APIs and CLI tools in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [platform, automation, api, cli, seqerakit] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md b/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md index a8a14bbf28..ddee2feacb 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md @@ -2,7 +2,7 @@ title: "Monitor runs" description: "Monitor pipeline runs from the Runs page, All runs page, and Dashboard in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [platform, runs, monitoring] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md b/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md index f315ba5131..68530e95fb 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "An introduction to pipeline optimization in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [platform, runs, pipeline optimization] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/studios.md b/platform-enterprise_docs/getting-started/quickstart-demo/studios.md index 9b2885fb14..24a6bee2c8 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/studios.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/studios.md @@ -2,7 +2,7 @@ title: "Studios" description: "An introduction to Studios in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [platform, studios] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md b/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md index 2584dd387e..fba009cd3e 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md @@ -2,7 +2,7 @@ title: "View run information" description: "View pipeline run details in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [platform, runs, pipelines, monitoring, tutorial] --- diff --git a/platform-enterprise_docs/getting-started/rnaseq.md b/platform-enterprise_docs/getting-started/rnaseq.md index 6caa59e89e..b79b085fd4 100644 --- a/platform-enterprise_docs/getting-started/rnaseq.md +++ b/platform-enterprise_docs/getting-started/rnaseq.md @@ -2,7 +2,7 @@ title: "RNA-Seq" description: "An introduction to running nf-core/rnaseq in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [platform, seqera pipelines, studios, rnaseq, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-enterprise_docs/getting-started/studios.md b/platform-enterprise_docs/getting-started/studios.md index cdbc757217..1e6b1bf24e 100644 --- a/platform-enterprise_docs/getting-started/studios.md +++ b/platform-enterprise_docs/getting-started/studios.md @@ -2,7 +2,7 @@ title: "Studios for interactive analysis" description: "Creating interactive analysis Studios for Jupyter, R-IDE, VS Code, and more" date created: "2025-02-24" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [platform, studios, jupyter, rstudio, xpra, vscode, conda] toc_max_heading_level: 3 --- diff --git a/platform-enterprise_docs/getting-started/workspace-setup.md b/platform-enterprise_docs/getting-started/workspace-setup.md index 93fa5118ae..8487aed1e2 100644 --- a/platform-enterprise_docs/getting-started/workspace-setup.md +++ b/platform-enterprise_docs/getting-started/workspace-setup.md @@ -2,7 +2,7 @@ title: "Set up your workspace" description: "Instructions to create an organization workspace and add participants in Seqera Platform." date created: "2024-04-15" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [platform, organizations, workspaces, users] --- diff --git a/platform-enterprise_docs/git/overview.md b/platform-enterprise_docs/git/overview.md index 47384528b0..fdd05fb44f 100644 --- a/platform-enterprise_docs/git/overview.md +++ b/platform-enterprise_docs/git/overview.md @@ -2,7 +2,7 @@ title: "Git integration" description: "Connecting to Git repositories in Seqera Platform." date created: "2024-06-24" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [git] --- diff --git a/platform-enterprise_docs/labels/overview.md b/platform-enterprise_docs/labels/overview.md index b3658b39d1..a29f045143 100644 --- a/platform-enterprise_docs/labels/overview.md +++ b/platform-enterprise_docs/labels/overview.md @@ -2,7 +2,7 @@ title: "Labels" description: "Instructions for using labels in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [labels] --- diff --git a/platform-enterprise_docs/launch/advanced.md b/platform-enterprise_docs/launch/advanced.md index b5ddda0ee8..ef1fc6bb68 100644 --- a/platform-enterprise_docs/launch/advanced.md +++ b/platform-enterprise_docs/launch/advanced.md @@ -2,7 +2,7 @@ title: "Advanced options" description: "Advanced guide to launching Nextflow pipelines in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [advanced, launch] --- diff --git a/platform-enterprise_docs/launch/cache-resume.mdx b/platform-enterprise_docs/launch/cache-resume.mdx index c473281eff..7a749f7b07 100644 --- a/platform-enterprise_docs/launch/cache-resume.mdx +++ b/platform-enterprise_docs/launch/cache-resume.mdx @@ -2,7 +2,7 @@ title: "Nextflow cache and resume" description: "Guide to Nextflow cache and resume in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [cache, launch, resume, relaunch] --- diff --git a/platform-enterprise_docs/launch/launchpad.md b/platform-enterprise_docs/launch/launchpad.md index 68fa933dda..0eb24e4e34 100644 --- a/platform-enterprise_docs/launch/launchpad.md +++ b/platform-enterprise_docs/launch/launchpad.md @@ -2,7 +2,7 @@ title: "Launch pipelines" description: "Curate and launch workflows in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [launchpad, launch, configure, pipelines, schema, configuration, nextflow, parameters, input, output] --- diff --git a/platform-enterprise_docs/limits/overview.md b/platform-enterprise_docs/limits/overview.md index 7bfa25149d..9ce6be00e4 100644 --- a/platform-enterprise_docs/limits/overview.md +++ b/platform-enterprise_docs/limits/overview.md @@ -2,7 +2,7 @@ title: "Usage limits" description: "An overview of Seqera Cloud usage limits" date created: "2025-02-19" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [limits] --- diff --git a/platform-enterprise_docs/monitoring/audit-logs.md b/platform-enterprise_docs/monitoring/audit-logs.md index b622a10e09..96b7475ae9 100644 --- a/platform-enterprise_docs/monitoring/audit-logs.md +++ b/platform-enterprise_docs/monitoring/audit-logs.md @@ -2,7 +2,7 @@ title: "Audit logs" description: An overview of application event audit logs in the Admin panel date created: "2024-04-08" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [logging, audit logs, admin panel] --- diff --git a/platform-enterprise_docs/monitoring/cloud-costs.md b/platform-enterprise_docs/monitoring/cloud-costs.md index 78306e4b93..15daff6b04 100644 --- a/platform-enterprise_docs/monitoring/cloud-costs.md +++ b/platform-enterprise_docs/monitoring/cloud-costs.md @@ -2,7 +2,7 @@ title: "Monitoring cloud costs" description: Guidelines for monitoring Seqera Platform cloud expenditure. date created: "2023-04-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [aws, gcp, azure, cloud costs, cost, billing, alerts] --- diff --git a/platform-enterprise_docs/monitoring/dashboard.md b/platform-enterprise_docs/monitoring/dashboard.md index 772f170dea..d78e7be941 100644 --- a/platform-enterprise_docs/monitoring/dashboard.md +++ b/platform-enterprise_docs/monitoring/dashboard.md @@ -2,7 +2,7 @@ title: "Dashboard" description: "View pipeline run status overview in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [dashboard, pipeline runs, fusion, monitoring] --- diff --git a/platform-enterprise_docs/monitoring/overview.md b/platform-enterprise_docs/monitoring/overview.md index 31b88cd543..f1ec59eb62 100644 --- a/platform-enterprise_docs/monitoring/overview.md +++ b/platform-enterprise_docs/monitoring/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Monitoring pipeline runs in Seqera Platform." date created: "2024-04-11" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [runs, monitoring] --- diff --git a/platform-enterprise_docs/monitoring/run-details.mdx b/platform-enterprise_docs/monitoring/run-details.mdx index 2d240ad1e4..65cf5a1c62 100644 --- a/platform-enterprise_docs/monitoring/run-details.mdx +++ b/platform-enterprise_docs/monitoring/run-details.mdx @@ -2,7 +2,7 @@ title: "Run details" description: "Monitoring a Nextflow pipeline executed through Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [logging, monitoring, runs, details, workflows, execution, lineage] --- diff --git a/platform-enterprise_docs/orgs-and-teams/custom-roles.md b/platform-enterprise_docs/orgs-and-teams/custom-roles.md index 20588e9ca4..8aaa08902e 100644 --- a/platform-enterprise_docs/orgs-and-teams/custom-roles.md +++ b/platform-enterprise_docs/orgs-and-teams/custom-roles.md @@ -2,7 +2,7 @@ title: "Custom roles" description: "Introduction to custom roles in Seqera Platform." date created: "2025-11-17" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [roles, rbac, permissions] --- diff --git a/platform-enterprise_docs/orgs-and-teams/organizations.md b/platform-enterprise_docs/orgs-and-teams/organizations.md index 0d3c6c79f0..06c146fc62 100644 --- a/platform-enterprise_docs/orgs-and-teams/organizations.md +++ b/platform-enterprise_docs/orgs-and-teams/organizations.md @@ -2,7 +2,7 @@ title: "Organizations" description: "Manage organizations in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [organizations, administration] --- diff --git a/platform-enterprise_docs/orgs-and-teams/roles.md b/platform-enterprise_docs/orgs-and-teams/roles.md index fae38d5f8c..a7535b94de 100644 --- a/platform-enterprise_docs/orgs-and-teams/roles.md +++ b/platform-enterprise_docs/orgs-and-teams/roles.md @@ -2,7 +2,7 @@ title: "User roles" description: "Understand the various roles in Seqera Platform." date created: "2024-06-10" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [roles] --- diff --git a/platform-enterprise_docs/orgs-and-teams/teams.md b/platform-enterprise_docs/orgs-and-teams/teams.md index 362be6a5c5..731a7e850b 100644 --- a/platform-enterprise_docs/orgs-and-teams/teams.md +++ b/platform-enterprise_docs/orgs-and-teams/teams.md @@ -2,7 +2,7 @@ title: "Teams" description: "Create and manage teams in a Seqera Platform Enterprise organization, including IdP-delegated teams." date created: "2026-05-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [teams, organizations, administration, sso, idp delegation, enterprise] --- diff --git a/platform-enterprise_docs/orgs-and-teams/workspace-management.md b/platform-enterprise_docs/orgs-and-teams/workspace-management.md index 62c721c726..5071673ffd 100644 --- a/platform-enterprise_docs/orgs-and-teams/workspace-management.md +++ b/platform-enterprise_docs/orgs-and-teams/workspace-management.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Manage users and teams for an organization in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [workspaces, teams, users, administration] --- diff --git a/platform-enterprise_docs/pipeline-actions/overview.md b/platform-enterprise_docs/pipeline-actions/overview.md index 4939c7159f..65a76acbb9 100644 --- a/platform-enterprise_docs/pipeline-actions/overview.md +++ b/platform-enterprise_docs/pipeline-actions/overview.md @@ -2,7 +2,7 @@ title: "Pipeline actions" description: "Automate executions with pipeline actions and webhooks in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [actions, webhooks, automation] --- diff --git a/platform-enterprise_docs/pipeline-optimization/overview.md b/platform-enterprise_docs/pipeline-optimization/overview.md index 813db63307..6295303577 100644 --- a/platform-enterprise_docs/pipeline-optimization/overview.md +++ b/platform-enterprise_docs/pipeline-optimization/overview.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "Optimize the resource usage of your pipelines to save time and money." date created: "2024-02-12" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [compute, resources, optimization] --- diff --git a/platform-enterprise_docs/pipeline-schema/overview.md b/platform-enterprise_docs/pipeline-schema/overview.md index 6471f846bc..c56fd8565f 100644 --- a/platform-enterprise_docs/pipeline-schema/overview.md +++ b/platform-enterprise_docs/pipeline-schema/overview.md @@ -2,7 +2,7 @@ title: "Pipeline schema" description: "Introduction to pipeline schema in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [pipelines, schema] --- diff --git a/platform-enterprise_docs/pipelines/overview.md b/platform-enterprise_docs/pipelines/overview.md index b5579b2c5e..b8bfda44d3 100644 --- a/platform-enterprise_docs/pipelines/overview.md +++ b/platform-enterprise_docs/pipelines/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Introduction to pipelines in Seqera Platform." date created: "2025-10-16" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-enterprise_docs/pipelines/revision.md b/platform-enterprise_docs/pipelines/revision.md index 8eb4921790..a4e52961ba 100644 --- a/platform-enterprise_docs/pipelines/revision.md +++ b/platform-enterprise_docs/pipelines/revision.md @@ -2,7 +2,7 @@ title: "Git revision management" description: "Introduction to pipeline repository revision management in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-enterprise_docs/pipelines/versioning.md b/platform-enterprise_docs/pipelines/versioning.md index d5a394434c..eed629fc1c 100644 --- a/platform-enterprise_docs/pipelines/versioning.md +++ b/platform-enterprise_docs/pipelines/versioning.md @@ -2,7 +2,7 @@ title: "Pipeline versioning" description: "Introduction to pipeline versioning in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-enterprise_docs/platform-enterprise.md b/platform-enterprise_docs/platform-enterprise.md index e7870b3333..49aa192e2e 100644 --- a/platform-enterprise_docs/platform-enterprise.md +++ b/platform-enterprise_docs/platform-enterprise.md @@ -2,7 +2,7 @@ title: "Seqera Platform Enterprise" description: "Introduction to Seqera Platform Enterprise." date created: "2023-04-24" -last updated: "2026-06-10" +last updated: "2026-06-11" slug: / --- diff --git a/platform-enterprise_docs/reports/overview.md b/platform-enterprise_docs/reports/overview.md index 1cbc27fb85..1e66efe88e 100644 --- a/platform-enterprise_docs/reports/overview.md +++ b/platform-enterprise_docs/reports/overview.md @@ -2,7 +2,7 @@ title: "Reports" description: "Overview of pipeline reports in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [pipelines, schema] --- diff --git a/platform-enterprise_docs/resource-labels/overview.md b/platform-enterprise_docs/resource-labels/overview.md index 0ae017ea13..02bdbf3b06 100644 --- a/platform-enterprise_docs/resource-labels/overview.md +++ b/platform-enterprise_docs/resource-labels/overview.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Instructions to use resource labels in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [resource labels, labels] --- diff --git a/platform-enterprise_docs/secrets/overview.md b/platform-enterprise_docs/secrets/overview.md index 9da7751c09..07483e9940 100644 --- a/platform-enterprise_docs/secrets/overview.md +++ b/platform-enterprise_docs/secrets/overview.md @@ -2,7 +2,7 @@ title: "Secrets" description: "Instructions to use secrets in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [pipelines, secrets] --- diff --git a/platform-enterprise_docs/seqerakit/commands.md b/platform-enterprise_docs/seqerakit/commands.md index 40ac11686d..2b4aaeb60c 100644 --- a/platform-enterprise_docs/seqerakit/commands.md +++ b/platform-enterprise_docs/seqerakit/commands.md @@ -2,7 +2,7 @@ title: "Commands" description: "Seqerakit command options" date created: "2024-10-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [seqerakit, cli, automation, commands] --- diff --git a/platform-enterprise_docs/seqerakit/installation.md b/platform-enterprise_docs/seqerakit/installation.md index 5985785fdb..b7f21d7253 100644 --- a/platform-enterprise_docs/seqerakit/installation.md +++ b/platform-enterprise_docs/seqerakit/installation.md @@ -2,7 +2,7 @@ title: "Installation" description: "Seqerakit installation options" date created: "2024-10-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [seqerakit, cli, automation, installation] --- diff --git a/platform-enterprise_docs/seqerakit/templates.mdx b/platform-enterprise_docs/seqerakit/templates.mdx index 033bf4ea3a..96e3f55206 100644 --- a/platform-enterprise_docs/seqerakit/templates.mdx +++ b/platform-enterprise_docs/seqerakit/templates.mdx @@ -2,7 +2,7 @@ title: "Templates" description: "Seqerakit YAML configuration file templates and instructions" date created: "2024-11-08" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [seqerakit, cli, automation, yaml, configuration] toc_max_heading_level: 4 --- diff --git a/platform-enterprise_docs/seqerakit/yaml-configuration.md b/platform-enterprise_docs/seqerakit/yaml-configuration.md index cece02e709..97df0b596b 100644 --- a/platform-enterprise_docs/seqerakit/yaml-configuration.md +++ b/platform-enterprise_docs/seqerakit/yaml-configuration.md @@ -2,7 +2,7 @@ title: "YAML configuration" description: "seqerakit YAML configuration file options" date created: "2024-10-21" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [seqerakit, cli, automation, yaml, configuration] --- diff --git a/platform-enterprise_docs/studios/add-studio-custom-container.md b/platform-enterprise_docs/studios/add-studio-custom-container.md index 1272f670a6..4120ffcc0d 100644 --- a/platform-enterprise_docs/studios/add-studio-custom-container.md +++ b/platform-enterprise_docs/studios/add-studio-custom-container.md @@ -2,7 +2,7 @@ title: "Custom container template" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [studio custom, git repository, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/add-studio-git-repo.md b/platform-enterprise_docs/studios/add-studio-git-repo.md index 5d9f26e919..a9b89d29fa 100644 --- a/platform-enterprise_docs/studios/add-studio-git-repo.md +++ b/platform-enterprise_docs/studios/add-studio-git-repo.md @@ -2,7 +2,7 @@ title: "Import from Git repository" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [studio git, git repository, sessions, studios, git, version control] --- diff --git a/platform-enterprise_docs/studios/add-studio-provided-template.md b/platform-enterprise_docs/studios/add-studio-provided-template.md index 9b42c959e5..32ac6db01d 100644 --- a/platform-enterprise_docs/studios/add-studio-provided-template.md +++ b/platform-enterprise_docs/studios/add-studio-provided-template.md @@ -2,7 +2,7 @@ title: "Seqera-provided container template" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [template, seqera template, seqera template studio, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/add-studio.md b/platform-enterprise_docs/studios/add-studio.md index 58bd00b1c3..95a92306bc 100644 --- a/platform-enterprise_docs/studios/add-studio.md +++ b/platform-enterprise_docs/studios/add-studio.md @@ -2,7 +2,7 @@ title: "Add a Studio" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [data, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/connect.md b/platform-enterprise_docs/studios/connect.md index 6bf84a065a..c5286602e2 100644 --- a/platform-enterprise_docs/studios/connect.md +++ b/platform-enterprise_docs/studios/connect.md @@ -1,7 +1,7 @@ --- title: Connect changelog date created: "2025-07-30" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [connect, changelog, connect changelog] --- diff --git a/platform-enterprise_docs/studios/container-images.md b/platform-enterprise_docs/studios/container-images.md index 5eb45da9f9..d1053ed147 100644 --- a/platform-enterprise_docs/studios/container-images.md +++ b/platform-enterprise_docs/studios/container-images.md @@ -2,7 +2,7 @@ title: "Container image templates" description: "Use container images with Studios." date created: "2025-10-16" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [containers, container images, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/custom-envs.md b/platform-enterprise_docs/studios/custom-envs.md index 5df51ef102..88b7d5673e 100644 --- a/platform-enterprise_docs/studios/custom-envs.md +++ b/platform-enterprise_docs/studios/custom-envs.md @@ -2,7 +2,7 @@ title: "Custom environments" description: "Custom environments for Studios" date created: "2024-10-01" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [environments, custom, studios] --- diff --git a/platform-enterprise_docs/studios/example-studios.md b/platform-enterprise_docs/studios/example-studios.md index 646925f13d..1deeaa0c2c 100644 --- a/platform-enterprise_docs/studios/example-studios.md +++ b/platform-enterprise_docs/studios/example-studios.md @@ -2,7 +2,7 @@ title: "Example custom Studios" description: "Example Dockerfiles and pre-built container images for running custom applications in Studios." date created: "2026-02-18" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [environments, custom, studios, examples] --- diff --git a/platform-enterprise_docs/studios/managing.md b/platform-enterprise_docs/studios/managing.md index 4eee1e4d7c..4366a5087d 100644 --- a/platform-enterprise_docs/studios/managing.md +++ b/platform-enterprise_docs/studios/managing.md @@ -2,7 +2,7 @@ title: "Manage Studios" description: "Manage Studio sessions." date created: "2025-02-06" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [data, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/overview.md b/platform-enterprise_docs/studios/overview.md index 9ec426e276..14a34725d0 100644 --- a/platform-enterprise_docs/studios/overview.md +++ b/platform-enterprise_docs/studios/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Interactive analysis environments in Seqera Platform" date created: "2025-02-06" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [studios, containers, image, sessions, interactive, analysis] --- diff --git a/platform-enterprise_docs/supported_software/agent/overview.md b/platform-enterprise_docs/supported_software/agent/overview.md index 824974ddb3..1df23610e6 100644 --- a/platform-enterprise_docs/supported_software/agent/overview.md +++ b/platform-enterprise_docs/supported_software/agent/overview.md @@ -2,7 +2,7 @@ title: "Tower Agent" description: "Instructions to use Tower Agent." date created: "2023-04-24" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [agent] --- diff --git a/platform-enterprise_docs/supported_software/dragen/overview.md b/platform-enterprise_docs/supported_software/dragen/overview.md index e399a13244..3d9be7075d 100644 --- a/platform-enterprise_docs/supported_software/dragen/overview.md +++ b/platform-enterprise_docs/supported_software/dragen/overview.md @@ -2,7 +2,7 @@ title: "Illumina DRAGEN" description: "Instructions to integrate Illumina DRAGEN with Seqera Platform." date created: "2023-08-24" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [dragen, integration] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md b/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md index 10ed4d620c..0944473954 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md @@ -2,7 +2,7 @@ title: "Developer tools" description: "API and CLI troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md index 5256661f8f..409b9aa131 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md @@ -2,7 +2,7 @@ title: "AWS" description: "AWS troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md index 90cb7e5724..ad2dd4889f 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md @@ -2,7 +2,7 @@ title: "Azure" description: "Azure troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [faq, help, azure, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md index ba54a04594..7ca0d0080f 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Dataset troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [faq, help, database, datasets] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md b/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md index 6aefdcc812..497cd0a026 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md @@ -2,7 +2,7 @@ title: "Nextflow" description: "Nextflow troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [faq, help, nextflow, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md b/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md index 706f0f116f..5235029f13 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Troubleshooting resource labels in Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [troubleshooting, help] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md index 7c6ce0abb8..68e4fc98db 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md @@ -2,7 +2,7 @@ title: "Studios" description: "Studios troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [faq, help, studios, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md index e77e0d0824..1ab7f1ba63 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md @@ -2,7 +2,7 @@ title: "General troubleshooting" description: "Troubleshooting Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [troubleshooting, help] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md index 82033ebecd..4da602f68e 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Workspaces troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [faq, help, workspaces, troubleshooting] --- diff --git a/platform-enterprise_docs/tutorials/retry-strategy.md b/platform-enterprise_docs/tutorials/retry-strategy.md index 6ac565b3db..93b1b4f60f 100644 --- a/platform-enterprise_docs/tutorials/retry-strategy.md +++ b/platform-enterprise_docs/tutorials/retry-strategy.md @@ -2,7 +2,7 @@ title: "Manage AWS Spot interruptions in Seqera Platform" description: "Managing AWS Spot Interruptions in Seqera Platform." date created: "2024-07-16" -last updated: "2026-06-10" +last updated: "2026-06-11" tags: [aws, spot, platform, fusion, retry] --- From 3c09ebb051f82e7cc70c93ccd157de208afd70f3 Mon Sep 17 00:00:00 2001 From: Seqera Docs Bot Date: Fri, 12 Jun 2026 14:35:00 +0000 Subject: [PATCH 09/13] [automated] Fix code formatting --- fusion_docs/guide.md | 2 +- fusion_docs/guide/aws-batch.md | 2 +- fusion_docs/guide/aws-eks.md | 2 +- fusion_docs/guide/azure-batch.md | 2 +- fusion_docs/guide/gcp-batch.md | 2 +- fusion_docs/guide/gcp-gke.md | 2 +- fusion_docs/guide/snapshots/aws.md | 2 +- fusion_docs/guide/snapshots/configuration.md | 2 +- fusion_docs/guide/snapshots/gcp.md | 2 +- fusion_docs/guide/snapshots/index.md | 2 +- fusion_docs/index.md | 2 +- fusion_docs/licensing.md | 2 +- fusion_docs/troubleshooting.md | 2 +- fusion_docs/troubleshooting/error-codes-exit-messages.md | 2 +- fusion_docs/troubleshooting/fusion-doctor.md | 2 +- fusion_docs/troubleshooting/fusion-snapshots.md | 2 +- fusion_docs/troubleshooting/general.md | 2 +- platform-cli-docs/docs/installation.md | 2 +- platform-cloud/docs/administration/credit-management.md | 2 +- platform-cloud/docs/cloud/changelog.md | 2 +- platform-cloud/docs/co-scientist/authentication.md | 2 +- platform-cloud/docs/co-scientist/coding-agents.md | 2 +- platform-cloud/docs/co-scientist/command-approval.md | 2 +- platform-cloud/docs/co-scientist/configuration.md | 2 +- platform-cloud/docs/co-scientist/credits.md | 2 +- platform-cloud/docs/co-scientist/index.md | 2 +- platform-cloud/docs/co-scientist/installation.mdx | 2 +- platform-cloud/docs/co-scientist/modes.md | 2 +- platform-cloud/docs/co-scientist/nextflow-lsp.md | 2 +- platform-cloud/docs/co-scientist/projects.md | 2 +- platform-cloud/docs/co-scientist/quickstart.md | 2 +- platform-cloud/docs/co-scientist/reference/cli.md | 2 +- .../docs/co-scientist/reference/environment-variables.md | 2 +- platform-cloud/docs/co-scientist/reference/index.md | 2 +- platform-cloud/docs/co-scientist/reference/skills-reference.md | 2 +- platform-cloud/docs/co-scientist/sessions.md | 2 +- platform-cloud/docs/co-scientist/skill-antigravity.md | 2 +- platform-cloud/docs/co-scientist/skill-claude-code.md | 2 +- platform-cloud/docs/co-scientist/skill-codex.md | 2 +- platform-cloud/docs/co-scientist/skill-github-copilot.md | 2 +- platform-cloud/docs/co-scientist/skill-other-agents.md | 2 +- platform-cloud/docs/co-scientist/skills.md | 2 +- platform-cloud/docs/co-scientist/use-cases.md | 2 +- platform-cloud/docs/compute-envs/aws-batch.mdx | 2 +- platform-cloud/docs/compute-envs/aws-cloud.mdx | 2 +- platform-cloud/docs/compute-envs/azure-batch.md | 2 +- platform-cloud/docs/compute-envs/azure-cloud.md | 2 +- platform-cloud/docs/compute-envs/eks.mdx | 2 +- platform-cloud/docs/compute-envs/gke.md | 2 +- platform-cloud/docs/compute-envs/google-cloud-batch.md | 2 +- platform-cloud/docs/compute-envs/google-cloud.md | 2 +- platform-cloud/docs/compute-envs/hpc.md | 2 +- platform-cloud/docs/compute-envs/k8s.md | 2 +- platform-cloud/docs/compute-envs/overview.md | 2 +- platform-cloud/docs/compute-envs/seqera-compute.md | 2 +- platform-cloud/docs/credentials/agent_credentials.md | 2 +- platform-cloud/docs/credentials/aws_registry_credentials.md | 2 +- platform-cloud/docs/credentials/azure_registry_credentials.md | 2 +- .../docs/credentials/container_registry_credentials.md | 2 +- platform-cloud/docs/credentials/data_repositories.md | 2 +- .../docs/credentials/docker_hub_registry_credentials.md | 2 +- platform-cloud/docs/credentials/gitea_registry_credentials.md | 2 +- platform-cloud/docs/credentials/github_registry_credentials.md | 2 +- platform-cloud/docs/credentials/gitlab_registry_credentials.md | 2 +- platform-cloud/docs/credentials/google_registry_credentials.md | 2 +- platform-cloud/docs/credentials/managed_identities.md | 2 +- platform-cloud/docs/credentials/overview.md | 2 +- platform-cloud/docs/credentials/quay_registry_credentials.md | 2 +- platform-cloud/docs/credentials/ssh_credentials.md | 2 +- platform-cloud/docs/data-privacy/overview.md | 2 +- platform-cloud/docs/data/data-explorer.md | 2 +- platform-cloud/docs/data/data-lineage.md | 2 +- platform-cloud/docs/data/datasets.md | 2 +- .../docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx | 2 +- platform-cloud/docs/functionality_matrix/overview.md | 2 +- platform-cloud/docs/getting-started/deployment-options.md | 2 +- platform-cloud/docs/getting-started/overview.md | 2 +- platform-cloud/docs/getting-started/proteinfold.md | 2 +- .../docs/getting-started/quickstart-demo/add-pipelines.md | 2 +- .../docs/getting-started/quickstart-demo/comm-showcase.md | 2 +- .../docs/getting-started/quickstart-demo/launch-pipelines.md | 2 +- .../docs/getting-started/quickstart-demo/monitor-runs.md | 2 +- .../getting-started/quickstart-demo/pipeline-optimization.md | 2 +- platform-cloud/docs/getting-started/quickstart-demo/studios.md | 2 +- .../getting-started/quickstart-demo/view-run-information.md | 2 +- platform-cloud/docs/getting-started/rnaseq.md | 2 +- platform-cloud/docs/getting-started/single-sign-on.md | 2 +- platform-cloud/docs/getting-started/studios.md | 2 +- platform-cloud/docs/getting-started/workspace-setup.md | 2 +- platform-cloud/docs/git/overview.md | 2 +- platform-cloud/docs/labels/overview.md | 2 +- platform-cloud/docs/launch/cache-resume.mdx | 2 +- platform-cloud/docs/launch/launchpad.md | 2 +- platform-cloud/docs/limits/overview.md | 2 +- platform-cloud/docs/monitoring/cloud-costs.md | 2 +- platform-cloud/docs/monitoring/dashboard.md | 2 +- platform-cloud/docs/monitoring/overview.md | 2 +- platform-cloud/docs/monitoring/run-details.mdx | 2 +- platform-cloud/docs/orgs-and-teams/custom-roles.md | 2 +- platform-cloud/docs/orgs-and-teams/organizations.md | 2 +- platform-cloud/docs/orgs-and-teams/roles.md | 2 +- platform-cloud/docs/orgs-and-teams/workspace-management.md | 2 +- platform-cloud/docs/pipeline-actions/overview.md | 2 +- platform-cloud/docs/pipeline-optimization/overview.md | 2 +- platform-cloud/docs/pipeline-schema/overview.md | 2 +- platform-cloud/docs/pipelines/overview.md | 2 +- platform-cloud/docs/pipelines/revision.md | 2 +- platform-cloud/docs/pipelines/versioning.md | 2 +- platform-cloud/docs/platform-cloud.md | 2 +- platform-cloud/docs/quickstart.md | 2 +- platform-cloud/docs/reports/overview.md | 2 +- platform-cloud/docs/resource-labels/overview.md | 2 +- platform-cloud/docs/secrets/overview.md | 2 +- platform-cloud/docs/seqera-mcp/nfcore-tools.md | 2 +- platform-cloud/docs/seqera-mcp/overview.md | 2 +- platform-cloud/docs/seqera-mcp/seqera-tools.md | 2 +- platform-cloud/docs/seqera-mcp/sra-tools.md | 2 +- platform-cloud/docs/seqerakit/commands.md | 2 +- platform-cloud/docs/seqerakit/installation.md | 2 +- platform-cloud/docs/seqerakit/templates.mdx | 2 +- platform-cloud/docs/seqerakit/yaml-configuration.md | 2 +- platform-cloud/docs/studios/add-studio-custom-container.md | 2 +- platform-cloud/docs/studios/add-studio-git-repo.md | 2 +- platform-cloud/docs/studios/add-studio-provided-template.md | 2 +- platform-cloud/docs/studios/add-studio.md | 2 +- platform-cloud/docs/studios/connect.md | 2 +- platform-cloud/docs/studios/container-images.md | 2 +- platform-cloud/docs/studios/custom-envs.md | 2 +- platform-cloud/docs/studios/example-studios.md | 2 +- platform-cloud/docs/studios/managing.md | 2 +- platform-cloud/docs/studios/overview.md | 2 +- platform-cloud/docs/supported_software/agent/overview.md | 2 +- platform-cloud/docs/supported_software/dragen/overview.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md | 2 +- .../docs/troubleshooting_and_faqs/aws_troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/azure_troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/datasets_troubleshooting.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/nextflow.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md | 2 +- .../docs/troubleshooting_and_faqs/sso_troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/studios_troubleshooting.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/workspaces_troubleshooting.md | 2 +- platform-cloud/docs/tutorials/retry-strategy.md | 2 +- platform-enterprise_docs/administration/overview.md | 2 +- platform-enterprise_docs/co-scientist/authentication.md | 2 +- platform-enterprise_docs/co-scientist/coding-agents.md | 2 +- platform-enterprise_docs/co-scientist/command-approval.md | 2 +- platform-enterprise_docs/co-scientist/configuration.md | 2 +- platform-enterprise_docs/co-scientist/index.md | 2 +- platform-enterprise_docs/co-scientist/installation.mdx | 2 +- platform-enterprise_docs/co-scientist/modes.md | 2 +- platform-enterprise_docs/co-scientist/nextflow-lsp.md | 2 +- platform-enterprise_docs/co-scientist/prerequisites.md | 2 +- platform-enterprise_docs/co-scientist/projects.md | 2 +- platform-enterprise_docs/co-scientist/quickstart.md | 2 +- platform-enterprise_docs/co-scientist/reference/cli.md | 2 +- .../co-scientist/reference/environment-variables.md | 2 +- platform-enterprise_docs/co-scientist/reference/index.md | 2 +- .../co-scientist/reference/skills-reference.md | 2 +- platform-enterprise_docs/co-scientist/sessions.md | 2 +- platform-enterprise_docs/co-scientist/skill-antigravity.md | 2 +- platform-enterprise_docs/co-scientist/skill-claude-code.md | 2 +- platform-enterprise_docs/co-scientist/skill-codex.md | 2 +- platform-enterprise_docs/co-scientist/skill-github-copilot.md | 2 +- platform-enterprise_docs/co-scientist/skill-other-agents.md | 2 +- platform-enterprise_docs/co-scientist/skills.md | 2 +- platform-enterprise_docs/co-scientist/usage-and-cost.md | 2 +- platform-enterprise_docs/co-scientist/use-cases.md | 2 +- platform-enterprise_docs/compute-envs/aws-batch.md | 2 +- platform-enterprise_docs/compute-envs/aws-cloud.md | 2 +- platform-enterprise_docs/compute-envs/azure-batch.md | 2 +- platform-enterprise_docs/compute-envs/azure-cloud.md | 2 +- platform-enterprise_docs/compute-envs/eks.md | 2 +- platform-enterprise_docs/compute-envs/gke.md | 2 +- platform-enterprise_docs/compute-envs/google-cloud-batch.md | 2 +- platform-enterprise_docs/compute-envs/google-cloud.md | 2 +- platform-enterprise_docs/compute-envs/hpc.md | 2 +- platform-enterprise_docs/compute-envs/k8s.md | 2 +- platform-enterprise_docs/compute-envs/overview.md | 2 +- platform-enterprise_docs/credentials/agent_credentials.md | 2 +- .../credentials/aws_registry_credentials.md | 2 +- .../credentials/azure_registry_credentials.md | 2 +- platform-enterprise_docs/credentials/data_repositories.md | 2 +- .../credentials/docker_hub_registry_credentials.md | 2 +- .../credentials/gitea_registry_credentials.md | 2 +- .../credentials/github_registry_credentials.md | 2 +- .../credentials/gitlab_registry_credentials.md | 2 +- .../credentials/google_registry_credentials.md | 2 +- platform-enterprise_docs/credentials/managed_identities.md | 2 +- platform-enterprise_docs/credentials/overview.md | 2 +- .../credentials/quay_registry_credentials.md | 2 +- platform-enterprise_docs/credentials/ssh_credentials.md | 2 +- platform-enterprise_docs/data-privacy/overview.md | 2 +- platform-enterprise_docs/data/data-explorer.md | 2 +- platform-enterprise_docs/data/data-lineage.md | 2 +- platform-enterprise_docs/data/datasets.md | 2 +- .../enterprise/advanced-topics/content-security-policy.md | 2 +- .../enterprise/advanced-topics/custom-launch-container.md | 2 +- .../enterprise/advanced-topics/firewall-configuration.md | 2 +- .../enterprise/advanced-topics/manual-aws-batch-setup.mdx | 2 +- .../enterprise/advanced-topics/manual-azure-batch-setup.md | 2 +- .../enterprise/advanced-topics/monitoring.md | 2 +- .../enterprise/advanced-topics/seqera-container-images.md | 2 +- .../enterprise/configuration/authentication/email.md | 2 +- .../enterprise/configuration/authentication/entra.md | 2 +- .../enterprise/configuration/authentication/github.md | 2 +- .../enterprise/configuration/authentication/google.md | 2 +- .../authentication/idp-delegation/claim-mapping.md | 2 +- .../authentication/idp-delegation/group-catalog/overview.md | 2 +- .../idp-delegation/group-catalog/scim-entra-id.md | 2 +- .../authentication/idp-delegation/group-catalog/scim-okta.md | 2 +- .../authentication/idp-delegation/multi-org-routing.md | 2 +- .../configuration/authentication/idp-delegation/overview.md | 2 +- .../enterprise/configuration/authentication/keycloak.md | 2 +- .../enterprise/configuration/authentication/okta.md | 2 +- .../enterprise/configuration/authentication/overview.md | 2 +- .../enterprise/configuration/aws_parameter_store.md | 2 +- platform-enterprise_docs/enterprise/configuration/mirroring.md | 2 +- platform-enterprise_docs/enterprise/configuration/networking.md | 2 +- platform-enterprise_docs/enterprise/configuration/overview.mdx | 2 +- .../enterprise/configuration/pipeline_optimization.md | 2 +- .../enterprise/configuration/reverse_proxy.md | 2 +- platform-enterprise_docs/enterprise/configuration/ssl_tls.md | 2 +- platform-enterprise_docs/enterprise/configuration/wave.md | 2 +- platform-enterprise_docs/enterprise/general_troubleshooting.md | 2 +- .../enterprise/groundswell-docker-compose.md | 2 +- platform-enterprise_docs/enterprise/groundswell-helm.md | 2 +- platform-enterprise_docs/enterprise/groundswell-kubernetes.md | 2 +- platform-enterprise_docs/enterprise/install-groundswell.md | 2 +- platform-enterprise_docs/enterprise/install-platform.md | 2 +- .../enterprise/install-seqera-coscientist.mdx | 2 +- platform-enterprise_docs/enterprise/install-studios.md | 2 +- platform-enterprise_docs/enterprise/overview.md | 2 +- platform-enterprise_docs/enterprise/platform-docker-compose.md | 2 +- platform-enterprise_docs/enterprise/platform-helm.md | 2 +- platform-enterprise_docs/enterprise/platform-kubernetes.md | 2 +- platform-enterprise_docs/enterprise/studios-docker-compose.md | 2 +- platform-enterprise_docs/enterprise/studios-helm.md | 2 +- platform-enterprise_docs/enterprise/studios-kubernetes.md | 2 +- platform-enterprise_docs/enterprise/studios-ssh.md | 2 +- platform-enterprise_docs/enterprise/testing.md | 2 +- platform-enterprise_docs/enterprise/upgrade.md | 2 +- platform-enterprise_docs/functionality_matrix/overview.md | 2 +- platform-enterprise_docs/getting-started/deployment-options.md | 2 +- platform-enterprise_docs/getting-started/overview.md | 2 +- .../getting-started/production-checklist.md | 2 +- platform-enterprise_docs/getting-started/proteinfold.md | 2 +- .../getting-started/quickstart-demo/add-data.md | 2 +- .../getting-started/quickstart-demo/add-pipelines.md | 2 +- .../getting-started/quickstart-demo/automation.md | 2 +- .../getting-started/quickstart-demo/monitor-runs.md | 2 +- .../getting-started/quickstart-demo/pipeline-optimization.md | 2 +- .../getting-started/quickstart-demo/studios.md | 2 +- .../getting-started/quickstart-demo/view-run-information.md | 2 +- platform-enterprise_docs/getting-started/rnaseq.md | 2 +- platform-enterprise_docs/getting-started/studios.md | 2 +- platform-enterprise_docs/getting-started/workspace-setup.md | 2 +- platform-enterprise_docs/git/overview.md | 2 +- platform-enterprise_docs/labels/overview.md | 2 +- platform-enterprise_docs/launch/advanced.md | 2 +- platform-enterprise_docs/launch/cache-resume.mdx | 2 +- platform-enterprise_docs/launch/launchpad.md | 2 +- platform-enterprise_docs/limits/overview.md | 2 +- platform-enterprise_docs/monitoring/audit-logs.md | 2 +- platform-enterprise_docs/monitoring/cloud-costs.md | 2 +- platform-enterprise_docs/monitoring/dashboard.md | 2 +- platform-enterprise_docs/monitoring/overview.md | 2 +- platform-enterprise_docs/monitoring/run-details.mdx | 2 +- platform-enterprise_docs/orgs-and-teams/custom-roles.md | 2 +- platform-enterprise_docs/orgs-and-teams/organizations.md | 2 +- platform-enterprise_docs/orgs-and-teams/roles.md | 2 +- platform-enterprise_docs/orgs-and-teams/teams.md | 2 +- platform-enterprise_docs/orgs-and-teams/workspace-management.md | 2 +- platform-enterprise_docs/pipeline-actions/overview.md | 2 +- platform-enterprise_docs/pipeline-optimization/overview.md | 2 +- platform-enterprise_docs/pipeline-schema/overview.md | 2 +- platform-enterprise_docs/pipelines/overview.md | 2 +- platform-enterprise_docs/pipelines/revision.md | 2 +- platform-enterprise_docs/pipelines/versioning.md | 2 +- platform-enterprise_docs/platform-enterprise.md | 2 +- platform-enterprise_docs/reports/overview.md | 2 +- platform-enterprise_docs/resource-labels/overview.md | 2 +- platform-enterprise_docs/secrets/overview.md | 2 +- platform-enterprise_docs/seqerakit/commands.md | 2 +- platform-enterprise_docs/seqerakit/installation.md | 2 +- platform-enterprise_docs/seqerakit/templates.mdx | 2 +- platform-enterprise_docs/seqerakit/yaml-configuration.md | 2 +- platform-enterprise_docs/studios/add-studio-custom-container.md | 2 +- platform-enterprise_docs/studios/add-studio-git-repo.md | 2 +- .../studios/add-studio-provided-template.md | 2 +- platform-enterprise_docs/studios/add-studio.md | 2 +- platform-enterprise_docs/studios/connect.md | 2 +- platform-enterprise_docs/studios/container-images.md | 2 +- platform-enterprise_docs/studios/custom-envs.md | 2 +- platform-enterprise_docs/studios/example-studios.md | 2 +- platform-enterprise_docs/studios/managing.md | 2 +- platform-enterprise_docs/studios/overview.md | 2 +- platform-enterprise_docs/supported_software/agent/overview.md | 2 +- platform-enterprise_docs/supported_software/dragen/overview.md | 2 +- .../troubleshooting_and_faqs/api_and_cli.md | 2 +- .../troubleshooting_and_faqs/aws_troubleshooting.md | 2 +- .../troubleshooting_and_faqs/azure_troubleshooting.md | 2 +- .../troubleshooting_and_faqs/datasets_troubleshooting.md | 2 +- platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md | 2 +- .../troubleshooting_and_faqs/resource-labels.md | 2 +- .../troubleshooting_and_faqs/studios_troubleshooting.md | 2 +- .../troubleshooting_and_faqs/troubleshooting.md | 2 +- .../troubleshooting_and_faqs/workspaces_troubleshooting.md | 2 +- platform-enterprise_docs/tutorials/retry-strategy.md | 2 +- 311 files changed, 311 insertions(+), 311 deletions(-) diff --git a/fusion_docs/guide.md b/fusion_docs/guide.md index 66edf4c624..43cca6672f 100644 --- a/fusion_docs/guide.md +++ b/fusion_docs/guide.md @@ -2,7 +2,7 @@ title: User guide description: "Overview of the Fusion v2 file system" date created: "2024-08-23" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [fusion, storage, compute, file system, posix, client] --- diff --git a/fusion_docs/guide/aws-batch.md b/fusion_docs/guide/aws-batch.md index a2ab373e75..651ce9a680 100644 --- a/fusion_docs/guide/aws-batch.md +++ b/fusion_docs/guide/aws-batch.md @@ -2,7 +2,7 @@ title: AWS Batch description: "Use Fusion with AWS Batch and S3 storage" date created: "2024-08-23" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [fusion, storage, compute, aws batch, s3] --- diff --git a/fusion_docs/guide/aws-eks.md b/fusion_docs/guide/aws-eks.md index d39a9ac51c..e45f201381 100644 --- a/fusion_docs/guide/aws-eks.md +++ b/fusion_docs/guide/aws-eks.md @@ -2,7 +2,7 @@ title: Amazon EKS description: "Use Fusion with AWS Elastic Kubernetes Service and S3 storage" date created: "2024-08-24" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [fusion, storage, compute, aws eks, s3] --- diff --git a/fusion_docs/guide/azure-batch.md b/fusion_docs/guide/azure-batch.md index 63eff18031..1eb1e8dc06 100644 --- a/fusion_docs/guide/azure-batch.md +++ b/fusion_docs/guide/azure-batch.md @@ -2,7 +2,7 @@ title: Azure Batch description: "Use Fusion with Azure Batch and Azure Blob storage" date created: "2024-08-23" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [fusion, storage, compute, azure batch, blob storage] --- diff --git a/fusion_docs/guide/gcp-batch.md b/fusion_docs/guide/gcp-batch.md index 4118f35c80..c025f6681f 100644 --- a/fusion_docs/guide/gcp-batch.md +++ b/fusion_docs/guide/gcp-batch.md @@ -2,7 +2,7 @@ title: Google Cloud Batch description: "Use Fusion with Google Cloud Batch and Google Cloud Storage" date created: "2024-08-23" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [fusion, storage, compute, gcp batch, gcs, google cloud] --- diff --git a/fusion_docs/guide/gcp-gke.md b/fusion_docs/guide/gcp-gke.md index ba07015b4a..2697916d68 100644 --- a/fusion_docs/guide/gcp-gke.md +++ b/fusion_docs/guide/gcp-gke.md @@ -2,7 +2,7 @@ title: Google Kubernetes Engine description: "Use Fusion with Google Kubernetes Engine and Google Cloud Storage" date created: "2024-08-23" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [fusion, storage, compute, gke, gcs, google cloud, kubernetes] --- diff --git a/fusion_docs/guide/snapshots/aws.md b/fusion_docs/guide/snapshots/aws.md index 2dad56f476..4df537df13 100644 --- a/fusion_docs/guide/snapshots/aws.md +++ b/fusion_docs/guide/snapshots/aws.md @@ -2,7 +2,7 @@ title: AWS Batch description: "Fusion Snapshots configuration and best practices for AWS Batch" date created: "2024-11-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [fusion, fusion snapshots, storage, compute, snapshot, aws, batch] --- diff --git a/fusion_docs/guide/snapshots/configuration.md b/fusion_docs/guide/snapshots/configuration.md index 43cd9d2d19..6b7c69f307 100644 --- a/fusion_docs/guide/snapshots/configuration.md +++ b/fusion_docs/guide/snapshots/configuration.md @@ -2,7 +2,7 @@ title: Advanced configuration description: "Advanced configuration options for Fusion Snapshots" date created: "2024-11-29" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [fusion, fusion snapshots, snapshot, configuration, nextflow] --- diff --git a/fusion_docs/guide/snapshots/gcp.md b/fusion_docs/guide/snapshots/gcp.md index ab32d07616..bcdfdc80c4 100644 --- a/fusion_docs/guide/snapshots/gcp.md +++ b/fusion_docs/guide/snapshots/gcp.md @@ -2,7 +2,7 @@ title: Google Cloud Batch description: "Fusion Snapshots configuration and best practices for Google Cloud Batch" date created: "2024-11-29" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [fusion, fusion snapshots, storage, compute, snapshot, gcp, google, batch] --- diff --git a/fusion_docs/guide/snapshots/index.md b/fusion_docs/guide/snapshots/index.md index 34dfff157c..210bc749e8 100644 --- a/fusion_docs/guide/snapshots/index.md +++ b/fusion_docs/guide/snapshots/index.md @@ -2,7 +2,7 @@ title: Fusion Snapshots description: "Introduction to Fusion Snapshots checkpoint/restore functionality" date created: "2024-11-29" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [fusion, fusion snapshots, storage, snapshot, checkpoint, restore] --- diff --git a/fusion_docs/index.md b/fusion_docs/index.md index deb9458f43..df72adba80 100644 --- a/fusion_docs/index.md +++ b/fusion_docs/index.md @@ -2,7 +2,7 @@ title: Fusion file system description: "Overview of the Fusion v2 file system" date created: "2024-08-23" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [fusion, storage, compute, file system, posix, client] --- diff --git a/fusion_docs/licensing.md b/fusion_docs/licensing.md index 5dd41739b9..7c66358ad9 100644 --- a/fusion_docs/licensing.md +++ b/fusion_docs/licensing.md @@ -2,7 +2,7 @@ title: Fusion licensing description: "Understand how Fusion licensing works" date created: "2025-02-20" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [fusion, storage, compute, file system, license, quotas] --- diff --git a/fusion_docs/troubleshooting.md b/fusion_docs/troubleshooting.md index 4e60200c49..3fe1179f39 100644 --- a/fusion_docs/troubleshooting.md +++ b/fusion_docs/troubleshooting.md @@ -2,7 +2,7 @@ title: Troubleshooting description: "Troubleshooting for Fusion issues" date created: "2025-11-29" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [troubleshooting, fusion, fusion snapshots, configuration] --- diff --git a/fusion_docs/troubleshooting/error-codes-exit-messages.md b/fusion_docs/troubleshooting/error-codes-exit-messages.md index b00511702d..65511ba545 100644 --- a/fusion_docs/troubleshooting/error-codes-exit-messages.md +++ b/fusion_docs/troubleshooting/error-codes-exit-messages.md @@ -2,7 +2,7 @@ title: Error codes and exit messages description: "Reference for Fusion error codes, exit codes, and error messages" date created: "2025-01-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [errors, error codes, exit codes, fuse, logging, fusion] --- diff --git a/fusion_docs/troubleshooting/fusion-doctor.md b/fusion_docs/troubleshooting/fusion-doctor.md index 64c0a85386..9dcc7ed864 100644 --- a/fusion_docs/troubleshooting/fusion-doctor.md +++ b/fusion_docs/troubleshooting/fusion-doctor.md @@ -2,7 +2,7 @@ title: Fusion Doctor description: "Run Fusion Doctor diagnostics with nf-canary to validate Fusion compute environments" date created: "2026-04-23" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [troubleshooting, fusion, fusion doctor, nf-canary, diagnostics] --- diff --git a/fusion_docs/troubleshooting/fusion-snapshots.md b/fusion_docs/troubleshooting/fusion-snapshots.md index 69cea57955..ac7cfbd65f 100644 --- a/fusion_docs/troubleshooting/fusion-snapshots.md +++ b/fusion_docs/troubleshooting/fusion-snapshots.md @@ -2,7 +2,7 @@ title: Fusion Snapshots description: "Troubleshooting for Fusion Snapshots" date created: "2025-11-29" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [troubleshooting, fusion, fusion snapshots, configuration] --- diff --git a/fusion_docs/troubleshooting/general.md b/fusion_docs/troubleshooting/general.md index 99cb4af7e2..1e7e4640e3 100644 --- a/fusion_docs/troubleshooting/general.md +++ b/fusion_docs/troubleshooting/general.md @@ -2,7 +2,7 @@ title: General description: "Troubleshooting for general Fusion issues" date created: "2025-11-29" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [troubleshooting, fusion, fusion snapshots, configuration] --- diff --git a/platform-cli-docs/docs/installation.md b/platform-cli-docs/docs/installation.md index e5b4835b24..ed1806faa0 100644 --- a/platform-cli-docs/docs/installation.md +++ b/platform-cli-docs/docs/installation.md @@ -2,7 +2,7 @@ title: "Installation" description: "Seqera Platform CLI installation and configuration instructions." date created: "2024-07-16" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [cli, platform, installation, configuration] --- diff --git a/platform-cloud/docs/administration/credit-management.md b/platform-cloud/docs/administration/credit-management.md index 5262627bee..174e77011b 100644 --- a/platform-cloud/docs/administration/credit-management.md +++ b/platform-cloud/docs/administration/credit-management.md @@ -2,7 +2,7 @@ title: "Billing and credit management" description: "Manage Seqera credits across Seqera Compute and Co-Scientist." date created: "2025-10-20" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [seqera compute, compute environments, co-scientist, billing] --- diff --git a/platform-cloud/docs/cloud/changelog.md b/platform-cloud/docs/cloud/changelog.md index b76c613b5a..f6acc02c0f 100644 --- a/platform-cloud/docs/cloud/changelog.md +++ b/platform-cloud/docs/cloud/changelog.md @@ -2,7 +2,7 @@ title: "Cloud changelog" description: "Seqera Platform Cloud changelog" date created: "2024-07-04" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [changelog] --- diff --git a/platform-cloud/docs/co-scientist/authentication.md b/platform-cloud/docs/co-scientist/authentication.md index 50d45b20ac..e2b169598c 100644 --- a/platform-cloud/docs/co-scientist/authentication.md +++ b/platform-cloud/docs/co-scientist/authentication.md @@ -2,7 +2,7 @@ title: "Authentication" description: "Log in, log out, and manage organizations and tokens in the Seqera CLI" date created: "2025-12-15" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, authentication, login] --- diff --git a/platform-cloud/docs/co-scientist/coding-agents.md b/platform-cloud/docs/co-scientist/coding-agents.md index f10149cf45..d851961399 100644 --- a/platform-cloud/docs/co-scientist/coding-agents.md +++ b/platform-cloud/docs/co-scientist/coding-agents.md @@ -2,7 +2,7 @@ title: "Coding agents" description: "Install Co-Scientist as a skill so your coding agent can drive Seqera Platform" date created: "2026-05-27" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-cloud/docs/co-scientist/command-approval.md b/platform-cloud/docs/co-scientist/command-approval.md index d46fd4ff25..ffd2a22dc6 100644 --- a/platform-cloud/docs/co-scientist/command-approval.md +++ b/platform-cloud/docs/co-scientist/command-approval.md @@ -2,7 +2,7 @@ title: "Command approval" description: "Control which local commands require user approval in Co-Scientist" date created: "2025-12-15" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, approval, security] --- diff --git a/platform-cloud/docs/co-scientist/configuration.md b/platform-cloud/docs/co-scientist/configuration.md index 7a89bc5c32..e2a3439652 100644 --- a/platform-cloud/docs/co-scientist/configuration.md +++ b/platform-cloud/docs/co-scientist/configuration.md @@ -2,7 +2,7 @@ title: "Using Co-Scientist" description: "Use Co-Scientist day to day in the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, configuration] --- diff --git a/platform-cloud/docs/co-scientist/credits.md b/platform-cloud/docs/co-scientist/credits.md index 4a656507d0..8630b539cf 100644 --- a/platform-cloud/docs/co-scientist/credits.md +++ b/platform-cloud/docs/co-scientist/credits.md @@ -2,7 +2,7 @@ title: "Credits" description: "Co-Scientist credits and how to request more" date created: "2026-04-30" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, credits] --- diff --git a/platform-cloud/docs/co-scientist/index.md b/platform-cloud/docs/co-scientist/index.md index 1c383f078a..5d8c35d248 100644 --- a/platform-cloud/docs/co-scientist/index.md +++ b/platform-cloud/docs/co-scientist/index.md @@ -2,7 +2,7 @@ title: "Co-Scientist in Seqera CLI" description: "AI-powered assistant for bioinformatics workflows and Seqera Platform" date created: "2026-03-11" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, ai] --- diff --git a/platform-cloud/docs/co-scientist/installation.mdx b/platform-cloud/docs/co-scientist/installation.mdx index 764217ed68..804807a4af 100644 --- a/platform-cloud/docs/co-scientist/installation.mdx +++ b/platform-cloud/docs/co-scientist/installation.mdx @@ -2,7 +2,7 @@ title: "Installation" description: "Install and configure the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, installation] --- diff --git a/platform-cloud/docs/co-scientist/modes.md b/platform-cloud/docs/co-scientist/modes.md index f1f7bba750..1199be5aa4 100644 --- a/platform-cloud/docs/co-scientist/modes.md +++ b/platform-cloud/docs/co-scientist/modes.md @@ -2,7 +2,7 @@ title: "Modes" description: "Work in Co-Scientist's build, plan, and goal modes" date created: "2026-03-11" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, modes] --- diff --git a/platform-cloud/docs/co-scientist/nextflow-lsp.md b/platform-cloud/docs/co-scientist/nextflow-lsp.md index 1770fc24d7..85fba14607 100644 --- a/platform-cloud/docs/co-scientist/nextflow-lsp.md +++ b/platform-cloud/docs/co-scientist/nextflow-lsp.md @@ -2,7 +2,7 @@ title: "Code intelligence" description: "Use language-server code intelligence in Co-Scientist" date created: "2026-02-26" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, lsp, code intelligence] --- diff --git a/platform-cloud/docs/co-scientist/projects.md b/platform-cloud/docs/co-scientist/projects.md index 3ba9a61196..3ed2144f76 100644 --- a/platform-cloud/docs/co-scientist/projects.md +++ b/platform-cloud/docs/co-scientist/projects.md @@ -2,7 +2,7 @@ title: "Projects" description: "Organize workspace resources into projects using Seqera Platform labels" date created: "2026-04-22" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, projects, labels] --- diff --git a/platform-cloud/docs/co-scientist/quickstart.md b/platform-cloud/docs/co-scientist/quickstart.md index 1bba80150f..898164497f 100644 --- a/platform-cloud/docs/co-scientist/quickstart.md +++ b/platform-cloud/docs/co-scientist/quickstart.md @@ -2,7 +2,7 @@ title: "Quickstart" description: "Run your first Co-Scientist session in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, ai] --- diff --git a/platform-cloud/docs/co-scientist/reference/cli.md b/platform-cloud/docs/co-scientist/reference/cli.md index 4f5225a257..f694472334 100644 --- a/platform-cloud/docs/co-scientist/reference/cli.md +++ b/platform-cloud/docs/co-scientist/reference/cli.md @@ -2,7 +2,7 @@ title: "CLI" description: "Seqera CLI commands and options for Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, reference] --- diff --git a/platform-cloud/docs/co-scientist/reference/environment-variables.md b/platform-cloud/docs/co-scientist/reference/environment-variables.md index 79d160a0e3..ab90e3d40e 100644 --- a/platform-cloud/docs/co-scientist/reference/environment-variables.md +++ b/platform-cloud/docs/co-scientist/reference/environment-variables.md @@ -2,7 +2,7 @@ title: "Environment variables" description: "Environment variables for authenticating and configuring the Seqera CLI" date created: "2026-05-28" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, reference] --- diff --git a/platform-cloud/docs/co-scientist/reference/index.md b/platform-cloud/docs/co-scientist/reference/index.md index 3997e01cf3..0c20d3c9de 100644 --- a/platform-cloud/docs/co-scientist/reference/index.md +++ b/platform-cloud/docs/co-scientist/reference/index.md @@ -2,7 +2,7 @@ title: "Reference" description: "Reference material for the Seqera CLI and Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, reference] --- diff --git a/platform-cloud/docs/co-scientist/reference/skills-reference.md b/platform-cloud/docs/co-scientist/reference/skills-reference.md index 6aa2de6944..d04bffe6af 100644 --- a/platform-cloud/docs/co-scientist/reference/skills-reference.md +++ b/platform-cloud/docs/co-scientist/reference/skills-reference.md @@ -2,7 +2,7 @@ title: "Skills" description: "Built-in skills, slash commands, and session limits for the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, skills, reference] --- diff --git a/platform-cloud/docs/co-scientist/sessions.md b/platform-cloud/docs/co-scientist/sessions.md index 37dfa977e8..e6b901fa0d 100644 --- a/platform-cloud/docs/co-scientist/sessions.md +++ b/platform-cloud/docs/co-scientist/sessions.md @@ -2,7 +2,7 @@ title: "Sessions" description: "Start, continue, resume, and exit Co-Scientist sessions, and run non-interactively" date created: "2026-05-27" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, sessions] --- diff --git a/platform-cloud/docs/co-scientist/skill-antigravity.md b/platform-cloud/docs/co-scientist/skill-antigravity.md index 0b57f10865..55c2342d8a 100644 --- a/platform-cloud/docs/co-scientist/skill-antigravity.md +++ b/platform-cloud/docs/co-scientist/skill-antigravity.md @@ -2,7 +2,7 @@ title: "Antigravity/Gemini" description: "Install and maintain the Co-Scientist skill for Google's Antigravity/Gemini IDE" date created: "2026-04-29" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, skills, antigravity, gemini] --- diff --git a/platform-cloud/docs/co-scientist/skill-claude-code.md b/platform-cloud/docs/co-scientist/skill-claude-code.md index cc8182b5d3..da76cdeba0 100644 --- a/platform-cloud/docs/co-scientist/skill-claude-code.md +++ b/platform-cloud/docs/co-scientist/skill-claude-code.md @@ -2,7 +2,7 @@ title: "Claude Code" description: "Install and maintain the Co-Scientist skill for Claude Code" date created: "2026-03-11" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, skills, claude code] --- diff --git a/platform-cloud/docs/co-scientist/skill-codex.md b/platform-cloud/docs/co-scientist/skill-codex.md index 2c5c613fea..408bf656b1 100644 --- a/platform-cloud/docs/co-scientist/skill-codex.md +++ b/platform-cloud/docs/co-scientist/skill-codex.md @@ -2,7 +2,7 @@ title: "Codex" description: "Install and maintain the Co-Scientist skill for Codex" date created: "2026-03-11" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, skills, codex] --- diff --git a/platform-cloud/docs/co-scientist/skill-github-copilot.md b/platform-cloud/docs/co-scientist/skill-github-copilot.md index 35152e04c2..c55552e72f 100644 --- a/platform-cloud/docs/co-scientist/skill-github-copilot.md +++ b/platform-cloud/docs/co-scientist/skill-github-copilot.md @@ -2,7 +2,7 @@ title: "GitHub Copilot" description: "Install and maintain the Co-Scientist skill for GitHub Copilot" date created: "2026-03-11" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, skills, github copilot] --- diff --git a/platform-cloud/docs/co-scientist/skill-other-agents.md b/platform-cloud/docs/co-scientist/skill-other-agents.md index ad44b1c25d..e6cd5c95b3 100644 --- a/platform-cloud/docs/co-scientist/skill-other-agents.md +++ b/platform-cloud/docs/co-scientist/skill-other-agents.md @@ -2,7 +2,7 @@ title: "Other coding agents" description: "Install and maintain the Co-Scientist skill for other coding agents" date created: "2026-03-11" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-cloud/docs/co-scientist/skills.md b/platform-cloud/docs/co-scientist/skills.md index 2d18b2fe49..1aba9176cc 100644 --- a/platform-cloud/docs/co-scientist/skills.md +++ b/platform-cloud/docs/co-scientist/skills.md @@ -2,7 +2,7 @@ title: "Skills configuration" description: "Discover, create, and install skills in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, skills] --- diff --git a/platform-cloud/docs/co-scientist/use-cases.md b/platform-cloud/docs/co-scientist/use-cases.md index 210d36b941..8fd8a6cdd2 100644 --- a/platform-cloud/docs/co-scientist/use-cases.md +++ b/platform-cloud/docs/co-scientist/use-cases.md @@ -2,7 +2,7 @@ title: "Use cases" description: "Common tasks you can do with Co-Scientist, with example prompts" date created: "2026-03-11" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, ai, use cases] --- diff --git a/platform-cloud/docs/compute-envs/aws-batch.mdx b/platform-cloud/docs/compute-envs/aws-batch.mdx index ee98860172..66c690c766 100644 --- a/platform-cloud/docs/compute-envs/aws-batch.mdx +++ b/platform-cloud/docs/compute-envs/aws-batch.mdx @@ -2,7 +2,7 @@ title: "AWS Batch" description: "Instructions to set up AWS Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [aws, batch, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/aws-cloud.mdx b/platform-cloud/docs/compute-envs/aws-cloud.mdx index 46a597f616..4693e11100 100644 --- a/platform-cloud/docs/compute-envs/aws-cloud.mdx +++ b/platform-cloud/docs/compute-envs/aws-cloud.mdx @@ -2,7 +2,7 @@ title: "AWS Cloud" description: "Instructions to set up an AWS Cloud CE in Seqera Platform" date created: "2025-05-15" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [cloud, vm, amazon, compute environments] toc_min_heading_level: 2 toc_max_heading_level: 4 diff --git a/platform-cloud/docs/compute-envs/azure-batch.md b/platform-cloud/docs/compute-envs/azure-batch.md index f963d1cf66..d981cedf66 100644 --- a/platform-cloud/docs/compute-envs/azure-batch.md +++ b/platform-cloud/docs/compute-envs/azure-batch.md @@ -2,7 +2,7 @@ title: "Azure Batch" description: "Instructions to set up Azure Batch in Seqera Platform" date created: "2024-01-04" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [azure, batch, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/azure-cloud.md b/platform-cloud/docs/compute-envs/azure-cloud.md index b8f5784eed..c3eda80417 100644 --- a/platform-cloud/docs/compute-envs/azure-cloud.md +++ b/platform-cloud/docs/compute-envs/azure-cloud.md @@ -2,7 +2,7 @@ title: "Azure Cloud" description: "Instructions to set up an Azure Cloud compute environment in Seqera Platform" date created: "2025-09-29" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [cloud, vm, azure, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/eks.mdx b/platform-cloud/docs/compute-envs/eks.mdx index da53d66b50..3ebea2284e 100644 --- a/platform-cloud/docs/compute-envs/eks.mdx +++ b/platform-cloud/docs/compute-envs/eks.mdx @@ -2,7 +2,7 @@ title: "Amazon EKS" description: "Instructions to set up Amazon EKS in Seqera Platform" date created: "2026-02-04" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [eks, amazon, compute environments, ce] --- diff --git a/platform-cloud/docs/compute-envs/gke.md b/platform-cloud/docs/compute-envs/gke.md index c40cf1f5b7..4ab3a6ff2d 100644 --- a/platform-cloud/docs/compute-envs/gke.md +++ b/platform-cloud/docs/compute-envs/gke.md @@ -2,7 +2,7 @@ title: "Google Kubernetes Engine" description: "Instructions to set up Google Kubernetes Engine in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [gke, google, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/google-cloud-batch.md b/platform-cloud/docs/compute-envs/google-cloud-batch.md index 0d67a0af9a..6df3358a81 100644 --- a/platform-cloud/docs/compute-envs/google-cloud-batch.md +++ b/platform-cloud/docs/compute-envs/google-cloud-batch.md @@ -2,7 +2,7 @@ title: "Google Cloud Batch" description: "Instructions to set up Google Cloud Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [google, batch, gcp, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/google-cloud.md b/platform-cloud/docs/compute-envs/google-cloud.md index 89dd0a8218..6c2885f42c 100644 --- a/platform-cloud/docs/compute-envs/google-cloud.md +++ b/platform-cloud/docs/compute-envs/google-cloud.md @@ -2,7 +2,7 @@ title: "Google Cloud" description: "Instructions to set up an Google Cloud CE in Seqera Platform" date created: "2025-07-15" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [cloud, vm, google, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/hpc.md b/platform-cloud/docs/compute-envs/hpc.md index 88376fe5d9..51fc053915 100644 --- a/platform-cloud/docs/compute-envs/hpc.md +++ b/platform-cloud/docs/compute-envs/hpc.md @@ -2,7 +2,7 @@ title: "HPC compute environments" description: "Instructions to set up HPC compute environments in Seqera Platform" date created: "2023-05-11" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [slurm, lsf, pbs, grid engine, altair, ibm, moab, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/k8s.md b/platform-cloud/docs/compute-envs/k8s.md index 327a06e021..b4588b916b 100644 --- a/platform-cloud/docs/compute-envs/k8s.md +++ b/platform-cloud/docs/compute-envs/k8s.md @@ -2,7 +2,7 @@ title: "Kubernetes" description: "Instructions to set up Kubernetes in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [k8s, kubernetes, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/overview.md b/platform-cloud/docs/compute-envs/overview.md index dd0fb119e8..6d3fbb0698 100644 --- a/platform-cloud/docs/compute-envs/overview.md +++ b/platform-cloud/docs/compute-envs/overview.md @@ -2,7 +2,7 @@ title: "Compute environment overview" description: "Overview of compute environments in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [compute environments] --- diff --git a/platform-cloud/docs/compute-envs/seqera-compute.md b/platform-cloud/docs/compute-envs/seqera-compute.md index 29480e546b..820d48b384 100644 --- a/platform-cloud/docs/compute-envs/seqera-compute.md +++ b/platform-cloud/docs/compute-envs/seqera-compute.md @@ -2,7 +2,7 @@ title: "Seqera Compute" description: "Instructions to set up Seqera Compute in Seqera Platform" date created: "2025-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [seqera compute, compute environments] --- diff --git a/platform-cloud/docs/credentials/agent_credentials.md b/platform-cloud/docs/credentials/agent_credentials.md index a4addde823..f749d6a55b 100644 --- a/platform-cloud/docs/credentials/agent_credentials.md +++ b/platform-cloud/docs/credentials/agent_credentials.md @@ -2,7 +2,7 @@ title: "Tower Agent credentials" description: "Create Tower Agent credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [agent, credentials] --- diff --git a/platform-cloud/docs/credentials/aws_registry_credentials.md b/platform-cloud/docs/credentials/aws_registry_credentials.md index 4b3fe5eca9..1ef02caf1c 100644 --- a/platform-cloud/docs/credentials/aws_registry_credentials.md +++ b/platform-cloud/docs/credentials/aws_registry_credentials.md @@ -2,7 +2,7 @@ title: "AWS ECR credentials" description: "Create AWS ECR credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [aws, ecr, credentials] --- diff --git a/platform-cloud/docs/credentials/azure_registry_credentials.md b/platform-cloud/docs/credentials/azure_registry_credentials.md index c4e4f1e2cc..f34a3204fa 100644 --- a/platform-cloud/docs/credentials/azure_registry_credentials.md +++ b/platform-cloud/docs/credentials/azure_registry_credentials.md @@ -2,7 +2,7 @@ title: "Azure container registry credentials" description: "Create Azure container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [azure, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/container_registry_credentials.md b/platform-cloud/docs/credentials/container_registry_credentials.md index 3cb83ef99c..4039d270d3 100644 --- a/platform-cloud/docs/credentials/container_registry_credentials.md +++ b/platform-cloud/docs/credentials/container_registry_credentials.md @@ -2,7 +2,7 @@ title: "Container registry credentials" description: "Configure container registry credentials for the Wave container service in Seqera Platform." date created: "2025-10-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [credentials, container registry, wave, docker, authentication] --- diff --git a/platform-cloud/docs/credentials/data_repositories.md b/platform-cloud/docs/credentials/data_repositories.md index ba936581f3..68fba440f8 100644 --- a/platform-cloud/docs/credentials/data_repositories.md +++ b/platform-cloud/docs/credentials/data_repositories.md @@ -2,7 +2,7 @@ title: "Data repositories" description: "Add data repositories to Seqera Platform" date created: "2025-10-15" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [data explorer, aws, azure, gcp, s3-compatible, api, credentials] --- diff --git a/platform-cloud/docs/credentials/docker_hub_registry_credentials.md b/platform-cloud/docs/credentials/docker_hub_registry_credentials.md index d5e809d952..e1bc3a53da 100644 --- a/platform-cloud/docs/credentials/docker_hub_registry_credentials.md +++ b/platform-cloud/docs/credentials/docker_hub_registry_credentials.md @@ -2,7 +2,7 @@ title: "Docker Hub credentials" description: "Create Docker Hub credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [docker, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/gitea_registry_credentials.md b/platform-cloud/docs/credentials/gitea_registry_credentials.md index 9814d197e5..d9f8783922 100644 --- a/platform-cloud/docs/credentials/gitea_registry_credentials.md +++ b/platform-cloud/docs/credentials/gitea_registry_credentials.md @@ -2,7 +2,7 @@ title: "Gitea container registry credentials" description: "Create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [gitea, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/github_registry_credentials.md b/platform-cloud/docs/credentials/github_registry_credentials.md index b392c44587..9161f54d2d 100644 --- a/platform-cloud/docs/credentials/github_registry_credentials.md +++ b/platform-cloud/docs/credentials/github_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitHub container registry credentials" description: "Create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [github, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/gitlab_registry_credentials.md b/platform-cloud/docs/credentials/gitlab_registry_credentials.md index 2e4f0877c3..a174b23eb5 100644 --- a/platform-cloud/docs/credentials/gitlab_registry_credentials.md +++ b/platform-cloud/docs/credentials/gitlab_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitLab container registry credentials" description: "Create GitLab container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [gitlab, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/google_registry_credentials.md b/platform-cloud/docs/credentials/google_registry_credentials.md index 51797bbd91..233a7e0ec1 100644 --- a/platform-cloud/docs/credentials/google_registry_credentials.md +++ b/platform-cloud/docs/credentials/google_registry_credentials.md @@ -2,7 +2,7 @@ title: "Google registry credentials" description: "Create Google Cloud registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [google, containers, registry, artifact, credentials] --- diff --git a/platform-cloud/docs/credentials/managed_identities.md b/platform-cloud/docs/credentials/managed_identities.md index 99dc9b8f18..fdcf9aa160 100644 --- a/platform-cloud/docs/credentials/managed_identities.md +++ b/platform-cloud/docs/credentials/managed_identities.md @@ -2,7 +2,7 @@ title: "Managed identities" description: "Configure managed identities in Seqera Platform." date created: "2024-06-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [organizations, administration, managed identities, clusters, ssh, credentials] --- diff --git a/platform-cloud/docs/credentials/overview.md b/platform-cloud/docs/credentials/overview.md index c5dfde4a39..4a36a38614 100644 --- a/platform-cloud/docs/credentials/overview.md +++ b/platform-cloud/docs/credentials/overview.md @@ -2,7 +2,7 @@ title: "Credentials overview" description: "Learn about credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [credentials, git, containers, registry] --- diff --git a/platform-cloud/docs/credentials/quay_registry_credentials.md b/platform-cloud/docs/credentials/quay_registry_credentials.md index 8d8b51073e..60327504ad 100644 --- a/platform-cloud/docs/credentials/quay_registry_credentials.md +++ b/platform-cloud/docs/credentials/quay_registry_credentials.md @@ -2,7 +2,7 @@ title: "Quay container registry credentials" description: "Create Quay container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [quay, credentials] --- diff --git a/platform-cloud/docs/credentials/ssh_credentials.md b/platform-cloud/docs/credentials/ssh_credentials.md index 02453d01d3..6f94824e9d 100644 --- a/platform-cloud/docs/credentials/ssh_credentials.md +++ b/platform-cloud/docs/credentials/ssh_credentials.md @@ -2,7 +2,7 @@ title: "SSH credentials" description: "Create SSH credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [ssh, credentials] --- diff --git a/platform-cloud/docs/data-privacy/overview.md b/platform-cloud/docs/data-privacy/overview.md index 94fa8574e8..f47874dcc8 100644 --- a/platform-cloud/docs/data-privacy/overview.md +++ b/platform-cloud/docs/data-privacy/overview.md @@ -2,7 +2,7 @@ title: "Data privacy" description: "Overview of the data collected by Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [data, privacy] --- diff --git a/platform-cloud/docs/data/data-explorer.md b/platform-cloud/docs/data/data-explorer.md index 07a6be370c..b873604026 100644 --- a/platform-cloud/docs/data/data-explorer.md +++ b/platform-cloud/docs/data/data-explorer.md @@ -2,7 +2,7 @@ title: "Data Explorer" description: "Using Seqera Data Explorer." date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [data, explorer, igv, molstar, object, storage, lineage] --- diff --git a/platform-cloud/docs/data/data-lineage.md b/platform-cloud/docs/data/data-lineage.md index a742b43ee6..bf513fc2ac 100644 --- a/platform-cloud/docs/data/data-lineage.md +++ b/platform-cloud/docs/data/data-lineage.md @@ -2,7 +2,7 @@ title: "Data Lineage" description: "Using data lineage in Seqera Platform." date created: "2026-05-04" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [data lineage, provenance, governance, reproducibility, lineage id, lid, labels] --- diff --git a/platform-cloud/docs/data/datasets.md b/platform-cloud/docs/data/datasets.md index 1fae6dc6e4..739cd3e318 100644 --- a/platform-cloud/docs/data/datasets.md +++ b/platform-cloud/docs/data/datasets.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Using datasets in Seqera Platform." date created: "2023-04-23" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [datasets] --- diff --git a/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx b/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx index 7dcbb12784..95dba72289 100644 --- a/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx +++ b/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx @@ -2,7 +2,7 @@ title: "Manual AWS Batch configuration" description: "Manual AWS Batch configuration" date created: "2023-04-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [aws, batch, configuration] --- diff --git a/platform-cloud/docs/functionality_matrix/overview.md b/platform-cloud/docs/functionality_matrix/overview.md index fc29590df2..08614124a5 100644 --- a/platform-cloud/docs/functionality_matrix/overview.md +++ b/platform-cloud/docs/functionality_matrix/overview.md @@ -2,7 +2,7 @@ title: "Default version compatibility" description: "Platform / nf-launcher / Nextflow / Fusion version compatibility" date created: "2024-06-20" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [compatibility, nextflow, nf-launcher] --- diff --git a/platform-cloud/docs/getting-started/deployment-options.md b/platform-cloud/docs/getting-started/deployment-options.md index 35c076129a..7b1590903c 100644 --- a/platform-cloud/docs/getting-started/deployment-options.md +++ b/platform-cloud/docs/getting-started/deployment-options.md @@ -2,7 +2,7 @@ title: "Deployment options" description: "Seqera Platform deployment options and ways to access your Seqera instance." date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [deployment] --- diff --git a/platform-cloud/docs/getting-started/overview.md b/platform-cloud/docs/getting-started/overview.md index 0c50f669c7..8c2937545e 100644 --- a/platform-cloud/docs/getting-started/overview.md +++ b/platform-cloud/docs/getting-started/overview.md @@ -2,7 +2,7 @@ title: Run a pipeline description: An overview of Seqera Platform deployment versions and ways to run Seqera. date created: "2023-09-15" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [overview, pipelines, getting started, deployment, runs] --- diff --git a/platform-cloud/docs/getting-started/proteinfold.md b/platform-cloud/docs/getting-started/proteinfold.md index b986dfc256..1ad4cf9ccf 100644 --- a/platform-cloud/docs/getting-started/proteinfold.md +++ b/platform-cloud/docs/getting-started/proteinfold.md @@ -2,7 +2,7 @@ title: "Protein structure prediction" description: "An introduction to running nf-core/proteinfold in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [platform, seqera pipelines, studios, proteinfold, alphafold, colabfold, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md b/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md index 4f410a7746..e3e4e2316c 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md @@ -2,7 +2,7 @@ title: "Add pipelines" description: "An introduction to adding pipelines to Seqera Platform workspaces" date created: "2024-07-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [platform, launch, pipelines, launchpad] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md b/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md index 4f398ba772..e84f6fdf20 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md @@ -2,7 +2,7 @@ title: "Community Showcase" description: "Seqera Cloud Community showcase workspace walkthrough" date created: "2024-07-08" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [platform, launch, pipelines, launchpad, tutorial] toc_max_heading_level: 3 --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md b/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md index 92f2f349b0..989bf598e1 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md @@ -2,7 +2,7 @@ title: "Launch pipelines" description: "An introduction to launching nf-core/rnaseq in the community/showcase workspace" date created: "2024-07-08" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [platform, launch, pipelines, launchpad, tutorial] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md b/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md index ddee2feacb..126d3f1a36 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md @@ -2,7 +2,7 @@ title: "Monitor runs" description: "Monitor pipeline runs from the Runs page, All runs page, and Dashboard in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [platform, runs, monitoring] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md b/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md index 68530e95fb..cd2572cee6 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "An introduction to pipeline optimization in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [platform, runs, pipeline optimization] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/studios.md b/platform-cloud/docs/getting-started/quickstart-demo/studios.md index 99fee53e9d..c2ad5374f6 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/studios.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/studios.md @@ -2,7 +2,7 @@ title: "Studios" description: "An introduction to Studios in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [platform, data, studios] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md b/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md index 5bd2ed49af..206594511b 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md @@ -2,7 +2,7 @@ title: "View run information" description: "View pipeline run details in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [platform, runs, pipelines, monitoring, tutorial] --- diff --git a/platform-cloud/docs/getting-started/rnaseq.md b/platform-cloud/docs/getting-started/rnaseq.md index 4be2cf3592..58a1362066 100644 --- a/platform-cloud/docs/getting-started/rnaseq.md +++ b/platform-cloud/docs/getting-started/rnaseq.md @@ -2,7 +2,7 @@ title: "RNA-Seq" description: "An introduction to running nf-core/rnaseq in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [platform, seqera pipelines, studios, rnaseq, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-cloud/docs/getting-started/single-sign-on.md b/platform-cloud/docs/getting-started/single-sign-on.md index 8f2df1f9a7..a536a851de 100644 --- a/platform-cloud/docs/getting-started/single-sign-on.md +++ b/platform-cloud/docs/getting-started/single-sign-on.md @@ -2,7 +2,7 @@ title: "Single sign-on (SSO)" description: "Configure single sign-on for a Seqera Platform Cloud organization." date created: "2026-03-10" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [sso, authentication, organization settings, cloud pro] --- diff --git a/platform-cloud/docs/getting-started/studios.md b/platform-cloud/docs/getting-started/studios.md index 4e41480c25..21efe7f2d5 100644 --- a/platform-cloud/docs/getting-started/studios.md +++ b/platform-cloud/docs/getting-started/studios.md @@ -2,7 +2,7 @@ title: "Studios for interactive analysis" description: "Creating interactive analysis Studios for Jupyter, R-IDE, VS Code, and more" date created: "2025-02-24" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [platform, studios, jupyter, r-ide, xpra, vscode, conda] toc_max_heading_level: 3 --- diff --git a/platform-cloud/docs/getting-started/workspace-setup.md b/platform-cloud/docs/getting-started/workspace-setup.md index a6b17df4da..1dd64fc49a 100644 --- a/platform-cloud/docs/getting-started/workspace-setup.md +++ b/platform-cloud/docs/getting-started/workspace-setup.md @@ -2,7 +2,7 @@ title: "Set up your workspace" description: "Create an organization workspace and add participants in Seqera Platform." date created: "2024-04-15" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [platform, organizations, workspaces, users] --- diff --git a/platform-cloud/docs/git/overview.md b/platform-cloud/docs/git/overview.md index 426d6bbc52..20ab25e5df 100644 --- a/platform-cloud/docs/git/overview.md +++ b/platform-cloud/docs/git/overview.md @@ -2,7 +2,7 @@ title: "Git integration" description: "Connecting to Git repositories in Seqera Platform and Co-Scientist." date created: "2025-10-11" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [git] --- diff --git a/platform-cloud/docs/labels/overview.md b/platform-cloud/docs/labels/overview.md index a29f045143..784d2923d8 100644 --- a/platform-cloud/docs/labels/overview.md +++ b/platform-cloud/docs/labels/overview.md @@ -2,7 +2,7 @@ title: "Labels" description: "Instructions for using labels in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [labels] --- diff --git a/platform-cloud/docs/launch/cache-resume.mdx b/platform-cloud/docs/launch/cache-resume.mdx index 7a749f7b07..8733fb7aa3 100644 --- a/platform-cloud/docs/launch/cache-resume.mdx +++ b/platform-cloud/docs/launch/cache-resume.mdx @@ -2,7 +2,7 @@ title: "Nextflow cache and resume" description: "Guide to Nextflow cache and resume in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [cache, launch, resume, relaunch] --- diff --git a/platform-cloud/docs/launch/launchpad.md b/platform-cloud/docs/launch/launchpad.md index 704ac344d4..50dbda8583 100644 --- a/platform-cloud/docs/launch/launchpad.md +++ b/platform-cloud/docs/launch/launchpad.md @@ -2,7 +2,7 @@ title: "Launch pipelines" description: "Curate and launch pipelines in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [launchpad, launch, configure, pipelines, schema, configuration, nextflow, parameters, input, output] --- diff --git a/platform-cloud/docs/limits/overview.md b/platform-cloud/docs/limits/overview.md index c3688619f4..828912e267 100644 --- a/platform-cloud/docs/limits/overview.md +++ b/platform-cloud/docs/limits/overview.md @@ -2,7 +2,7 @@ title: "Usage limits" description: "An overview of Seqera Cloud usage limits" date created: "2025-02-19" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [limits] --- diff --git a/platform-cloud/docs/monitoring/cloud-costs.md b/platform-cloud/docs/monitoring/cloud-costs.md index c28461b0e9..e91651d5d8 100644 --- a/platform-cloud/docs/monitoring/cloud-costs.md +++ b/platform-cloud/docs/monitoring/cloud-costs.md @@ -2,7 +2,7 @@ title: "Monitoring cloud costs" description: Guidelines for monitoring Seqera Platform cloud expenditure date created: "2023-04-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [aws, gcp, azure, cloud costs, cost, billing, alerts] --- diff --git a/platform-cloud/docs/monitoring/dashboard.md b/platform-cloud/docs/monitoring/dashboard.md index a7bfff29d6..6f54f77fe5 100644 --- a/platform-cloud/docs/monitoring/dashboard.md +++ b/platform-cloud/docs/monitoring/dashboard.md @@ -2,7 +2,7 @@ title: "Dashboard" description: "View pipeline run status overview in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [dashboard, pipeline runs, fusion, monitoring] --- diff --git a/platform-cloud/docs/monitoring/overview.md b/platform-cloud/docs/monitoring/overview.md index 34a34a2d1a..00b6566305 100644 --- a/platform-cloud/docs/monitoring/overview.md +++ b/platform-cloud/docs/monitoring/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Monitoring pipeline runs in Seqera Platform." date created: "2024-04-11" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [runs, monitoring] --- diff --git a/platform-cloud/docs/monitoring/run-details.mdx b/platform-cloud/docs/monitoring/run-details.mdx index b09a1cd643..f3a0104524 100644 --- a/platform-cloud/docs/monitoring/run-details.mdx +++ b/platform-cloud/docs/monitoring/run-details.mdx @@ -2,7 +2,7 @@ title: "Run details" description: "Monitoring a Nextflow pipeline executed through Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [logging, monitoring, runs, details, workflows, execution, lineage] --- diff --git a/platform-cloud/docs/orgs-and-teams/custom-roles.md b/platform-cloud/docs/orgs-and-teams/custom-roles.md index 32bf54462c..d198784ce6 100644 --- a/platform-cloud/docs/orgs-and-teams/custom-roles.md +++ b/platform-cloud/docs/orgs-and-teams/custom-roles.md @@ -2,7 +2,7 @@ title: "Custom roles" description: "Introduction to custom roles in Seqera Platform." date created: "2025-11-17" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [roles, rbac, permissions] --- diff --git a/platform-cloud/docs/orgs-and-teams/organizations.md b/platform-cloud/docs/orgs-and-teams/organizations.md index 55a08d93c9..56f698b0f0 100644 --- a/platform-cloud/docs/orgs-and-teams/organizations.md +++ b/platform-cloud/docs/orgs-and-teams/organizations.md @@ -2,7 +2,7 @@ title: "Organizations" description: "Manage organizations in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [organizations, administration, workspaces, create organization, organization settings] --- diff --git a/platform-cloud/docs/orgs-and-teams/roles.md b/platform-cloud/docs/orgs-and-teams/roles.md index 9d78001e28..9e8f9b023b 100644 --- a/platform-cloud/docs/orgs-and-teams/roles.md +++ b/platform-cloud/docs/orgs-and-teams/roles.md @@ -2,7 +2,7 @@ title: "User roles" description: "Understand the various roles in Seqera Platform." date created: "2024-06-10" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [roles] --- diff --git a/platform-cloud/docs/orgs-and-teams/workspace-management.md b/platform-cloud/docs/orgs-and-teams/workspace-management.md index 09bac81a78..2190c44c2e 100644 --- a/platform-cloud/docs/orgs-and-teams/workspace-management.md +++ b/platform-cloud/docs/orgs-and-teams/workspace-management.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Manage users and teams for an organization in Seqera Platform." date created: "2023-04-23" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [workspaces, teams, users, administration, user workspace, create workspace, credits, settings] --- diff --git a/platform-cloud/docs/pipeline-actions/overview.md b/platform-cloud/docs/pipeline-actions/overview.md index 65a76acbb9..d188a0c1bd 100644 --- a/platform-cloud/docs/pipeline-actions/overview.md +++ b/platform-cloud/docs/pipeline-actions/overview.md @@ -2,7 +2,7 @@ title: "Pipeline actions" description: "Automate executions with pipeline actions and webhooks in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [actions, webhooks, automation] --- diff --git a/platform-cloud/docs/pipeline-optimization/overview.md b/platform-cloud/docs/pipeline-optimization/overview.md index 6295303577..f53a216454 100644 --- a/platform-cloud/docs/pipeline-optimization/overview.md +++ b/platform-cloud/docs/pipeline-optimization/overview.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "Optimize the resource usage of your pipelines to save time and money." date created: "2024-02-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [compute, resources, optimization] --- diff --git a/platform-cloud/docs/pipeline-schema/overview.md b/platform-cloud/docs/pipeline-schema/overview.md index cb443450cf..7fa979b04b 100644 --- a/platform-cloud/docs/pipeline-schema/overview.md +++ b/platform-cloud/docs/pipeline-schema/overview.md @@ -2,7 +2,7 @@ title: "Pipeline schema" description: "Introduction to pipeline schema in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [pipelines, schema] --- diff --git a/platform-cloud/docs/pipelines/overview.md b/platform-cloud/docs/pipelines/overview.md index b58318a48c..10ac139655 100644 --- a/platform-cloud/docs/pipelines/overview.md +++ b/platform-cloud/docs/pipelines/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Introduction to pipelines in Seqera Platform." date created: "2025-10-16" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/pipelines/revision.md b/platform-cloud/docs/pipelines/revision.md index dbd0a44cc8..8d6f53b933 100644 --- a/platform-cloud/docs/pipelines/revision.md +++ b/platform-cloud/docs/pipelines/revision.md @@ -2,7 +2,7 @@ title: "Git revision management" description: "Introduction to pipeline repository revision management in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/pipelines/versioning.md b/platform-cloud/docs/pipelines/versioning.md index ecda7f91c2..bf721e39ec 100644 --- a/platform-cloud/docs/pipelines/versioning.md +++ b/platform-cloud/docs/pipelines/versioning.md @@ -2,7 +2,7 @@ title: "Pipeline versioning" description: "Introduction to pipeline versioning in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/platform-cloud.md b/platform-cloud/docs/platform-cloud.md index 0ef2f18eee..3bcea65f01 100644 --- a/platform-cloud/docs/platform-cloud.md +++ b/platform-cloud/docs/platform-cloud.md @@ -2,7 +2,7 @@ title: "Seqera Platform Cloud" description: "Introduction to Seqera Platform Cloud." date created: "2026-05-21" -last updated: "2026-06-11" +last updated: "2026-06-12" slug: / --- diff --git a/platform-cloud/docs/quickstart.md b/platform-cloud/docs/quickstart.md index 58d73a6b39..c1a42791d2 100644 --- a/platform-cloud/docs/quickstart.md +++ b/platform-cloud/docs/quickstart.md @@ -2,7 +2,7 @@ title: "Explore Seqera Cloud" description: "Explore your free workspace resources and launch your first pipelines with Seqera Compute." date created: "2025-10-16" -last updated: "2026-06-11" +last updated: "2026-06-12" toc_max_heading_level: 4 tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/reports/overview.md b/platform-cloud/docs/reports/overview.md index d81c2fe510..ed03a837e1 100644 --- a/platform-cloud/docs/reports/overview.md +++ b/platform-cloud/docs/reports/overview.md @@ -2,7 +2,7 @@ title: "Reports" description: "Overview of pipeline reports in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [pipelines, schema, reports, metrics, logs] --- diff --git a/platform-cloud/docs/resource-labels/overview.md b/platform-cloud/docs/resource-labels/overview.md index 4dc842ca50..a5d71285b9 100644 --- a/platform-cloud/docs/resource-labels/overview.md +++ b/platform-cloud/docs/resource-labels/overview.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Instructions to use resource labels in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [resource labels, labels] --- diff --git a/platform-cloud/docs/secrets/overview.md b/platform-cloud/docs/secrets/overview.md index 62cbd2a71d..14b7c880ce 100644 --- a/platform-cloud/docs/secrets/overview.md +++ b/platform-cloud/docs/secrets/overview.md @@ -2,7 +2,7 @@ title: "Secrets" description: "Instructions to use secrets in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [pipelines, secrets] --- diff --git a/platform-cloud/docs/seqera-mcp/nfcore-tools.md b/platform-cloud/docs/seqera-mcp/nfcore-tools.md index 9fadd19072..54f58dc48e 100644 --- a/platform-cloud/docs/seqera-mcp/nfcore-tools.md +++ b/platform-cloud/docs/seqera-mcp/nfcore-tools.md @@ -2,7 +2,7 @@ title: nf-core Tools description: "Search and explore nf-core bioinformatics modules and get analysis recommendations" date created: "2026-01-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [nf-core, nextflow, bioinformatics, pipelines, modules] --- diff --git a/platform-cloud/docs/seqera-mcp/overview.md b/platform-cloud/docs/seqera-mcp/overview.md index d7defa2e56..677dba6b23 100644 --- a/platform-cloud/docs/seqera-mcp/overview.md +++ b/platform-cloud/docs/seqera-mcp/overview.md @@ -2,7 +2,7 @@ title: "Seqera MCP" description: "Connect AI assistants to Seqera Platform using the Model Context Protocol" date created: "2025-12-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [mcp, integration, mcp server, ai] --- diff --git a/platform-cloud/docs/seqera-mcp/seqera-tools.md b/platform-cloud/docs/seqera-mcp/seqera-tools.md index 5bf63e6cc5..95265e43d3 100644 --- a/platform-cloud/docs/seqera-mcp/seqera-tools.md +++ b/platform-cloud/docs/seqera-mcp/seqera-tools.md @@ -2,7 +2,7 @@ title: Seqera Platform Tools description: "Manage workflows, compute environments, and containers through Seqera Platform" date created: "2026-01-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [seqera, platform, nextflow, workflows, containers] --- diff --git a/platform-cloud/docs/seqera-mcp/sra-tools.md b/platform-cloud/docs/seqera-mcp/sra-tools.md index b13804a690..62bbc70de5 100644 --- a/platform-cloud/docs/seqera-mcp/sra-tools.md +++ b/platform-cloud/docs/seqera-mcp/sra-tools.md @@ -2,7 +2,7 @@ title: SRA Tools description: "Search and retrieve sequencing data from NCBI SRA, EBI ENA, and GEO databases" date created: "2026-01-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [sra, ena, geo, sequencing, bioinformatics] --- diff --git a/platform-cloud/docs/seqerakit/commands.md b/platform-cloud/docs/seqerakit/commands.md index 9030989272..b54d4fe51e 100644 --- a/platform-cloud/docs/seqerakit/commands.md +++ b/platform-cloud/docs/seqerakit/commands.md @@ -2,7 +2,7 @@ title: "Commands" description: "Seqerakit command options" date created: "2024-10-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [seqerakit, cli, automation, commands] --- diff --git a/platform-cloud/docs/seqerakit/installation.md b/platform-cloud/docs/seqerakit/installation.md index b7f21d7253..6e1e399b40 100644 --- a/platform-cloud/docs/seqerakit/installation.md +++ b/platform-cloud/docs/seqerakit/installation.md @@ -2,7 +2,7 @@ title: "Installation" description: "Seqerakit installation options" date created: "2024-10-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [seqerakit, cli, automation, installation] --- diff --git a/platform-cloud/docs/seqerakit/templates.mdx b/platform-cloud/docs/seqerakit/templates.mdx index 96e3f55206..5a50d0bde0 100644 --- a/platform-cloud/docs/seqerakit/templates.mdx +++ b/platform-cloud/docs/seqerakit/templates.mdx @@ -2,7 +2,7 @@ title: "Templates" description: "Seqerakit YAML configuration file templates and instructions" date created: "2024-11-08" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [seqerakit, cli, automation, yaml, configuration] toc_max_heading_level: 4 --- diff --git a/platform-cloud/docs/seqerakit/yaml-configuration.md b/platform-cloud/docs/seqerakit/yaml-configuration.md index 97df0b596b..ee0f9447ef 100644 --- a/platform-cloud/docs/seqerakit/yaml-configuration.md +++ b/platform-cloud/docs/seqerakit/yaml-configuration.md @@ -2,7 +2,7 @@ title: "YAML configuration" description: "seqerakit YAML configuration file options" date created: "2024-10-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [seqerakit, cli, automation, yaml, configuration] --- diff --git a/platform-cloud/docs/studios/add-studio-custom-container.md b/platform-cloud/docs/studios/add-studio-custom-container.md index db8e97f2de..0db862505b 100644 --- a/platform-cloud/docs/studios/add-studio-custom-container.md +++ b/platform-cloud/docs/studios/add-studio-custom-container.md @@ -2,7 +2,7 @@ title: "Custom container template" description: "Add a Studio with a custom container template in Seqera Platform." date created: "2025-09-04" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [studio custom, git repository, sessions, studios] --- diff --git a/platform-cloud/docs/studios/add-studio-git-repo.md b/platform-cloud/docs/studios/add-studio-git-repo.md index 2b7267ce78..f1e91dc1da 100644 --- a/platform-cloud/docs/studios/add-studio-git-repo.md +++ b/platform-cloud/docs/studios/add-studio-git-repo.md @@ -2,7 +2,7 @@ title: "Import from a Git repository" description: "Add a Studio from a Git repository in Seqera Platform." date created: "2025-09-04" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [studio git, git repository, sessions, studios, git, version control] --- diff --git a/platform-cloud/docs/studios/add-studio-provided-template.md b/platform-cloud/docs/studios/add-studio-provided-template.md index a811412b52..0b723f3151 100644 --- a/platform-cloud/docs/studios/add-studio-provided-template.md +++ b/platform-cloud/docs/studios/add-studio-provided-template.md @@ -2,7 +2,7 @@ title: "Seqera-provided container template" description: "Add a Studio with a Seqera-provided container template in Seqera Platform." date created: "2025-09-04" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [template, seqera template, seqera template studio, sessions, studios] --- diff --git a/platform-cloud/docs/studios/add-studio.md b/platform-cloud/docs/studios/add-studio.md index cbf73bf995..7870098eb3 100644 --- a/platform-cloud/docs/studios/add-studio.md +++ b/platform-cloud/docs/studios/add-studio.md @@ -2,7 +2,7 @@ title: "Add a Studio" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [data, sessions, studios] --- diff --git a/platform-cloud/docs/studios/connect.md b/platform-cloud/docs/studios/connect.md index baa1fe29a0..b3800428ef 100644 --- a/platform-cloud/docs/studios/connect.md +++ b/platform-cloud/docs/studios/connect.md @@ -1,7 +1,7 @@ --- title: Connect changelog date created: "2025-07-30" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [connect, changelog, connect changelog] --- diff --git a/platform-cloud/docs/studios/container-images.md b/platform-cloud/docs/studios/container-images.md index c22d5977d2..215cbebc21 100644 --- a/platform-cloud/docs/studios/container-images.md +++ b/platform-cloud/docs/studios/container-images.md @@ -2,7 +2,7 @@ title: "Container image templates" description: "Use container images with Studios." date created: "2025-10-16" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [containers, container images, sessions, studios] --- diff --git a/platform-cloud/docs/studios/custom-envs.md b/platform-cloud/docs/studios/custom-envs.md index 997398cd66..3891206d59 100644 --- a/platform-cloud/docs/studios/custom-envs.md +++ b/platform-cloud/docs/studios/custom-envs.md @@ -2,7 +2,7 @@ title: "Custom environments" description: "Custom environments for Studios" date created: "2024-10-01" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [environments, custom, studios] --- diff --git a/platform-cloud/docs/studios/example-studios.md b/platform-cloud/docs/studios/example-studios.md index 1deeaa0c2c..e8f79ea41a 100644 --- a/platform-cloud/docs/studios/example-studios.md +++ b/platform-cloud/docs/studios/example-studios.md @@ -2,7 +2,7 @@ title: "Example custom Studios" description: "Example Dockerfiles and pre-built container images for running custom applications in Studios." date created: "2026-02-18" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [environments, custom, studios, examples] --- diff --git a/platform-cloud/docs/studios/managing.md b/platform-cloud/docs/studios/managing.md index b1141c253e..27bdf1cefe 100644 --- a/platform-cloud/docs/studios/managing.md +++ b/platform-cloud/docs/studios/managing.md @@ -2,7 +2,7 @@ title: "Manage Studios" description: "Manage Studio sessions." date created: "2025-02-06" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [data, sessions, studios] --- diff --git a/platform-cloud/docs/studios/overview.md b/platform-cloud/docs/studios/overview.md index a4237102f4..8718f84d74 100644 --- a/platform-cloud/docs/studios/overview.md +++ b/platform-cloud/docs/studios/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Interactive analysis environments in Seqera Platform" date created: "2025-02-06" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [studios, connect, xpra, ride, vscode, containers, docker] --- diff --git a/platform-cloud/docs/supported_software/agent/overview.md b/platform-cloud/docs/supported_software/agent/overview.md index 1df23610e6..0199b62ca7 100644 --- a/platform-cloud/docs/supported_software/agent/overview.md +++ b/platform-cloud/docs/supported_software/agent/overview.md @@ -2,7 +2,7 @@ title: "Tower Agent" description: "Instructions to use Tower Agent." date created: "2023-04-24" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [agent] --- diff --git a/platform-cloud/docs/supported_software/dragen/overview.md b/platform-cloud/docs/supported_software/dragen/overview.md index 985673ddb2..3ae7649fdd 100644 --- a/platform-cloud/docs/supported_software/dragen/overview.md +++ b/platform-cloud/docs/supported_software/dragen/overview.md @@ -2,7 +2,7 @@ title: "Illumina DRAGEN" description: "Instructions to integrate Illumina DRAGEN with Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [dragen, integration] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md b/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md index 0944473954..ebd04ea299 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md @@ -2,7 +2,7 @@ title: "Developer tools" description: "API and CLI troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md index 409b9aa131..fb7a28c36d 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md @@ -2,7 +2,7 @@ title: "AWS" description: "AWS troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md index 90381668f5..be25ef8eeb 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md @@ -2,7 +2,7 @@ title: "Azure" description: "Azure troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [faq, help, azure, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md index 7ca0d0080f..ab38ec6b61 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Dataset troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [faq, help, database, datasets] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md b/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md index 31c4053efe..1061bb251b 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md @@ -2,7 +2,7 @@ title: "Nextflow" description: "Nextflow troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [faq, help, nextflow, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md b/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md index 7df8fbc0d4..f9bc1dcdc8 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Troubleshooting resource labels in Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [troubleshooting, help] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md b/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md index 4e45b892be..ee95690b3e 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md @@ -2,7 +2,7 @@ title: "Co-Scientist" description: "Co-Scientist troubleshooting." date created: "2024-12-15" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [faq, help, seqera ai, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md index 13db52035a..ebbf9d4338 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md @@ -2,7 +2,7 @@ title: "Single sign-on" description: "Single sign-on (SSO) troubleshooting with Seqera Platform." date created: "2026-06-05" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [faq, help, sso, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md index 7529157b4f..1b4d985b82 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md @@ -2,7 +2,7 @@ title: "Studios" description: "Studios troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [faq, help, studios, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md index 71929efbd5..9d147c6901 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md @@ -2,7 +2,7 @@ title: "General" description: "Troubleshooting Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [troubleshooting, help] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md index 4da602f68e..76b7eeca64 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Workspaces troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [faq, help, workspaces, troubleshooting] --- diff --git a/platform-cloud/docs/tutorials/retry-strategy.md b/platform-cloud/docs/tutorials/retry-strategy.md index 715dc51828..cbdf03c134 100644 --- a/platform-cloud/docs/tutorials/retry-strategy.md +++ b/platform-cloud/docs/tutorials/retry-strategy.md @@ -2,7 +2,7 @@ title: "Manage AWS Spot interruptions in Seqera Platform" description: "Managing AWS Spot Interruptions in Seqera Platform." date created: "2024-07-16" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [aws, spot, platform, fusion, retry] --- diff --git a/platform-enterprise_docs/administration/overview.md b/platform-enterprise_docs/administration/overview.md index 5fe274ba77..c0df1faddf 100644 --- a/platform-enterprise_docs/administration/overview.md +++ b/platform-enterprise_docs/administration/overview.md @@ -2,7 +2,7 @@ title: "Admin panel" description: "Overview of Seqera user and organization administration" date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [administration, users, workspaces, organizations] --- diff --git a/platform-enterprise_docs/co-scientist/authentication.md b/platform-enterprise_docs/co-scientist/authentication.md index 56e65d71ed..bd2cc28845 100644 --- a/platform-enterprise_docs/co-scientist/authentication.md +++ b/platform-enterprise_docs/co-scientist/authentication.md @@ -2,7 +2,7 @@ title: "Authentication" description: "Log in, log out, and manage organizations and tokens in the Seqera CLI" date created: "2025-12-15" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, authentication, login] --- diff --git a/platform-enterprise_docs/co-scientist/coding-agents.md b/platform-enterprise_docs/co-scientist/coding-agents.md index f10149cf45..d851961399 100644 --- a/platform-enterprise_docs/co-scientist/coding-agents.md +++ b/platform-enterprise_docs/co-scientist/coding-agents.md @@ -2,7 +2,7 @@ title: "Coding agents" description: "Install Co-Scientist as a skill so your coding agent can drive Seqera Platform" date created: "2026-05-27" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-enterprise_docs/co-scientist/command-approval.md b/platform-enterprise_docs/co-scientist/command-approval.md index 03482a9ec7..823f90d956 100644 --- a/platform-enterprise_docs/co-scientist/command-approval.md +++ b/platform-enterprise_docs/co-scientist/command-approval.md @@ -2,7 +2,7 @@ title: "Command approval" description: "Control which local commands require user approval in Co-Scientist" date created: "2025-12-15" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, approval, security] --- diff --git a/platform-enterprise_docs/co-scientist/configuration.md b/platform-enterprise_docs/co-scientist/configuration.md index 10664fea5a..ac53458685 100644 --- a/platform-enterprise_docs/co-scientist/configuration.md +++ b/platform-enterprise_docs/co-scientist/configuration.md @@ -2,7 +2,7 @@ title: "Using Co-Scientist" description: "Use Co-Scientist day to day in the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, configuration] --- diff --git a/platform-enterprise_docs/co-scientist/index.md b/platform-enterprise_docs/co-scientist/index.md index a7082faa58..f3e552c2cf 100644 --- a/platform-enterprise_docs/co-scientist/index.md +++ b/platform-enterprise_docs/co-scientist/index.md @@ -2,7 +2,7 @@ title: "Co-Scientist in Seqera CLI" description: "AI-powered assistant for bioinformatics workflows and Seqera Platform" date created: "2026-03-11" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, ai] --- diff --git a/platform-enterprise_docs/co-scientist/installation.mdx b/platform-enterprise_docs/co-scientist/installation.mdx index 3742affd0e..5f3a39e938 100644 --- a/platform-enterprise_docs/co-scientist/installation.mdx +++ b/platform-enterprise_docs/co-scientist/installation.mdx @@ -2,7 +2,7 @@ title: "Installation" description: "Install and configure the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, installation] --- diff --git a/platform-enterprise_docs/co-scientist/modes.md b/platform-enterprise_docs/co-scientist/modes.md index b679c21da8..7e2782921c 100644 --- a/platform-enterprise_docs/co-scientist/modes.md +++ b/platform-enterprise_docs/co-scientist/modes.md @@ -2,7 +2,7 @@ title: "Modes" description: "Work in Co-Scientist's build, plan, and goal modes" date created: "2026-03-11" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, modes] --- diff --git a/platform-enterprise_docs/co-scientist/nextflow-lsp.md b/platform-enterprise_docs/co-scientist/nextflow-lsp.md index 48d82d8829..740bce3753 100644 --- a/platform-enterprise_docs/co-scientist/nextflow-lsp.md +++ b/platform-enterprise_docs/co-scientist/nextflow-lsp.md @@ -2,7 +2,7 @@ title: "Code intelligence" description: "Use language-server code intelligence in Co-Scientist" date created: "2026-02-26" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, lsp, code intelligence] --- diff --git a/platform-enterprise_docs/co-scientist/prerequisites.md b/platform-enterprise_docs/co-scientist/prerequisites.md index 7a580b0ee4..91f60d1a6e 100644 --- a/platform-enterprise_docs/co-scientist/prerequisites.md +++ b/platform-enterprise_docs/co-scientist/prerequisites.md @@ -2,7 +2,7 @@ title: "Prerequisites" description: "Prerequisites for Co-Scientist" date created: "2026-04-20" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [prerequisites] --- diff --git a/platform-enterprise_docs/co-scientist/projects.md b/platform-enterprise_docs/co-scientist/projects.md index 55b95fb7fc..529cb7a713 100644 --- a/platform-enterprise_docs/co-scientist/projects.md +++ b/platform-enterprise_docs/co-scientist/projects.md @@ -2,7 +2,7 @@ title: "Projects" description: "Organize workspace resources into projects using Seqera Platform labels" date created: "2026-04-22" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, projects, labels] --- diff --git a/platform-enterprise_docs/co-scientist/quickstart.md b/platform-enterprise_docs/co-scientist/quickstart.md index 91e984d179..542058938d 100644 --- a/platform-enterprise_docs/co-scientist/quickstart.md +++ b/platform-enterprise_docs/co-scientist/quickstart.md @@ -2,7 +2,7 @@ title: "Quickstart" description: "Run your first Co-Scientist session in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, ai] --- diff --git a/platform-enterprise_docs/co-scientist/reference/cli.md b/platform-enterprise_docs/co-scientist/reference/cli.md index 4f5225a257..f694472334 100644 --- a/platform-enterprise_docs/co-scientist/reference/cli.md +++ b/platform-enterprise_docs/co-scientist/reference/cli.md @@ -2,7 +2,7 @@ title: "CLI" description: "Seqera CLI commands and options for Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, reference] --- diff --git a/platform-enterprise_docs/co-scientist/reference/environment-variables.md b/platform-enterprise_docs/co-scientist/reference/environment-variables.md index c73578f3a7..a7755c5b96 100644 --- a/platform-enterprise_docs/co-scientist/reference/environment-variables.md +++ b/platform-enterprise_docs/co-scientist/reference/environment-variables.md @@ -2,7 +2,7 @@ title: "Environment variables" description: "Environment variables for authenticating and configuring the Seqera CLI" date created: "2026-05-28" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, reference] --- diff --git a/platform-enterprise_docs/co-scientist/reference/index.md b/platform-enterprise_docs/co-scientist/reference/index.md index 3997e01cf3..0c20d3c9de 100644 --- a/platform-enterprise_docs/co-scientist/reference/index.md +++ b/platform-enterprise_docs/co-scientist/reference/index.md @@ -2,7 +2,7 @@ title: "Reference" description: "Reference material for the Seqera CLI and Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, reference] --- diff --git a/platform-enterprise_docs/co-scientist/reference/skills-reference.md b/platform-enterprise_docs/co-scientist/reference/skills-reference.md index 78f55bb832..80ba28552c 100644 --- a/platform-enterprise_docs/co-scientist/reference/skills-reference.md +++ b/platform-enterprise_docs/co-scientist/reference/skills-reference.md @@ -2,7 +2,7 @@ title: "Skills" description: "Built-in skills, slash commands, and session limits for the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, skills, reference] --- diff --git a/platform-enterprise_docs/co-scientist/sessions.md b/platform-enterprise_docs/co-scientist/sessions.md index 37dfa977e8..e6b901fa0d 100644 --- a/platform-enterprise_docs/co-scientist/sessions.md +++ b/platform-enterprise_docs/co-scientist/sessions.md @@ -2,7 +2,7 @@ title: "Sessions" description: "Start, continue, resume, and exit Co-Scientist sessions, and run non-interactively" date created: "2026-05-27" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, sessions] --- diff --git a/platform-enterprise_docs/co-scientist/skill-antigravity.md b/platform-enterprise_docs/co-scientist/skill-antigravity.md index 0b57f10865..55c2342d8a 100644 --- a/platform-enterprise_docs/co-scientist/skill-antigravity.md +++ b/platform-enterprise_docs/co-scientist/skill-antigravity.md @@ -2,7 +2,7 @@ title: "Antigravity/Gemini" description: "Install and maintain the Co-Scientist skill for Google's Antigravity/Gemini IDE" date created: "2026-04-29" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, skills, antigravity, gemini] --- diff --git a/platform-enterprise_docs/co-scientist/skill-claude-code.md b/platform-enterprise_docs/co-scientist/skill-claude-code.md index e81e27e654..1f449b990e 100644 --- a/platform-enterprise_docs/co-scientist/skill-claude-code.md +++ b/platform-enterprise_docs/co-scientist/skill-claude-code.md @@ -2,7 +2,7 @@ title: "Claude Code" description: "Install and maintain the Co-Scientist skill for Claude Code" date created: "2026-03-11" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, skills, claude code] --- diff --git a/platform-enterprise_docs/co-scientist/skill-codex.md b/platform-enterprise_docs/co-scientist/skill-codex.md index 8cace3461d..ec26dfa095 100644 --- a/platform-enterprise_docs/co-scientist/skill-codex.md +++ b/platform-enterprise_docs/co-scientist/skill-codex.md @@ -2,7 +2,7 @@ title: "Codex" description: "Install and maintain the Co-Scientist skill for Codex" date created: "2026-03-11" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, skills, codex] --- diff --git a/platform-enterprise_docs/co-scientist/skill-github-copilot.md b/platform-enterprise_docs/co-scientist/skill-github-copilot.md index 34bfb1296c..b35a48838e 100644 --- a/platform-enterprise_docs/co-scientist/skill-github-copilot.md +++ b/platform-enterprise_docs/co-scientist/skill-github-copilot.md @@ -2,7 +2,7 @@ title: "GitHub Copilot" description: "Install and maintain the Co-Scientist skill for GitHub Copilot" date created: "2026-03-11" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, skills, github copilot] --- diff --git a/platform-enterprise_docs/co-scientist/skill-other-agents.md b/platform-enterprise_docs/co-scientist/skill-other-agents.md index 04c862c2d0..a5bc41887f 100644 --- a/platform-enterprise_docs/co-scientist/skill-other-agents.md +++ b/platform-enterprise_docs/co-scientist/skill-other-agents.md @@ -2,7 +2,7 @@ title: "Other coding agents" description: "Install and maintain the Co-Scientist skill for other coding agents" date created: "2026-03-11" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-enterprise_docs/co-scientist/skills.md b/platform-enterprise_docs/co-scientist/skills.md index 38ad5452a6..82929eaac7 100644 --- a/platform-enterprise_docs/co-scientist/skills.md +++ b/platform-enterprise_docs/co-scientist/skills.md @@ -2,7 +2,7 @@ title: "Skills configuration" description: "Discover, create, and install skills in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, skills] --- diff --git a/platform-enterprise_docs/co-scientist/usage-and-cost.md b/platform-enterprise_docs/co-scientist/usage-and-cost.md index de185b1095..ceffe60e3c 100644 --- a/platform-enterprise_docs/co-scientist/usage-and-cost.md +++ b/platform-enterprise_docs/co-scientist/usage-and-cost.md @@ -2,7 +2,7 @@ title: "Usage and cost" description: "Understand Co-Scientist usage and inference costs in Seqera Platform Enterprise" date created: "2026-05-04" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, enterprise, ai] --- diff --git a/platform-enterprise_docs/co-scientist/use-cases.md b/platform-enterprise_docs/co-scientist/use-cases.md index 127c41486b..378c73a94e 100644 --- a/platform-enterprise_docs/co-scientist/use-cases.md +++ b/platform-enterprise_docs/co-scientist/use-cases.md @@ -2,7 +2,7 @@ title: "Use cases" description: "Common tasks you can do with Co-Scientist, with example prompts" date created: "2026-03-11" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [co-scientist, cli, ai, use cases] --- diff --git a/platform-enterprise_docs/compute-envs/aws-batch.md b/platform-enterprise_docs/compute-envs/aws-batch.md index 22d58cca4c..5b42c49326 100644 --- a/platform-enterprise_docs/compute-envs/aws-batch.md +++ b/platform-enterprise_docs/compute-envs/aws-batch.md @@ -2,7 +2,7 @@ title: "AWS Batch" description: "Instructions to set up AWS Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [aws, batch, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/aws-cloud.md b/platform-enterprise_docs/compute-envs/aws-cloud.md index cceb998ea6..f3d8e95166 100644 --- a/platform-enterprise_docs/compute-envs/aws-cloud.md +++ b/platform-enterprise_docs/compute-envs/aws-cloud.md @@ -2,7 +2,7 @@ title: "AWS Cloud" description: "Instructions to set up an AWS Cloud CE in Seqera Platform" date created: "2025-07-09" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [cloud, vm, amazon, aws, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/azure-batch.md b/platform-enterprise_docs/compute-envs/azure-batch.md index 8208fed7c0..81581ef55b 100644 --- a/platform-enterprise_docs/compute-envs/azure-batch.md +++ b/platform-enterprise_docs/compute-envs/azure-batch.md @@ -2,7 +2,7 @@ title: "Azure Batch" description: "Instructions to set up Azure Batch in Seqera Platform" date created: "2024-01-04" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [azure, batch, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/azure-cloud.md b/platform-enterprise_docs/compute-envs/azure-cloud.md index 073e719d62..f41622e096 100644 --- a/platform-enterprise_docs/compute-envs/azure-cloud.md +++ b/platform-enterprise_docs/compute-envs/azure-cloud.md @@ -2,7 +2,7 @@ title: "Azure Cloud" description: "Instructions to set up an Azure Cloud compute environment in Seqera Platform" date created: "2025-09-29" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [cloud, vm, azure, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/eks.md b/platform-enterprise_docs/compute-envs/eks.md index 664371f4a2..668339b765 100644 --- a/platform-enterprise_docs/compute-envs/eks.md +++ b/platform-enterprise_docs/compute-envs/eks.md @@ -2,7 +2,7 @@ title: "Amazon EKS" description: "Instructions to set up Amazon EKS in Seqera Platform" date created: "2026-02-04" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [eks, amazon, compute environments, ce] --- diff --git a/platform-enterprise_docs/compute-envs/gke.md b/platform-enterprise_docs/compute-envs/gke.md index c40cf1f5b7..4ab3a6ff2d 100644 --- a/platform-enterprise_docs/compute-envs/gke.md +++ b/platform-enterprise_docs/compute-envs/gke.md @@ -2,7 +2,7 @@ title: "Google Kubernetes Engine" description: "Instructions to set up Google Kubernetes Engine in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [gke, google, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/google-cloud-batch.md b/platform-enterprise_docs/compute-envs/google-cloud-batch.md index 3ac97d0e88..437fa8eb9a 100644 --- a/platform-enterprise_docs/compute-envs/google-cloud-batch.md +++ b/platform-enterprise_docs/compute-envs/google-cloud-batch.md @@ -2,7 +2,7 @@ title: "Google Cloud Batch" description: "Instructions to set up Google Cloud Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [google, batch, gcp, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/google-cloud.md b/platform-enterprise_docs/compute-envs/google-cloud.md index 3478044650..f7fd0c55d3 100644 --- a/platform-enterprise_docs/compute-envs/google-cloud.md +++ b/platform-enterprise_docs/compute-envs/google-cloud.md @@ -2,7 +2,7 @@ title: "Google Cloud" description: "Instructions to set up an Google Cloud CE in Seqera Platform" date created: "2025-07-15" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [cloud, vm, google, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/hpc.md b/platform-enterprise_docs/compute-envs/hpc.md index 54fc40baf5..c045693214 100644 --- a/platform-enterprise_docs/compute-envs/hpc.md +++ b/platform-enterprise_docs/compute-envs/hpc.md @@ -2,7 +2,7 @@ title: "HPC compute environments" description: "Instructions to set up HPC compute environments in Seqera Platform" date created: "2023-05-11" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [slurm, lsf, pbs, grid engine, altair, ibm, moab, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/k8s.md b/platform-enterprise_docs/compute-envs/k8s.md index 46150e26ad..d69eabf50a 100644 --- a/platform-enterprise_docs/compute-envs/k8s.md +++ b/platform-enterprise_docs/compute-envs/k8s.md @@ -2,7 +2,7 @@ title: "Kubernetes" description: "Instructions to set up Kubernetes in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [k8s, kubernetes, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/overview.md b/platform-enterprise_docs/compute-envs/overview.md index 6f9978df24..aa112d58d8 100644 --- a/platform-enterprise_docs/compute-envs/overview.md +++ b/platform-enterprise_docs/compute-envs/overview.md @@ -2,7 +2,7 @@ title: "Compute environment overview" description: "Overview of compute environments in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [compute environments, workspaces, environment] --- diff --git a/platform-enterprise_docs/credentials/agent_credentials.md b/platform-enterprise_docs/credentials/agent_credentials.md index 7ebf10f00a..d1675198e8 100644 --- a/platform-enterprise_docs/credentials/agent_credentials.md +++ b/platform-enterprise_docs/credentials/agent_credentials.md @@ -2,7 +2,7 @@ title: "Tower Agent credentials" description: "Instructions to create Tower Agent credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [agent, credentials] --- diff --git a/platform-enterprise_docs/credentials/aws_registry_credentials.md b/platform-enterprise_docs/credentials/aws_registry_credentials.md index d946062c94..5ffc82ecc3 100644 --- a/platform-enterprise_docs/credentials/aws_registry_credentials.md +++ b/platform-enterprise_docs/credentials/aws_registry_credentials.md @@ -2,7 +2,7 @@ title: "AWS ECR credentials" description: "Instructions to create AWS ECR credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [aws, ecr, credentials] --- diff --git a/platform-enterprise_docs/credentials/azure_registry_credentials.md b/platform-enterprise_docs/credentials/azure_registry_credentials.md index cdb32dc296..e0d72752bc 100644 --- a/platform-enterprise_docs/credentials/azure_registry_credentials.md +++ b/platform-enterprise_docs/credentials/azure_registry_credentials.md @@ -2,7 +2,7 @@ title: "Azure container registry credentials" description: "Instructions to create Azure container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [azure, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/data_repositories.md b/platform-enterprise_docs/credentials/data_repositories.md index b6c4455ab2..b2e1ebd397 100644 --- a/platform-enterprise_docs/credentials/data_repositories.md +++ b/platform-enterprise_docs/credentials/data_repositories.md @@ -2,7 +2,7 @@ title: "Data repositories" description: "Instructions for adding data repositories to Seqera Platform" date created: "2025-10-15" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [data explorer, aws, azure, gcp, s3-compatible, api, credentials] --- diff --git a/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md b/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md index 633ba8f4d3..eec8f15e66 100644 --- a/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md +++ b/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md @@ -2,7 +2,7 @@ title: "Docker Hub credentials" description: "Instructions to create Docker Hub credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [docker, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/gitea_registry_credentials.md b/platform-enterprise_docs/credentials/gitea_registry_credentials.md index 523df0e24c..fdb594bbfd 100644 --- a/platform-enterprise_docs/credentials/gitea_registry_credentials.md +++ b/platform-enterprise_docs/credentials/gitea_registry_credentials.md @@ -2,7 +2,7 @@ title: "Gitea container registry credentials" description: "Instructions to create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [gitea, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/github_registry_credentials.md b/platform-enterprise_docs/credentials/github_registry_credentials.md index 500bb3e8fa..15fc7b1130 100644 --- a/platform-enterprise_docs/credentials/github_registry_credentials.md +++ b/platform-enterprise_docs/credentials/github_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitHub container registry credentials" description: "Instructions to create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [github, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/gitlab_registry_credentials.md b/platform-enterprise_docs/credentials/gitlab_registry_credentials.md index 304b7b8901..0bb1741c18 100644 --- a/platform-enterprise_docs/credentials/gitlab_registry_credentials.md +++ b/platform-enterprise_docs/credentials/gitlab_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitLab container registry credentials" description: "Instructions to create GitLab container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [gitlab, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/google_registry_credentials.md b/platform-enterprise_docs/credentials/google_registry_credentials.md index c247449f8c..ea56439712 100644 --- a/platform-enterprise_docs/credentials/google_registry_credentials.md +++ b/platform-enterprise_docs/credentials/google_registry_credentials.md @@ -2,7 +2,7 @@ title: "Google registry credentials" description: "Instructions to create Google Cloud registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [google, containers, registry, artifact, credentials] --- diff --git a/platform-enterprise_docs/credentials/managed_identities.md b/platform-enterprise_docs/credentials/managed_identities.md index 99dc9b8f18..fdcf9aa160 100644 --- a/platform-enterprise_docs/credentials/managed_identities.md +++ b/platform-enterprise_docs/credentials/managed_identities.md @@ -2,7 +2,7 @@ title: "Managed identities" description: "Configure managed identities in Seqera Platform." date created: "2024-06-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [organizations, administration, managed identities, clusters, ssh, credentials] --- diff --git a/platform-enterprise_docs/credentials/overview.md b/platform-enterprise_docs/credentials/overview.md index 0b195b3d72..8d6bca61ae 100644 --- a/platform-enterprise_docs/credentials/overview.md +++ b/platform-enterprise_docs/credentials/overview.md @@ -2,7 +2,7 @@ title: "Credentials Overview" description: "Overview of credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [credentials] --- diff --git a/platform-enterprise_docs/credentials/quay_registry_credentials.md b/platform-enterprise_docs/credentials/quay_registry_credentials.md index 557e468f45..73202fd44d 100644 --- a/platform-enterprise_docs/credentials/quay_registry_credentials.md +++ b/platform-enterprise_docs/credentials/quay_registry_credentials.md @@ -2,7 +2,7 @@ title: "Quay container registry credentials" description: "Instructions to create Quay container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [quay, credentials] --- diff --git a/platform-enterprise_docs/credentials/ssh_credentials.md b/platform-enterprise_docs/credentials/ssh_credentials.md index 9ea0e345db..f1f7bae89c 100644 --- a/platform-enterprise_docs/credentials/ssh_credentials.md +++ b/platform-enterprise_docs/credentials/ssh_credentials.md @@ -2,7 +2,7 @@ title: "SSH credentials" description: "Instructions to create SSH credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [ssh, credentials] --- diff --git a/platform-enterprise_docs/data-privacy/overview.md b/platform-enterprise_docs/data-privacy/overview.md index ff95e98bd6..ca7791e683 100644 --- a/platform-enterprise_docs/data-privacy/overview.md +++ b/platform-enterprise_docs/data-privacy/overview.md @@ -2,7 +2,7 @@ title: "Data privacy" description: "Overview of the data collected by Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [data, privacy] --- diff --git a/platform-enterprise_docs/data/data-explorer.md b/platform-enterprise_docs/data/data-explorer.md index eb9a0649d0..bf170ff2b6 100644 --- a/platform-enterprise_docs/data/data-explorer.md +++ b/platform-enterprise_docs/data/data-explorer.md @@ -2,7 +2,7 @@ title: "Data Explorer" description: "Using Seqera Data Explorer." date created: "2025-05-08" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [data, explorer] --- diff --git a/platform-enterprise_docs/data/data-lineage.md b/platform-enterprise_docs/data/data-lineage.md index 3d500b41ae..e921a69463 100644 --- a/platform-enterprise_docs/data/data-lineage.md +++ b/platform-enterprise_docs/data/data-lineage.md @@ -2,7 +2,7 @@ title: "Data Lineage" description: "Using data lineage in Seqera Platform." date created: "2026-05-11" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [data lineage, provenance, governance, reproducibility, lineage id, lid, labels] --- diff --git a/platform-enterprise_docs/data/datasets.md b/platform-enterprise_docs/data/datasets.md index 2862a7b2f3..782b1d5a62 100644 --- a/platform-enterprise_docs/data/datasets.md +++ b/platform-enterprise_docs/data/datasets.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Using datasets in Seqera Platform." date created: "2023-04-23" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [datasets, manage datasets, create datasets, add dataset version] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md b/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md index 981c39d0b4..5f0eaf7650 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md @@ -2,7 +2,7 @@ title: "Custom Content Security Policy headers" description: Seqera Platform Content Security Policy headers date created: "2025-03-17" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [data, explorer, content, security, policy, deployment] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md b/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md index f0290d3cb6..4edd49ebc4 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md @@ -2,7 +2,7 @@ title: "Custom AWS Batch launch container" description: Use a custom AWS Batch launch container date created: "2023-04-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [aws, batch, launch, containers] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md b/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md index 23185a9af3..3a565f89be 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md @@ -2,7 +2,7 @@ title: "Firewall configuration" description: Configure your firewall to allow Seqera Cloud access date created: "2023-04-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [firewall, configuration] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx b/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx index 8346dc6d67..b8890416e2 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx +++ b/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx @@ -2,7 +2,7 @@ title: "Manual AWS Batch configuration" description: "Manual AWS Batch configuration" date created: "2023-04-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [aws, batch, configuration] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md b/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md index 9423062fa2..23f1ca90b8 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md @@ -2,7 +2,7 @@ title: Azure Batch walkthrough headline: "Azure Batch walkthrough" date created: "2024-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" description: "A tutorial for using advanced features of Azure Batch with Seqera Platform" --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md b/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md index 045b583cac..aec6876f3a 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md @@ -2,7 +2,7 @@ title: "Seqera Platform Monitoring" description: "A guide on relevant platform metrics" date created: "2025-12-17" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [platform, monitoring] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md b/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md index 893016fe3e..227598b54a 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md @@ -2,7 +2,7 @@ title: "Legacy Seqera container image registries" description: Legacy Seqera container deployments date created: "2023-04-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [on-prem, prerequisites, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/email.md b/platform-enterprise_docs/enterprise/configuration/authentication/email.md index e8f2c77a45..fdc414282d 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/email.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/email.md @@ -2,7 +2,7 @@ title: "Email" description: Configure email-based authentication for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [authentication, email, passwordless] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/entra.md b/platform-enterprise_docs/enterprise/configuration/authentication/entra.md index 45bfa65d35..150c279a4d 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/entra.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/entra.md @@ -2,7 +2,7 @@ title: "Entra ID" description: Configure Microsoft Entra ID as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [authentication, entra, azure, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/github.md b/platform-enterprise_docs/enterprise/configuration/authentication/github.md index 914c45b7d6..fedd4fbd2e 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/github.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/github.md @@ -2,7 +2,7 @@ title: "GitHub" description: Configure GitHub as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [authentication, github, oauth] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/google.md b/platform-enterprise_docs/enterprise/configuration/authentication/google.md index 0c2008c60c..51ada2eb1c 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/google.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/google.md @@ -2,7 +2,7 @@ title: "Google" description: Configure Google as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [authentication, google, oauth] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md index 6f08c053d5..b8d037e0a5 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md @@ -2,7 +2,7 @@ title: "IdP claim mapping" description: "Configure your identity provider to include the groups claim in OIDC tokens issued to Seqera Platform Enterprise." date created: "2026-05-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [sso, idp delegation, oidc, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md index 162053c3cd..bf490851fc 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md @@ -2,7 +2,7 @@ title: "Manage your IdP group catalog" description: "Populate Seqera with your IdP's groups using SCIM push or manual entry." date created: "2026-05-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [sso, scim, idp delegation, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md index 90ab660ce1..c6e858d811 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md @@ -2,7 +2,7 @@ title: "SCIM provisioning with Entra ID" description: "Configure Microsoft Entra ID to push group memberships to Seqera Platform Enterprise over SCIM 2.0." date created: "2026-05-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [sso, scim, entra id, idp delegation, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md index 07a8d1824e..6acdfcb749 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md @@ -2,7 +2,7 @@ title: "SCIM provisioning with Okta" description: "Configure Okta to push group memberships to Seqera Platform Enterprise over SCIM 2.0." date created: "2026-05-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [sso, scim, okta, idp delegation, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md index a90750c630..8b98e5b5e5 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md @@ -2,7 +2,7 @@ title: "Multi-organization routing" description: "How IdP delegation resolves users to organizations in single-organization and multi-organization Enterprise installations." date created: "2026-05-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [sso, idp delegation, enterprise, administration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md index abe868dc21..366f1b388c 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md @@ -2,7 +2,7 @@ title: "IdP delegation overview" description: "Map Seqera teams to identity provider (IdP) groups so membership is controlled at the IdP and evaluated on every SSO login." date created: "2026-05-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [sso, idp delegation, teams, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md b/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md index 93e5f3714e..6f63e5c6dd 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md @@ -2,7 +2,7 @@ title: "Keycloak" description: Configure Keycloak as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [authentication, keycloak, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/okta.md b/platform-enterprise_docs/enterprise/configuration/authentication/okta.md index 964a2b8b86..165591fa6c 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/okta.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/okta.md @@ -2,7 +2,7 @@ title: "Okta" description: Configure Okta as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [authentication, okta, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/overview.md b/platform-enterprise_docs/enterprise/configuration/authentication/overview.md index 3fc007ccf0..8e88df82af 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/overview.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/overview.md @@ -2,7 +2,7 @@ title: "Authentication" description: Configure authentication and identity providers for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [authentication, configuration, sso, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md b/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md index 9ac28de893..cb040a28ac 100644 --- a/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md +++ b/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md @@ -2,7 +2,7 @@ title: "AWS Parameter Store" description: Configure values for Seqera configuration with AWS Parameter Store date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [configuration, aws, parameters, securestring] --- diff --git a/platform-enterprise_docs/enterprise/configuration/mirroring.md b/platform-enterprise_docs/enterprise/configuration/mirroring.md index 54475389e0..808dab43e6 100644 --- a/platform-enterprise_docs/enterprise/configuration/mirroring.md +++ b/platform-enterprise_docs/enterprise/configuration/mirroring.md @@ -2,7 +2,7 @@ title: "Mirroring container images" description: Mirror Seqera container images to your own registry date created: "2026-01-26" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [containers, registry, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/networking.md b/platform-enterprise_docs/enterprise/configuration/networking.md index ab1c2adeab..6900693a9a 100644 --- a/platform-enterprise_docs/enterprise/configuration/networking.md +++ b/platform-enterprise_docs/enterprise/configuration/networking.md @@ -2,7 +2,7 @@ title: "Networking" description: Seqera configuration options for networking date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [networking, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/overview.mdx b/platform-enterprise_docs/enterprise/configuration/overview.mdx index 151e78a839..d222e98945 100644 --- a/platform-enterprise_docs/enterprise/configuration/overview.mdx +++ b/platform-enterprise_docs/enterprise/configuration/overview.mdx @@ -2,7 +2,7 @@ title: "Configuration overview" description: Overview of Seqera configuration options date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md b/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md index c3a26663c0..0d034f902f 100644 --- a/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md +++ b/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "Configure pipeline optimization in your Seqera Enterprise deployment." date created: "2024-02-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [compute, resources, optimization, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md b/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md index 634bf3c05e..163b917236 100644 --- a/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md +++ b/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md @@ -2,7 +2,7 @@ title: "Reverse proxy" description: Configuration options for reverse proxy connection date created: "2023-10-05" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [reverse proxy, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/ssl_tls.md b/platform-enterprise_docs/enterprise/configuration/ssl_tls.md index 60afd04462..ced1df440c 100644 --- a/platform-enterprise_docs/enterprise/configuration/ssl_tls.md +++ b/platform-enterprise_docs/enterprise/configuration/ssl_tls.md @@ -2,7 +2,7 @@ title: "SSL/TLS" description: Configure your Seqera instance to use SSL/TLS certificates for HTTPS date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [ssl, tls, https, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/wave.md b/platform-enterprise_docs/enterprise/configuration/wave.md index 0235c01307..1fb9129e78 100644 --- a/platform-enterprise_docs/enterprise/configuration/wave.md +++ b/platform-enterprise_docs/enterprise/configuration/wave.md @@ -2,7 +2,7 @@ title: "Wave containers" description: "Configuring the Wave container service" date created: "2023-04-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [wave, containers, configuration] --- diff --git a/platform-enterprise_docs/enterprise/general_troubleshooting.md b/platform-enterprise_docs/enterprise/general_troubleshooting.md index b0c2111b95..627091b3de 100644 --- a/platform-enterprise_docs/enterprise/general_troubleshooting.md +++ b/platform-enterprise_docs/enterprise/general_troubleshooting.md @@ -2,7 +2,7 @@ title: "Troubleshooting" description: Platform Enterprise troubleshooting guidance date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [troubleshooting] --- diff --git a/platform-enterprise_docs/enterprise/groundswell-docker-compose.md b/platform-enterprise_docs/enterprise/groundswell-docker-compose.md index b6b6ee2bfc..83f12e0176 100644 --- a/platform-enterprise_docs/enterprise/groundswell-docker-compose.md +++ b/platform-enterprise_docs/enterprise/groundswell-docker-compose.md @@ -2,7 +2,7 @@ title: "Pipeline optimization: Docker Compose" description: Deploy pipeline optimization with Docker Compose date created: "2026-02-09" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [docker, compose, groundswell, pipeline optimization, deployment] --- diff --git a/platform-enterprise_docs/enterprise/groundswell-helm.md b/platform-enterprise_docs/enterprise/groundswell-helm.md index 2b44d98f4c..84b4ab7999 100644 --- a/platform-enterprise_docs/enterprise/groundswell-helm.md +++ b/platform-enterprise_docs/enterprise/groundswell-helm.md @@ -2,7 +2,7 @@ title: "Pipeline Optimization: Helm" description: Deploy Pipeline Optimization Enterprise on Kubernetes with Helm date created: "2026-01-30" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [helm, deployment, installation, kubernetes, pipeline optimization] --- diff --git a/platform-enterprise_docs/enterprise/groundswell-kubernetes.md b/platform-enterprise_docs/enterprise/groundswell-kubernetes.md index f931cdb761..c3c2d04333 100644 --- a/platform-enterprise_docs/enterprise/groundswell-kubernetes.md +++ b/platform-enterprise_docs/enterprise/groundswell-kubernetes.md @@ -2,7 +2,7 @@ title: "Pipeline optimization: Kubernetes" description: Deploy pipeline optimization on Kubernetes date created: "2026-02-09" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [kubernetes, groundswell, pipeline optimization, deployment] --- diff --git a/platform-enterprise_docs/enterprise/install-groundswell.md b/platform-enterprise_docs/enterprise/install-groundswell.md index 5c923a3f27..275f76c143 100644 --- a/platform-enterprise_docs/enterprise/install-groundswell.md +++ b/platform-enterprise_docs/enterprise/install-groundswell.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: Install pipeline optimization for Seqera Platform Enterprise date created: "2026-02-09" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [groundswell, pipelines, optimization, installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/install-platform.md b/platform-enterprise_docs/enterprise/install-platform.md index 120cf1b373..09536c3067 100644 --- a/platform-enterprise_docs/enterprise/install-platform.md +++ b/platform-enterprise_docs/enterprise/install-platform.md @@ -2,7 +2,7 @@ title: "Platform" description: Install Seqera Platform Enterprise date created: "2023-04-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx b/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx index fd1baed1fe..40b196ebfe 100644 --- a/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx +++ b/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx @@ -2,7 +2,7 @@ title: "Co-Scientist" description: Install and configure Co-Scientist for Seqera Platform Enterprise date created: "2026-05-04" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [seqera ai, installation, deployment, aws, helm] --- diff --git a/platform-enterprise_docs/enterprise/install-studios.md b/platform-enterprise_docs/enterprise/install-studios.md index fc9c9cefc5..9872de38e4 100644 --- a/platform-enterprise_docs/enterprise/install-studios.md +++ b/platform-enterprise_docs/enterprise/install-studios.md @@ -2,7 +2,7 @@ title: "Studios" description: Install Studios for Seqera Platform Enterprise date created: "2023-04-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [studios, installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/overview.md b/platform-enterprise_docs/enterprise/overview.md index 97a08cf165..c19e57d842 100644 --- a/platform-enterprise_docs/enterprise/overview.md +++ b/platform-enterprise_docs/enterprise/overview.md @@ -2,7 +2,7 @@ title: "Enterprise installation" description: Platform Enterprise installation overview date created: "2025-04-09" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/platform-docker-compose.md b/platform-enterprise_docs/enterprise/platform-docker-compose.md index d38a0181b6..b7530cbd88 100644 --- a/platform-enterprise_docs/enterprise/platform-docker-compose.md +++ b/platform-enterprise_docs/enterprise/platform-docker-compose.md @@ -2,7 +2,7 @@ title: "Platform: Docker Compose" description: Deploy Seqera Platform Enterprise with Docker Compose date created: "2024-02-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [docker, compose, deployment] --- diff --git a/platform-enterprise_docs/enterprise/platform-helm.md b/platform-enterprise_docs/enterprise/platform-helm.md index e1f2af4267..e54c699980 100644 --- a/platform-enterprise_docs/enterprise/platform-helm.md +++ b/platform-enterprise_docs/enterprise/platform-helm.md @@ -2,7 +2,7 @@ title: "Platform: Helm" description: Deploy Seqera Platform Enterprise on Kubernetes with Helm date created: "2025-11-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [helm, deployment, installation, kubernetes] --- diff --git a/platform-enterprise_docs/enterprise/platform-kubernetes.md b/platform-enterprise_docs/enterprise/platform-kubernetes.md index a72707f9f2..00fd99b8ae 100644 --- a/platform-enterprise_docs/enterprise/platform-kubernetes.md +++ b/platform-enterprise_docs/enterprise/platform-kubernetes.md @@ -2,7 +2,7 @@ title: "Platform: Kubernetes" description: Deploy Seqera Platform Enterprise with Kubernetes date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [kubernetes, deployment] --- diff --git a/platform-enterprise_docs/enterprise/studios-docker-compose.md b/platform-enterprise_docs/enterprise/studios-docker-compose.md index 37e2071e76..14ffbc2103 100644 --- a/platform-enterprise_docs/enterprise/studios-docker-compose.md +++ b/platform-enterprise_docs/enterprise/studios-docker-compose.md @@ -2,7 +2,7 @@ title: "Studios: Docker Compose" description: Deploy Studios with Docker Compose date created: "2023-04-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [docker, compose, studios, deployment] --- diff --git a/platform-enterprise_docs/enterprise/studios-helm.md b/platform-enterprise_docs/enterprise/studios-helm.md index 9519d5d85d..11b4231778 100644 --- a/platform-enterprise_docs/enterprise/studios-helm.md +++ b/platform-enterprise_docs/enterprise/studios-helm.md @@ -2,7 +2,7 @@ title: "Studios: Helm" description: Deploy Studios Enterprise on Kubernetes with Helm date created: "2026-01-30" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [helm, deployment, installation, kubernetes, studios] --- diff --git a/platform-enterprise_docs/enterprise/studios-kubernetes.md b/platform-enterprise_docs/enterprise/studios-kubernetes.md index 502bfd8a9f..a2a5b9a211 100644 --- a/platform-enterprise_docs/enterprise/studios-kubernetes.md +++ b/platform-enterprise_docs/enterprise/studios-kubernetes.md @@ -2,7 +2,7 @@ title: "Studios: Kubernetes" description: Deploy Studios on Kubernetes date created: "2023-04-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [kubernetes, studios, deployment] --- diff --git a/platform-enterprise_docs/enterprise/studios-ssh.md b/platform-enterprise_docs/enterprise/studios-ssh.md index 6f84817f07..8cbe5491a5 100644 --- a/platform-enterprise_docs/enterprise/studios-ssh.md +++ b/platform-enterprise_docs/enterprise/studios-ssh.md @@ -2,7 +2,7 @@ title: "Studios SSH configuration (public preview)" description: Configure SSH access for Studios (public preview) date created: "2026-02-10" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [studios, ssh, kubernetes, advanced] --- diff --git a/platform-enterprise_docs/enterprise/testing.md b/platform-enterprise_docs/enterprise/testing.md index 1411b0a875..68eb688dbd 100644 --- a/platform-enterprise_docs/enterprise/testing.md +++ b/platform-enterprise_docs/enterprise/testing.md @@ -2,7 +2,7 @@ title: "Test deployment" description: Test your Seqera Platform Enterprise deployment after installation date created: "2024-02-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [testing, deployment] --- diff --git a/platform-enterprise_docs/enterprise/upgrade.md b/platform-enterprise_docs/enterprise/upgrade.md index 5ce1043aab..ae937803e5 100644 --- a/platform-enterprise_docs/enterprise/upgrade.md +++ b/platform-enterprise_docs/enterprise/upgrade.md @@ -2,7 +2,7 @@ title: "Upgrade deployment" description: "Guidance for upgrading to Platform Enterprise version 26.1" date created: "2025-11-11" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [enterprise, update, installation] --- diff --git a/platform-enterprise_docs/functionality_matrix/overview.md b/platform-enterprise_docs/functionality_matrix/overview.md index fc29590df2..08614124a5 100644 --- a/platform-enterprise_docs/functionality_matrix/overview.md +++ b/platform-enterprise_docs/functionality_matrix/overview.md @@ -2,7 +2,7 @@ title: "Default version compatibility" description: "Platform / nf-launcher / Nextflow / Fusion version compatibility" date created: "2024-06-20" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [compatibility, nextflow, nf-launcher] --- diff --git a/platform-enterprise_docs/getting-started/deployment-options.md b/platform-enterprise_docs/getting-started/deployment-options.md index 65beb5992e..a804becc9b 100644 --- a/platform-enterprise_docs/getting-started/deployment-options.md +++ b/platform-enterprise_docs/getting-started/deployment-options.md @@ -2,7 +2,7 @@ title: "Deploy Platform" description: "An overview of deployment versions and ways to run Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [deployment] --- diff --git a/platform-enterprise_docs/getting-started/overview.md b/platform-enterprise_docs/getting-started/overview.md index 7264c14e24..6ad49ac390 100644 --- a/platform-enterprise_docs/getting-started/overview.md +++ b/platform-enterprise_docs/getting-started/overview.md @@ -2,7 +2,7 @@ title: "Run a pipeline" description: "An overview of Seqera Platform deployment versions and ways to run Seqera." date created: "2023-09-15" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [overview] --- diff --git a/platform-enterprise_docs/getting-started/production-checklist.md b/platform-enterprise_docs/getting-started/production-checklist.md index 3cc37fdc13..3c6990d1db 100644 --- a/platform-enterprise_docs/getting-started/production-checklist.md +++ b/platform-enterprise_docs/getting-started/production-checklist.md @@ -2,7 +2,7 @@ title: "Production checklist" description: "A pre-production checklist for Seqera Platform." date created: "2025-07-03" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [production, checklist, deployment, limitations, retry] --- diff --git a/platform-enterprise_docs/getting-started/proteinfold.md b/platform-enterprise_docs/getting-started/proteinfold.md index 740bc073ba..99cb5088ba 100644 --- a/platform-enterprise_docs/getting-started/proteinfold.md +++ b/platform-enterprise_docs/getting-started/proteinfold.md @@ -2,7 +2,7 @@ title: "Protein structure prediction" description: "An introduction to running nf-core/proteinfold in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [platform, seqera pipelines, studios, proteinfold, alphafold, colabfold, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md b/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md index a01f3ecd08..5d077410ac 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md @@ -2,7 +2,7 @@ title: "Add data" description: "An introduction to adding pipeline input data in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [platform, data, data explorer, datasets] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md b/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md index 1ea589fe65..ba7e3ee9a8 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md @@ -2,7 +2,7 @@ title: "Add pipelines" description: "An introduction to adding pipelines to Seqera Platform workspaces" date created: "2024-07-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [platform, launch, pipelines, launchpad] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/automation.md b/platform-enterprise_docs/getting-started/quickstart-demo/automation.md index 54cb653c58..656c62b835 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/automation.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/automation.md @@ -2,7 +2,7 @@ title: "Automation" description: "An introduction to automation with APIs and CLI tools in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [platform, automation, api, cli, seqerakit] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md b/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md index ddee2feacb..126d3f1a36 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md @@ -2,7 +2,7 @@ title: "Monitor runs" description: "Monitor pipeline runs from the Runs page, All runs page, and Dashboard in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [platform, runs, monitoring] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md b/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md index 68530e95fb..cd2572cee6 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "An introduction to pipeline optimization in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [platform, runs, pipeline optimization] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/studios.md b/platform-enterprise_docs/getting-started/quickstart-demo/studios.md index 24a6bee2c8..4353b01569 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/studios.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/studios.md @@ -2,7 +2,7 @@ title: "Studios" description: "An introduction to Studios in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [platform, studios] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md b/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md index fba009cd3e..9e5804a4eb 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md @@ -2,7 +2,7 @@ title: "View run information" description: "View pipeline run details in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [platform, runs, pipelines, monitoring, tutorial] --- diff --git a/platform-enterprise_docs/getting-started/rnaseq.md b/platform-enterprise_docs/getting-started/rnaseq.md index b79b085fd4..74ce361c62 100644 --- a/platform-enterprise_docs/getting-started/rnaseq.md +++ b/platform-enterprise_docs/getting-started/rnaseq.md @@ -2,7 +2,7 @@ title: "RNA-Seq" description: "An introduction to running nf-core/rnaseq in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [platform, seqera pipelines, studios, rnaseq, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-enterprise_docs/getting-started/studios.md b/platform-enterprise_docs/getting-started/studios.md index 1e6b1bf24e..580e324a6e 100644 --- a/platform-enterprise_docs/getting-started/studios.md +++ b/platform-enterprise_docs/getting-started/studios.md @@ -2,7 +2,7 @@ title: "Studios for interactive analysis" description: "Creating interactive analysis Studios for Jupyter, R-IDE, VS Code, and more" date created: "2025-02-24" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [platform, studios, jupyter, rstudio, xpra, vscode, conda] toc_max_heading_level: 3 --- diff --git a/platform-enterprise_docs/getting-started/workspace-setup.md b/platform-enterprise_docs/getting-started/workspace-setup.md index 8487aed1e2..46636147e0 100644 --- a/platform-enterprise_docs/getting-started/workspace-setup.md +++ b/platform-enterprise_docs/getting-started/workspace-setup.md @@ -2,7 +2,7 @@ title: "Set up your workspace" description: "Instructions to create an organization workspace and add participants in Seqera Platform." date created: "2024-04-15" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [platform, organizations, workspaces, users] --- diff --git a/platform-enterprise_docs/git/overview.md b/platform-enterprise_docs/git/overview.md index fdd05fb44f..09985a4440 100644 --- a/platform-enterprise_docs/git/overview.md +++ b/platform-enterprise_docs/git/overview.md @@ -2,7 +2,7 @@ title: "Git integration" description: "Connecting to Git repositories in Seqera Platform." date created: "2024-06-24" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [git] --- diff --git a/platform-enterprise_docs/labels/overview.md b/platform-enterprise_docs/labels/overview.md index a29f045143..784d2923d8 100644 --- a/platform-enterprise_docs/labels/overview.md +++ b/platform-enterprise_docs/labels/overview.md @@ -2,7 +2,7 @@ title: "Labels" description: "Instructions for using labels in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [labels] --- diff --git a/platform-enterprise_docs/launch/advanced.md b/platform-enterprise_docs/launch/advanced.md index ef1fc6bb68..7987ed08d0 100644 --- a/platform-enterprise_docs/launch/advanced.md +++ b/platform-enterprise_docs/launch/advanced.md @@ -2,7 +2,7 @@ title: "Advanced options" description: "Advanced guide to launching Nextflow pipelines in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [advanced, launch] --- diff --git a/platform-enterprise_docs/launch/cache-resume.mdx b/platform-enterprise_docs/launch/cache-resume.mdx index 7a749f7b07..8733fb7aa3 100644 --- a/platform-enterprise_docs/launch/cache-resume.mdx +++ b/platform-enterprise_docs/launch/cache-resume.mdx @@ -2,7 +2,7 @@ title: "Nextflow cache and resume" description: "Guide to Nextflow cache and resume in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [cache, launch, resume, relaunch] --- diff --git a/platform-enterprise_docs/launch/launchpad.md b/platform-enterprise_docs/launch/launchpad.md index 0eb24e4e34..8d080e7ef5 100644 --- a/platform-enterprise_docs/launch/launchpad.md +++ b/platform-enterprise_docs/launch/launchpad.md @@ -2,7 +2,7 @@ title: "Launch pipelines" description: "Curate and launch workflows in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [launchpad, launch, configure, pipelines, schema, configuration, nextflow, parameters, input, output] --- diff --git a/platform-enterprise_docs/limits/overview.md b/platform-enterprise_docs/limits/overview.md index 9ce6be00e4..200ff88450 100644 --- a/platform-enterprise_docs/limits/overview.md +++ b/platform-enterprise_docs/limits/overview.md @@ -2,7 +2,7 @@ title: "Usage limits" description: "An overview of Seqera Cloud usage limits" date created: "2025-02-19" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [limits] --- diff --git a/platform-enterprise_docs/monitoring/audit-logs.md b/platform-enterprise_docs/monitoring/audit-logs.md index 96b7475ae9..c5a989c5d8 100644 --- a/platform-enterprise_docs/monitoring/audit-logs.md +++ b/platform-enterprise_docs/monitoring/audit-logs.md @@ -2,7 +2,7 @@ title: "Audit logs" description: An overview of application event audit logs in the Admin panel date created: "2024-04-08" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [logging, audit logs, admin panel] --- diff --git a/platform-enterprise_docs/monitoring/cloud-costs.md b/platform-enterprise_docs/monitoring/cloud-costs.md index 15daff6b04..50318e9ead 100644 --- a/platform-enterprise_docs/monitoring/cloud-costs.md +++ b/platform-enterprise_docs/monitoring/cloud-costs.md @@ -2,7 +2,7 @@ title: "Monitoring cloud costs" description: Guidelines for monitoring Seqera Platform cloud expenditure. date created: "2023-04-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [aws, gcp, azure, cloud costs, cost, billing, alerts] --- diff --git a/platform-enterprise_docs/monitoring/dashboard.md b/platform-enterprise_docs/monitoring/dashboard.md index d78e7be941..824453a5e7 100644 --- a/platform-enterprise_docs/monitoring/dashboard.md +++ b/platform-enterprise_docs/monitoring/dashboard.md @@ -2,7 +2,7 @@ title: "Dashboard" description: "View pipeline run status overview in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [dashboard, pipeline runs, fusion, monitoring] --- diff --git a/platform-enterprise_docs/monitoring/overview.md b/platform-enterprise_docs/monitoring/overview.md index f1ec59eb62..891613588c 100644 --- a/platform-enterprise_docs/monitoring/overview.md +++ b/platform-enterprise_docs/monitoring/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Monitoring pipeline runs in Seqera Platform." date created: "2024-04-11" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [runs, monitoring] --- diff --git a/platform-enterprise_docs/monitoring/run-details.mdx b/platform-enterprise_docs/monitoring/run-details.mdx index 65cf5a1c62..6d1ee6674c 100644 --- a/platform-enterprise_docs/monitoring/run-details.mdx +++ b/platform-enterprise_docs/monitoring/run-details.mdx @@ -2,7 +2,7 @@ title: "Run details" description: "Monitoring a Nextflow pipeline executed through Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [logging, monitoring, runs, details, workflows, execution, lineage] --- diff --git a/platform-enterprise_docs/orgs-and-teams/custom-roles.md b/platform-enterprise_docs/orgs-and-teams/custom-roles.md index 8aaa08902e..e1148abdf9 100644 --- a/platform-enterprise_docs/orgs-and-teams/custom-roles.md +++ b/platform-enterprise_docs/orgs-and-teams/custom-roles.md @@ -2,7 +2,7 @@ title: "Custom roles" description: "Introduction to custom roles in Seqera Platform." date created: "2025-11-17" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [roles, rbac, permissions] --- diff --git a/platform-enterprise_docs/orgs-and-teams/organizations.md b/platform-enterprise_docs/orgs-and-teams/organizations.md index 06c146fc62..6e7f0f4107 100644 --- a/platform-enterprise_docs/orgs-and-teams/organizations.md +++ b/platform-enterprise_docs/orgs-and-teams/organizations.md @@ -2,7 +2,7 @@ title: "Organizations" description: "Manage organizations in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [organizations, administration] --- diff --git a/platform-enterprise_docs/orgs-and-teams/roles.md b/platform-enterprise_docs/orgs-and-teams/roles.md index a7535b94de..0138965044 100644 --- a/platform-enterprise_docs/orgs-and-teams/roles.md +++ b/platform-enterprise_docs/orgs-and-teams/roles.md @@ -2,7 +2,7 @@ title: "User roles" description: "Understand the various roles in Seqera Platform." date created: "2024-06-10" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [roles] --- diff --git a/platform-enterprise_docs/orgs-and-teams/teams.md b/platform-enterprise_docs/orgs-and-teams/teams.md index 731a7e850b..9e2981d2fb 100644 --- a/platform-enterprise_docs/orgs-and-teams/teams.md +++ b/platform-enterprise_docs/orgs-and-teams/teams.md @@ -2,7 +2,7 @@ title: "Teams" description: "Create and manage teams in a Seqera Platform Enterprise organization, including IdP-delegated teams." date created: "2026-05-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [teams, organizations, administration, sso, idp delegation, enterprise] --- diff --git a/platform-enterprise_docs/orgs-and-teams/workspace-management.md b/platform-enterprise_docs/orgs-and-teams/workspace-management.md index 5071673ffd..9344a8be0e 100644 --- a/platform-enterprise_docs/orgs-and-teams/workspace-management.md +++ b/platform-enterprise_docs/orgs-and-teams/workspace-management.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Manage users and teams for an organization in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [workspaces, teams, users, administration] --- diff --git a/platform-enterprise_docs/pipeline-actions/overview.md b/platform-enterprise_docs/pipeline-actions/overview.md index 65a76acbb9..d188a0c1bd 100644 --- a/platform-enterprise_docs/pipeline-actions/overview.md +++ b/platform-enterprise_docs/pipeline-actions/overview.md @@ -2,7 +2,7 @@ title: "Pipeline actions" description: "Automate executions with pipeline actions and webhooks in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [actions, webhooks, automation] --- diff --git a/platform-enterprise_docs/pipeline-optimization/overview.md b/platform-enterprise_docs/pipeline-optimization/overview.md index 6295303577..f53a216454 100644 --- a/platform-enterprise_docs/pipeline-optimization/overview.md +++ b/platform-enterprise_docs/pipeline-optimization/overview.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "Optimize the resource usage of your pipelines to save time and money." date created: "2024-02-12" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [compute, resources, optimization] --- diff --git a/platform-enterprise_docs/pipeline-schema/overview.md b/platform-enterprise_docs/pipeline-schema/overview.md index c56fd8565f..3ad5b91814 100644 --- a/platform-enterprise_docs/pipeline-schema/overview.md +++ b/platform-enterprise_docs/pipeline-schema/overview.md @@ -2,7 +2,7 @@ title: "Pipeline schema" description: "Introduction to pipeline schema in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [pipelines, schema] --- diff --git a/platform-enterprise_docs/pipelines/overview.md b/platform-enterprise_docs/pipelines/overview.md index b8bfda44d3..87e5c9b0d3 100644 --- a/platform-enterprise_docs/pipelines/overview.md +++ b/platform-enterprise_docs/pipelines/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Introduction to pipelines in Seqera Platform." date created: "2025-10-16" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-enterprise_docs/pipelines/revision.md b/platform-enterprise_docs/pipelines/revision.md index a4e52961ba..776bee0138 100644 --- a/platform-enterprise_docs/pipelines/revision.md +++ b/platform-enterprise_docs/pipelines/revision.md @@ -2,7 +2,7 @@ title: "Git revision management" description: "Introduction to pipeline repository revision management in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-enterprise_docs/pipelines/versioning.md b/platform-enterprise_docs/pipelines/versioning.md index eed629fc1c..270f7fc941 100644 --- a/platform-enterprise_docs/pipelines/versioning.md +++ b/platform-enterprise_docs/pipelines/versioning.md @@ -2,7 +2,7 @@ title: "Pipeline versioning" description: "Introduction to pipeline versioning in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-enterprise_docs/platform-enterprise.md b/platform-enterprise_docs/platform-enterprise.md index 49aa192e2e..d4173d7412 100644 --- a/platform-enterprise_docs/platform-enterprise.md +++ b/platform-enterprise_docs/platform-enterprise.md @@ -2,7 +2,7 @@ title: "Seqera Platform Enterprise" description: "Introduction to Seqera Platform Enterprise." date created: "2023-04-24" -last updated: "2026-06-11" +last updated: "2026-06-12" slug: / --- diff --git a/platform-enterprise_docs/reports/overview.md b/platform-enterprise_docs/reports/overview.md index 1e66efe88e..464d63a127 100644 --- a/platform-enterprise_docs/reports/overview.md +++ b/platform-enterprise_docs/reports/overview.md @@ -2,7 +2,7 @@ title: "Reports" description: "Overview of pipeline reports in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [pipelines, schema] --- diff --git a/platform-enterprise_docs/resource-labels/overview.md b/platform-enterprise_docs/resource-labels/overview.md index 02bdbf3b06..7cd29d73e0 100644 --- a/platform-enterprise_docs/resource-labels/overview.md +++ b/platform-enterprise_docs/resource-labels/overview.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Instructions to use resource labels in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [resource labels, labels] --- diff --git a/platform-enterprise_docs/secrets/overview.md b/platform-enterprise_docs/secrets/overview.md index 07483e9940..873f09bed6 100644 --- a/platform-enterprise_docs/secrets/overview.md +++ b/platform-enterprise_docs/secrets/overview.md @@ -2,7 +2,7 @@ title: "Secrets" description: "Instructions to use secrets in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [pipelines, secrets] --- diff --git a/platform-enterprise_docs/seqerakit/commands.md b/platform-enterprise_docs/seqerakit/commands.md index 2b4aaeb60c..0ef75af219 100644 --- a/platform-enterprise_docs/seqerakit/commands.md +++ b/platform-enterprise_docs/seqerakit/commands.md @@ -2,7 +2,7 @@ title: "Commands" description: "Seqerakit command options" date created: "2024-10-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [seqerakit, cli, automation, commands] --- diff --git a/platform-enterprise_docs/seqerakit/installation.md b/platform-enterprise_docs/seqerakit/installation.md index b7f21d7253..6e1e399b40 100644 --- a/platform-enterprise_docs/seqerakit/installation.md +++ b/platform-enterprise_docs/seqerakit/installation.md @@ -2,7 +2,7 @@ title: "Installation" description: "Seqerakit installation options" date created: "2024-10-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [seqerakit, cli, automation, installation] --- diff --git a/platform-enterprise_docs/seqerakit/templates.mdx b/platform-enterprise_docs/seqerakit/templates.mdx index 96e3f55206..5a50d0bde0 100644 --- a/platform-enterprise_docs/seqerakit/templates.mdx +++ b/platform-enterprise_docs/seqerakit/templates.mdx @@ -2,7 +2,7 @@ title: "Templates" description: "Seqerakit YAML configuration file templates and instructions" date created: "2024-11-08" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [seqerakit, cli, automation, yaml, configuration] toc_max_heading_level: 4 --- diff --git a/platform-enterprise_docs/seqerakit/yaml-configuration.md b/platform-enterprise_docs/seqerakit/yaml-configuration.md index 97df0b596b..ee0f9447ef 100644 --- a/platform-enterprise_docs/seqerakit/yaml-configuration.md +++ b/platform-enterprise_docs/seqerakit/yaml-configuration.md @@ -2,7 +2,7 @@ title: "YAML configuration" description: "seqerakit YAML configuration file options" date created: "2024-10-21" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [seqerakit, cli, automation, yaml, configuration] --- diff --git a/platform-enterprise_docs/studios/add-studio-custom-container.md b/platform-enterprise_docs/studios/add-studio-custom-container.md index 4120ffcc0d..8caae13415 100644 --- a/platform-enterprise_docs/studios/add-studio-custom-container.md +++ b/platform-enterprise_docs/studios/add-studio-custom-container.md @@ -2,7 +2,7 @@ title: "Custom container template" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [studio custom, git repository, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/add-studio-git-repo.md b/platform-enterprise_docs/studios/add-studio-git-repo.md index a9b89d29fa..ad0e2f2a17 100644 --- a/platform-enterprise_docs/studios/add-studio-git-repo.md +++ b/platform-enterprise_docs/studios/add-studio-git-repo.md @@ -2,7 +2,7 @@ title: "Import from Git repository" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [studio git, git repository, sessions, studios, git, version control] --- diff --git a/platform-enterprise_docs/studios/add-studio-provided-template.md b/platform-enterprise_docs/studios/add-studio-provided-template.md index 32ac6db01d..6bf66d76d9 100644 --- a/platform-enterprise_docs/studios/add-studio-provided-template.md +++ b/platform-enterprise_docs/studios/add-studio-provided-template.md @@ -2,7 +2,7 @@ title: "Seqera-provided container template" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [template, seqera template, seqera template studio, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/add-studio.md b/platform-enterprise_docs/studios/add-studio.md index 95a92306bc..4a7e35b18c 100644 --- a/platform-enterprise_docs/studios/add-studio.md +++ b/platform-enterprise_docs/studios/add-studio.md @@ -2,7 +2,7 @@ title: "Add a Studio" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [data, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/connect.md b/platform-enterprise_docs/studios/connect.md index c5286602e2..917545f0db 100644 --- a/platform-enterprise_docs/studios/connect.md +++ b/platform-enterprise_docs/studios/connect.md @@ -1,7 +1,7 @@ --- title: Connect changelog date created: "2025-07-30" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [connect, changelog, connect changelog] --- diff --git a/platform-enterprise_docs/studios/container-images.md b/platform-enterprise_docs/studios/container-images.md index d1053ed147..f7b5c582a5 100644 --- a/platform-enterprise_docs/studios/container-images.md +++ b/platform-enterprise_docs/studios/container-images.md @@ -2,7 +2,7 @@ title: "Container image templates" description: "Use container images with Studios." date created: "2025-10-16" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [containers, container images, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/custom-envs.md b/platform-enterprise_docs/studios/custom-envs.md index 88b7d5673e..60c9948937 100644 --- a/platform-enterprise_docs/studios/custom-envs.md +++ b/platform-enterprise_docs/studios/custom-envs.md @@ -2,7 +2,7 @@ title: "Custom environments" description: "Custom environments for Studios" date created: "2024-10-01" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [environments, custom, studios] --- diff --git a/platform-enterprise_docs/studios/example-studios.md b/platform-enterprise_docs/studios/example-studios.md index 1deeaa0c2c..e8f79ea41a 100644 --- a/platform-enterprise_docs/studios/example-studios.md +++ b/platform-enterprise_docs/studios/example-studios.md @@ -2,7 +2,7 @@ title: "Example custom Studios" description: "Example Dockerfiles and pre-built container images for running custom applications in Studios." date created: "2026-02-18" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [environments, custom, studios, examples] --- diff --git a/platform-enterprise_docs/studios/managing.md b/platform-enterprise_docs/studios/managing.md index 4366a5087d..d16fd63978 100644 --- a/platform-enterprise_docs/studios/managing.md +++ b/platform-enterprise_docs/studios/managing.md @@ -2,7 +2,7 @@ title: "Manage Studios" description: "Manage Studio sessions." date created: "2025-02-06" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [data, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/overview.md b/platform-enterprise_docs/studios/overview.md index 14a34725d0..18bccb5237 100644 --- a/platform-enterprise_docs/studios/overview.md +++ b/platform-enterprise_docs/studios/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Interactive analysis environments in Seqera Platform" date created: "2025-02-06" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [studios, containers, image, sessions, interactive, analysis] --- diff --git a/platform-enterprise_docs/supported_software/agent/overview.md b/platform-enterprise_docs/supported_software/agent/overview.md index 1df23610e6..0199b62ca7 100644 --- a/platform-enterprise_docs/supported_software/agent/overview.md +++ b/platform-enterprise_docs/supported_software/agent/overview.md @@ -2,7 +2,7 @@ title: "Tower Agent" description: "Instructions to use Tower Agent." date created: "2023-04-24" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [agent] --- diff --git a/platform-enterprise_docs/supported_software/dragen/overview.md b/platform-enterprise_docs/supported_software/dragen/overview.md index 3d9be7075d..edcb2e4aa3 100644 --- a/platform-enterprise_docs/supported_software/dragen/overview.md +++ b/platform-enterprise_docs/supported_software/dragen/overview.md @@ -2,7 +2,7 @@ title: "Illumina DRAGEN" description: "Instructions to integrate Illumina DRAGEN with Seqera Platform." date created: "2023-08-24" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [dragen, integration] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md b/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md index 0944473954..ebd04ea299 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md @@ -2,7 +2,7 @@ title: "Developer tools" description: "API and CLI troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md index 409b9aa131..fb7a28c36d 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md @@ -2,7 +2,7 @@ title: "AWS" description: "AWS troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md index ad2dd4889f..ae211305c6 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md @@ -2,7 +2,7 @@ title: "Azure" description: "Azure troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [faq, help, azure, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md index 7ca0d0080f..ab38ec6b61 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Dataset troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [faq, help, database, datasets] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md b/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md index 497cd0a026..b076004deb 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md @@ -2,7 +2,7 @@ title: "Nextflow" description: "Nextflow troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [faq, help, nextflow, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md b/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md index 5235029f13..959f1df07a 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Troubleshooting resource labels in Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [troubleshooting, help] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md index 68e4fc98db..e49930b602 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md @@ -2,7 +2,7 @@ title: "Studios" description: "Studios troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [faq, help, studios, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md index 1ab7f1ba63..bce14854d6 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md @@ -2,7 +2,7 @@ title: "General troubleshooting" description: "Troubleshooting Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [troubleshooting, help] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md index 4da602f68e..76b7eeca64 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Workspaces troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [faq, help, workspaces, troubleshooting] --- diff --git a/platform-enterprise_docs/tutorials/retry-strategy.md b/platform-enterprise_docs/tutorials/retry-strategy.md index 93b1b4f60f..1b08cd0bdc 100644 --- a/platform-enterprise_docs/tutorials/retry-strategy.md +++ b/platform-enterprise_docs/tutorials/retry-strategy.md @@ -2,7 +2,7 @@ title: "Manage AWS Spot interruptions in Seqera Platform" description: "Managing AWS Spot Interruptions in Seqera Platform." date created: "2024-07-16" -last updated: "2026-06-11" +last updated: "2026-06-12" tags: [aws, spot, platform, fusion, retry] --- From 0d1dbc014775df71cfc32f8b648fe584d289fb9a Mon Sep 17 00:00:00 2001 From: Seqera Docs Bot Date: Thu, 18 Jun 2026 15:04:32 +0000 Subject: [PATCH 10/13] [automated] Fix code formatting --- fusion_docs/guide.md | 2 +- fusion_docs/guide/aws-batch.md | 2 +- fusion_docs/guide/aws-eks.md | 2 +- fusion_docs/guide/azure-batch.md | 2 +- fusion_docs/guide/gcp-batch.md | 2 +- fusion_docs/guide/gcp-gke.md | 2 +- fusion_docs/guide/snapshots/aws.md | 2 +- fusion_docs/guide/snapshots/configuration.md | 2 +- fusion_docs/guide/snapshots/gcp.md | 2 +- fusion_docs/guide/snapshots/index.md | 2 +- fusion_docs/index.md | 2 +- fusion_docs/licensing.md | 2 +- fusion_docs/troubleshooting.md | 2 +- fusion_docs/troubleshooting/error-codes-exit-messages.md | 2 +- fusion_docs/troubleshooting/fusion-doctor.md | 2 +- fusion_docs/troubleshooting/fusion-snapshots.md | 2 +- fusion_docs/troubleshooting/general.md | 2 +- platform-cli-docs/docs/installation.md | 2 +- platform-cloud/docs/administration/credit-management.md | 2 +- platform-cloud/docs/cloud/changelog.md | 2 +- platform-cloud/docs/co-scientist/authentication.md | 2 +- platform-cloud/docs/co-scientist/coding-agents.md | 2 +- platform-cloud/docs/co-scientist/command-approval.md | 2 +- platform-cloud/docs/co-scientist/configuration.md | 2 +- platform-cloud/docs/co-scientist/credits.md | 2 +- platform-cloud/docs/co-scientist/index.md | 2 +- platform-cloud/docs/co-scientist/installation.mdx | 2 +- platform-cloud/docs/co-scientist/modes.md | 2 +- platform-cloud/docs/co-scientist/nextflow-lsp.md | 2 +- platform-cloud/docs/co-scientist/projects.md | 2 +- platform-cloud/docs/co-scientist/quickstart.md | 2 +- platform-cloud/docs/co-scientist/reference/cli.md | 2 +- .../docs/co-scientist/reference/environment-variables.md | 2 +- platform-cloud/docs/co-scientist/reference/index.md | 2 +- platform-cloud/docs/co-scientist/reference/skills-reference.md | 2 +- platform-cloud/docs/co-scientist/sessions.md | 2 +- platform-cloud/docs/co-scientist/skill-antigravity.md | 2 +- platform-cloud/docs/co-scientist/skill-claude-code.md | 2 +- platform-cloud/docs/co-scientist/skill-codex.md | 2 +- platform-cloud/docs/co-scientist/skill-github-copilot.md | 2 +- platform-cloud/docs/co-scientist/skill-other-agents.md | 2 +- platform-cloud/docs/co-scientist/skills.md | 2 +- platform-cloud/docs/co-scientist/use-cases.md | 2 +- platform-cloud/docs/compute-envs/aws-batch.mdx | 2 +- platform-cloud/docs/compute-envs/aws-cloud.mdx | 2 +- platform-cloud/docs/compute-envs/azure-batch.md | 2 +- platform-cloud/docs/compute-envs/azure-cloud.md | 2 +- platform-cloud/docs/compute-envs/eks.mdx | 2 +- platform-cloud/docs/compute-envs/gke.md | 2 +- platform-cloud/docs/compute-envs/google-cloud-batch.md | 2 +- platform-cloud/docs/compute-envs/google-cloud.md | 2 +- platform-cloud/docs/compute-envs/hpc.md | 2 +- platform-cloud/docs/compute-envs/k8s.md | 2 +- platform-cloud/docs/compute-envs/overview.md | 2 +- platform-cloud/docs/compute-envs/seqera-compute.md | 2 +- platform-cloud/docs/credentials/agent_credentials.md | 2 +- platform-cloud/docs/credentials/aws_registry_credentials.md | 2 +- platform-cloud/docs/credentials/azure_registry_credentials.md | 2 +- .../docs/credentials/container_registry_credentials.md | 2 +- platform-cloud/docs/credentials/data_repositories.md | 2 +- .../docs/credentials/docker_hub_registry_credentials.md | 2 +- platform-cloud/docs/credentials/gitea_registry_credentials.md | 2 +- platform-cloud/docs/credentials/github_registry_credentials.md | 2 +- platform-cloud/docs/credentials/gitlab_registry_credentials.md | 2 +- platform-cloud/docs/credentials/google_registry_credentials.md | 2 +- platform-cloud/docs/credentials/managed_identities.md | 2 +- platform-cloud/docs/credentials/overview.md | 2 +- platform-cloud/docs/credentials/quay_registry_credentials.md | 2 +- platform-cloud/docs/credentials/ssh_credentials.md | 2 +- platform-cloud/docs/data-privacy/overview.md | 2 +- platform-cloud/docs/data/data-explorer.md | 2 +- platform-cloud/docs/data/data-lineage.md | 2 +- platform-cloud/docs/data/datasets.md | 2 +- .../docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx | 2 +- platform-cloud/docs/functionality_matrix/overview.md | 2 +- platform-cloud/docs/getting-started/overview.md | 2 +- platform-cloud/docs/getting-started/proteinfold.md | 2 +- .../docs/getting-started/quickstart-demo/add-pipelines.md | 2 +- .../docs/getting-started/quickstart-demo/comm-showcase.md | 2 +- .../docs/getting-started/quickstart-demo/launch-pipelines.md | 2 +- .../docs/getting-started/quickstart-demo/monitor-runs.md | 2 +- .../getting-started/quickstart-demo/pipeline-optimization.md | 2 +- platform-cloud/docs/getting-started/quickstart-demo/studios.md | 2 +- .../getting-started/quickstart-demo/view-run-information.md | 2 +- platform-cloud/docs/getting-started/rnaseq.md | 2 +- platform-cloud/docs/getting-started/single-sign-on.md | 2 +- platform-cloud/docs/getting-started/studios.md | 2 +- platform-cloud/docs/getting-started/workspace-setup.md | 2 +- platform-cloud/docs/git/overview.md | 2 +- platform-cloud/docs/labels/overview.md | 2 +- platform-cloud/docs/launch/cache-resume.mdx | 2 +- platform-cloud/docs/launch/launchpad.md | 2 +- platform-cloud/docs/limits/overview.md | 2 +- platform-cloud/docs/monitoring/cloud-costs.md | 2 +- platform-cloud/docs/monitoring/dashboard.md | 2 +- platform-cloud/docs/monitoring/overview.md | 2 +- platform-cloud/docs/monitoring/run-details.mdx | 2 +- platform-cloud/docs/orgs-and-teams/custom-roles.md | 2 +- platform-cloud/docs/orgs-and-teams/organizations.md | 2 +- platform-cloud/docs/orgs-and-teams/roles.md | 2 +- platform-cloud/docs/orgs-and-teams/workspace-management.md | 2 +- platform-cloud/docs/pipeline-actions/overview.md | 2 +- platform-cloud/docs/pipeline-optimization/overview.md | 2 +- platform-cloud/docs/pipeline-schema/overview.md | 2 +- platform-cloud/docs/pipelines/overview.md | 2 +- platform-cloud/docs/pipelines/revision.md | 2 +- platform-cloud/docs/pipelines/versioning.md | 2 +- platform-cloud/docs/platform-cloud.md | 2 +- platform-cloud/docs/quickstart.md | 2 +- platform-cloud/docs/reports/overview.md | 2 +- platform-cloud/docs/resource-labels/overview.md | 2 +- platform-cloud/docs/secrets/overview.md | 2 +- platform-cloud/docs/seqera-mcp/nfcore-tools.md | 2 +- platform-cloud/docs/seqera-mcp/overview.md | 2 +- platform-cloud/docs/seqera-mcp/seqera-tools.md | 2 +- platform-cloud/docs/seqera-mcp/sra-tools.md | 2 +- platform-cloud/docs/seqerakit/commands.md | 2 +- platform-cloud/docs/seqerakit/installation.md | 2 +- platform-cloud/docs/seqerakit/templates.mdx | 2 +- platform-cloud/docs/seqerakit/yaml-configuration.md | 2 +- platform-cloud/docs/studios/add-studio-custom-container.md | 2 +- platform-cloud/docs/studios/add-studio-git-repo.md | 2 +- platform-cloud/docs/studios/add-studio-provided-template.md | 2 +- platform-cloud/docs/studios/add-studio.md | 2 +- platform-cloud/docs/studios/connect.md | 2 +- platform-cloud/docs/studios/container-images.md | 2 +- platform-cloud/docs/studios/custom-envs.md | 2 +- platform-cloud/docs/studios/example-studios.md | 2 +- platform-cloud/docs/studios/managing.md | 2 +- platform-cloud/docs/studios/overview.md | 2 +- platform-cloud/docs/supported_software/agent/overview.md | 2 +- platform-cloud/docs/supported_software/dragen/overview.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md | 2 +- .../docs/troubleshooting_and_faqs/aws_troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/azure_troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/datasets_troubleshooting.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/nextflow.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md | 2 +- .../docs/troubleshooting_and_faqs/sso_troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/studios_troubleshooting.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/workspaces_troubleshooting.md | 2 +- platform-cloud/docs/tutorials/retry-strategy.md | 2 +- platform-enterprise_docs/administration/overview.md | 2 +- platform-enterprise_docs/co-scientist/authentication.md | 2 +- platform-enterprise_docs/co-scientist/coding-agents.md | 2 +- platform-enterprise_docs/co-scientist/command-approval.md | 2 +- platform-enterprise_docs/co-scientist/configuration.md | 2 +- platform-enterprise_docs/co-scientist/index.md | 2 +- platform-enterprise_docs/co-scientist/installation.mdx | 2 +- platform-enterprise_docs/co-scientist/modes.md | 2 +- platform-enterprise_docs/co-scientist/nextflow-lsp.md | 2 +- platform-enterprise_docs/co-scientist/prerequisites.md | 2 +- platform-enterprise_docs/co-scientist/projects.md | 2 +- platform-enterprise_docs/co-scientist/quickstart.md | 2 +- platform-enterprise_docs/co-scientist/reference/cli.md | 2 +- .../co-scientist/reference/environment-variables.md | 2 +- platform-enterprise_docs/co-scientist/reference/index.md | 2 +- .../co-scientist/reference/skills-reference.md | 2 +- platform-enterprise_docs/co-scientist/sessions.md | 2 +- platform-enterprise_docs/co-scientist/skill-antigravity.md | 2 +- platform-enterprise_docs/co-scientist/skill-claude-code.md | 2 +- platform-enterprise_docs/co-scientist/skill-codex.md | 2 +- platform-enterprise_docs/co-scientist/skill-github-copilot.md | 2 +- platform-enterprise_docs/co-scientist/skill-other-agents.md | 2 +- platform-enterprise_docs/co-scientist/skills.md | 2 +- platform-enterprise_docs/co-scientist/usage-and-cost.md | 2 +- platform-enterprise_docs/co-scientist/use-cases.md | 2 +- platform-enterprise_docs/compute-envs/aws-batch.md | 2 +- platform-enterprise_docs/compute-envs/aws-cloud.md | 2 +- platform-enterprise_docs/compute-envs/azure-batch.md | 2 +- platform-enterprise_docs/compute-envs/azure-cloud.md | 2 +- platform-enterprise_docs/compute-envs/eks.md | 2 +- platform-enterprise_docs/compute-envs/gke.md | 2 +- platform-enterprise_docs/compute-envs/google-cloud-batch.md | 2 +- platform-enterprise_docs/compute-envs/google-cloud.md | 2 +- platform-enterprise_docs/compute-envs/hpc.md | 2 +- platform-enterprise_docs/compute-envs/k8s.md | 2 +- platform-enterprise_docs/compute-envs/overview.md | 2 +- platform-enterprise_docs/credentials/agent_credentials.md | 2 +- .../credentials/aws_registry_credentials.md | 2 +- .../credentials/azure_registry_credentials.md | 2 +- platform-enterprise_docs/credentials/data_repositories.md | 2 +- .../credentials/docker_hub_registry_credentials.md | 2 +- .../credentials/gitea_registry_credentials.md | 2 +- .../credentials/github_registry_credentials.md | 2 +- .../credentials/gitlab_registry_credentials.md | 2 +- .../credentials/google_registry_credentials.md | 2 +- platform-enterprise_docs/credentials/managed_identities.md | 2 +- platform-enterprise_docs/credentials/overview.md | 2 +- .../credentials/quay_registry_credentials.md | 2 +- platform-enterprise_docs/credentials/ssh_credentials.md | 2 +- platform-enterprise_docs/data-privacy/overview.md | 2 +- platform-enterprise_docs/data/data-explorer.md | 2 +- platform-enterprise_docs/data/data-lineage.md | 2 +- platform-enterprise_docs/data/datasets.md | 2 +- .../enterprise/advanced-topics/content-security-policy.md | 2 +- .../enterprise/advanced-topics/custom-launch-container.md | 2 +- .../enterprise/advanced-topics/firewall-configuration.md | 2 +- .../enterprise/advanced-topics/manual-aws-batch-setup.mdx | 2 +- .../enterprise/advanced-topics/manual-azure-batch-setup.md | 2 +- .../enterprise/advanced-topics/monitoring.md | 2 +- .../enterprise/advanced-topics/seqera-container-images.md | 2 +- .../enterprise/configuration/authentication/email.md | 2 +- .../enterprise/configuration/authentication/entra.md | 2 +- .../enterprise/configuration/authentication/github.md | 2 +- .../enterprise/configuration/authentication/google.md | 2 +- .../authentication/idp-delegation/claim-mapping.md | 2 +- .../authentication/idp-delegation/group-catalog/overview.md | 2 +- .../idp-delegation/group-catalog/scim-entra-id.md | 2 +- .../authentication/idp-delegation/group-catalog/scim-okta.md | 2 +- .../authentication/idp-delegation/multi-org-routing.md | 2 +- .../configuration/authentication/idp-delegation/overview.md | 2 +- .../enterprise/configuration/authentication/keycloak.md | 2 +- .../enterprise/configuration/authentication/okta.md | 2 +- .../enterprise/configuration/authentication/overview.md | 2 +- .../enterprise/configuration/aws_parameter_store.md | 2 +- platform-enterprise_docs/enterprise/configuration/mirroring.md | 2 +- platform-enterprise_docs/enterprise/configuration/networking.md | 2 +- platform-enterprise_docs/enterprise/configuration/overview.mdx | 2 +- .../enterprise/configuration/pipeline_optimization.md | 2 +- .../enterprise/configuration/reverse_proxy.md | 2 +- platform-enterprise_docs/enterprise/configuration/ssl_tls.md | 2 +- platform-enterprise_docs/enterprise/configuration/wave.md | 2 +- platform-enterprise_docs/enterprise/general_troubleshooting.md | 2 +- .../enterprise/groundswell-docker-compose.md | 2 +- platform-enterprise_docs/enterprise/groundswell-helm.md | 2 +- platform-enterprise_docs/enterprise/groundswell-kubernetes.md | 2 +- platform-enterprise_docs/enterprise/install-groundswell.md | 2 +- platform-enterprise_docs/enterprise/install-platform.md | 2 +- .../enterprise/install-seqera-coscientist.mdx | 2 +- platform-enterprise_docs/enterprise/install-studios.md | 2 +- platform-enterprise_docs/enterprise/overview.md | 2 +- platform-enterprise_docs/enterprise/platform-docker-compose.md | 2 +- platform-enterprise_docs/enterprise/platform-helm.md | 2 +- platform-enterprise_docs/enterprise/platform-kubernetes.md | 2 +- platform-enterprise_docs/enterprise/studios-docker-compose.md | 2 +- platform-enterprise_docs/enterprise/studios-helm.md | 2 +- platform-enterprise_docs/enterprise/studios-kubernetes.md | 2 +- platform-enterprise_docs/enterprise/studios-ssh.md | 2 +- platform-enterprise_docs/enterprise/testing.md | 2 +- platform-enterprise_docs/enterprise/upgrade.md | 2 +- platform-enterprise_docs/functionality_matrix/overview.md | 2 +- platform-enterprise_docs/getting-started/overview.md | 2 +- .../getting-started/production-checklist.md | 2 +- platform-enterprise_docs/getting-started/proteinfold.md | 2 +- .../getting-started/quickstart-demo/add-data.md | 2 +- .../getting-started/quickstart-demo/add-pipelines.md | 2 +- .../getting-started/quickstart-demo/automation.md | 2 +- .../getting-started/quickstart-demo/monitor-runs.md | 2 +- .../getting-started/quickstart-demo/pipeline-optimization.md | 2 +- .../getting-started/quickstart-demo/studios.md | 2 +- .../getting-started/quickstart-demo/view-run-information.md | 2 +- platform-enterprise_docs/getting-started/rnaseq.md | 2 +- platform-enterprise_docs/getting-started/studios.md | 2 +- platform-enterprise_docs/getting-started/workspace-setup.md | 2 +- platform-enterprise_docs/git/overview.md | 2 +- platform-enterprise_docs/labels/overview.md | 2 +- platform-enterprise_docs/launch/advanced.md | 2 +- platform-enterprise_docs/launch/cache-resume.mdx | 2 +- platform-enterprise_docs/launch/launchpad.md | 2 +- platform-enterprise_docs/limits/overview.md | 2 +- platform-enterprise_docs/monitoring/audit-logs.md | 2 +- platform-enterprise_docs/monitoring/cloud-costs.md | 2 +- platform-enterprise_docs/monitoring/dashboard.md | 2 +- platform-enterprise_docs/monitoring/overview.md | 2 +- platform-enterprise_docs/monitoring/run-details.mdx | 2 +- platform-enterprise_docs/orgs-and-teams/custom-roles.md | 2 +- platform-enterprise_docs/orgs-and-teams/organizations.md | 2 +- platform-enterprise_docs/orgs-and-teams/roles.md | 2 +- platform-enterprise_docs/orgs-and-teams/teams.md | 2 +- platform-enterprise_docs/orgs-and-teams/workspace-management.md | 2 +- platform-enterprise_docs/pipeline-actions/overview.md | 2 +- platform-enterprise_docs/pipeline-optimization/overview.md | 2 +- platform-enterprise_docs/pipeline-schema/overview.md | 2 +- platform-enterprise_docs/pipelines/overview.md | 2 +- platform-enterprise_docs/pipelines/revision.md | 2 +- platform-enterprise_docs/pipelines/versioning.md | 2 +- platform-enterprise_docs/platform-enterprise.md | 2 +- platform-enterprise_docs/reports/overview.md | 2 +- platform-enterprise_docs/resource-labels/overview.md | 2 +- platform-enterprise_docs/secrets/overview.md | 2 +- platform-enterprise_docs/seqerakit/commands.md | 2 +- platform-enterprise_docs/seqerakit/installation.md | 2 +- platform-enterprise_docs/seqerakit/templates.mdx | 2 +- platform-enterprise_docs/seqerakit/yaml-configuration.md | 2 +- platform-enterprise_docs/studios/add-studio-custom-container.md | 2 +- platform-enterprise_docs/studios/add-studio-git-repo.md | 2 +- .../studios/add-studio-provided-template.md | 2 +- platform-enterprise_docs/studios/add-studio.md | 2 +- platform-enterprise_docs/studios/connect.md | 2 +- platform-enterprise_docs/studios/container-images.md | 2 +- platform-enterprise_docs/studios/custom-envs.md | 2 +- platform-enterprise_docs/studios/example-studios.md | 2 +- platform-enterprise_docs/studios/managing.md | 2 +- platform-enterprise_docs/studios/overview.md | 2 +- platform-enterprise_docs/supported_software/agent/overview.md | 2 +- platform-enterprise_docs/supported_software/dragen/overview.md | 2 +- .../troubleshooting_and_faqs/api_and_cli.md | 2 +- .../troubleshooting_and_faqs/aws_troubleshooting.md | 2 +- .../troubleshooting_and_faqs/azure_troubleshooting.md | 2 +- .../troubleshooting_and_faqs/datasets_troubleshooting.md | 2 +- platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md | 2 +- .../troubleshooting_and_faqs/resource-labels.md | 2 +- .../troubleshooting_and_faqs/studios_troubleshooting.md | 2 +- .../troubleshooting_and_faqs/troubleshooting.md | 2 +- .../troubleshooting_and_faqs/workspaces_troubleshooting.md | 2 +- platform-enterprise_docs/tutorials/retry-strategy.md | 2 +- 309 files changed, 309 insertions(+), 309 deletions(-) diff --git a/fusion_docs/guide.md b/fusion_docs/guide.md index 43cca6672f..7122df70bf 100644 --- a/fusion_docs/guide.md +++ b/fusion_docs/guide.md @@ -2,7 +2,7 @@ title: User guide description: "Overview of the Fusion v2 file system" date created: "2024-08-23" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [fusion, storage, compute, file system, posix, client] --- diff --git a/fusion_docs/guide/aws-batch.md b/fusion_docs/guide/aws-batch.md index 651ce9a680..d8d10856eb 100644 --- a/fusion_docs/guide/aws-batch.md +++ b/fusion_docs/guide/aws-batch.md @@ -2,7 +2,7 @@ title: AWS Batch description: "Use Fusion with AWS Batch and S3 storage" date created: "2024-08-23" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [fusion, storage, compute, aws batch, s3] --- diff --git a/fusion_docs/guide/aws-eks.md b/fusion_docs/guide/aws-eks.md index e45f201381..2f2b2a72d1 100644 --- a/fusion_docs/guide/aws-eks.md +++ b/fusion_docs/guide/aws-eks.md @@ -2,7 +2,7 @@ title: Amazon EKS description: "Use Fusion with AWS Elastic Kubernetes Service and S3 storage" date created: "2024-08-24" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [fusion, storage, compute, aws eks, s3] --- diff --git a/fusion_docs/guide/azure-batch.md b/fusion_docs/guide/azure-batch.md index 1eb1e8dc06..b9a580ac21 100644 --- a/fusion_docs/guide/azure-batch.md +++ b/fusion_docs/guide/azure-batch.md @@ -2,7 +2,7 @@ title: Azure Batch description: "Use Fusion with Azure Batch and Azure Blob storage" date created: "2024-08-23" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [fusion, storage, compute, azure batch, blob storage] --- diff --git a/fusion_docs/guide/gcp-batch.md b/fusion_docs/guide/gcp-batch.md index c025f6681f..557b369ca5 100644 --- a/fusion_docs/guide/gcp-batch.md +++ b/fusion_docs/guide/gcp-batch.md @@ -2,7 +2,7 @@ title: Google Cloud Batch description: "Use Fusion with Google Cloud Batch and Google Cloud Storage" date created: "2024-08-23" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [fusion, storage, compute, gcp batch, gcs, google cloud] --- diff --git a/fusion_docs/guide/gcp-gke.md b/fusion_docs/guide/gcp-gke.md index 2697916d68..05ebf239e3 100644 --- a/fusion_docs/guide/gcp-gke.md +++ b/fusion_docs/guide/gcp-gke.md @@ -2,7 +2,7 @@ title: Google Kubernetes Engine description: "Use Fusion with Google Kubernetes Engine and Google Cloud Storage" date created: "2024-08-23" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [fusion, storage, compute, gke, gcs, google cloud, kubernetes] --- diff --git a/fusion_docs/guide/snapshots/aws.md b/fusion_docs/guide/snapshots/aws.md index 4df537df13..6289703f82 100644 --- a/fusion_docs/guide/snapshots/aws.md +++ b/fusion_docs/guide/snapshots/aws.md @@ -2,7 +2,7 @@ title: AWS Batch description: "Fusion Snapshots configuration and best practices for AWS Batch" date created: "2024-11-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [fusion, fusion snapshots, storage, compute, snapshot, aws, batch] --- diff --git a/fusion_docs/guide/snapshots/configuration.md b/fusion_docs/guide/snapshots/configuration.md index 6b7c69f307..f4e3a3e6d6 100644 --- a/fusion_docs/guide/snapshots/configuration.md +++ b/fusion_docs/guide/snapshots/configuration.md @@ -2,7 +2,7 @@ title: Advanced configuration description: "Advanced configuration options for Fusion Snapshots" date created: "2024-11-29" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [fusion, fusion snapshots, snapshot, configuration, nextflow] --- diff --git a/fusion_docs/guide/snapshots/gcp.md b/fusion_docs/guide/snapshots/gcp.md index bcdfdc80c4..9b7783709b 100644 --- a/fusion_docs/guide/snapshots/gcp.md +++ b/fusion_docs/guide/snapshots/gcp.md @@ -2,7 +2,7 @@ title: Google Cloud Batch description: "Fusion Snapshots configuration and best practices for Google Cloud Batch" date created: "2024-11-29" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [fusion, fusion snapshots, storage, compute, snapshot, gcp, google, batch] --- diff --git a/fusion_docs/guide/snapshots/index.md b/fusion_docs/guide/snapshots/index.md index 210bc749e8..d80a1ac67f 100644 --- a/fusion_docs/guide/snapshots/index.md +++ b/fusion_docs/guide/snapshots/index.md @@ -2,7 +2,7 @@ title: Fusion Snapshots description: "Introduction to Fusion Snapshots checkpoint/restore functionality" date created: "2024-11-29" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [fusion, fusion snapshots, storage, snapshot, checkpoint, restore] --- diff --git a/fusion_docs/index.md b/fusion_docs/index.md index df72adba80..7d588ee856 100644 --- a/fusion_docs/index.md +++ b/fusion_docs/index.md @@ -2,7 +2,7 @@ title: Fusion file system description: "Overview of the Fusion v2 file system" date created: "2024-08-23" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [fusion, storage, compute, file system, posix, client] --- diff --git a/fusion_docs/licensing.md b/fusion_docs/licensing.md index 7c66358ad9..1d66eeacea 100644 --- a/fusion_docs/licensing.md +++ b/fusion_docs/licensing.md @@ -2,7 +2,7 @@ title: Fusion licensing description: "Understand how Fusion licensing works" date created: "2025-02-20" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [fusion, storage, compute, file system, license, quotas] --- diff --git a/fusion_docs/troubleshooting.md b/fusion_docs/troubleshooting.md index 3fe1179f39..07cc551838 100644 --- a/fusion_docs/troubleshooting.md +++ b/fusion_docs/troubleshooting.md @@ -2,7 +2,7 @@ title: Troubleshooting description: "Troubleshooting for Fusion issues" date created: "2025-11-29" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [troubleshooting, fusion, fusion snapshots, configuration] --- diff --git a/fusion_docs/troubleshooting/error-codes-exit-messages.md b/fusion_docs/troubleshooting/error-codes-exit-messages.md index 65511ba545..45db8bb269 100644 --- a/fusion_docs/troubleshooting/error-codes-exit-messages.md +++ b/fusion_docs/troubleshooting/error-codes-exit-messages.md @@ -2,7 +2,7 @@ title: Error codes and exit messages description: "Reference for Fusion error codes, exit codes, and error messages" date created: "2025-01-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [errors, error codes, exit codes, fuse, logging, fusion] --- diff --git a/fusion_docs/troubleshooting/fusion-doctor.md b/fusion_docs/troubleshooting/fusion-doctor.md index 9dcc7ed864..2b50735d56 100644 --- a/fusion_docs/troubleshooting/fusion-doctor.md +++ b/fusion_docs/troubleshooting/fusion-doctor.md @@ -2,7 +2,7 @@ title: Fusion Doctor description: "Run Fusion Doctor diagnostics with nf-canary to validate Fusion compute environments" date created: "2026-04-23" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [troubleshooting, fusion, fusion doctor, nf-canary, diagnostics] --- diff --git a/fusion_docs/troubleshooting/fusion-snapshots.md b/fusion_docs/troubleshooting/fusion-snapshots.md index ac7cfbd65f..c3afbfeedc 100644 --- a/fusion_docs/troubleshooting/fusion-snapshots.md +++ b/fusion_docs/troubleshooting/fusion-snapshots.md @@ -2,7 +2,7 @@ title: Fusion Snapshots description: "Troubleshooting for Fusion Snapshots" date created: "2025-11-29" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [troubleshooting, fusion, fusion snapshots, configuration] --- diff --git a/fusion_docs/troubleshooting/general.md b/fusion_docs/troubleshooting/general.md index 1e7e4640e3..8282b1bb96 100644 --- a/fusion_docs/troubleshooting/general.md +++ b/fusion_docs/troubleshooting/general.md @@ -2,7 +2,7 @@ title: General description: "Troubleshooting for general Fusion issues" date created: "2025-11-29" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [troubleshooting, fusion, fusion snapshots, configuration] --- diff --git a/platform-cli-docs/docs/installation.md b/platform-cli-docs/docs/installation.md index ed1806faa0..068e958925 100644 --- a/platform-cli-docs/docs/installation.md +++ b/platform-cli-docs/docs/installation.md @@ -2,7 +2,7 @@ title: "Installation" description: "Seqera Platform CLI installation and configuration instructions." date created: "2024-07-16" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [cli, platform, installation, configuration] --- diff --git a/platform-cloud/docs/administration/credit-management.md b/platform-cloud/docs/administration/credit-management.md index 174e77011b..1c514d9721 100644 --- a/platform-cloud/docs/administration/credit-management.md +++ b/platform-cloud/docs/administration/credit-management.md @@ -2,7 +2,7 @@ title: "Billing and credit management" description: "Manage Seqera credits across Seqera Compute and Co-Scientist." date created: "2025-10-20" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [seqera compute, compute environments, co-scientist, billing] --- diff --git a/platform-cloud/docs/cloud/changelog.md b/platform-cloud/docs/cloud/changelog.md index f6acc02c0f..03b9f1b8da 100644 --- a/platform-cloud/docs/cloud/changelog.md +++ b/platform-cloud/docs/cloud/changelog.md @@ -2,7 +2,7 @@ title: "Cloud changelog" description: "Seqera Platform Cloud changelog" date created: "2024-07-04" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [changelog] --- diff --git a/platform-cloud/docs/co-scientist/authentication.md b/platform-cloud/docs/co-scientist/authentication.md index e2b169598c..f554aee249 100644 --- a/platform-cloud/docs/co-scientist/authentication.md +++ b/platform-cloud/docs/co-scientist/authentication.md @@ -2,7 +2,7 @@ title: "Authentication" description: "Log in, log out, and manage organizations and tokens in the Seqera CLI" date created: "2025-12-15" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, authentication, login] --- diff --git a/platform-cloud/docs/co-scientist/coding-agents.md b/platform-cloud/docs/co-scientist/coding-agents.md index d851961399..99ffb4b352 100644 --- a/platform-cloud/docs/co-scientist/coding-agents.md +++ b/platform-cloud/docs/co-scientist/coding-agents.md @@ -2,7 +2,7 @@ title: "Coding agents" description: "Install Co-Scientist as a skill so your coding agent can drive Seqera Platform" date created: "2026-05-27" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-cloud/docs/co-scientist/command-approval.md b/platform-cloud/docs/co-scientist/command-approval.md index ffd2a22dc6..4c9bbce1d2 100644 --- a/platform-cloud/docs/co-scientist/command-approval.md +++ b/platform-cloud/docs/co-scientist/command-approval.md @@ -2,7 +2,7 @@ title: "Command approval" description: "Control which local commands require user approval in Co-Scientist" date created: "2025-12-15" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, approval, security] --- diff --git a/platform-cloud/docs/co-scientist/configuration.md b/platform-cloud/docs/co-scientist/configuration.md index e2a3439652..7b31bba162 100644 --- a/platform-cloud/docs/co-scientist/configuration.md +++ b/platform-cloud/docs/co-scientist/configuration.md @@ -2,7 +2,7 @@ title: "Using Co-Scientist" description: "Use Co-Scientist day to day in the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, configuration] --- diff --git a/platform-cloud/docs/co-scientist/credits.md b/platform-cloud/docs/co-scientist/credits.md index 8630b539cf..a5e17f9021 100644 --- a/platform-cloud/docs/co-scientist/credits.md +++ b/platform-cloud/docs/co-scientist/credits.md @@ -2,7 +2,7 @@ title: "Credits" description: "Co-Scientist credits and how to request more" date created: "2026-04-30" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, credits] --- diff --git a/platform-cloud/docs/co-scientist/index.md b/platform-cloud/docs/co-scientist/index.md index 5d8c35d248..f201a86222 100644 --- a/platform-cloud/docs/co-scientist/index.md +++ b/platform-cloud/docs/co-scientist/index.md @@ -2,7 +2,7 @@ title: "Co-Scientist in Seqera CLI" description: "AI-powered assistant for bioinformatics workflows and Seqera Platform" date created: "2026-03-11" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, ai] --- diff --git a/platform-cloud/docs/co-scientist/installation.mdx b/platform-cloud/docs/co-scientist/installation.mdx index 804807a4af..e88fd9114b 100644 --- a/platform-cloud/docs/co-scientist/installation.mdx +++ b/platform-cloud/docs/co-scientist/installation.mdx @@ -2,7 +2,7 @@ title: "Installation" description: "Install and configure the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, installation] --- diff --git a/platform-cloud/docs/co-scientist/modes.md b/platform-cloud/docs/co-scientist/modes.md index 1199be5aa4..236e3c7892 100644 --- a/platform-cloud/docs/co-scientist/modes.md +++ b/platform-cloud/docs/co-scientist/modes.md @@ -2,7 +2,7 @@ title: "Modes" description: "Work in Co-Scientist's build, plan, and goal modes" date created: "2026-03-11" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, modes] --- diff --git a/platform-cloud/docs/co-scientist/nextflow-lsp.md b/platform-cloud/docs/co-scientist/nextflow-lsp.md index 85fba14607..4a33399c54 100644 --- a/platform-cloud/docs/co-scientist/nextflow-lsp.md +++ b/platform-cloud/docs/co-scientist/nextflow-lsp.md @@ -2,7 +2,7 @@ title: "Code intelligence" description: "Use language-server code intelligence in Co-Scientist" date created: "2026-02-26" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, lsp, code intelligence] --- diff --git a/platform-cloud/docs/co-scientist/projects.md b/platform-cloud/docs/co-scientist/projects.md index 3ed2144f76..2d12643859 100644 --- a/platform-cloud/docs/co-scientist/projects.md +++ b/platform-cloud/docs/co-scientist/projects.md @@ -2,7 +2,7 @@ title: "Projects" description: "Organize workspace resources into projects using Seqera Platform labels" date created: "2026-04-22" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, projects, labels] --- diff --git a/platform-cloud/docs/co-scientist/quickstart.md b/platform-cloud/docs/co-scientist/quickstart.md index 898164497f..826243258e 100644 --- a/platform-cloud/docs/co-scientist/quickstart.md +++ b/platform-cloud/docs/co-scientist/quickstart.md @@ -2,7 +2,7 @@ title: "Quickstart" description: "Run your first Co-Scientist session in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, ai] --- diff --git a/platform-cloud/docs/co-scientist/reference/cli.md b/platform-cloud/docs/co-scientist/reference/cli.md index f694472334..0381049c97 100644 --- a/platform-cloud/docs/co-scientist/reference/cli.md +++ b/platform-cloud/docs/co-scientist/reference/cli.md @@ -2,7 +2,7 @@ title: "CLI" description: "Seqera CLI commands and options for Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, reference] --- diff --git a/platform-cloud/docs/co-scientist/reference/environment-variables.md b/platform-cloud/docs/co-scientist/reference/environment-variables.md index ab90e3d40e..296354b512 100644 --- a/platform-cloud/docs/co-scientist/reference/environment-variables.md +++ b/platform-cloud/docs/co-scientist/reference/environment-variables.md @@ -2,7 +2,7 @@ title: "Environment variables" description: "Environment variables for authenticating and configuring the Seqera CLI" date created: "2026-05-28" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, reference] --- diff --git a/platform-cloud/docs/co-scientist/reference/index.md b/platform-cloud/docs/co-scientist/reference/index.md index 0c20d3c9de..644bef62f2 100644 --- a/platform-cloud/docs/co-scientist/reference/index.md +++ b/platform-cloud/docs/co-scientist/reference/index.md @@ -2,7 +2,7 @@ title: "Reference" description: "Reference material for the Seqera CLI and Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, reference] --- diff --git a/platform-cloud/docs/co-scientist/reference/skills-reference.md b/platform-cloud/docs/co-scientist/reference/skills-reference.md index d04bffe6af..0397df28fc 100644 --- a/platform-cloud/docs/co-scientist/reference/skills-reference.md +++ b/platform-cloud/docs/co-scientist/reference/skills-reference.md @@ -2,7 +2,7 @@ title: "Skills" description: "Built-in skills, slash commands, and session limits for the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, skills, reference] --- diff --git a/platform-cloud/docs/co-scientist/sessions.md b/platform-cloud/docs/co-scientist/sessions.md index e6b901fa0d..a3904bacaf 100644 --- a/platform-cloud/docs/co-scientist/sessions.md +++ b/platform-cloud/docs/co-scientist/sessions.md @@ -2,7 +2,7 @@ title: "Sessions" description: "Start, continue, resume, and exit Co-Scientist sessions, and run non-interactively" date created: "2026-05-27" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, sessions] --- diff --git a/platform-cloud/docs/co-scientist/skill-antigravity.md b/platform-cloud/docs/co-scientist/skill-antigravity.md index 55c2342d8a..a49a5f27e8 100644 --- a/platform-cloud/docs/co-scientist/skill-antigravity.md +++ b/platform-cloud/docs/co-scientist/skill-antigravity.md @@ -2,7 +2,7 @@ title: "Antigravity/Gemini" description: "Install and maintain the Co-Scientist skill for Google's Antigravity/Gemini IDE" date created: "2026-04-29" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, skills, antigravity, gemini] --- diff --git a/platform-cloud/docs/co-scientist/skill-claude-code.md b/platform-cloud/docs/co-scientist/skill-claude-code.md index da76cdeba0..e8eb87c09a 100644 --- a/platform-cloud/docs/co-scientist/skill-claude-code.md +++ b/platform-cloud/docs/co-scientist/skill-claude-code.md @@ -2,7 +2,7 @@ title: "Claude Code" description: "Install and maintain the Co-Scientist skill for Claude Code" date created: "2026-03-11" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, skills, claude code] --- diff --git a/platform-cloud/docs/co-scientist/skill-codex.md b/platform-cloud/docs/co-scientist/skill-codex.md index 408bf656b1..abc303bc33 100644 --- a/platform-cloud/docs/co-scientist/skill-codex.md +++ b/platform-cloud/docs/co-scientist/skill-codex.md @@ -2,7 +2,7 @@ title: "Codex" description: "Install and maintain the Co-Scientist skill for Codex" date created: "2026-03-11" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, skills, codex] --- diff --git a/platform-cloud/docs/co-scientist/skill-github-copilot.md b/platform-cloud/docs/co-scientist/skill-github-copilot.md index c55552e72f..270b630b2d 100644 --- a/platform-cloud/docs/co-scientist/skill-github-copilot.md +++ b/platform-cloud/docs/co-scientist/skill-github-copilot.md @@ -2,7 +2,7 @@ title: "GitHub Copilot" description: "Install and maintain the Co-Scientist skill for GitHub Copilot" date created: "2026-03-11" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, skills, github copilot] --- diff --git a/platform-cloud/docs/co-scientist/skill-other-agents.md b/platform-cloud/docs/co-scientist/skill-other-agents.md index e6cd5c95b3..8b9a95b5b7 100644 --- a/platform-cloud/docs/co-scientist/skill-other-agents.md +++ b/platform-cloud/docs/co-scientist/skill-other-agents.md @@ -2,7 +2,7 @@ title: "Other coding agents" description: "Install and maintain the Co-Scientist skill for other coding agents" date created: "2026-03-11" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-cloud/docs/co-scientist/skills.md b/platform-cloud/docs/co-scientist/skills.md index 1aba9176cc..47bd2a0f8a 100644 --- a/platform-cloud/docs/co-scientist/skills.md +++ b/platform-cloud/docs/co-scientist/skills.md @@ -2,7 +2,7 @@ title: "Skills configuration" description: "Discover, create, and install skills in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, skills] --- diff --git a/platform-cloud/docs/co-scientist/use-cases.md b/platform-cloud/docs/co-scientist/use-cases.md index 8fd8a6cdd2..6e4049ce65 100644 --- a/platform-cloud/docs/co-scientist/use-cases.md +++ b/platform-cloud/docs/co-scientist/use-cases.md @@ -2,7 +2,7 @@ title: "Use cases" description: "Common tasks you can do with Co-Scientist, with example prompts" date created: "2026-03-11" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, ai, use cases] --- diff --git a/platform-cloud/docs/compute-envs/aws-batch.mdx b/platform-cloud/docs/compute-envs/aws-batch.mdx index 66c690c766..5b62a056d3 100644 --- a/platform-cloud/docs/compute-envs/aws-batch.mdx +++ b/platform-cloud/docs/compute-envs/aws-batch.mdx @@ -2,7 +2,7 @@ title: "AWS Batch" description: "Instructions to set up AWS Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [aws, batch, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/aws-cloud.mdx b/platform-cloud/docs/compute-envs/aws-cloud.mdx index 4693e11100..6302c0d177 100644 --- a/platform-cloud/docs/compute-envs/aws-cloud.mdx +++ b/platform-cloud/docs/compute-envs/aws-cloud.mdx @@ -2,7 +2,7 @@ title: "AWS Cloud" description: "Instructions to set up an AWS Cloud CE in Seqera Platform" date created: "2025-05-15" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [cloud, vm, amazon, compute environments] toc_min_heading_level: 2 toc_max_heading_level: 4 diff --git a/platform-cloud/docs/compute-envs/azure-batch.md b/platform-cloud/docs/compute-envs/azure-batch.md index d981cedf66..13e6c2c423 100644 --- a/platform-cloud/docs/compute-envs/azure-batch.md +++ b/platform-cloud/docs/compute-envs/azure-batch.md @@ -2,7 +2,7 @@ title: "Azure Batch" description: "Instructions to set up Azure Batch in Seqera Platform" date created: "2024-01-04" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [azure, batch, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/azure-cloud.md b/platform-cloud/docs/compute-envs/azure-cloud.md index c3eda80417..ad0a548f13 100644 --- a/platform-cloud/docs/compute-envs/azure-cloud.md +++ b/platform-cloud/docs/compute-envs/azure-cloud.md @@ -2,7 +2,7 @@ title: "Azure Cloud" description: "Instructions to set up an Azure Cloud compute environment in Seqera Platform" date created: "2025-09-29" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [cloud, vm, azure, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/eks.mdx b/platform-cloud/docs/compute-envs/eks.mdx index 3ebea2284e..79c4eb0d73 100644 --- a/platform-cloud/docs/compute-envs/eks.mdx +++ b/platform-cloud/docs/compute-envs/eks.mdx @@ -2,7 +2,7 @@ title: "Amazon EKS" description: "Instructions to set up Amazon EKS in Seqera Platform" date created: "2026-02-04" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [eks, amazon, compute environments, ce] --- diff --git a/platform-cloud/docs/compute-envs/gke.md b/platform-cloud/docs/compute-envs/gke.md index 4ab3a6ff2d..8b2081351a 100644 --- a/platform-cloud/docs/compute-envs/gke.md +++ b/platform-cloud/docs/compute-envs/gke.md @@ -2,7 +2,7 @@ title: "Google Kubernetes Engine" description: "Instructions to set up Google Kubernetes Engine in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [gke, google, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/google-cloud-batch.md b/platform-cloud/docs/compute-envs/google-cloud-batch.md index 8bb7932e87..0a6fcdd8f4 100644 --- a/platform-cloud/docs/compute-envs/google-cloud-batch.md +++ b/platform-cloud/docs/compute-envs/google-cloud-batch.md @@ -2,7 +2,7 @@ title: "Google Cloud Batch" description: "Instructions to set up Google Cloud Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [google, batch, gcp, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/google-cloud.md b/platform-cloud/docs/compute-envs/google-cloud.md index 6c2885f42c..a1dfa8e257 100644 --- a/platform-cloud/docs/compute-envs/google-cloud.md +++ b/platform-cloud/docs/compute-envs/google-cloud.md @@ -2,7 +2,7 @@ title: "Google Cloud" description: "Instructions to set up an Google Cloud CE in Seqera Platform" date created: "2025-07-15" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [cloud, vm, google, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/hpc.md b/platform-cloud/docs/compute-envs/hpc.md index 51fc053915..f33601ff57 100644 --- a/platform-cloud/docs/compute-envs/hpc.md +++ b/platform-cloud/docs/compute-envs/hpc.md @@ -2,7 +2,7 @@ title: "HPC compute environments" description: "Instructions to set up HPC compute environments in Seqera Platform" date created: "2023-05-11" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [slurm, lsf, pbs, grid engine, altair, ibm, moab, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/k8s.md b/platform-cloud/docs/compute-envs/k8s.md index b4588b916b..53936d71ae 100644 --- a/platform-cloud/docs/compute-envs/k8s.md +++ b/platform-cloud/docs/compute-envs/k8s.md @@ -2,7 +2,7 @@ title: "Kubernetes" description: "Instructions to set up Kubernetes in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [k8s, kubernetes, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/overview.md b/platform-cloud/docs/compute-envs/overview.md index 6d3fbb0698..4ed08b2e4f 100644 --- a/platform-cloud/docs/compute-envs/overview.md +++ b/platform-cloud/docs/compute-envs/overview.md @@ -2,7 +2,7 @@ title: "Compute environment overview" description: "Overview of compute environments in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [compute environments] --- diff --git a/platform-cloud/docs/compute-envs/seqera-compute.md b/platform-cloud/docs/compute-envs/seqera-compute.md index 820d48b384..a573706139 100644 --- a/platform-cloud/docs/compute-envs/seqera-compute.md +++ b/platform-cloud/docs/compute-envs/seqera-compute.md @@ -2,7 +2,7 @@ title: "Seqera Compute" description: "Instructions to set up Seqera Compute in Seqera Platform" date created: "2025-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [seqera compute, compute environments] --- diff --git a/platform-cloud/docs/credentials/agent_credentials.md b/platform-cloud/docs/credentials/agent_credentials.md index f749d6a55b..2ada34ad4d 100644 --- a/platform-cloud/docs/credentials/agent_credentials.md +++ b/platform-cloud/docs/credentials/agent_credentials.md @@ -2,7 +2,7 @@ title: "Tower Agent credentials" description: "Create Tower Agent credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [agent, credentials] --- diff --git a/platform-cloud/docs/credentials/aws_registry_credentials.md b/platform-cloud/docs/credentials/aws_registry_credentials.md index 1ef02caf1c..4d0d7818ee 100644 --- a/platform-cloud/docs/credentials/aws_registry_credentials.md +++ b/platform-cloud/docs/credentials/aws_registry_credentials.md @@ -2,7 +2,7 @@ title: "AWS ECR credentials" description: "Create AWS ECR credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [aws, ecr, credentials] --- diff --git a/platform-cloud/docs/credentials/azure_registry_credentials.md b/platform-cloud/docs/credentials/azure_registry_credentials.md index f34a3204fa..d384985a7f 100644 --- a/platform-cloud/docs/credentials/azure_registry_credentials.md +++ b/platform-cloud/docs/credentials/azure_registry_credentials.md @@ -2,7 +2,7 @@ title: "Azure container registry credentials" description: "Create Azure container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [azure, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/container_registry_credentials.md b/platform-cloud/docs/credentials/container_registry_credentials.md index 4039d270d3..4d492ace58 100644 --- a/platform-cloud/docs/credentials/container_registry_credentials.md +++ b/platform-cloud/docs/credentials/container_registry_credentials.md @@ -2,7 +2,7 @@ title: "Container registry credentials" description: "Configure container registry credentials for the Wave container service in Seqera Platform." date created: "2025-10-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [credentials, container registry, wave, docker, authentication] --- diff --git a/platform-cloud/docs/credentials/data_repositories.md b/platform-cloud/docs/credentials/data_repositories.md index 68fba440f8..47376940d0 100644 --- a/platform-cloud/docs/credentials/data_repositories.md +++ b/platform-cloud/docs/credentials/data_repositories.md @@ -2,7 +2,7 @@ title: "Data repositories" description: "Add data repositories to Seqera Platform" date created: "2025-10-15" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [data explorer, aws, azure, gcp, s3-compatible, api, credentials] --- diff --git a/platform-cloud/docs/credentials/docker_hub_registry_credentials.md b/platform-cloud/docs/credentials/docker_hub_registry_credentials.md index e1bc3a53da..94750ef6ee 100644 --- a/platform-cloud/docs/credentials/docker_hub_registry_credentials.md +++ b/platform-cloud/docs/credentials/docker_hub_registry_credentials.md @@ -2,7 +2,7 @@ title: "Docker Hub credentials" description: "Create Docker Hub credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [docker, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/gitea_registry_credentials.md b/platform-cloud/docs/credentials/gitea_registry_credentials.md index d9f8783922..bb7f3c27a1 100644 --- a/platform-cloud/docs/credentials/gitea_registry_credentials.md +++ b/platform-cloud/docs/credentials/gitea_registry_credentials.md @@ -2,7 +2,7 @@ title: "Gitea container registry credentials" description: "Create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [gitea, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/github_registry_credentials.md b/platform-cloud/docs/credentials/github_registry_credentials.md index 9161f54d2d..43a9a3779f 100644 --- a/platform-cloud/docs/credentials/github_registry_credentials.md +++ b/platform-cloud/docs/credentials/github_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitHub container registry credentials" description: "Create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [github, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/gitlab_registry_credentials.md b/platform-cloud/docs/credentials/gitlab_registry_credentials.md index a174b23eb5..7815390723 100644 --- a/platform-cloud/docs/credentials/gitlab_registry_credentials.md +++ b/platform-cloud/docs/credentials/gitlab_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitLab container registry credentials" description: "Create GitLab container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [gitlab, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/google_registry_credentials.md b/platform-cloud/docs/credentials/google_registry_credentials.md index 233a7e0ec1..8b3c59e0d7 100644 --- a/platform-cloud/docs/credentials/google_registry_credentials.md +++ b/platform-cloud/docs/credentials/google_registry_credentials.md @@ -2,7 +2,7 @@ title: "Google registry credentials" description: "Create Google Cloud registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [google, containers, registry, artifact, credentials] --- diff --git a/platform-cloud/docs/credentials/managed_identities.md b/platform-cloud/docs/credentials/managed_identities.md index fdcf9aa160..8df715441f 100644 --- a/platform-cloud/docs/credentials/managed_identities.md +++ b/platform-cloud/docs/credentials/managed_identities.md @@ -2,7 +2,7 @@ title: "Managed identities" description: "Configure managed identities in Seqera Platform." date created: "2024-06-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [organizations, administration, managed identities, clusters, ssh, credentials] --- diff --git a/platform-cloud/docs/credentials/overview.md b/platform-cloud/docs/credentials/overview.md index 4a36a38614..860e14bd9e 100644 --- a/platform-cloud/docs/credentials/overview.md +++ b/platform-cloud/docs/credentials/overview.md @@ -2,7 +2,7 @@ title: "Credentials overview" description: "Learn about credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [credentials, git, containers, registry] --- diff --git a/platform-cloud/docs/credentials/quay_registry_credentials.md b/platform-cloud/docs/credentials/quay_registry_credentials.md index 60327504ad..d025a93b8c 100644 --- a/platform-cloud/docs/credentials/quay_registry_credentials.md +++ b/platform-cloud/docs/credentials/quay_registry_credentials.md @@ -2,7 +2,7 @@ title: "Quay container registry credentials" description: "Create Quay container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [quay, credentials] --- diff --git a/platform-cloud/docs/credentials/ssh_credentials.md b/platform-cloud/docs/credentials/ssh_credentials.md index 6f94824e9d..41ff2f53e2 100644 --- a/platform-cloud/docs/credentials/ssh_credentials.md +++ b/platform-cloud/docs/credentials/ssh_credentials.md @@ -2,7 +2,7 @@ title: "SSH credentials" description: "Create SSH credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [ssh, credentials] --- diff --git a/platform-cloud/docs/data-privacy/overview.md b/platform-cloud/docs/data-privacy/overview.md index f47874dcc8..f714c760ab 100644 --- a/platform-cloud/docs/data-privacy/overview.md +++ b/platform-cloud/docs/data-privacy/overview.md @@ -2,7 +2,7 @@ title: "Data privacy" description: "Overview of the data collected by Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [data, privacy] --- diff --git a/platform-cloud/docs/data/data-explorer.md b/platform-cloud/docs/data/data-explorer.md index b873604026..945b2a5cd7 100644 --- a/platform-cloud/docs/data/data-explorer.md +++ b/platform-cloud/docs/data/data-explorer.md @@ -2,7 +2,7 @@ title: "Data Explorer" description: "Using Seqera Data Explorer." date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [data, explorer, igv, molstar, object, storage, lineage] --- diff --git a/platform-cloud/docs/data/data-lineage.md b/platform-cloud/docs/data/data-lineage.md index bf513fc2ac..d553d2fb70 100644 --- a/platform-cloud/docs/data/data-lineage.md +++ b/platform-cloud/docs/data/data-lineage.md @@ -2,7 +2,7 @@ title: "Data Lineage" description: "Using data lineage in Seqera Platform." date created: "2026-05-04" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [data lineage, provenance, governance, reproducibility, lineage id, lid, labels] --- diff --git a/platform-cloud/docs/data/datasets.md b/platform-cloud/docs/data/datasets.md index 739cd3e318..22f2ee7150 100644 --- a/platform-cloud/docs/data/datasets.md +++ b/platform-cloud/docs/data/datasets.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Using datasets in Seqera Platform." date created: "2023-04-23" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [datasets] --- diff --git a/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx b/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx index 95dba72289..16540ff84b 100644 --- a/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx +++ b/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx @@ -2,7 +2,7 @@ title: "Manual AWS Batch configuration" description: "Manual AWS Batch configuration" date created: "2023-04-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [aws, batch, configuration] --- diff --git a/platform-cloud/docs/functionality_matrix/overview.md b/platform-cloud/docs/functionality_matrix/overview.md index 08614124a5..3e5fbd4ee3 100644 --- a/platform-cloud/docs/functionality_matrix/overview.md +++ b/platform-cloud/docs/functionality_matrix/overview.md @@ -2,7 +2,7 @@ title: "Default version compatibility" description: "Platform / nf-launcher / Nextflow / Fusion version compatibility" date created: "2024-06-20" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [compatibility, nextflow, nf-launcher] --- diff --git a/platform-cloud/docs/getting-started/overview.md b/platform-cloud/docs/getting-started/overview.md index 8c2937545e..bde45e5919 100644 --- a/platform-cloud/docs/getting-started/overview.md +++ b/platform-cloud/docs/getting-started/overview.md @@ -2,7 +2,7 @@ title: Run a pipeline description: An overview of Seqera Platform deployment versions and ways to run Seqera. date created: "2023-09-15" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [overview, pipelines, getting started, deployment, runs] --- diff --git a/platform-cloud/docs/getting-started/proteinfold.md b/platform-cloud/docs/getting-started/proteinfold.md index 1ad4cf9ccf..542361246d 100644 --- a/platform-cloud/docs/getting-started/proteinfold.md +++ b/platform-cloud/docs/getting-started/proteinfold.md @@ -2,7 +2,7 @@ title: "Protein structure prediction" description: "An introduction to running nf-core/proteinfold in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [platform, seqera pipelines, studios, proteinfold, alphafold, colabfold, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md b/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md index e3e4e2316c..564e146c42 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md @@ -2,7 +2,7 @@ title: "Add pipelines" description: "An introduction to adding pipelines to Seqera Platform workspaces" date created: "2024-07-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [platform, launch, pipelines, launchpad] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md b/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md index e84f6fdf20..14010e25a0 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md @@ -2,7 +2,7 @@ title: "Community Showcase" description: "Seqera Cloud Community showcase workspace walkthrough" date created: "2024-07-08" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [platform, launch, pipelines, launchpad, tutorial] toc_max_heading_level: 3 --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md b/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md index 989bf598e1..10e65c4b2e 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md @@ -2,7 +2,7 @@ title: "Launch pipelines" description: "An introduction to launching nf-core/rnaseq in the community/showcase workspace" date created: "2024-07-08" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [platform, launch, pipelines, launchpad, tutorial] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md b/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md index 126d3f1a36..33baa9cf34 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md @@ -2,7 +2,7 @@ title: "Monitor runs" description: "Monitor pipeline runs from the Runs page, All runs page, and Dashboard in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [platform, runs, monitoring] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md b/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md index cd2572cee6..ed9cd4366d 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "An introduction to pipeline optimization in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [platform, runs, pipeline optimization] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/studios.md b/platform-cloud/docs/getting-started/quickstart-demo/studios.md index c2ad5374f6..3e447b3d52 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/studios.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/studios.md @@ -2,7 +2,7 @@ title: "Studios" description: "An introduction to Studios in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [platform, data, studios] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md b/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md index 206594511b..070492b68e 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md @@ -2,7 +2,7 @@ title: "View run information" description: "View pipeline run details in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [platform, runs, pipelines, monitoring, tutorial] --- diff --git a/platform-cloud/docs/getting-started/rnaseq.md b/platform-cloud/docs/getting-started/rnaseq.md index 58a1362066..14cd0d0341 100644 --- a/platform-cloud/docs/getting-started/rnaseq.md +++ b/platform-cloud/docs/getting-started/rnaseq.md @@ -2,7 +2,7 @@ title: "RNA-Seq" description: "An introduction to running nf-core/rnaseq in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [platform, seqera pipelines, studios, rnaseq, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-cloud/docs/getting-started/single-sign-on.md b/platform-cloud/docs/getting-started/single-sign-on.md index a536a851de..03b85fb00c 100644 --- a/platform-cloud/docs/getting-started/single-sign-on.md +++ b/platform-cloud/docs/getting-started/single-sign-on.md @@ -2,7 +2,7 @@ title: "Single sign-on (SSO)" description: "Configure single sign-on for a Seqera Platform Cloud organization." date created: "2026-03-10" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [sso, authentication, organization settings, cloud pro] --- diff --git a/platform-cloud/docs/getting-started/studios.md b/platform-cloud/docs/getting-started/studios.md index 21efe7f2d5..dbe0699771 100644 --- a/platform-cloud/docs/getting-started/studios.md +++ b/platform-cloud/docs/getting-started/studios.md @@ -2,7 +2,7 @@ title: "Studios for interactive analysis" description: "Creating interactive analysis Studios for Jupyter, R-IDE, VS Code, and more" date created: "2025-02-24" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [platform, studios, jupyter, r-ide, xpra, vscode, conda] toc_max_heading_level: 3 --- diff --git a/platform-cloud/docs/getting-started/workspace-setup.md b/platform-cloud/docs/getting-started/workspace-setup.md index 1dd64fc49a..a8ba07bd28 100644 --- a/platform-cloud/docs/getting-started/workspace-setup.md +++ b/platform-cloud/docs/getting-started/workspace-setup.md @@ -2,7 +2,7 @@ title: "Set up your workspace" description: "Create an organization workspace and add participants in Seqera Platform." date created: "2024-04-15" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [platform, organizations, workspaces, users] --- diff --git a/platform-cloud/docs/git/overview.md b/platform-cloud/docs/git/overview.md index 20ab25e5df..4891bc38f8 100644 --- a/platform-cloud/docs/git/overview.md +++ b/platform-cloud/docs/git/overview.md @@ -2,7 +2,7 @@ title: "Git integration" description: "Connecting to Git repositories in Seqera Platform and Co-Scientist." date created: "2025-10-11" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [git] --- diff --git a/platform-cloud/docs/labels/overview.md b/platform-cloud/docs/labels/overview.md index 784d2923d8..dffc27987d 100644 --- a/platform-cloud/docs/labels/overview.md +++ b/platform-cloud/docs/labels/overview.md @@ -2,7 +2,7 @@ title: "Labels" description: "Instructions for using labels in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [labels] --- diff --git a/platform-cloud/docs/launch/cache-resume.mdx b/platform-cloud/docs/launch/cache-resume.mdx index 8733fb7aa3..41028b20c0 100644 --- a/platform-cloud/docs/launch/cache-resume.mdx +++ b/platform-cloud/docs/launch/cache-resume.mdx @@ -2,7 +2,7 @@ title: "Nextflow cache and resume" description: "Guide to Nextflow cache and resume in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [cache, launch, resume, relaunch] --- diff --git a/platform-cloud/docs/launch/launchpad.md b/platform-cloud/docs/launch/launchpad.md index 50dbda8583..1aa5001ffd 100644 --- a/platform-cloud/docs/launch/launchpad.md +++ b/platform-cloud/docs/launch/launchpad.md @@ -2,7 +2,7 @@ title: "Launch pipelines" description: "Curate and launch pipelines in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [launchpad, launch, configure, pipelines, schema, configuration, nextflow, parameters, input, output] --- diff --git a/platform-cloud/docs/limits/overview.md b/platform-cloud/docs/limits/overview.md index 828912e267..dcfe26c544 100644 --- a/platform-cloud/docs/limits/overview.md +++ b/platform-cloud/docs/limits/overview.md @@ -2,7 +2,7 @@ title: "Usage limits" description: "An overview of Seqera Cloud usage limits" date created: "2025-02-19" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [limits] --- diff --git a/platform-cloud/docs/monitoring/cloud-costs.md b/platform-cloud/docs/monitoring/cloud-costs.md index e91651d5d8..a82cb7505a 100644 --- a/platform-cloud/docs/monitoring/cloud-costs.md +++ b/platform-cloud/docs/monitoring/cloud-costs.md @@ -2,7 +2,7 @@ title: "Monitoring cloud costs" description: Guidelines for monitoring Seqera Platform cloud expenditure date created: "2023-04-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [aws, gcp, azure, cloud costs, cost, billing, alerts] --- diff --git a/platform-cloud/docs/monitoring/dashboard.md b/platform-cloud/docs/monitoring/dashboard.md index 6f54f77fe5..10089fa20a 100644 --- a/platform-cloud/docs/monitoring/dashboard.md +++ b/platform-cloud/docs/monitoring/dashboard.md @@ -2,7 +2,7 @@ title: "Dashboard" description: "View pipeline run status overview in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [dashboard, pipeline runs, fusion, monitoring] --- diff --git a/platform-cloud/docs/monitoring/overview.md b/platform-cloud/docs/monitoring/overview.md index 00b6566305..1af341aa66 100644 --- a/platform-cloud/docs/monitoring/overview.md +++ b/platform-cloud/docs/monitoring/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Monitoring pipeline runs in Seqera Platform." date created: "2024-04-11" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [runs, monitoring] --- diff --git a/platform-cloud/docs/monitoring/run-details.mdx b/platform-cloud/docs/monitoring/run-details.mdx index f3a0104524..ef3cec3e0d 100644 --- a/platform-cloud/docs/monitoring/run-details.mdx +++ b/platform-cloud/docs/monitoring/run-details.mdx @@ -2,7 +2,7 @@ title: "Run details" description: "Monitoring a Nextflow pipeline executed through Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [logging, monitoring, runs, details, workflows, execution, lineage] --- diff --git a/platform-cloud/docs/orgs-and-teams/custom-roles.md b/platform-cloud/docs/orgs-and-teams/custom-roles.md index d198784ce6..dbacbaf122 100644 --- a/platform-cloud/docs/orgs-and-teams/custom-roles.md +++ b/platform-cloud/docs/orgs-and-teams/custom-roles.md @@ -2,7 +2,7 @@ title: "Custom roles" description: "Introduction to custom roles in Seqera Platform." date created: "2025-11-17" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [roles, rbac, permissions] --- diff --git a/platform-cloud/docs/orgs-and-teams/organizations.md b/platform-cloud/docs/orgs-and-teams/organizations.md index 56f698b0f0..5c0f4995d3 100644 --- a/platform-cloud/docs/orgs-and-teams/organizations.md +++ b/platform-cloud/docs/orgs-and-teams/organizations.md @@ -2,7 +2,7 @@ title: "Organizations" description: "Manage organizations in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [organizations, administration, workspaces, create organization, organization settings] --- diff --git a/platform-cloud/docs/orgs-and-teams/roles.md b/platform-cloud/docs/orgs-and-teams/roles.md index 9e8f9b023b..c08917d71d 100644 --- a/platform-cloud/docs/orgs-and-teams/roles.md +++ b/platform-cloud/docs/orgs-and-teams/roles.md @@ -2,7 +2,7 @@ title: "User roles" description: "Understand the various roles in Seqera Platform." date created: "2024-06-10" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [roles] --- diff --git a/platform-cloud/docs/orgs-and-teams/workspace-management.md b/platform-cloud/docs/orgs-and-teams/workspace-management.md index 2190c44c2e..9a9a1cbc07 100644 --- a/platform-cloud/docs/orgs-and-teams/workspace-management.md +++ b/platform-cloud/docs/orgs-and-teams/workspace-management.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Manage users and teams for an organization in Seqera Platform." date created: "2023-04-23" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [workspaces, teams, users, administration, user workspace, create workspace, credits, settings] --- diff --git a/platform-cloud/docs/pipeline-actions/overview.md b/platform-cloud/docs/pipeline-actions/overview.md index d188a0c1bd..7b89f8bcde 100644 --- a/platform-cloud/docs/pipeline-actions/overview.md +++ b/platform-cloud/docs/pipeline-actions/overview.md @@ -2,7 +2,7 @@ title: "Pipeline actions" description: "Automate executions with pipeline actions and webhooks in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [actions, webhooks, automation] --- diff --git a/platform-cloud/docs/pipeline-optimization/overview.md b/platform-cloud/docs/pipeline-optimization/overview.md index f53a216454..e5f47880a0 100644 --- a/platform-cloud/docs/pipeline-optimization/overview.md +++ b/platform-cloud/docs/pipeline-optimization/overview.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "Optimize the resource usage of your pipelines to save time and money." date created: "2024-02-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [compute, resources, optimization] --- diff --git a/platform-cloud/docs/pipeline-schema/overview.md b/platform-cloud/docs/pipeline-schema/overview.md index 7fa979b04b..c40f69bb13 100644 --- a/platform-cloud/docs/pipeline-schema/overview.md +++ b/platform-cloud/docs/pipeline-schema/overview.md @@ -2,7 +2,7 @@ title: "Pipeline schema" description: "Introduction to pipeline schema in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [pipelines, schema] --- diff --git a/platform-cloud/docs/pipelines/overview.md b/platform-cloud/docs/pipelines/overview.md index 10ac139655..8cd4a908e1 100644 --- a/platform-cloud/docs/pipelines/overview.md +++ b/platform-cloud/docs/pipelines/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Introduction to pipelines in Seqera Platform." date created: "2025-10-16" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/pipelines/revision.md b/platform-cloud/docs/pipelines/revision.md index 8d6f53b933..5eac659652 100644 --- a/platform-cloud/docs/pipelines/revision.md +++ b/platform-cloud/docs/pipelines/revision.md @@ -2,7 +2,7 @@ title: "Git revision management" description: "Introduction to pipeline repository revision management in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/pipelines/versioning.md b/platform-cloud/docs/pipelines/versioning.md index bf721e39ec..1b84ef18d0 100644 --- a/platform-cloud/docs/pipelines/versioning.md +++ b/platform-cloud/docs/pipelines/versioning.md @@ -2,7 +2,7 @@ title: "Pipeline versioning" description: "Introduction to pipeline versioning in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/platform-cloud.md b/platform-cloud/docs/platform-cloud.md index 3bcea65f01..f19c848a67 100644 --- a/platform-cloud/docs/platform-cloud.md +++ b/platform-cloud/docs/platform-cloud.md @@ -2,7 +2,7 @@ title: "Seqera Platform Cloud" description: "Introduction to Seqera Platform Cloud." date created: "2026-05-21" -last updated: "2026-06-12" +last updated: "2026-06-18" slug: / --- diff --git a/platform-cloud/docs/quickstart.md b/platform-cloud/docs/quickstart.md index c1a42791d2..77ad22fa37 100644 --- a/platform-cloud/docs/quickstart.md +++ b/platform-cloud/docs/quickstart.md @@ -2,7 +2,7 @@ title: "Explore Seqera Cloud" description: "Explore your free workspace resources and launch your first pipelines with Seqera Compute." date created: "2025-10-16" -last updated: "2026-06-12" +last updated: "2026-06-18" toc_max_heading_level: 4 tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/reports/overview.md b/platform-cloud/docs/reports/overview.md index ed03a837e1..55f9a8a29a 100644 --- a/platform-cloud/docs/reports/overview.md +++ b/platform-cloud/docs/reports/overview.md @@ -2,7 +2,7 @@ title: "Reports" description: "Overview of pipeline reports in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [pipelines, schema, reports, metrics, logs] --- diff --git a/platform-cloud/docs/resource-labels/overview.md b/platform-cloud/docs/resource-labels/overview.md index a5d71285b9..da18b18100 100644 --- a/platform-cloud/docs/resource-labels/overview.md +++ b/platform-cloud/docs/resource-labels/overview.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Instructions to use resource labels in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [resource labels, labels] --- diff --git a/platform-cloud/docs/secrets/overview.md b/platform-cloud/docs/secrets/overview.md index 14b7c880ce..1340b602e9 100644 --- a/platform-cloud/docs/secrets/overview.md +++ b/platform-cloud/docs/secrets/overview.md @@ -2,7 +2,7 @@ title: "Secrets" description: "Instructions to use secrets in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [pipelines, secrets] --- diff --git a/platform-cloud/docs/seqera-mcp/nfcore-tools.md b/platform-cloud/docs/seqera-mcp/nfcore-tools.md index 54f58dc48e..054eabe8d2 100644 --- a/platform-cloud/docs/seqera-mcp/nfcore-tools.md +++ b/platform-cloud/docs/seqera-mcp/nfcore-tools.md @@ -2,7 +2,7 @@ title: nf-core Tools description: "Search and explore nf-core bioinformatics modules and get analysis recommendations" date created: "2026-01-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [nf-core, nextflow, bioinformatics, pipelines, modules] --- diff --git a/platform-cloud/docs/seqera-mcp/overview.md b/platform-cloud/docs/seqera-mcp/overview.md index 677dba6b23..3c88aebce5 100644 --- a/platform-cloud/docs/seqera-mcp/overview.md +++ b/platform-cloud/docs/seqera-mcp/overview.md @@ -2,7 +2,7 @@ title: "Seqera MCP" description: "Connect AI assistants to Seqera Platform using the Model Context Protocol" date created: "2025-12-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [mcp, integration, mcp server, ai] --- diff --git a/platform-cloud/docs/seqera-mcp/seqera-tools.md b/platform-cloud/docs/seqera-mcp/seqera-tools.md index 95265e43d3..8bd3b45aca 100644 --- a/platform-cloud/docs/seqera-mcp/seqera-tools.md +++ b/platform-cloud/docs/seqera-mcp/seqera-tools.md @@ -2,7 +2,7 @@ title: Seqera Platform Tools description: "Manage workflows, compute environments, and containers through Seqera Platform" date created: "2026-01-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [seqera, platform, nextflow, workflows, containers] --- diff --git a/platform-cloud/docs/seqera-mcp/sra-tools.md b/platform-cloud/docs/seqera-mcp/sra-tools.md index 62bbc70de5..087f9cec82 100644 --- a/platform-cloud/docs/seqera-mcp/sra-tools.md +++ b/platform-cloud/docs/seqera-mcp/sra-tools.md @@ -2,7 +2,7 @@ title: SRA Tools description: "Search and retrieve sequencing data from NCBI SRA, EBI ENA, and GEO databases" date created: "2026-01-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [sra, ena, geo, sequencing, bioinformatics] --- diff --git a/platform-cloud/docs/seqerakit/commands.md b/platform-cloud/docs/seqerakit/commands.md index b54d4fe51e..f47796aa3b 100644 --- a/platform-cloud/docs/seqerakit/commands.md +++ b/platform-cloud/docs/seqerakit/commands.md @@ -2,7 +2,7 @@ title: "Commands" description: "Seqerakit command options" date created: "2024-10-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [seqerakit, cli, automation, commands] --- diff --git a/platform-cloud/docs/seqerakit/installation.md b/platform-cloud/docs/seqerakit/installation.md index 6e1e399b40..f95079b8a7 100644 --- a/platform-cloud/docs/seqerakit/installation.md +++ b/platform-cloud/docs/seqerakit/installation.md @@ -2,7 +2,7 @@ title: "Installation" description: "Seqerakit installation options" date created: "2024-10-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [seqerakit, cli, automation, installation] --- diff --git a/platform-cloud/docs/seqerakit/templates.mdx b/platform-cloud/docs/seqerakit/templates.mdx index 5a50d0bde0..79b5399bee 100644 --- a/platform-cloud/docs/seqerakit/templates.mdx +++ b/platform-cloud/docs/seqerakit/templates.mdx @@ -2,7 +2,7 @@ title: "Templates" description: "Seqerakit YAML configuration file templates and instructions" date created: "2024-11-08" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [seqerakit, cli, automation, yaml, configuration] toc_max_heading_level: 4 --- diff --git a/platform-cloud/docs/seqerakit/yaml-configuration.md b/platform-cloud/docs/seqerakit/yaml-configuration.md index ee0f9447ef..ab339fada2 100644 --- a/platform-cloud/docs/seqerakit/yaml-configuration.md +++ b/platform-cloud/docs/seqerakit/yaml-configuration.md @@ -2,7 +2,7 @@ title: "YAML configuration" description: "seqerakit YAML configuration file options" date created: "2024-10-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [seqerakit, cli, automation, yaml, configuration] --- diff --git a/platform-cloud/docs/studios/add-studio-custom-container.md b/platform-cloud/docs/studios/add-studio-custom-container.md index 0db862505b..711918f36c 100644 --- a/platform-cloud/docs/studios/add-studio-custom-container.md +++ b/platform-cloud/docs/studios/add-studio-custom-container.md @@ -2,7 +2,7 @@ title: "Custom container template" description: "Add a Studio with a custom container template in Seqera Platform." date created: "2025-09-04" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [studio custom, git repository, sessions, studios] --- diff --git a/platform-cloud/docs/studios/add-studio-git-repo.md b/platform-cloud/docs/studios/add-studio-git-repo.md index f1e91dc1da..b44630639d 100644 --- a/platform-cloud/docs/studios/add-studio-git-repo.md +++ b/platform-cloud/docs/studios/add-studio-git-repo.md @@ -2,7 +2,7 @@ title: "Import from a Git repository" description: "Add a Studio from a Git repository in Seqera Platform." date created: "2025-09-04" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [studio git, git repository, sessions, studios, git, version control] --- diff --git a/platform-cloud/docs/studios/add-studio-provided-template.md b/platform-cloud/docs/studios/add-studio-provided-template.md index 0b723f3151..4edd55a365 100644 --- a/platform-cloud/docs/studios/add-studio-provided-template.md +++ b/platform-cloud/docs/studios/add-studio-provided-template.md @@ -2,7 +2,7 @@ title: "Seqera-provided container template" description: "Add a Studio with a Seqera-provided container template in Seqera Platform." date created: "2025-09-04" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [template, seqera template, seqera template studio, sessions, studios] --- diff --git a/platform-cloud/docs/studios/add-studio.md b/platform-cloud/docs/studios/add-studio.md index 7870098eb3..909fc61ac0 100644 --- a/platform-cloud/docs/studios/add-studio.md +++ b/platform-cloud/docs/studios/add-studio.md @@ -2,7 +2,7 @@ title: "Add a Studio" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [data, sessions, studios] --- diff --git a/platform-cloud/docs/studios/connect.md b/platform-cloud/docs/studios/connect.md index b3800428ef..1af6640641 100644 --- a/platform-cloud/docs/studios/connect.md +++ b/platform-cloud/docs/studios/connect.md @@ -1,7 +1,7 @@ --- title: Connect changelog date created: "2025-07-30" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [connect, changelog, connect changelog] --- diff --git a/platform-cloud/docs/studios/container-images.md b/platform-cloud/docs/studios/container-images.md index 215cbebc21..cae86475d2 100644 --- a/platform-cloud/docs/studios/container-images.md +++ b/platform-cloud/docs/studios/container-images.md @@ -2,7 +2,7 @@ title: "Container image templates" description: "Use container images with Studios." date created: "2025-10-16" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [containers, container images, sessions, studios] --- diff --git a/platform-cloud/docs/studios/custom-envs.md b/platform-cloud/docs/studios/custom-envs.md index 3891206d59..d47b4a7502 100644 --- a/platform-cloud/docs/studios/custom-envs.md +++ b/platform-cloud/docs/studios/custom-envs.md @@ -2,7 +2,7 @@ title: "Custom environments" description: "Custom environments for Studios" date created: "2024-10-01" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [environments, custom, studios] --- diff --git a/platform-cloud/docs/studios/example-studios.md b/platform-cloud/docs/studios/example-studios.md index e8f79ea41a..56cd815075 100644 --- a/platform-cloud/docs/studios/example-studios.md +++ b/platform-cloud/docs/studios/example-studios.md @@ -2,7 +2,7 @@ title: "Example custom Studios" description: "Example Dockerfiles and pre-built container images for running custom applications in Studios." date created: "2026-02-18" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [environments, custom, studios, examples] --- diff --git a/platform-cloud/docs/studios/managing.md b/platform-cloud/docs/studios/managing.md index 27bdf1cefe..dab827eb86 100644 --- a/platform-cloud/docs/studios/managing.md +++ b/platform-cloud/docs/studios/managing.md @@ -2,7 +2,7 @@ title: "Manage Studios" description: "Manage Studio sessions." date created: "2025-02-06" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [data, sessions, studios] --- diff --git a/platform-cloud/docs/studios/overview.md b/platform-cloud/docs/studios/overview.md index 8718f84d74..784538e291 100644 --- a/platform-cloud/docs/studios/overview.md +++ b/platform-cloud/docs/studios/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Interactive analysis environments in Seqera Platform" date created: "2025-02-06" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [studios, connect, xpra, ride, vscode, containers, docker] --- diff --git a/platform-cloud/docs/supported_software/agent/overview.md b/platform-cloud/docs/supported_software/agent/overview.md index 0199b62ca7..e090d7b858 100644 --- a/platform-cloud/docs/supported_software/agent/overview.md +++ b/platform-cloud/docs/supported_software/agent/overview.md @@ -2,7 +2,7 @@ title: "Tower Agent" description: "Instructions to use Tower Agent." date created: "2023-04-24" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [agent] --- diff --git a/platform-cloud/docs/supported_software/dragen/overview.md b/platform-cloud/docs/supported_software/dragen/overview.md index 3ae7649fdd..d27ed5a3e8 100644 --- a/platform-cloud/docs/supported_software/dragen/overview.md +++ b/platform-cloud/docs/supported_software/dragen/overview.md @@ -2,7 +2,7 @@ title: "Illumina DRAGEN" description: "Instructions to integrate Illumina DRAGEN with Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [dragen, integration] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md b/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md index ebd04ea299..364be6cfa5 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md @@ -2,7 +2,7 @@ title: "Developer tools" description: "API and CLI troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md index fb7a28c36d..bb3319cf4c 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md @@ -2,7 +2,7 @@ title: "AWS" description: "AWS troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md index be25ef8eeb..8c6c7dadc9 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md @@ -2,7 +2,7 @@ title: "Azure" description: "Azure troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [faq, help, azure, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md index ab38ec6b61..7957171e40 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Dataset troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [faq, help, database, datasets] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md b/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md index 1061bb251b..75b8652a63 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md @@ -2,7 +2,7 @@ title: "Nextflow" description: "Nextflow troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [faq, help, nextflow, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md b/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md index f9bc1dcdc8..583e8e1e6a 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Troubleshooting resource labels in Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [troubleshooting, help] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md b/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md index ee95690b3e..a292d35dce 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md @@ -2,7 +2,7 @@ title: "Co-Scientist" description: "Co-Scientist troubleshooting." date created: "2024-12-15" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [faq, help, seqera ai, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md index ebbf9d4338..410718b0a8 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md @@ -2,7 +2,7 @@ title: "Single sign-on" description: "Single sign-on (SSO) troubleshooting with Seqera Platform." date created: "2026-06-05" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [faq, help, sso, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md index 1b4d985b82..6b894f4d56 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md @@ -2,7 +2,7 @@ title: "Studios" description: "Studios troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [faq, help, studios, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md index 9d147c6901..6773cd93c3 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md @@ -2,7 +2,7 @@ title: "General" description: "Troubleshooting Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [troubleshooting, help] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md index 76b7eeca64..dd5f880c1e 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Workspaces troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [faq, help, workspaces, troubleshooting] --- diff --git a/platform-cloud/docs/tutorials/retry-strategy.md b/platform-cloud/docs/tutorials/retry-strategy.md index cbdf03c134..a8d1709aa5 100644 --- a/platform-cloud/docs/tutorials/retry-strategy.md +++ b/platform-cloud/docs/tutorials/retry-strategy.md @@ -2,7 +2,7 @@ title: "Manage AWS Spot interruptions in Seqera Platform" description: "Managing AWS Spot Interruptions in Seqera Platform." date created: "2024-07-16" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [aws, spot, platform, fusion, retry] --- diff --git a/platform-enterprise_docs/administration/overview.md b/platform-enterprise_docs/administration/overview.md index c0df1faddf..cf27c0a719 100644 --- a/platform-enterprise_docs/administration/overview.md +++ b/platform-enterprise_docs/administration/overview.md @@ -2,7 +2,7 @@ title: "Admin panel" description: "Overview of Seqera user and organization administration" date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [administration, users, workspaces, organizations] --- diff --git a/platform-enterprise_docs/co-scientist/authentication.md b/platform-enterprise_docs/co-scientist/authentication.md index bd2cc28845..c4e21c315e 100644 --- a/platform-enterprise_docs/co-scientist/authentication.md +++ b/platform-enterprise_docs/co-scientist/authentication.md @@ -2,7 +2,7 @@ title: "Authentication" description: "Log in, log out, and manage organizations and tokens in the Seqera CLI" date created: "2025-12-15" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, authentication, login] --- diff --git a/platform-enterprise_docs/co-scientist/coding-agents.md b/platform-enterprise_docs/co-scientist/coding-agents.md index d851961399..99ffb4b352 100644 --- a/platform-enterprise_docs/co-scientist/coding-agents.md +++ b/platform-enterprise_docs/co-scientist/coding-agents.md @@ -2,7 +2,7 @@ title: "Coding agents" description: "Install Co-Scientist as a skill so your coding agent can drive Seqera Platform" date created: "2026-05-27" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-enterprise_docs/co-scientist/command-approval.md b/platform-enterprise_docs/co-scientist/command-approval.md index 823f90d956..80dc8c2f6d 100644 --- a/platform-enterprise_docs/co-scientist/command-approval.md +++ b/platform-enterprise_docs/co-scientist/command-approval.md @@ -2,7 +2,7 @@ title: "Command approval" description: "Control which local commands require user approval in Co-Scientist" date created: "2025-12-15" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, approval, security] --- diff --git a/platform-enterprise_docs/co-scientist/configuration.md b/platform-enterprise_docs/co-scientist/configuration.md index ac53458685..dd65b0e2a2 100644 --- a/platform-enterprise_docs/co-scientist/configuration.md +++ b/platform-enterprise_docs/co-scientist/configuration.md @@ -2,7 +2,7 @@ title: "Using Co-Scientist" description: "Use Co-Scientist day to day in the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, configuration] --- diff --git a/platform-enterprise_docs/co-scientist/index.md b/platform-enterprise_docs/co-scientist/index.md index f3e552c2cf..5ba2aaebe2 100644 --- a/platform-enterprise_docs/co-scientist/index.md +++ b/platform-enterprise_docs/co-scientist/index.md @@ -2,7 +2,7 @@ title: "Co-Scientist in Seqera CLI" description: "AI-powered assistant for bioinformatics workflows and Seqera Platform" date created: "2026-03-11" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, ai] --- diff --git a/platform-enterprise_docs/co-scientist/installation.mdx b/platform-enterprise_docs/co-scientist/installation.mdx index 5f3a39e938..edf6f029e1 100644 --- a/platform-enterprise_docs/co-scientist/installation.mdx +++ b/platform-enterprise_docs/co-scientist/installation.mdx @@ -2,7 +2,7 @@ title: "Installation" description: "Install and configure the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, installation] --- diff --git a/platform-enterprise_docs/co-scientist/modes.md b/platform-enterprise_docs/co-scientist/modes.md index 7e2782921c..c9a55c06e0 100644 --- a/platform-enterprise_docs/co-scientist/modes.md +++ b/platform-enterprise_docs/co-scientist/modes.md @@ -2,7 +2,7 @@ title: "Modes" description: "Work in Co-Scientist's build, plan, and goal modes" date created: "2026-03-11" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, modes] --- diff --git a/platform-enterprise_docs/co-scientist/nextflow-lsp.md b/platform-enterprise_docs/co-scientist/nextflow-lsp.md index 740bce3753..cf0cc4c28b 100644 --- a/platform-enterprise_docs/co-scientist/nextflow-lsp.md +++ b/platform-enterprise_docs/co-scientist/nextflow-lsp.md @@ -2,7 +2,7 @@ title: "Code intelligence" description: "Use language-server code intelligence in Co-Scientist" date created: "2026-02-26" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, lsp, code intelligence] --- diff --git a/platform-enterprise_docs/co-scientist/prerequisites.md b/platform-enterprise_docs/co-scientist/prerequisites.md index 91f60d1a6e..ff318eb6cd 100644 --- a/platform-enterprise_docs/co-scientist/prerequisites.md +++ b/platform-enterprise_docs/co-scientist/prerequisites.md @@ -2,7 +2,7 @@ title: "Prerequisites" description: "Prerequisites for Co-Scientist" date created: "2026-04-20" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [prerequisites] --- diff --git a/platform-enterprise_docs/co-scientist/projects.md b/platform-enterprise_docs/co-scientist/projects.md index 529cb7a713..22c1ef9f6b 100644 --- a/platform-enterprise_docs/co-scientist/projects.md +++ b/platform-enterprise_docs/co-scientist/projects.md @@ -2,7 +2,7 @@ title: "Projects" description: "Organize workspace resources into projects using Seqera Platform labels" date created: "2026-04-22" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, projects, labels] --- diff --git a/platform-enterprise_docs/co-scientist/quickstart.md b/platform-enterprise_docs/co-scientist/quickstart.md index 542058938d..a425f46d77 100644 --- a/platform-enterprise_docs/co-scientist/quickstart.md +++ b/platform-enterprise_docs/co-scientist/quickstart.md @@ -2,7 +2,7 @@ title: "Quickstart" description: "Run your first Co-Scientist session in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, ai] --- diff --git a/platform-enterprise_docs/co-scientist/reference/cli.md b/platform-enterprise_docs/co-scientist/reference/cli.md index f694472334..0381049c97 100644 --- a/platform-enterprise_docs/co-scientist/reference/cli.md +++ b/platform-enterprise_docs/co-scientist/reference/cli.md @@ -2,7 +2,7 @@ title: "CLI" description: "Seqera CLI commands and options for Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, reference] --- diff --git a/platform-enterprise_docs/co-scientist/reference/environment-variables.md b/platform-enterprise_docs/co-scientist/reference/environment-variables.md index a7755c5b96..75d22ac02f 100644 --- a/platform-enterprise_docs/co-scientist/reference/environment-variables.md +++ b/platform-enterprise_docs/co-scientist/reference/environment-variables.md @@ -2,7 +2,7 @@ title: "Environment variables" description: "Environment variables for authenticating and configuring the Seqera CLI" date created: "2026-05-28" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, reference] --- diff --git a/platform-enterprise_docs/co-scientist/reference/index.md b/platform-enterprise_docs/co-scientist/reference/index.md index 0c20d3c9de..644bef62f2 100644 --- a/platform-enterprise_docs/co-scientist/reference/index.md +++ b/platform-enterprise_docs/co-scientist/reference/index.md @@ -2,7 +2,7 @@ title: "Reference" description: "Reference material for the Seqera CLI and Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, reference] --- diff --git a/platform-enterprise_docs/co-scientist/reference/skills-reference.md b/platform-enterprise_docs/co-scientist/reference/skills-reference.md index 80ba28552c..dd8e853995 100644 --- a/platform-enterprise_docs/co-scientist/reference/skills-reference.md +++ b/platform-enterprise_docs/co-scientist/reference/skills-reference.md @@ -2,7 +2,7 @@ title: "Skills" description: "Built-in skills, slash commands, and session limits for the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, skills, reference] --- diff --git a/platform-enterprise_docs/co-scientist/sessions.md b/platform-enterprise_docs/co-scientist/sessions.md index e6b901fa0d..a3904bacaf 100644 --- a/platform-enterprise_docs/co-scientist/sessions.md +++ b/platform-enterprise_docs/co-scientist/sessions.md @@ -2,7 +2,7 @@ title: "Sessions" description: "Start, continue, resume, and exit Co-Scientist sessions, and run non-interactively" date created: "2026-05-27" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, sessions] --- diff --git a/platform-enterprise_docs/co-scientist/skill-antigravity.md b/platform-enterprise_docs/co-scientist/skill-antigravity.md index 55c2342d8a..a49a5f27e8 100644 --- a/platform-enterprise_docs/co-scientist/skill-antigravity.md +++ b/platform-enterprise_docs/co-scientist/skill-antigravity.md @@ -2,7 +2,7 @@ title: "Antigravity/Gemini" description: "Install and maintain the Co-Scientist skill for Google's Antigravity/Gemini IDE" date created: "2026-04-29" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, skills, antigravity, gemini] --- diff --git a/platform-enterprise_docs/co-scientist/skill-claude-code.md b/platform-enterprise_docs/co-scientist/skill-claude-code.md index 1f449b990e..0a2a36e990 100644 --- a/platform-enterprise_docs/co-scientist/skill-claude-code.md +++ b/platform-enterprise_docs/co-scientist/skill-claude-code.md @@ -2,7 +2,7 @@ title: "Claude Code" description: "Install and maintain the Co-Scientist skill for Claude Code" date created: "2026-03-11" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, skills, claude code] --- diff --git a/platform-enterprise_docs/co-scientist/skill-codex.md b/platform-enterprise_docs/co-scientist/skill-codex.md index ec26dfa095..335642d2dd 100644 --- a/platform-enterprise_docs/co-scientist/skill-codex.md +++ b/platform-enterprise_docs/co-scientist/skill-codex.md @@ -2,7 +2,7 @@ title: "Codex" description: "Install and maintain the Co-Scientist skill for Codex" date created: "2026-03-11" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, skills, codex] --- diff --git a/platform-enterprise_docs/co-scientist/skill-github-copilot.md b/platform-enterprise_docs/co-scientist/skill-github-copilot.md index b35a48838e..a6f73bb160 100644 --- a/platform-enterprise_docs/co-scientist/skill-github-copilot.md +++ b/platform-enterprise_docs/co-scientist/skill-github-copilot.md @@ -2,7 +2,7 @@ title: "GitHub Copilot" description: "Install and maintain the Co-Scientist skill for GitHub Copilot" date created: "2026-03-11" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, skills, github copilot] --- diff --git a/platform-enterprise_docs/co-scientist/skill-other-agents.md b/platform-enterprise_docs/co-scientist/skill-other-agents.md index a5bc41887f..d87bdaf399 100644 --- a/platform-enterprise_docs/co-scientist/skill-other-agents.md +++ b/platform-enterprise_docs/co-scientist/skill-other-agents.md @@ -2,7 +2,7 @@ title: "Other coding agents" description: "Install and maintain the Co-Scientist skill for other coding agents" date created: "2026-03-11" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-enterprise_docs/co-scientist/skills.md b/platform-enterprise_docs/co-scientist/skills.md index 82929eaac7..26014216d4 100644 --- a/platform-enterprise_docs/co-scientist/skills.md +++ b/platform-enterprise_docs/co-scientist/skills.md @@ -2,7 +2,7 @@ title: "Skills configuration" description: "Discover, create, and install skills in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, skills] --- diff --git a/platform-enterprise_docs/co-scientist/usage-and-cost.md b/platform-enterprise_docs/co-scientist/usage-and-cost.md index ceffe60e3c..42fc585995 100644 --- a/platform-enterprise_docs/co-scientist/usage-and-cost.md +++ b/platform-enterprise_docs/co-scientist/usage-and-cost.md @@ -2,7 +2,7 @@ title: "Usage and cost" description: "Understand Co-Scientist usage and inference costs in Seqera Platform Enterprise" date created: "2026-05-04" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, enterprise, ai] --- diff --git a/platform-enterprise_docs/co-scientist/use-cases.md b/platform-enterprise_docs/co-scientist/use-cases.md index 378c73a94e..2b0446f152 100644 --- a/platform-enterprise_docs/co-scientist/use-cases.md +++ b/platform-enterprise_docs/co-scientist/use-cases.md @@ -2,7 +2,7 @@ title: "Use cases" description: "Common tasks you can do with Co-Scientist, with example prompts" date created: "2026-03-11" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [co-scientist, cli, ai, use cases] --- diff --git a/platform-enterprise_docs/compute-envs/aws-batch.md b/platform-enterprise_docs/compute-envs/aws-batch.md index 5b42c49326..68c922add8 100644 --- a/platform-enterprise_docs/compute-envs/aws-batch.md +++ b/platform-enterprise_docs/compute-envs/aws-batch.md @@ -2,7 +2,7 @@ title: "AWS Batch" description: "Instructions to set up AWS Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [aws, batch, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/aws-cloud.md b/platform-enterprise_docs/compute-envs/aws-cloud.md index f3d8e95166..c1a27860b0 100644 --- a/platform-enterprise_docs/compute-envs/aws-cloud.md +++ b/platform-enterprise_docs/compute-envs/aws-cloud.md @@ -2,7 +2,7 @@ title: "AWS Cloud" description: "Instructions to set up an AWS Cloud CE in Seqera Platform" date created: "2025-07-09" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [cloud, vm, amazon, aws, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/azure-batch.md b/platform-enterprise_docs/compute-envs/azure-batch.md index 81581ef55b..8ad3a72570 100644 --- a/platform-enterprise_docs/compute-envs/azure-batch.md +++ b/platform-enterprise_docs/compute-envs/azure-batch.md @@ -2,7 +2,7 @@ title: "Azure Batch" description: "Instructions to set up Azure Batch in Seqera Platform" date created: "2024-01-04" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [azure, batch, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/azure-cloud.md b/platform-enterprise_docs/compute-envs/azure-cloud.md index f41622e096..66d1e61a12 100644 --- a/platform-enterprise_docs/compute-envs/azure-cloud.md +++ b/platform-enterprise_docs/compute-envs/azure-cloud.md @@ -2,7 +2,7 @@ title: "Azure Cloud" description: "Instructions to set up an Azure Cloud compute environment in Seqera Platform" date created: "2025-09-29" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [cloud, vm, azure, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/eks.md b/platform-enterprise_docs/compute-envs/eks.md index 668339b765..77b2707a8f 100644 --- a/platform-enterprise_docs/compute-envs/eks.md +++ b/platform-enterprise_docs/compute-envs/eks.md @@ -2,7 +2,7 @@ title: "Amazon EKS" description: "Instructions to set up Amazon EKS in Seqera Platform" date created: "2026-02-04" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [eks, amazon, compute environments, ce] --- diff --git a/platform-enterprise_docs/compute-envs/gke.md b/platform-enterprise_docs/compute-envs/gke.md index 4ab3a6ff2d..8b2081351a 100644 --- a/platform-enterprise_docs/compute-envs/gke.md +++ b/platform-enterprise_docs/compute-envs/gke.md @@ -2,7 +2,7 @@ title: "Google Kubernetes Engine" description: "Instructions to set up Google Kubernetes Engine in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [gke, google, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/google-cloud-batch.md b/platform-enterprise_docs/compute-envs/google-cloud-batch.md index 368045293c..fb358b61c1 100644 --- a/platform-enterprise_docs/compute-envs/google-cloud-batch.md +++ b/platform-enterprise_docs/compute-envs/google-cloud-batch.md @@ -2,7 +2,7 @@ title: "Google Cloud Batch" description: "Instructions to set up Google Cloud Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [google, batch, gcp, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/google-cloud.md b/platform-enterprise_docs/compute-envs/google-cloud.md index f7fd0c55d3..c51f804fe1 100644 --- a/platform-enterprise_docs/compute-envs/google-cloud.md +++ b/platform-enterprise_docs/compute-envs/google-cloud.md @@ -2,7 +2,7 @@ title: "Google Cloud" description: "Instructions to set up an Google Cloud CE in Seqera Platform" date created: "2025-07-15" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [cloud, vm, google, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/hpc.md b/platform-enterprise_docs/compute-envs/hpc.md index c045693214..7ce79cefdf 100644 --- a/platform-enterprise_docs/compute-envs/hpc.md +++ b/platform-enterprise_docs/compute-envs/hpc.md @@ -2,7 +2,7 @@ title: "HPC compute environments" description: "Instructions to set up HPC compute environments in Seqera Platform" date created: "2023-05-11" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [slurm, lsf, pbs, grid engine, altair, ibm, moab, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/k8s.md b/platform-enterprise_docs/compute-envs/k8s.md index d69eabf50a..dadcbee103 100644 --- a/platform-enterprise_docs/compute-envs/k8s.md +++ b/platform-enterprise_docs/compute-envs/k8s.md @@ -2,7 +2,7 @@ title: "Kubernetes" description: "Instructions to set up Kubernetes in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [k8s, kubernetes, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/overview.md b/platform-enterprise_docs/compute-envs/overview.md index aa112d58d8..2eccd55a22 100644 --- a/platform-enterprise_docs/compute-envs/overview.md +++ b/platform-enterprise_docs/compute-envs/overview.md @@ -2,7 +2,7 @@ title: "Compute environment overview" description: "Overview of compute environments in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [compute environments, workspaces, environment] --- diff --git a/platform-enterprise_docs/credentials/agent_credentials.md b/platform-enterprise_docs/credentials/agent_credentials.md index d1675198e8..751511a5d7 100644 --- a/platform-enterprise_docs/credentials/agent_credentials.md +++ b/platform-enterprise_docs/credentials/agent_credentials.md @@ -2,7 +2,7 @@ title: "Tower Agent credentials" description: "Instructions to create Tower Agent credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [agent, credentials] --- diff --git a/platform-enterprise_docs/credentials/aws_registry_credentials.md b/platform-enterprise_docs/credentials/aws_registry_credentials.md index 5ffc82ecc3..458e7f70cc 100644 --- a/platform-enterprise_docs/credentials/aws_registry_credentials.md +++ b/platform-enterprise_docs/credentials/aws_registry_credentials.md @@ -2,7 +2,7 @@ title: "AWS ECR credentials" description: "Instructions to create AWS ECR credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [aws, ecr, credentials] --- diff --git a/platform-enterprise_docs/credentials/azure_registry_credentials.md b/platform-enterprise_docs/credentials/azure_registry_credentials.md index e0d72752bc..4cfdf46cc0 100644 --- a/platform-enterprise_docs/credentials/azure_registry_credentials.md +++ b/platform-enterprise_docs/credentials/azure_registry_credentials.md @@ -2,7 +2,7 @@ title: "Azure container registry credentials" description: "Instructions to create Azure container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [azure, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/data_repositories.md b/platform-enterprise_docs/credentials/data_repositories.md index b2e1ebd397..5779ef6ca9 100644 --- a/platform-enterprise_docs/credentials/data_repositories.md +++ b/platform-enterprise_docs/credentials/data_repositories.md @@ -2,7 +2,7 @@ title: "Data repositories" description: "Instructions for adding data repositories to Seqera Platform" date created: "2025-10-15" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [data explorer, aws, azure, gcp, s3-compatible, api, credentials] --- diff --git a/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md b/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md index eec8f15e66..0f48978ff5 100644 --- a/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md +++ b/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md @@ -2,7 +2,7 @@ title: "Docker Hub credentials" description: "Instructions to create Docker Hub credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [docker, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/gitea_registry_credentials.md b/platform-enterprise_docs/credentials/gitea_registry_credentials.md index fdb594bbfd..fea577d280 100644 --- a/platform-enterprise_docs/credentials/gitea_registry_credentials.md +++ b/platform-enterprise_docs/credentials/gitea_registry_credentials.md @@ -2,7 +2,7 @@ title: "Gitea container registry credentials" description: "Instructions to create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [gitea, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/github_registry_credentials.md b/platform-enterprise_docs/credentials/github_registry_credentials.md index 15fc7b1130..a176e6b6e3 100644 --- a/platform-enterprise_docs/credentials/github_registry_credentials.md +++ b/platform-enterprise_docs/credentials/github_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitHub container registry credentials" description: "Instructions to create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [github, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/gitlab_registry_credentials.md b/platform-enterprise_docs/credentials/gitlab_registry_credentials.md index 0bb1741c18..b97ca9452f 100644 --- a/platform-enterprise_docs/credentials/gitlab_registry_credentials.md +++ b/platform-enterprise_docs/credentials/gitlab_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitLab container registry credentials" description: "Instructions to create GitLab container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [gitlab, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/google_registry_credentials.md b/platform-enterprise_docs/credentials/google_registry_credentials.md index ea56439712..39416496a6 100644 --- a/platform-enterprise_docs/credentials/google_registry_credentials.md +++ b/platform-enterprise_docs/credentials/google_registry_credentials.md @@ -2,7 +2,7 @@ title: "Google registry credentials" description: "Instructions to create Google Cloud registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [google, containers, registry, artifact, credentials] --- diff --git a/platform-enterprise_docs/credentials/managed_identities.md b/platform-enterprise_docs/credentials/managed_identities.md index fdcf9aa160..8df715441f 100644 --- a/platform-enterprise_docs/credentials/managed_identities.md +++ b/platform-enterprise_docs/credentials/managed_identities.md @@ -2,7 +2,7 @@ title: "Managed identities" description: "Configure managed identities in Seqera Platform." date created: "2024-06-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [organizations, administration, managed identities, clusters, ssh, credentials] --- diff --git a/platform-enterprise_docs/credentials/overview.md b/platform-enterprise_docs/credentials/overview.md index 8d6bca61ae..d4eae69192 100644 --- a/platform-enterprise_docs/credentials/overview.md +++ b/platform-enterprise_docs/credentials/overview.md @@ -2,7 +2,7 @@ title: "Credentials Overview" description: "Overview of credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [credentials] --- diff --git a/platform-enterprise_docs/credentials/quay_registry_credentials.md b/platform-enterprise_docs/credentials/quay_registry_credentials.md index 73202fd44d..b64a8c6819 100644 --- a/platform-enterprise_docs/credentials/quay_registry_credentials.md +++ b/platform-enterprise_docs/credentials/quay_registry_credentials.md @@ -2,7 +2,7 @@ title: "Quay container registry credentials" description: "Instructions to create Quay container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [quay, credentials] --- diff --git a/platform-enterprise_docs/credentials/ssh_credentials.md b/platform-enterprise_docs/credentials/ssh_credentials.md index f1f7bae89c..0818707239 100644 --- a/platform-enterprise_docs/credentials/ssh_credentials.md +++ b/platform-enterprise_docs/credentials/ssh_credentials.md @@ -2,7 +2,7 @@ title: "SSH credentials" description: "Instructions to create SSH credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [ssh, credentials] --- diff --git a/platform-enterprise_docs/data-privacy/overview.md b/platform-enterprise_docs/data-privacy/overview.md index ca7791e683..036c1f1f53 100644 --- a/platform-enterprise_docs/data-privacy/overview.md +++ b/platform-enterprise_docs/data-privacy/overview.md @@ -2,7 +2,7 @@ title: "Data privacy" description: "Overview of the data collected by Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [data, privacy] --- diff --git a/platform-enterprise_docs/data/data-explorer.md b/platform-enterprise_docs/data/data-explorer.md index bf170ff2b6..3180b3ad42 100644 --- a/platform-enterprise_docs/data/data-explorer.md +++ b/platform-enterprise_docs/data/data-explorer.md @@ -2,7 +2,7 @@ title: "Data Explorer" description: "Using Seqera Data Explorer." date created: "2025-05-08" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [data, explorer] --- diff --git a/platform-enterprise_docs/data/data-lineage.md b/platform-enterprise_docs/data/data-lineage.md index e921a69463..0fc4dfae65 100644 --- a/platform-enterprise_docs/data/data-lineage.md +++ b/platform-enterprise_docs/data/data-lineage.md @@ -2,7 +2,7 @@ title: "Data Lineage" description: "Using data lineage in Seqera Platform." date created: "2026-05-11" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [data lineage, provenance, governance, reproducibility, lineage id, lid, labels] --- diff --git a/platform-enterprise_docs/data/datasets.md b/platform-enterprise_docs/data/datasets.md index 782b1d5a62..acc7a05509 100644 --- a/platform-enterprise_docs/data/datasets.md +++ b/platform-enterprise_docs/data/datasets.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Using datasets in Seqera Platform." date created: "2023-04-23" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [datasets, manage datasets, create datasets, add dataset version] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md b/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md index 5f0eaf7650..7d12fe9b90 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md @@ -2,7 +2,7 @@ title: "Custom Content Security Policy headers" description: Seqera Platform Content Security Policy headers date created: "2025-03-17" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [data, explorer, content, security, policy, deployment] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md b/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md index 4edd49ebc4..0391d05205 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md @@ -2,7 +2,7 @@ title: "Custom AWS Batch launch container" description: Use a custom AWS Batch launch container date created: "2023-04-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [aws, batch, launch, containers] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md b/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md index 3a565f89be..405dd7c118 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md @@ -2,7 +2,7 @@ title: "Firewall configuration" description: Configure your firewall to allow Seqera Cloud access date created: "2023-04-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [firewall, configuration] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx b/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx index b8890416e2..e01a552b24 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx +++ b/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx @@ -2,7 +2,7 @@ title: "Manual AWS Batch configuration" description: "Manual AWS Batch configuration" date created: "2023-04-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [aws, batch, configuration] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md b/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md index 23f1ca90b8..8fa89418a4 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md @@ -2,7 +2,7 @@ title: Azure Batch walkthrough headline: "Azure Batch walkthrough" date created: "2024-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" description: "A tutorial for using advanced features of Azure Batch with Seqera Platform" --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md b/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md index aec6876f3a..660c48e229 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md @@ -2,7 +2,7 @@ title: "Seqera Platform Monitoring" description: "A guide on relevant platform metrics" date created: "2025-12-17" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [platform, monitoring] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md b/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md index 227598b54a..e40a180598 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md @@ -2,7 +2,7 @@ title: "Legacy Seqera container image registries" description: Legacy Seqera container deployments date created: "2023-04-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [on-prem, prerequisites, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/email.md b/platform-enterprise_docs/enterprise/configuration/authentication/email.md index fdc414282d..1d9c1b3fc9 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/email.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/email.md @@ -2,7 +2,7 @@ title: "Email" description: Configure email-based authentication for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [authentication, email, passwordless] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/entra.md b/platform-enterprise_docs/enterprise/configuration/authentication/entra.md index 150c279a4d..cdd3de6a8c 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/entra.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/entra.md @@ -2,7 +2,7 @@ title: "Entra ID" description: Configure Microsoft Entra ID as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [authentication, entra, azure, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/github.md b/platform-enterprise_docs/enterprise/configuration/authentication/github.md index fedd4fbd2e..71a52d3788 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/github.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/github.md @@ -2,7 +2,7 @@ title: "GitHub" description: Configure GitHub as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [authentication, github, oauth] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/google.md b/platform-enterprise_docs/enterprise/configuration/authentication/google.md index 51ada2eb1c..169af2d243 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/google.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/google.md @@ -2,7 +2,7 @@ title: "Google" description: Configure Google as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [authentication, google, oauth] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md index b8d037e0a5..ff6cb5bfe1 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md @@ -2,7 +2,7 @@ title: "IdP claim mapping" description: "Configure your identity provider to include the groups claim in OIDC tokens issued to Seqera Platform Enterprise." date created: "2026-05-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [sso, idp delegation, oidc, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md index bf490851fc..f3816bda77 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md @@ -2,7 +2,7 @@ title: "Manage your IdP group catalog" description: "Populate Seqera with your IdP's groups using SCIM push or manual entry." date created: "2026-05-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [sso, scim, idp delegation, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md index c6e858d811..cd3ed23b22 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md @@ -2,7 +2,7 @@ title: "SCIM provisioning with Entra ID" description: "Configure Microsoft Entra ID to push group memberships to Seqera Platform Enterprise over SCIM 2.0." date created: "2026-05-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [sso, scim, entra id, idp delegation, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md index 6acdfcb749..1959d958f0 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md @@ -2,7 +2,7 @@ title: "SCIM provisioning with Okta" description: "Configure Okta to push group memberships to Seqera Platform Enterprise over SCIM 2.0." date created: "2026-05-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [sso, scim, okta, idp delegation, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md index 8b98e5b5e5..07d5e06edf 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md @@ -2,7 +2,7 @@ title: "Multi-organization routing" description: "How IdP delegation resolves users to organizations in single-organization and multi-organization Enterprise installations." date created: "2026-05-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [sso, idp delegation, enterprise, administration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md index 366f1b388c..ef36895d46 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md @@ -2,7 +2,7 @@ title: "IdP delegation overview" description: "Map Seqera teams to identity provider (IdP) groups so membership is controlled at the IdP and evaluated on every SSO login." date created: "2026-05-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [sso, idp delegation, teams, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md b/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md index 6f63e5c6dd..fe16c3d5fa 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md @@ -2,7 +2,7 @@ title: "Keycloak" description: Configure Keycloak as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [authentication, keycloak, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/okta.md b/platform-enterprise_docs/enterprise/configuration/authentication/okta.md index 165591fa6c..6b617dc9a3 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/okta.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/okta.md @@ -2,7 +2,7 @@ title: "Okta" description: Configure Okta as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [authentication, okta, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/overview.md b/platform-enterprise_docs/enterprise/configuration/authentication/overview.md index 8e88df82af..6e391c347a 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/overview.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/overview.md @@ -2,7 +2,7 @@ title: "Authentication" description: Configure authentication and identity providers for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [authentication, configuration, sso, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md b/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md index cb040a28ac..3984c026d9 100644 --- a/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md +++ b/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md @@ -2,7 +2,7 @@ title: "AWS Parameter Store" description: Configure values for Seqera configuration with AWS Parameter Store date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [configuration, aws, parameters, securestring] --- diff --git a/platform-enterprise_docs/enterprise/configuration/mirroring.md b/platform-enterprise_docs/enterprise/configuration/mirroring.md index 808dab43e6..8b40c0b599 100644 --- a/platform-enterprise_docs/enterprise/configuration/mirroring.md +++ b/platform-enterprise_docs/enterprise/configuration/mirroring.md @@ -2,7 +2,7 @@ title: "Mirroring container images" description: Mirror Seqera container images to your own registry date created: "2026-01-26" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [containers, registry, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/networking.md b/platform-enterprise_docs/enterprise/configuration/networking.md index 6900693a9a..bfb27249a4 100644 --- a/platform-enterprise_docs/enterprise/configuration/networking.md +++ b/platform-enterprise_docs/enterprise/configuration/networking.md @@ -2,7 +2,7 @@ title: "Networking" description: Seqera configuration options for networking date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [networking, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/overview.mdx b/platform-enterprise_docs/enterprise/configuration/overview.mdx index d222e98945..826b530db8 100644 --- a/platform-enterprise_docs/enterprise/configuration/overview.mdx +++ b/platform-enterprise_docs/enterprise/configuration/overview.mdx @@ -2,7 +2,7 @@ title: "Configuration overview" description: Overview of Seqera configuration options date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md b/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md index 0d034f902f..af028966b2 100644 --- a/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md +++ b/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "Configure pipeline optimization in your Seqera Enterprise deployment." date created: "2024-02-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [compute, resources, optimization, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md b/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md index 163b917236..d4f1e8d6c4 100644 --- a/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md +++ b/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md @@ -2,7 +2,7 @@ title: "Reverse proxy" description: Configuration options for reverse proxy connection date created: "2023-10-05" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [reverse proxy, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/ssl_tls.md b/platform-enterprise_docs/enterprise/configuration/ssl_tls.md index ced1df440c..dcd2110451 100644 --- a/platform-enterprise_docs/enterprise/configuration/ssl_tls.md +++ b/platform-enterprise_docs/enterprise/configuration/ssl_tls.md @@ -2,7 +2,7 @@ title: "SSL/TLS" description: Configure your Seqera instance to use SSL/TLS certificates for HTTPS date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [ssl, tls, https, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/wave.md b/platform-enterprise_docs/enterprise/configuration/wave.md index 1fb9129e78..b9c805fc07 100644 --- a/platform-enterprise_docs/enterprise/configuration/wave.md +++ b/platform-enterprise_docs/enterprise/configuration/wave.md @@ -2,7 +2,7 @@ title: "Wave containers" description: "Configuring the Wave container service" date created: "2023-04-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [wave, containers, configuration] --- diff --git a/platform-enterprise_docs/enterprise/general_troubleshooting.md b/platform-enterprise_docs/enterprise/general_troubleshooting.md index 627091b3de..de261ca482 100644 --- a/platform-enterprise_docs/enterprise/general_troubleshooting.md +++ b/platform-enterprise_docs/enterprise/general_troubleshooting.md @@ -2,7 +2,7 @@ title: "Troubleshooting" description: Platform Enterprise troubleshooting guidance date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [troubleshooting] --- diff --git a/platform-enterprise_docs/enterprise/groundswell-docker-compose.md b/platform-enterprise_docs/enterprise/groundswell-docker-compose.md index 83f12e0176..36b0205f29 100644 --- a/platform-enterprise_docs/enterprise/groundswell-docker-compose.md +++ b/platform-enterprise_docs/enterprise/groundswell-docker-compose.md @@ -2,7 +2,7 @@ title: "Pipeline optimization: Docker Compose" description: Deploy pipeline optimization with Docker Compose date created: "2026-02-09" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [docker, compose, groundswell, pipeline optimization, deployment] --- diff --git a/platform-enterprise_docs/enterprise/groundswell-helm.md b/platform-enterprise_docs/enterprise/groundswell-helm.md index 84b4ab7999..d09a1c3b3d 100644 --- a/platform-enterprise_docs/enterprise/groundswell-helm.md +++ b/platform-enterprise_docs/enterprise/groundswell-helm.md @@ -2,7 +2,7 @@ title: "Pipeline Optimization: Helm" description: Deploy Pipeline Optimization Enterprise on Kubernetes with Helm date created: "2026-01-30" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [helm, deployment, installation, kubernetes, pipeline optimization] --- diff --git a/platform-enterprise_docs/enterprise/groundswell-kubernetes.md b/platform-enterprise_docs/enterprise/groundswell-kubernetes.md index c3c2d04333..926c739e6d 100644 --- a/platform-enterprise_docs/enterprise/groundswell-kubernetes.md +++ b/platform-enterprise_docs/enterprise/groundswell-kubernetes.md @@ -2,7 +2,7 @@ title: "Pipeline optimization: Kubernetes" description: Deploy pipeline optimization on Kubernetes date created: "2026-02-09" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [kubernetes, groundswell, pipeline optimization, deployment] --- diff --git a/platform-enterprise_docs/enterprise/install-groundswell.md b/platform-enterprise_docs/enterprise/install-groundswell.md index 275f76c143..dc6ca2f503 100644 --- a/platform-enterprise_docs/enterprise/install-groundswell.md +++ b/platform-enterprise_docs/enterprise/install-groundswell.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: Install pipeline optimization for Seqera Platform Enterprise date created: "2026-02-09" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [groundswell, pipelines, optimization, installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/install-platform.md b/platform-enterprise_docs/enterprise/install-platform.md index 09536c3067..652652b0a2 100644 --- a/platform-enterprise_docs/enterprise/install-platform.md +++ b/platform-enterprise_docs/enterprise/install-platform.md @@ -2,7 +2,7 @@ title: "Platform" description: Install Seqera Platform Enterprise date created: "2023-04-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx b/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx index 40b196ebfe..6afcd21803 100644 --- a/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx +++ b/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx @@ -2,7 +2,7 @@ title: "Co-Scientist" description: Install and configure Co-Scientist for Seqera Platform Enterprise date created: "2026-05-04" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [seqera ai, installation, deployment, aws, helm] --- diff --git a/platform-enterprise_docs/enterprise/install-studios.md b/platform-enterprise_docs/enterprise/install-studios.md index 9872de38e4..92b928c8ae 100644 --- a/platform-enterprise_docs/enterprise/install-studios.md +++ b/platform-enterprise_docs/enterprise/install-studios.md @@ -2,7 +2,7 @@ title: "Studios" description: Install Studios for Seqera Platform Enterprise date created: "2023-04-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [studios, installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/overview.md b/platform-enterprise_docs/enterprise/overview.md index c19e57d842..4da1715897 100644 --- a/platform-enterprise_docs/enterprise/overview.md +++ b/platform-enterprise_docs/enterprise/overview.md @@ -2,7 +2,7 @@ title: "Enterprise installation" description: Platform Enterprise installation overview date created: "2025-04-09" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/platform-docker-compose.md b/platform-enterprise_docs/enterprise/platform-docker-compose.md index b7530cbd88..c3b3815234 100644 --- a/platform-enterprise_docs/enterprise/platform-docker-compose.md +++ b/platform-enterprise_docs/enterprise/platform-docker-compose.md @@ -2,7 +2,7 @@ title: "Platform: Docker Compose" description: Deploy Seqera Platform Enterprise with Docker Compose date created: "2024-02-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [docker, compose, deployment] --- diff --git a/platform-enterprise_docs/enterprise/platform-helm.md b/platform-enterprise_docs/enterprise/platform-helm.md index e54c699980..2edc8423bc 100644 --- a/platform-enterprise_docs/enterprise/platform-helm.md +++ b/platform-enterprise_docs/enterprise/platform-helm.md @@ -2,7 +2,7 @@ title: "Platform: Helm" description: Deploy Seqera Platform Enterprise on Kubernetes with Helm date created: "2025-11-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [helm, deployment, installation, kubernetes] --- diff --git a/platform-enterprise_docs/enterprise/platform-kubernetes.md b/platform-enterprise_docs/enterprise/platform-kubernetes.md index 00fd99b8ae..483d9fc909 100644 --- a/platform-enterprise_docs/enterprise/platform-kubernetes.md +++ b/platform-enterprise_docs/enterprise/platform-kubernetes.md @@ -2,7 +2,7 @@ title: "Platform: Kubernetes" description: Deploy Seqera Platform Enterprise with Kubernetes date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [kubernetes, deployment] --- diff --git a/platform-enterprise_docs/enterprise/studios-docker-compose.md b/platform-enterprise_docs/enterprise/studios-docker-compose.md index 14ffbc2103..4e5c41f1a9 100644 --- a/platform-enterprise_docs/enterprise/studios-docker-compose.md +++ b/platform-enterprise_docs/enterprise/studios-docker-compose.md @@ -2,7 +2,7 @@ title: "Studios: Docker Compose" description: Deploy Studios with Docker Compose date created: "2023-04-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [docker, compose, studios, deployment] --- diff --git a/platform-enterprise_docs/enterprise/studios-helm.md b/platform-enterprise_docs/enterprise/studios-helm.md index 11b4231778..ddb9f79bb6 100644 --- a/platform-enterprise_docs/enterprise/studios-helm.md +++ b/platform-enterprise_docs/enterprise/studios-helm.md @@ -2,7 +2,7 @@ title: "Studios: Helm" description: Deploy Studios Enterprise on Kubernetes with Helm date created: "2026-01-30" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [helm, deployment, installation, kubernetes, studios] --- diff --git a/platform-enterprise_docs/enterprise/studios-kubernetes.md b/platform-enterprise_docs/enterprise/studios-kubernetes.md index a2a5b9a211..1272ea3a62 100644 --- a/platform-enterprise_docs/enterprise/studios-kubernetes.md +++ b/platform-enterprise_docs/enterprise/studios-kubernetes.md @@ -2,7 +2,7 @@ title: "Studios: Kubernetes" description: Deploy Studios on Kubernetes date created: "2023-04-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [kubernetes, studios, deployment] --- diff --git a/platform-enterprise_docs/enterprise/studios-ssh.md b/platform-enterprise_docs/enterprise/studios-ssh.md index 8cbe5491a5..08a0379d3a 100644 --- a/platform-enterprise_docs/enterprise/studios-ssh.md +++ b/platform-enterprise_docs/enterprise/studios-ssh.md @@ -2,7 +2,7 @@ title: "Studios SSH configuration (public preview)" description: Configure SSH access for Studios (public preview) date created: "2026-02-10" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [studios, ssh, kubernetes, advanced] --- diff --git a/platform-enterprise_docs/enterprise/testing.md b/platform-enterprise_docs/enterprise/testing.md index 68eb688dbd..81f62cb07f 100644 --- a/platform-enterprise_docs/enterprise/testing.md +++ b/platform-enterprise_docs/enterprise/testing.md @@ -2,7 +2,7 @@ title: "Test deployment" description: Test your Seqera Platform Enterprise deployment after installation date created: "2024-02-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [testing, deployment] --- diff --git a/platform-enterprise_docs/enterprise/upgrade.md b/platform-enterprise_docs/enterprise/upgrade.md index ae937803e5..2ffdcffcf2 100644 --- a/platform-enterprise_docs/enterprise/upgrade.md +++ b/platform-enterprise_docs/enterprise/upgrade.md @@ -2,7 +2,7 @@ title: "Upgrade deployment" description: "Guidance for upgrading to Platform Enterprise version 26.1" date created: "2025-11-11" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [enterprise, update, installation] --- diff --git a/platform-enterprise_docs/functionality_matrix/overview.md b/platform-enterprise_docs/functionality_matrix/overview.md index 08614124a5..3e5fbd4ee3 100644 --- a/platform-enterprise_docs/functionality_matrix/overview.md +++ b/platform-enterprise_docs/functionality_matrix/overview.md @@ -2,7 +2,7 @@ title: "Default version compatibility" description: "Platform / nf-launcher / Nextflow / Fusion version compatibility" date created: "2024-06-20" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [compatibility, nextflow, nf-launcher] --- diff --git a/platform-enterprise_docs/getting-started/overview.md b/platform-enterprise_docs/getting-started/overview.md index 6ad49ac390..efdee6a381 100644 --- a/platform-enterprise_docs/getting-started/overview.md +++ b/platform-enterprise_docs/getting-started/overview.md @@ -2,7 +2,7 @@ title: "Run a pipeline" description: "An overview of Seqera Platform deployment versions and ways to run Seqera." date created: "2023-09-15" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [overview] --- diff --git a/platform-enterprise_docs/getting-started/production-checklist.md b/platform-enterprise_docs/getting-started/production-checklist.md index 3c6990d1db..4944d8f640 100644 --- a/platform-enterprise_docs/getting-started/production-checklist.md +++ b/platform-enterprise_docs/getting-started/production-checklist.md @@ -2,7 +2,7 @@ title: "Production checklist" description: "A pre-production checklist for Seqera Platform." date created: "2025-07-03" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [production, checklist, deployment, limitations, retry] --- diff --git a/platform-enterprise_docs/getting-started/proteinfold.md b/platform-enterprise_docs/getting-started/proteinfold.md index 99cb5088ba..ab2bc52260 100644 --- a/platform-enterprise_docs/getting-started/proteinfold.md +++ b/platform-enterprise_docs/getting-started/proteinfold.md @@ -2,7 +2,7 @@ title: "Protein structure prediction" description: "An introduction to running nf-core/proteinfold in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [platform, seqera pipelines, studios, proteinfold, alphafold, colabfold, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md b/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md index 5d077410ac..2a73d9f9f3 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md @@ -2,7 +2,7 @@ title: "Add data" description: "An introduction to adding pipeline input data in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [platform, data, data explorer, datasets] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md b/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md index ba7e3ee9a8..799df798c1 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md @@ -2,7 +2,7 @@ title: "Add pipelines" description: "An introduction to adding pipelines to Seqera Platform workspaces" date created: "2024-07-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [platform, launch, pipelines, launchpad] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/automation.md b/platform-enterprise_docs/getting-started/quickstart-demo/automation.md index bfd157192d..1e9d8a2098 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/automation.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/automation.md @@ -2,7 +2,7 @@ title: "Automation" description: "An introduction to automation with APIs and CLI tools in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-16" +last updated: "2026-06-18" tags: [platform, automation, api, cli, seqerakit] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md b/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md index 126d3f1a36..33baa9cf34 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md @@ -2,7 +2,7 @@ title: "Monitor runs" description: "Monitor pipeline runs from the Runs page, All runs page, and Dashboard in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [platform, runs, monitoring] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md b/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md index cd2572cee6..ed9cd4366d 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "An introduction to pipeline optimization in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [platform, runs, pipeline optimization] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/studios.md b/platform-enterprise_docs/getting-started/quickstart-demo/studios.md index 4353b01569..e23bcd3dbf 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/studios.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/studios.md @@ -2,7 +2,7 @@ title: "Studios" description: "An introduction to Studios in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [platform, studios] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md b/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md index 9e5804a4eb..5ecb411f88 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md @@ -2,7 +2,7 @@ title: "View run information" description: "View pipeline run details in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [platform, runs, pipelines, monitoring, tutorial] --- diff --git a/platform-enterprise_docs/getting-started/rnaseq.md b/platform-enterprise_docs/getting-started/rnaseq.md index 74ce361c62..cf30263f23 100644 --- a/platform-enterprise_docs/getting-started/rnaseq.md +++ b/platform-enterprise_docs/getting-started/rnaseq.md @@ -2,7 +2,7 @@ title: "RNA-Seq" description: "An introduction to running nf-core/rnaseq in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [platform, seqera pipelines, studios, rnaseq, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-enterprise_docs/getting-started/studios.md b/platform-enterprise_docs/getting-started/studios.md index 580e324a6e..d714983e2c 100644 --- a/platform-enterprise_docs/getting-started/studios.md +++ b/platform-enterprise_docs/getting-started/studios.md @@ -2,7 +2,7 @@ title: "Studios for interactive analysis" description: "Creating interactive analysis Studios for Jupyter, R-IDE, VS Code, and more" date created: "2025-02-24" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [platform, studios, jupyter, rstudio, xpra, vscode, conda] toc_max_heading_level: 3 --- diff --git a/platform-enterprise_docs/getting-started/workspace-setup.md b/platform-enterprise_docs/getting-started/workspace-setup.md index 46636147e0..d8582e577e 100644 --- a/platform-enterprise_docs/getting-started/workspace-setup.md +++ b/platform-enterprise_docs/getting-started/workspace-setup.md @@ -2,7 +2,7 @@ title: "Set up your workspace" description: "Instructions to create an organization workspace and add participants in Seqera Platform." date created: "2024-04-15" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [platform, organizations, workspaces, users] --- diff --git a/platform-enterprise_docs/git/overview.md b/platform-enterprise_docs/git/overview.md index 09985a4440..bea87dc962 100644 --- a/platform-enterprise_docs/git/overview.md +++ b/platform-enterprise_docs/git/overview.md @@ -2,7 +2,7 @@ title: "Git integration" description: "Connecting to Git repositories in Seqera Platform." date created: "2024-06-24" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [git] --- diff --git a/platform-enterprise_docs/labels/overview.md b/platform-enterprise_docs/labels/overview.md index 784d2923d8..dffc27987d 100644 --- a/platform-enterprise_docs/labels/overview.md +++ b/platform-enterprise_docs/labels/overview.md @@ -2,7 +2,7 @@ title: "Labels" description: "Instructions for using labels in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [labels] --- diff --git a/platform-enterprise_docs/launch/advanced.md b/platform-enterprise_docs/launch/advanced.md index 7987ed08d0..233e1a5b50 100644 --- a/platform-enterprise_docs/launch/advanced.md +++ b/platform-enterprise_docs/launch/advanced.md @@ -2,7 +2,7 @@ title: "Advanced options" description: "Advanced guide to launching Nextflow pipelines in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [advanced, launch] --- diff --git a/platform-enterprise_docs/launch/cache-resume.mdx b/platform-enterprise_docs/launch/cache-resume.mdx index 8733fb7aa3..41028b20c0 100644 --- a/platform-enterprise_docs/launch/cache-resume.mdx +++ b/platform-enterprise_docs/launch/cache-resume.mdx @@ -2,7 +2,7 @@ title: "Nextflow cache and resume" description: "Guide to Nextflow cache and resume in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [cache, launch, resume, relaunch] --- diff --git a/platform-enterprise_docs/launch/launchpad.md b/platform-enterprise_docs/launch/launchpad.md index 8d080e7ef5..5cf8fded60 100644 --- a/platform-enterprise_docs/launch/launchpad.md +++ b/platform-enterprise_docs/launch/launchpad.md @@ -2,7 +2,7 @@ title: "Launch pipelines" description: "Curate and launch workflows in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [launchpad, launch, configure, pipelines, schema, configuration, nextflow, parameters, input, output] --- diff --git a/platform-enterprise_docs/limits/overview.md b/platform-enterprise_docs/limits/overview.md index 200ff88450..346bd57f6d 100644 --- a/platform-enterprise_docs/limits/overview.md +++ b/platform-enterprise_docs/limits/overview.md @@ -2,7 +2,7 @@ title: "Usage limits" description: "An overview of Seqera Cloud usage limits" date created: "2025-02-19" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [limits] --- diff --git a/platform-enterprise_docs/monitoring/audit-logs.md b/platform-enterprise_docs/monitoring/audit-logs.md index c5a989c5d8..23a9d759db 100644 --- a/platform-enterprise_docs/monitoring/audit-logs.md +++ b/platform-enterprise_docs/monitoring/audit-logs.md @@ -2,7 +2,7 @@ title: "Audit logs" description: An overview of application event audit logs in the Admin panel date created: "2024-04-08" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [logging, audit logs, admin panel] --- diff --git a/platform-enterprise_docs/monitoring/cloud-costs.md b/platform-enterprise_docs/monitoring/cloud-costs.md index 50318e9ead..49ea41af42 100644 --- a/platform-enterprise_docs/monitoring/cloud-costs.md +++ b/platform-enterprise_docs/monitoring/cloud-costs.md @@ -2,7 +2,7 @@ title: "Monitoring cloud costs" description: Guidelines for monitoring Seqera Platform cloud expenditure. date created: "2023-04-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [aws, gcp, azure, cloud costs, cost, billing, alerts] --- diff --git a/platform-enterprise_docs/monitoring/dashboard.md b/platform-enterprise_docs/monitoring/dashboard.md index 824453a5e7..111e4b8bb5 100644 --- a/platform-enterprise_docs/monitoring/dashboard.md +++ b/platform-enterprise_docs/monitoring/dashboard.md @@ -2,7 +2,7 @@ title: "Dashboard" description: "View pipeline run status overview in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [dashboard, pipeline runs, fusion, monitoring] --- diff --git a/platform-enterprise_docs/monitoring/overview.md b/platform-enterprise_docs/monitoring/overview.md index 891613588c..c9c5d97400 100644 --- a/platform-enterprise_docs/monitoring/overview.md +++ b/platform-enterprise_docs/monitoring/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Monitoring pipeline runs in Seqera Platform." date created: "2024-04-11" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [runs, monitoring] --- diff --git a/platform-enterprise_docs/monitoring/run-details.mdx b/platform-enterprise_docs/monitoring/run-details.mdx index 6d1ee6674c..a76cdd9d38 100644 --- a/platform-enterprise_docs/monitoring/run-details.mdx +++ b/platform-enterprise_docs/monitoring/run-details.mdx @@ -2,7 +2,7 @@ title: "Run details" description: "Monitoring a Nextflow pipeline executed through Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [logging, monitoring, runs, details, workflows, execution, lineage] --- diff --git a/platform-enterprise_docs/orgs-and-teams/custom-roles.md b/platform-enterprise_docs/orgs-and-teams/custom-roles.md index e1148abdf9..56e1450d1e 100644 --- a/platform-enterprise_docs/orgs-and-teams/custom-roles.md +++ b/platform-enterprise_docs/orgs-and-teams/custom-roles.md @@ -2,7 +2,7 @@ title: "Custom roles" description: "Introduction to custom roles in Seqera Platform." date created: "2025-11-17" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [roles, rbac, permissions] --- diff --git a/platform-enterprise_docs/orgs-and-teams/organizations.md b/platform-enterprise_docs/orgs-and-teams/organizations.md index 6e7f0f4107..bf6564a25d 100644 --- a/platform-enterprise_docs/orgs-and-teams/organizations.md +++ b/platform-enterprise_docs/orgs-and-teams/organizations.md @@ -2,7 +2,7 @@ title: "Organizations" description: "Manage organizations in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [organizations, administration] --- diff --git a/platform-enterprise_docs/orgs-and-teams/roles.md b/platform-enterprise_docs/orgs-and-teams/roles.md index 0138965044..032c953e6b 100644 --- a/platform-enterprise_docs/orgs-and-teams/roles.md +++ b/platform-enterprise_docs/orgs-and-teams/roles.md @@ -2,7 +2,7 @@ title: "User roles" description: "Understand the various roles in Seqera Platform." date created: "2024-06-10" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [roles] --- diff --git a/platform-enterprise_docs/orgs-and-teams/teams.md b/platform-enterprise_docs/orgs-and-teams/teams.md index 9e2981d2fb..4ca79a2e9b 100644 --- a/platform-enterprise_docs/orgs-and-teams/teams.md +++ b/platform-enterprise_docs/orgs-and-teams/teams.md @@ -2,7 +2,7 @@ title: "Teams" description: "Create and manage teams in a Seqera Platform Enterprise organization, including IdP-delegated teams." date created: "2026-05-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [teams, organizations, administration, sso, idp delegation, enterprise] --- diff --git a/platform-enterprise_docs/orgs-and-teams/workspace-management.md b/platform-enterprise_docs/orgs-and-teams/workspace-management.md index 9344a8be0e..8ac0035b9a 100644 --- a/platform-enterprise_docs/orgs-and-teams/workspace-management.md +++ b/platform-enterprise_docs/orgs-and-teams/workspace-management.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Manage users and teams for an organization in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [workspaces, teams, users, administration] --- diff --git a/platform-enterprise_docs/pipeline-actions/overview.md b/platform-enterprise_docs/pipeline-actions/overview.md index d188a0c1bd..7b89f8bcde 100644 --- a/platform-enterprise_docs/pipeline-actions/overview.md +++ b/platform-enterprise_docs/pipeline-actions/overview.md @@ -2,7 +2,7 @@ title: "Pipeline actions" description: "Automate executions with pipeline actions and webhooks in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [actions, webhooks, automation] --- diff --git a/platform-enterprise_docs/pipeline-optimization/overview.md b/platform-enterprise_docs/pipeline-optimization/overview.md index f53a216454..e5f47880a0 100644 --- a/platform-enterprise_docs/pipeline-optimization/overview.md +++ b/platform-enterprise_docs/pipeline-optimization/overview.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "Optimize the resource usage of your pipelines to save time and money." date created: "2024-02-12" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [compute, resources, optimization] --- diff --git a/platform-enterprise_docs/pipeline-schema/overview.md b/platform-enterprise_docs/pipeline-schema/overview.md index 3ad5b91814..2e2caf645f 100644 --- a/platform-enterprise_docs/pipeline-schema/overview.md +++ b/platform-enterprise_docs/pipeline-schema/overview.md @@ -2,7 +2,7 @@ title: "Pipeline schema" description: "Introduction to pipeline schema in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [pipelines, schema] --- diff --git a/platform-enterprise_docs/pipelines/overview.md b/platform-enterprise_docs/pipelines/overview.md index 87e5c9b0d3..70c430016b 100644 --- a/platform-enterprise_docs/pipelines/overview.md +++ b/platform-enterprise_docs/pipelines/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Introduction to pipelines in Seqera Platform." date created: "2025-10-16" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-enterprise_docs/pipelines/revision.md b/platform-enterprise_docs/pipelines/revision.md index 776bee0138..84a4b6d851 100644 --- a/platform-enterprise_docs/pipelines/revision.md +++ b/platform-enterprise_docs/pipelines/revision.md @@ -2,7 +2,7 @@ title: "Git revision management" description: "Introduction to pipeline repository revision management in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-enterprise_docs/pipelines/versioning.md b/platform-enterprise_docs/pipelines/versioning.md index 270f7fc941..280a00fa93 100644 --- a/platform-enterprise_docs/pipelines/versioning.md +++ b/platform-enterprise_docs/pipelines/versioning.md @@ -2,7 +2,7 @@ title: "Pipeline versioning" description: "Introduction to pipeline versioning in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-enterprise_docs/platform-enterprise.md b/platform-enterprise_docs/platform-enterprise.md index d4173d7412..efb514a311 100644 --- a/platform-enterprise_docs/platform-enterprise.md +++ b/platform-enterprise_docs/platform-enterprise.md @@ -2,7 +2,7 @@ title: "Seqera Platform Enterprise" description: "Introduction to Seqera Platform Enterprise." date created: "2023-04-24" -last updated: "2026-06-12" +last updated: "2026-06-18" slug: / --- diff --git a/platform-enterprise_docs/reports/overview.md b/platform-enterprise_docs/reports/overview.md index 464d63a127..3c9fef55fc 100644 --- a/platform-enterprise_docs/reports/overview.md +++ b/platform-enterprise_docs/reports/overview.md @@ -2,7 +2,7 @@ title: "Reports" description: "Overview of pipeline reports in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [pipelines, schema] --- diff --git a/platform-enterprise_docs/resource-labels/overview.md b/platform-enterprise_docs/resource-labels/overview.md index 7cd29d73e0..985be16497 100644 --- a/platform-enterprise_docs/resource-labels/overview.md +++ b/platform-enterprise_docs/resource-labels/overview.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Instructions to use resource labels in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [resource labels, labels] --- diff --git a/platform-enterprise_docs/secrets/overview.md b/platform-enterprise_docs/secrets/overview.md index 873f09bed6..ce0096a2ef 100644 --- a/platform-enterprise_docs/secrets/overview.md +++ b/platform-enterprise_docs/secrets/overview.md @@ -2,7 +2,7 @@ title: "Secrets" description: "Instructions to use secrets in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [pipelines, secrets] --- diff --git a/platform-enterprise_docs/seqerakit/commands.md b/platform-enterprise_docs/seqerakit/commands.md index 0ef75af219..5f6320af17 100644 --- a/platform-enterprise_docs/seqerakit/commands.md +++ b/platform-enterprise_docs/seqerakit/commands.md @@ -2,7 +2,7 @@ title: "Commands" description: "Seqerakit command options" date created: "2024-10-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [seqerakit, cli, automation, commands] --- diff --git a/platform-enterprise_docs/seqerakit/installation.md b/platform-enterprise_docs/seqerakit/installation.md index 6e1e399b40..f95079b8a7 100644 --- a/platform-enterprise_docs/seqerakit/installation.md +++ b/platform-enterprise_docs/seqerakit/installation.md @@ -2,7 +2,7 @@ title: "Installation" description: "Seqerakit installation options" date created: "2024-10-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [seqerakit, cli, automation, installation] --- diff --git a/platform-enterprise_docs/seqerakit/templates.mdx b/platform-enterprise_docs/seqerakit/templates.mdx index 5a50d0bde0..79b5399bee 100644 --- a/platform-enterprise_docs/seqerakit/templates.mdx +++ b/platform-enterprise_docs/seqerakit/templates.mdx @@ -2,7 +2,7 @@ title: "Templates" description: "Seqerakit YAML configuration file templates and instructions" date created: "2024-11-08" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [seqerakit, cli, automation, yaml, configuration] toc_max_heading_level: 4 --- diff --git a/platform-enterprise_docs/seqerakit/yaml-configuration.md b/platform-enterprise_docs/seqerakit/yaml-configuration.md index ee0f9447ef..ab339fada2 100644 --- a/platform-enterprise_docs/seqerakit/yaml-configuration.md +++ b/platform-enterprise_docs/seqerakit/yaml-configuration.md @@ -2,7 +2,7 @@ title: "YAML configuration" description: "seqerakit YAML configuration file options" date created: "2024-10-21" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [seqerakit, cli, automation, yaml, configuration] --- diff --git a/platform-enterprise_docs/studios/add-studio-custom-container.md b/platform-enterprise_docs/studios/add-studio-custom-container.md index 8caae13415..ae7ec9a3c1 100644 --- a/platform-enterprise_docs/studios/add-studio-custom-container.md +++ b/platform-enterprise_docs/studios/add-studio-custom-container.md @@ -2,7 +2,7 @@ title: "Custom container template" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [studio custom, git repository, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/add-studio-git-repo.md b/platform-enterprise_docs/studios/add-studio-git-repo.md index ad0e2f2a17..70bc55ebb9 100644 --- a/platform-enterprise_docs/studios/add-studio-git-repo.md +++ b/platform-enterprise_docs/studios/add-studio-git-repo.md @@ -2,7 +2,7 @@ title: "Import from Git repository" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [studio git, git repository, sessions, studios, git, version control] --- diff --git a/platform-enterprise_docs/studios/add-studio-provided-template.md b/platform-enterprise_docs/studios/add-studio-provided-template.md index 6bf66d76d9..1a262c6e41 100644 --- a/platform-enterprise_docs/studios/add-studio-provided-template.md +++ b/platform-enterprise_docs/studios/add-studio-provided-template.md @@ -2,7 +2,7 @@ title: "Seqera-provided container template" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [template, seqera template, seqera template studio, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/add-studio.md b/platform-enterprise_docs/studios/add-studio.md index 4a7e35b18c..cf758f4b85 100644 --- a/platform-enterprise_docs/studios/add-studio.md +++ b/platform-enterprise_docs/studios/add-studio.md @@ -2,7 +2,7 @@ title: "Add a Studio" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [data, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/connect.md b/platform-enterprise_docs/studios/connect.md index 917545f0db..8e7a87682c 100644 --- a/platform-enterprise_docs/studios/connect.md +++ b/platform-enterprise_docs/studios/connect.md @@ -1,7 +1,7 @@ --- title: Connect changelog date created: "2025-07-30" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [connect, changelog, connect changelog] --- diff --git a/platform-enterprise_docs/studios/container-images.md b/platform-enterprise_docs/studios/container-images.md index f7b5c582a5..ef2828ff49 100644 --- a/platform-enterprise_docs/studios/container-images.md +++ b/platform-enterprise_docs/studios/container-images.md @@ -2,7 +2,7 @@ title: "Container image templates" description: "Use container images with Studios." date created: "2025-10-16" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [containers, container images, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/custom-envs.md b/platform-enterprise_docs/studios/custom-envs.md index 60c9948937..e7d25bc565 100644 --- a/platform-enterprise_docs/studios/custom-envs.md +++ b/platform-enterprise_docs/studios/custom-envs.md @@ -2,7 +2,7 @@ title: "Custom environments" description: "Custom environments for Studios" date created: "2024-10-01" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [environments, custom, studios] --- diff --git a/platform-enterprise_docs/studios/example-studios.md b/platform-enterprise_docs/studios/example-studios.md index e8f79ea41a..56cd815075 100644 --- a/platform-enterprise_docs/studios/example-studios.md +++ b/platform-enterprise_docs/studios/example-studios.md @@ -2,7 +2,7 @@ title: "Example custom Studios" description: "Example Dockerfiles and pre-built container images for running custom applications in Studios." date created: "2026-02-18" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [environments, custom, studios, examples] --- diff --git a/platform-enterprise_docs/studios/managing.md b/platform-enterprise_docs/studios/managing.md index d16fd63978..3a211635d8 100644 --- a/platform-enterprise_docs/studios/managing.md +++ b/platform-enterprise_docs/studios/managing.md @@ -2,7 +2,7 @@ title: "Manage Studios" description: "Manage Studio sessions." date created: "2025-02-06" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [data, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/overview.md b/platform-enterprise_docs/studios/overview.md index 18bccb5237..4cbddddcaf 100644 --- a/platform-enterprise_docs/studios/overview.md +++ b/platform-enterprise_docs/studios/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Interactive analysis environments in Seqera Platform" date created: "2025-02-06" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [studios, containers, image, sessions, interactive, analysis] --- diff --git a/platform-enterprise_docs/supported_software/agent/overview.md b/platform-enterprise_docs/supported_software/agent/overview.md index 0199b62ca7..e090d7b858 100644 --- a/platform-enterprise_docs/supported_software/agent/overview.md +++ b/platform-enterprise_docs/supported_software/agent/overview.md @@ -2,7 +2,7 @@ title: "Tower Agent" description: "Instructions to use Tower Agent." date created: "2023-04-24" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [agent] --- diff --git a/platform-enterprise_docs/supported_software/dragen/overview.md b/platform-enterprise_docs/supported_software/dragen/overview.md index edcb2e4aa3..0acc4783a0 100644 --- a/platform-enterprise_docs/supported_software/dragen/overview.md +++ b/platform-enterprise_docs/supported_software/dragen/overview.md @@ -2,7 +2,7 @@ title: "Illumina DRAGEN" description: "Instructions to integrate Illumina DRAGEN with Seqera Platform." date created: "2023-08-24" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [dragen, integration] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md b/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md index ebd04ea299..364be6cfa5 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md @@ -2,7 +2,7 @@ title: "Developer tools" description: "API and CLI troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md index fb7a28c36d..bb3319cf4c 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md @@ -2,7 +2,7 @@ title: "AWS" description: "AWS troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md index ae211305c6..47467b884c 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md @@ -2,7 +2,7 @@ title: "Azure" description: "Azure troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [faq, help, azure, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md index ab38ec6b61..7957171e40 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Dataset troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [faq, help, database, datasets] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md b/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md index b076004deb..4b52778405 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md @@ -2,7 +2,7 @@ title: "Nextflow" description: "Nextflow troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [faq, help, nextflow, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md b/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md index 959f1df07a..ccc58ced7c 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Troubleshooting resource labels in Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [troubleshooting, help] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md index e49930b602..d778ca8b91 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md @@ -2,7 +2,7 @@ title: "Studios" description: "Studios troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [faq, help, studios, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md index bce14854d6..0aebbf3c5d 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md @@ -2,7 +2,7 @@ title: "General troubleshooting" description: "Troubleshooting Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [troubleshooting, help] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md index 76b7eeca64..dd5f880c1e 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Workspaces troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [faq, help, workspaces, troubleshooting] --- diff --git a/platform-enterprise_docs/tutorials/retry-strategy.md b/platform-enterprise_docs/tutorials/retry-strategy.md index 1b08cd0bdc..7ac02dedff 100644 --- a/platform-enterprise_docs/tutorials/retry-strategy.md +++ b/platform-enterprise_docs/tutorials/retry-strategy.md @@ -2,7 +2,7 @@ title: "Manage AWS Spot interruptions in Seqera Platform" description: "Managing AWS Spot Interruptions in Seqera Platform." date created: "2024-07-16" -last updated: "2026-06-12" +last updated: "2026-06-18" tags: [aws, spot, platform, fusion, retry] --- From f1d55b964e785b857568fa1846f0263d02e53814 Mon Sep 17 00:00:00 2001 From: Seqera Docs Bot Date: Fri, 19 Jun 2026 18:25:06 +0000 Subject: [PATCH 11/13] [automated] Fix code formatting --- fusion_docs/guide.md | 2 +- fusion_docs/guide/aws-batch.md | 2 +- fusion_docs/guide/aws-eks.md | 2 +- fusion_docs/guide/azure-batch.md | 2 +- fusion_docs/guide/gcp-batch.md | 2 +- fusion_docs/guide/gcp-gke.md | 2 +- fusion_docs/guide/snapshots/aws.md | 2 +- fusion_docs/guide/snapshots/configuration.md | 2 +- fusion_docs/guide/snapshots/gcp.md | 2 +- fusion_docs/guide/snapshots/index.md | 2 +- fusion_docs/index.md | 2 +- fusion_docs/licensing.md | 2 +- fusion_docs/troubleshooting.md | 2 +- fusion_docs/troubleshooting/error-codes-exit-messages.md | 2 +- fusion_docs/troubleshooting/fusion-doctor.md | 2 +- fusion_docs/troubleshooting/fusion-snapshots.md | 2 +- fusion_docs/troubleshooting/general.md | 2 +- platform-cli-docs/docs/installation.md | 2 +- platform-cloud/docs/administration/credit-management.md | 2 +- platform-cloud/docs/cloud/changelog.md | 2 +- platform-cloud/docs/co-scientist/authentication.md | 2 +- platform-cloud/docs/co-scientist/coding-agents.md | 2 +- platform-cloud/docs/co-scientist/command-approval.md | 2 +- platform-cloud/docs/co-scientist/configuration.md | 2 +- platform-cloud/docs/co-scientist/credits.md | 2 +- platform-cloud/docs/co-scientist/index.md | 2 +- platform-cloud/docs/co-scientist/installation.mdx | 2 +- platform-cloud/docs/co-scientist/modes.md | 2 +- platform-cloud/docs/co-scientist/nextflow-lsp.md | 2 +- platform-cloud/docs/co-scientist/projects.md | 2 +- platform-cloud/docs/co-scientist/quickstart.md | 2 +- platform-cloud/docs/co-scientist/reference/cli.md | 2 +- .../docs/co-scientist/reference/environment-variables.md | 2 +- platform-cloud/docs/co-scientist/reference/index.md | 2 +- platform-cloud/docs/co-scientist/reference/skills-reference.md | 2 +- platform-cloud/docs/co-scientist/sessions.md | 2 +- platform-cloud/docs/co-scientist/skill-antigravity.md | 2 +- platform-cloud/docs/co-scientist/skill-claude-code.md | 2 +- platform-cloud/docs/co-scientist/skill-codex.md | 2 +- platform-cloud/docs/co-scientist/skill-github-copilot.md | 2 +- platform-cloud/docs/co-scientist/skill-other-agents.md | 2 +- platform-cloud/docs/co-scientist/skills.md | 2 +- platform-cloud/docs/co-scientist/use-cases.md | 2 +- platform-cloud/docs/compute-envs/aws-batch.mdx | 2 +- platform-cloud/docs/compute-envs/aws-cloud.mdx | 2 +- platform-cloud/docs/compute-envs/azure-batch.md | 2 +- platform-cloud/docs/compute-envs/azure-cloud.md | 2 +- platform-cloud/docs/compute-envs/eks.mdx | 2 +- platform-cloud/docs/compute-envs/gke.md | 2 +- platform-cloud/docs/compute-envs/google-cloud-batch.md | 2 +- platform-cloud/docs/compute-envs/google-cloud.md | 2 +- platform-cloud/docs/compute-envs/hpc.md | 2 +- platform-cloud/docs/compute-envs/k8s.md | 2 +- platform-cloud/docs/compute-envs/overview.md | 2 +- platform-cloud/docs/compute-envs/seqera-compute.md | 2 +- platform-cloud/docs/credentials/agent_credentials.md | 2 +- platform-cloud/docs/credentials/aws_registry_credentials.md | 2 +- platform-cloud/docs/credentials/azure_registry_credentials.md | 2 +- .../docs/credentials/container_registry_credentials.md | 2 +- platform-cloud/docs/credentials/data_repositories.md | 2 +- .../docs/credentials/docker_hub_registry_credentials.md | 2 +- platform-cloud/docs/credentials/gitea_registry_credentials.md | 2 +- platform-cloud/docs/credentials/github_registry_credentials.md | 2 +- platform-cloud/docs/credentials/gitlab_registry_credentials.md | 2 +- platform-cloud/docs/credentials/google_registry_credentials.md | 2 +- platform-cloud/docs/credentials/managed_identities.md | 2 +- platform-cloud/docs/credentials/overview.md | 2 +- platform-cloud/docs/credentials/quay_registry_credentials.md | 2 +- platform-cloud/docs/credentials/ssh_credentials.md | 2 +- platform-cloud/docs/data-privacy/overview.md | 2 +- platform-cloud/docs/data/data-explorer.md | 2 +- platform-cloud/docs/data/data-lineage.md | 2 +- platform-cloud/docs/data/datasets.md | 2 +- .../docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx | 2 +- platform-cloud/docs/functionality_matrix/overview.md | 2 +- platform-cloud/docs/getting-started/overview.md | 2 +- platform-cloud/docs/getting-started/proteinfold.md | 2 +- .../docs/getting-started/quickstart-demo/add-pipelines.md | 2 +- .../docs/getting-started/quickstart-demo/comm-showcase.md | 2 +- .../docs/getting-started/quickstart-demo/launch-pipelines.md | 2 +- .../docs/getting-started/quickstart-demo/monitor-runs.md | 2 +- .../getting-started/quickstart-demo/pipeline-optimization.md | 2 +- platform-cloud/docs/getting-started/quickstart-demo/studios.md | 2 +- .../getting-started/quickstart-demo/view-run-information.md | 2 +- platform-cloud/docs/getting-started/rnaseq.md | 2 +- platform-cloud/docs/getting-started/single-sign-on.md | 2 +- platform-cloud/docs/getting-started/studios.md | 2 +- platform-cloud/docs/getting-started/workspace-setup.md | 2 +- platform-cloud/docs/git/overview.md | 2 +- platform-cloud/docs/labels/overview.md | 2 +- platform-cloud/docs/launch/cache-resume.mdx | 2 +- platform-cloud/docs/launch/launchpad.md | 2 +- platform-cloud/docs/limits/overview.md | 2 +- platform-cloud/docs/monitoring/cloud-costs.md | 2 +- platform-cloud/docs/monitoring/dashboard.md | 2 +- platform-cloud/docs/monitoring/overview.md | 2 +- platform-cloud/docs/monitoring/run-details.mdx | 2 +- platform-cloud/docs/orgs-and-teams/custom-roles.md | 2 +- platform-cloud/docs/orgs-and-teams/organizations.md | 2 +- platform-cloud/docs/orgs-and-teams/roles.md | 2 +- platform-cloud/docs/orgs-and-teams/workspace-management.md | 2 +- platform-cloud/docs/pipeline-actions/overview.md | 2 +- platform-cloud/docs/pipeline-optimization/overview.md | 2 +- platform-cloud/docs/pipeline-schema/overview.md | 2 +- platform-cloud/docs/pipelines/overview.md | 2 +- platform-cloud/docs/pipelines/revision.md | 2 +- platform-cloud/docs/pipelines/versioning.md | 2 +- platform-cloud/docs/platform-cloud.md | 2 +- platform-cloud/docs/quickstart.md | 2 +- platform-cloud/docs/reports/overview.md | 2 +- platform-cloud/docs/resource-labels/overview.md | 2 +- platform-cloud/docs/secrets/overview.md | 2 +- platform-cloud/docs/seqera-mcp/nfcore-tools.md | 2 +- platform-cloud/docs/seqera-mcp/overview.md | 2 +- platform-cloud/docs/seqera-mcp/seqera-tools.md | 2 +- platform-cloud/docs/seqera-mcp/sra-tools.md | 2 +- platform-cloud/docs/seqerakit/commands.md | 2 +- platform-cloud/docs/seqerakit/installation.md | 2 +- platform-cloud/docs/seqerakit/templates.mdx | 2 +- platform-cloud/docs/seqerakit/yaml-configuration.md | 2 +- platform-cloud/docs/studios/add-studio-custom-container.md | 2 +- platform-cloud/docs/studios/add-studio-git-repo.md | 2 +- platform-cloud/docs/studios/add-studio-provided-template.md | 2 +- platform-cloud/docs/studios/add-studio.md | 2 +- platform-cloud/docs/studios/connect.md | 2 +- platform-cloud/docs/studios/container-images.md | 2 +- platform-cloud/docs/studios/custom-envs.md | 2 +- platform-cloud/docs/studios/example-studios.md | 2 +- platform-cloud/docs/studios/managing.md | 2 +- platform-cloud/docs/studios/overview.md | 2 +- platform-cloud/docs/supported_software/agent/overview.md | 2 +- platform-cloud/docs/supported_software/dragen/overview.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md | 2 +- .../docs/troubleshooting_and_faqs/aws_troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/azure_troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/datasets_troubleshooting.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/nextflow.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md | 2 +- .../docs/troubleshooting_and_faqs/sso_troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/studios_troubleshooting.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/workspaces_troubleshooting.md | 2 +- platform-cloud/docs/tutorials/retry-strategy.md | 2 +- platform-enterprise_docs/administration/overview.md | 2 +- platform-enterprise_docs/co-scientist/authentication.md | 2 +- platform-enterprise_docs/co-scientist/coding-agents.md | 2 +- platform-enterprise_docs/co-scientist/command-approval.md | 2 +- platform-enterprise_docs/co-scientist/configuration.md | 2 +- platform-enterprise_docs/co-scientist/index.md | 2 +- platform-enterprise_docs/co-scientist/installation.mdx | 2 +- platform-enterprise_docs/co-scientist/modes.md | 2 +- platform-enterprise_docs/co-scientist/nextflow-lsp.md | 2 +- platform-enterprise_docs/co-scientist/prerequisites.md | 2 +- platform-enterprise_docs/co-scientist/projects.md | 2 +- platform-enterprise_docs/co-scientist/quickstart.md | 2 +- platform-enterprise_docs/co-scientist/reference/cli.md | 2 +- .../co-scientist/reference/environment-variables.md | 2 +- platform-enterprise_docs/co-scientist/reference/index.md | 2 +- .../co-scientist/reference/skills-reference.md | 2 +- platform-enterprise_docs/co-scientist/sessions.md | 2 +- platform-enterprise_docs/co-scientist/skill-antigravity.md | 2 +- platform-enterprise_docs/co-scientist/skill-claude-code.md | 2 +- platform-enterprise_docs/co-scientist/skill-codex.md | 2 +- platform-enterprise_docs/co-scientist/skill-github-copilot.md | 2 +- platform-enterprise_docs/co-scientist/skill-other-agents.md | 2 +- platform-enterprise_docs/co-scientist/skills.md | 2 +- platform-enterprise_docs/co-scientist/usage-and-cost.md | 2 +- platform-enterprise_docs/co-scientist/use-cases.md | 2 +- platform-enterprise_docs/compute-envs/aws-batch.md | 2 +- platform-enterprise_docs/compute-envs/aws-cloud.md | 2 +- platform-enterprise_docs/compute-envs/azure-batch.md | 2 +- platform-enterprise_docs/compute-envs/azure-cloud.md | 2 +- platform-enterprise_docs/compute-envs/eks.md | 2 +- platform-enterprise_docs/compute-envs/gke.md | 2 +- platform-enterprise_docs/compute-envs/google-cloud-batch.md | 2 +- platform-enterprise_docs/compute-envs/google-cloud.md | 2 +- platform-enterprise_docs/compute-envs/hpc.md | 2 +- platform-enterprise_docs/compute-envs/k8s.md | 2 +- platform-enterprise_docs/compute-envs/overview.md | 2 +- platform-enterprise_docs/credentials/agent_credentials.md | 2 +- .../credentials/aws_registry_credentials.md | 2 +- .../credentials/azure_registry_credentials.md | 2 +- platform-enterprise_docs/credentials/data_repositories.md | 2 +- .../credentials/docker_hub_registry_credentials.md | 2 +- .../credentials/gitea_registry_credentials.md | 2 +- .../credentials/github_registry_credentials.md | 2 +- .../credentials/gitlab_registry_credentials.md | 2 +- .../credentials/google_registry_credentials.md | 2 +- platform-enterprise_docs/credentials/managed_identities.md | 2 +- platform-enterprise_docs/credentials/overview.md | 2 +- .../credentials/quay_registry_credentials.md | 2 +- platform-enterprise_docs/credentials/ssh_credentials.md | 2 +- platform-enterprise_docs/data-privacy/overview.md | 2 +- platform-enterprise_docs/data/data-explorer.md | 2 +- platform-enterprise_docs/data/data-lineage.md | 2 +- platform-enterprise_docs/data/datasets.md | 2 +- .../enterprise/advanced-topics/content-security-policy.md | 2 +- .../enterprise/advanced-topics/custom-launch-container.md | 2 +- .../enterprise/advanced-topics/firewall-configuration.md | 2 +- .../enterprise/advanced-topics/manual-aws-batch-setup.mdx | 2 +- .../enterprise/advanced-topics/manual-azure-batch-setup.md | 2 +- .../enterprise/advanced-topics/monitoring.md | 2 +- .../enterprise/advanced-topics/seqera-container-images.md | 2 +- .../enterprise/configuration/authentication/email.md | 2 +- .../enterprise/configuration/authentication/entra.md | 2 +- .../enterprise/configuration/authentication/github.md | 2 +- .../enterprise/configuration/authentication/google.md | 2 +- .../authentication/idp-delegation/claim-mapping.md | 2 +- .../authentication/idp-delegation/group-catalog/overview.md | 2 +- .../idp-delegation/group-catalog/scim-entra-id.md | 2 +- .../authentication/idp-delegation/group-catalog/scim-okta.md | 2 +- .../authentication/idp-delegation/multi-org-routing.md | 2 +- .../configuration/authentication/idp-delegation/overview.md | 2 +- .../enterprise/configuration/authentication/keycloak.md | 2 +- .../enterprise/configuration/authentication/okta.md | 2 +- .../enterprise/configuration/authentication/overview.md | 2 +- .../enterprise/configuration/aws_parameter_store.md | 2 +- platform-enterprise_docs/enterprise/configuration/mirroring.md | 2 +- platform-enterprise_docs/enterprise/configuration/networking.md | 2 +- platform-enterprise_docs/enterprise/configuration/overview.mdx | 2 +- .../enterprise/configuration/pipeline_optimization.md | 2 +- .../enterprise/configuration/reverse_proxy.md | 2 +- platform-enterprise_docs/enterprise/configuration/ssl_tls.md | 2 +- platform-enterprise_docs/enterprise/configuration/wave.md | 2 +- platform-enterprise_docs/enterprise/general_troubleshooting.md | 2 +- .../enterprise/groundswell-docker-compose.md | 2 +- platform-enterprise_docs/enterprise/groundswell-helm.md | 2 +- platform-enterprise_docs/enterprise/groundswell-kubernetes.md | 2 +- platform-enterprise_docs/enterprise/install-groundswell.md | 2 +- platform-enterprise_docs/enterprise/install-platform.md | 2 +- .../enterprise/install-seqera-coscientist.mdx | 2 +- platform-enterprise_docs/enterprise/install-studios.md | 2 +- platform-enterprise_docs/enterprise/overview.md | 2 +- platform-enterprise_docs/enterprise/platform-docker-compose.md | 2 +- platform-enterprise_docs/enterprise/platform-helm.md | 2 +- platform-enterprise_docs/enterprise/platform-kubernetes.md | 2 +- platform-enterprise_docs/enterprise/studios-docker-compose.md | 2 +- platform-enterprise_docs/enterprise/studios-helm.md | 2 +- platform-enterprise_docs/enterprise/studios-kubernetes.md | 2 +- platform-enterprise_docs/enterprise/studios-ssh.md | 2 +- platform-enterprise_docs/enterprise/testing.md | 2 +- platform-enterprise_docs/enterprise/upgrade.md | 2 +- platform-enterprise_docs/functionality_matrix/overview.md | 2 +- platform-enterprise_docs/getting-started/overview.md | 2 +- .../getting-started/production-checklist.md | 2 +- platform-enterprise_docs/getting-started/proteinfold.md | 2 +- .../getting-started/quickstart-demo/add-data.md | 2 +- .../getting-started/quickstart-demo/add-pipelines.md | 2 +- .../getting-started/quickstart-demo/automation.md | 2 +- .../getting-started/quickstart-demo/monitor-runs.md | 2 +- .../getting-started/quickstart-demo/pipeline-optimization.md | 2 +- .../getting-started/quickstart-demo/studios.md | 2 +- .../getting-started/quickstart-demo/view-run-information.md | 2 +- platform-enterprise_docs/getting-started/rnaseq.md | 2 +- platform-enterprise_docs/getting-started/studios.md | 2 +- platform-enterprise_docs/getting-started/workspace-setup.md | 2 +- platform-enterprise_docs/git/overview.md | 2 +- platform-enterprise_docs/labels/overview.md | 2 +- platform-enterprise_docs/launch/advanced.md | 2 +- platform-enterprise_docs/launch/cache-resume.mdx | 2 +- platform-enterprise_docs/launch/launchpad.md | 2 +- platform-enterprise_docs/limits/overview.md | 2 +- platform-enterprise_docs/monitoring/audit-logs.md | 2 +- platform-enterprise_docs/monitoring/cloud-costs.md | 2 +- platform-enterprise_docs/monitoring/dashboard.md | 2 +- platform-enterprise_docs/monitoring/overview.md | 2 +- platform-enterprise_docs/monitoring/run-details.mdx | 2 +- platform-enterprise_docs/orgs-and-teams/custom-roles.md | 2 +- platform-enterprise_docs/orgs-and-teams/organizations.md | 2 +- platform-enterprise_docs/orgs-and-teams/roles.md | 2 +- platform-enterprise_docs/orgs-and-teams/teams.md | 2 +- platform-enterprise_docs/orgs-and-teams/workspace-management.md | 2 +- platform-enterprise_docs/pipeline-actions/overview.md | 2 +- platform-enterprise_docs/pipeline-optimization/overview.md | 2 +- platform-enterprise_docs/pipeline-schema/overview.md | 2 +- platform-enterprise_docs/pipelines/overview.md | 2 +- platform-enterprise_docs/pipelines/revision.md | 2 +- platform-enterprise_docs/pipelines/versioning.md | 2 +- platform-enterprise_docs/platform-enterprise.md | 2 +- platform-enterprise_docs/reports/overview.md | 2 +- platform-enterprise_docs/resource-labels/overview.md | 2 +- platform-enterprise_docs/secrets/overview.md | 2 +- platform-enterprise_docs/seqerakit/commands.md | 2 +- platform-enterprise_docs/seqerakit/installation.md | 2 +- platform-enterprise_docs/seqerakit/templates.mdx | 2 +- platform-enterprise_docs/seqerakit/yaml-configuration.md | 2 +- platform-enterprise_docs/studios/add-studio-custom-container.md | 2 +- platform-enterprise_docs/studios/add-studio-git-repo.md | 2 +- .../studios/add-studio-provided-template.md | 2 +- platform-enterprise_docs/studios/add-studio.md | 2 +- platform-enterprise_docs/studios/connect.md | 2 +- platform-enterprise_docs/studios/container-images.md | 2 +- platform-enterprise_docs/studios/custom-envs.md | 2 +- platform-enterprise_docs/studios/example-studios.md | 2 +- platform-enterprise_docs/studios/managing.md | 2 +- platform-enterprise_docs/studios/overview.md | 2 +- platform-enterprise_docs/supported_software/agent/overview.md | 2 +- platform-enterprise_docs/supported_software/dragen/overview.md | 2 +- .../troubleshooting_and_faqs/api_and_cli.md | 2 +- .../troubleshooting_and_faqs/aws_troubleshooting.md | 2 +- .../troubleshooting_and_faqs/azure_troubleshooting.md | 2 +- .../troubleshooting_and_faqs/datasets_troubleshooting.md | 2 +- platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md | 2 +- .../troubleshooting_and_faqs/resource-labels.md | 2 +- .../troubleshooting_and_faqs/studios_troubleshooting.md | 2 +- .../troubleshooting_and_faqs/troubleshooting.md | 2 +- .../troubleshooting_and_faqs/workspaces_troubleshooting.md | 2 +- platform-enterprise_docs/tutorials/retry-strategy.md | 2 +- 309 files changed, 309 insertions(+), 309 deletions(-) diff --git a/fusion_docs/guide.md b/fusion_docs/guide.md index f0c884a5e9..e4d5073251 100644 --- a/fusion_docs/guide.md +++ b/fusion_docs/guide.md @@ -2,7 +2,7 @@ title: User guide description: "Overview of the Fusion v2 file system" date created: "2024-08-23" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [fusion, storage, compute, file system, posix, client] --- diff --git a/fusion_docs/guide/aws-batch.md b/fusion_docs/guide/aws-batch.md index d8d10856eb..5a840435db 100644 --- a/fusion_docs/guide/aws-batch.md +++ b/fusion_docs/guide/aws-batch.md @@ -2,7 +2,7 @@ title: AWS Batch description: "Use Fusion with AWS Batch and S3 storage" date created: "2024-08-23" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [fusion, storage, compute, aws batch, s3] --- diff --git a/fusion_docs/guide/aws-eks.md b/fusion_docs/guide/aws-eks.md index 2f2b2a72d1..907fbb995f 100644 --- a/fusion_docs/guide/aws-eks.md +++ b/fusion_docs/guide/aws-eks.md @@ -2,7 +2,7 @@ title: Amazon EKS description: "Use Fusion with AWS Elastic Kubernetes Service and S3 storage" date created: "2024-08-24" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [fusion, storage, compute, aws eks, s3] --- diff --git a/fusion_docs/guide/azure-batch.md b/fusion_docs/guide/azure-batch.md index b9a580ac21..d3c526aaa8 100644 --- a/fusion_docs/guide/azure-batch.md +++ b/fusion_docs/guide/azure-batch.md @@ -2,7 +2,7 @@ title: Azure Batch description: "Use Fusion with Azure Batch and Azure Blob storage" date created: "2024-08-23" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [fusion, storage, compute, azure batch, blob storage] --- diff --git a/fusion_docs/guide/gcp-batch.md b/fusion_docs/guide/gcp-batch.md index 557b369ca5..ff4be03b01 100644 --- a/fusion_docs/guide/gcp-batch.md +++ b/fusion_docs/guide/gcp-batch.md @@ -2,7 +2,7 @@ title: Google Cloud Batch description: "Use Fusion with Google Cloud Batch and Google Cloud Storage" date created: "2024-08-23" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [fusion, storage, compute, gcp batch, gcs, google cloud] --- diff --git a/fusion_docs/guide/gcp-gke.md b/fusion_docs/guide/gcp-gke.md index 05ebf239e3..a2c66e88fd 100644 --- a/fusion_docs/guide/gcp-gke.md +++ b/fusion_docs/guide/gcp-gke.md @@ -2,7 +2,7 @@ title: Google Kubernetes Engine description: "Use Fusion with Google Kubernetes Engine and Google Cloud Storage" date created: "2024-08-23" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [fusion, storage, compute, gke, gcs, google cloud, kubernetes] --- diff --git a/fusion_docs/guide/snapshots/aws.md b/fusion_docs/guide/snapshots/aws.md index 6289703f82..3e2a6aaed5 100644 --- a/fusion_docs/guide/snapshots/aws.md +++ b/fusion_docs/guide/snapshots/aws.md @@ -2,7 +2,7 @@ title: AWS Batch description: "Fusion Snapshots configuration and best practices for AWS Batch" date created: "2024-11-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [fusion, fusion snapshots, storage, compute, snapshot, aws, batch] --- diff --git a/fusion_docs/guide/snapshots/configuration.md b/fusion_docs/guide/snapshots/configuration.md index f4e3a3e6d6..6bfc8b4152 100644 --- a/fusion_docs/guide/snapshots/configuration.md +++ b/fusion_docs/guide/snapshots/configuration.md @@ -2,7 +2,7 @@ title: Advanced configuration description: "Advanced configuration options for Fusion Snapshots" date created: "2024-11-29" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [fusion, fusion snapshots, snapshot, configuration, nextflow] --- diff --git a/fusion_docs/guide/snapshots/gcp.md b/fusion_docs/guide/snapshots/gcp.md index 9b7783709b..14e4531216 100644 --- a/fusion_docs/guide/snapshots/gcp.md +++ b/fusion_docs/guide/snapshots/gcp.md @@ -2,7 +2,7 @@ title: Google Cloud Batch description: "Fusion Snapshots configuration and best practices for Google Cloud Batch" date created: "2024-11-29" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [fusion, fusion snapshots, storage, compute, snapshot, gcp, google, batch] --- diff --git a/fusion_docs/guide/snapshots/index.md b/fusion_docs/guide/snapshots/index.md index d80a1ac67f..15d60af9c5 100644 --- a/fusion_docs/guide/snapshots/index.md +++ b/fusion_docs/guide/snapshots/index.md @@ -2,7 +2,7 @@ title: Fusion Snapshots description: "Introduction to Fusion Snapshots checkpoint/restore functionality" date created: "2024-11-29" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [fusion, fusion snapshots, storage, snapshot, checkpoint, restore] --- diff --git a/fusion_docs/index.md b/fusion_docs/index.md index 7d588ee856..2c79c2ce03 100644 --- a/fusion_docs/index.md +++ b/fusion_docs/index.md @@ -2,7 +2,7 @@ title: Fusion file system description: "Overview of the Fusion v2 file system" date created: "2024-08-23" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [fusion, storage, compute, file system, posix, client] --- diff --git a/fusion_docs/licensing.md b/fusion_docs/licensing.md index 1d66eeacea..4bbead0134 100644 --- a/fusion_docs/licensing.md +++ b/fusion_docs/licensing.md @@ -2,7 +2,7 @@ title: Fusion licensing description: "Understand how Fusion licensing works" date created: "2025-02-20" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [fusion, storage, compute, file system, license, quotas] --- diff --git a/fusion_docs/troubleshooting.md b/fusion_docs/troubleshooting.md index 07cc551838..aa76380b44 100644 --- a/fusion_docs/troubleshooting.md +++ b/fusion_docs/troubleshooting.md @@ -2,7 +2,7 @@ title: Troubleshooting description: "Troubleshooting for Fusion issues" date created: "2025-11-29" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [troubleshooting, fusion, fusion snapshots, configuration] --- diff --git a/fusion_docs/troubleshooting/error-codes-exit-messages.md b/fusion_docs/troubleshooting/error-codes-exit-messages.md index 45db8bb269..036f3ca009 100644 --- a/fusion_docs/troubleshooting/error-codes-exit-messages.md +++ b/fusion_docs/troubleshooting/error-codes-exit-messages.md @@ -2,7 +2,7 @@ title: Error codes and exit messages description: "Reference for Fusion error codes, exit codes, and error messages" date created: "2025-01-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [errors, error codes, exit codes, fuse, logging, fusion] --- diff --git a/fusion_docs/troubleshooting/fusion-doctor.md b/fusion_docs/troubleshooting/fusion-doctor.md index 2b50735d56..a2c6d6c8dd 100644 --- a/fusion_docs/troubleshooting/fusion-doctor.md +++ b/fusion_docs/troubleshooting/fusion-doctor.md @@ -2,7 +2,7 @@ title: Fusion Doctor description: "Run Fusion Doctor diagnostics with nf-canary to validate Fusion compute environments" date created: "2026-04-23" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [troubleshooting, fusion, fusion doctor, nf-canary, diagnostics] --- diff --git a/fusion_docs/troubleshooting/fusion-snapshots.md b/fusion_docs/troubleshooting/fusion-snapshots.md index c3afbfeedc..a747b9ec4f 100644 --- a/fusion_docs/troubleshooting/fusion-snapshots.md +++ b/fusion_docs/troubleshooting/fusion-snapshots.md @@ -2,7 +2,7 @@ title: Fusion Snapshots description: "Troubleshooting for Fusion Snapshots" date created: "2025-11-29" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [troubleshooting, fusion, fusion snapshots, configuration] --- diff --git a/fusion_docs/troubleshooting/general.md b/fusion_docs/troubleshooting/general.md index 8282b1bb96..0c700ee20f 100644 --- a/fusion_docs/troubleshooting/general.md +++ b/fusion_docs/troubleshooting/general.md @@ -2,7 +2,7 @@ title: General description: "Troubleshooting for general Fusion issues" date created: "2025-11-29" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [troubleshooting, fusion, fusion snapshots, configuration] --- diff --git a/platform-cli-docs/docs/installation.md b/platform-cli-docs/docs/installation.md index 068e958925..cc813ed2fa 100644 --- a/platform-cli-docs/docs/installation.md +++ b/platform-cli-docs/docs/installation.md @@ -2,7 +2,7 @@ title: "Installation" description: "Seqera Platform CLI installation and configuration instructions." date created: "2024-07-16" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [cli, platform, installation, configuration] --- diff --git a/platform-cloud/docs/administration/credit-management.md b/platform-cloud/docs/administration/credit-management.md index 1c514d9721..6430272e76 100644 --- a/platform-cloud/docs/administration/credit-management.md +++ b/platform-cloud/docs/administration/credit-management.md @@ -2,7 +2,7 @@ title: "Billing and credit management" description: "Manage Seqera credits across Seqera Compute and Co-Scientist." date created: "2025-10-20" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [seqera compute, compute environments, co-scientist, billing] --- diff --git a/platform-cloud/docs/cloud/changelog.md b/platform-cloud/docs/cloud/changelog.md index 10d42678f1..a106548afe 100644 --- a/platform-cloud/docs/cloud/changelog.md +++ b/platform-cloud/docs/cloud/changelog.md @@ -2,7 +2,7 @@ title: "Cloud changelog" description: "Seqera Platform Cloud changelog" date created: "2024-07-04" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [changelog] --- diff --git a/platform-cloud/docs/co-scientist/authentication.md b/platform-cloud/docs/co-scientist/authentication.md index f554aee249..1f474fab24 100644 --- a/platform-cloud/docs/co-scientist/authentication.md +++ b/platform-cloud/docs/co-scientist/authentication.md @@ -2,7 +2,7 @@ title: "Authentication" description: "Log in, log out, and manage organizations and tokens in the Seqera CLI" date created: "2025-12-15" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, authentication, login] --- diff --git a/platform-cloud/docs/co-scientist/coding-agents.md b/platform-cloud/docs/co-scientist/coding-agents.md index 99ffb4b352..781b83ddbe 100644 --- a/platform-cloud/docs/co-scientist/coding-agents.md +++ b/platform-cloud/docs/co-scientist/coding-agents.md @@ -2,7 +2,7 @@ title: "Coding agents" description: "Install Co-Scientist as a skill so your coding agent can drive Seqera Platform" date created: "2026-05-27" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-cloud/docs/co-scientist/command-approval.md b/platform-cloud/docs/co-scientist/command-approval.md index 4c9bbce1d2..a5aef65ba4 100644 --- a/platform-cloud/docs/co-scientist/command-approval.md +++ b/platform-cloud/docs/co-scientist/command-approval.md @@ -2,7 +2,7 @@ title: "Command approval" description: "Control which local commands require user approval in Co-Scientist" date created: "2025-12-15" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, approval, security] --- diff --git a/platform-cloud/docs/co-scientist/configuration.md b/platform-cloud/docs/co-scientist/configuration.md index 7b31bba162..d56cf90d8f 100644 --- a/platform-cloud/docs/co-scientist/configuration.md +++ b/platform-cloud/docs/co-scientist/configuration.md @@ -2,7 +2,7 @@ title: "Using Co-Scientist" description: "Use Co-Scientist day to day in the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, configuration] --- diff --git a/platform-cloud/docs/co-scientist/credits.md b/platform-cloud/docs/co-scientist/credits.md index a5e17f9021..3b4ecc50a1 100644 --- a/platform-cloud/docs/co-scientist/credits.md +++ b/platform-cloud/docs/co-scientist/credits.md @@ -2,7 +2,7 @@ title: "Credits" description: "Co-Scientist credits and how to request more" date created: "2026-04-30" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, credits] --- diff --git a/platform-cloud/docs/co-scientist/index.md b/platform-cloud/docs/co-scientist/index.md index f201a86222..fb6ff14fd2 100644 --- a/platform-cloud/docs/co-scientist/index.md +++ b/platform-cloud/docs/co-scientist/index.md @@ -2,7 +2,7 @@ title: "Co-Scientist in Seqera CLI" description: "AI-powered assistant for bioinformatics workflows and Seqera Platform" date created: "2026-03-11" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, ai] --- diff --git a/platform-cloud/docs/co-scientist/installation.mdx b/platform-cloud/docs/co-scientist/installation.mdx index e88fd9114b..0d6f045ae5 100644 --- a/platform-cloud/docs/co-scientist/installation.mdx +++ b/platform-cloud/docs/co-scientist/installation.mdx @@ -2,7 +2,7 @@ title: "Installation" description: "Install and configure the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, installation] --- diff --git a/platform-cloud/docs/co-scientist/modes.md b/platform-cloud/docs/co-scientist/modes.md index 236e3c7892..2ce8cee6bb 100644 --- a/platform-cloud/docs/co-scientist/modes.md +++ b/platform-cloud/docs/co-scientist/modes.md @@ -2,7 +2,7 @@ title: "Modes" description: "Work in Co-Scientist's build, plan, and goal modes" date created: "2026-03-11" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, modes] --- diff --git a/platform-cloud/docs/co-scientist/nextflow-lsp.md b/platform-cloud/docs/co-scientist/nextflow-lsp.md index 4a33399c54..771aede79d 100644 --- a/platform-cloud/docs/co-scientist/nextflow-lsp.md +++ b/platform-cloud/docs/co-scientist/nextflow-lsp.md @@ -2,7 +2,7 @@ title: "Code intelligence" description: "Use language-server code intelligence in Co-Scientist" date created: "2026-02-26" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, lsp, code intelligence] --- diff --git a/platform-cloud/docs/co-scientist/projects.md b/platform-cloud/docs/co-scientist/projects.md index 2d12643859..2f5f2b0110 100644 --- a/platform-cloud/docs/co-scientist/projects.md +++ b/platform-cloud/docs/co-scientist/projects.md @@ -2,7 +2,7 @@ title: "Projects" description: "Organize workspace resources into projects using Seqera Platform labels" date created: "2026-04-22" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, projects, labels] --- diff --git a/platform-cloud/docs/co-scientist/quickstart.md b/platform-cloud/docs/co-scientist/quickstart.md index 826243258e..b1768cc02a 100644 --- a/platform-cloud/docs/co-scientist/quickstart.md +++ b/platform-cloud/docs/co-scientist/quickstart.md @@ -2,7 +2,7 @@ title: "Quickstart" description: "Run your first Co-Scientist session in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, ai] --- diff --git a/platform-cloud/docs/co-scientist/reference/cli.md b/platform-cloud/docs/co-scientist/reference/cli.md index 0381049c97..bc0d4ee829 100644 --- a/platform-cloud/docs/co-scientist/reference/cli.md +++ b/platform-cloud/docs/co-scientist/reference/cli.md @@ -2,7 +2,7 @@ title: "CLI" description: "Seqera CLI commands and options for Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, reference] --- diff --git a/platform-cloud/docs/co-scientist/reference/environment-variables.md b/platform-cloud/docs/co-scientist/reference/environment-variables.md index 296354b512..426bf7902f 100644 --- a/platform-cloud/docs/co-scientist/reference/environment-variables.md +++ b/platform-cloud/docs/co-scientist/reference/environment-variables.md @@ -2,7 +2,7 @@ title: "Environment variables" description: "Environment variables for authenticating and configuring the Seqera CLI" date created: "2026-05-28" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, reference] --- diff --git a/platform-cloud/docs/co-scientist/reference/index.md b/platform-cloud/docs/co-scientist/reference/index.md index 644bef62f2..0038ffc72a 100644 --- a/platform-cloud/docs/co-scientist/reference/index.md +++ b/platform-cloud/docs/co-scientist/reference/index.md @@ -2,7 +2,7 @@ title: "Reference" description: "Reference material for the Seqera CLI and Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, reference] --- diff --git a/platform-cloud/docs/co-scientist/reference/skills-reference.md b/platform-cloud/docs/co-scientist/reference/skills-reference.md index 0397df28fc..4377d5dd62 100644 --- a/platform-cloud/docs/co-scientist/reference/skills-reference.md +++ b/platform-cloud/docs/co-scientist/reference/skills-reference.md @@ -2,7 +2,7 @@ title: "Skills" description: "Built-in skills, slash commands, and session limits for the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, skills, reference] --- diff --git a/platform-cloud/docs/co-scientist/sessions.md b/platform-cloud/docs/co-scientist/sessions.md index a3904bacaf..6f72243e43 100644 --- a/platform-cloud/docs/co-scientist/sessions.md +++ b/platform-cloud/docs/co-scientist/sessions.md @@ -2,7 +2,7 @@ title: "Sessions" description: "Start, continue, resume, and exit Co-Scientist sessions, and run non-interactively" date created: "2026-05-27" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, sessions] --- diff --git a/platform-cloud/docs/co-scientist/skill-antigravity.md b/platform-cloud/docs/co-scientist/skill-antigravity.md index a49a5f27e8..13796924ff 100644 --- a/platform-cloud/docs/co-scientist/skill-antigravity.md +++ b/platform-cloud/docs/co-scientist/skill-antigravity.md @@ -2,7 +2,7 @@ title: "Antigravity/Gemini" description: "Install and maintain the Co-Scientist skill for Google's Antigravity/Gemini IDE" date created: "2026-04-29" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, skills, antigravity, gemini] --- diff --git a/platform-cloud/docs/co-scientist/skill-claude-code.md b/platform-cloud/docs/co-scientist/skill-claude-code.md index e8eb87c09a..603dd169ac 100644 --- a/platform-cloud/docs/co-scientist/skill-claude-code.md +++ b/platform-cloud/docs/co-scientist/skill-claude-code.md @@ -2,7 +2,7 @@ title: "Claude Code" description: "Install and maintain the Co-Scientist skill for Claude Code" date created: "2026-03-11" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, skills, claude code] --- diff --git a/platform-cloud/docs/co-scientist/skill-codex.md b/platform-cloud/docs/co-scientist/skill-codex.md index abc303bc33..6905dc37de 100644 --- a/platform-cloud/docs/co-scientist/skill-codex.md +++ b/platform-cloud/docs/co-scientist/skill-codex.md @@ -2,7 +2,7 @@ title: "Codex" description: "Install and maintain the Co-Scientist skill for Codex" date created: "2026-03-11" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, skills, codex] --- diff --git a/platform-cloud/docs/co-scientist/skill-github-copilot.md b/platform-cloud/docs/co-scientist/skill-github-copilot.md index 270b630b2d..a06e03d3e7 100644 --- a/platform-cloud/docs/co-scientist/skill-github-copilot.md +++ b/platform-cloud/docs/co-scientist/skill-github-copilot.md @@ -2,7 +2,7 @@ title: "GitHub Copilot" description: "Install and maintain the Co-Scientist skill for GitHub Copilot" date created: "2026-03-11" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, skills, github copilot] --- diff --git a/platform-cloud/docs/co-scientist/skill-other-agents.md b/platform-cloud/docs/co-scientist/skill-other-agents.md index 8b9a95b5b7..8da1e5e816 100644 --- a/platform-cloud/docs/co-scientist/skill-other-agents.md +++ b/platform-cloud/docs/co-scientist/skill-other-agents.md @@ -2,7 +2,7 @@ title: "Other coding agents" description: "Install and maintain the Co-Scientist skill for other coding agents" date created: "2026-03-11" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-cloud/docs/co-scientist/skills.md b/platform-cloud/docs/co-scientist/skills.md index 47bd2a0f8a..df4bdff6d8 100644 --- a/platform-cloud/docs/co-scientist/skills.md +++ b/platform-cloud/docs/co-scientist/skills.md @@ -2,7 +2,7 @@ title: "Skills configuration" description: "Discover, create, and install skills in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, skills] --- diff --git a/platform-cloud/docs/co-scientist/use-cases.md b/platform-cloud/docs/co-scientist/use-cases.md index 6e4049ce65..4f0dc3814d 100644 --- a/platform-cloud/docs/co-scientist/use-cases.md +++ b/platform-cloud/docs/co-scientist/use-cases.md @@ -2,7 +2,7 @@ title: "Use cases" description: "Common tasks you can do with Co-Scientist, with example prompts" date created: "2026-03-11" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, ai, use cases] --- diff --git a/platform-cloud/docs/compute-envs/aws-batch.mdx b/platform-cloud/docs/compute-envs/aws-batch.mdx index 76e4ba1172..aca611cb5d 100644 --- a/platform-cloud/docs/compute-envs/aws-batch.mdx +++ b/platform-cloud/docs/compute-envs/aws-batch.mdx @@ -2,7 +2,7 @@ title: "AWS Batch" description: "Instructions to set up AWS Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [aws, batch, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/aws-cloud.mdx b/platform-cloud/docs/compute-envs/aws-cloud.mdx index 6302c0d177..661f70a158 100644 --- a/platform-cloud/docs/compute-envs/aws-cloud.mdx +++ b/platform-cloud/docs/compute-envs/aws-cloud.mdx @@ -2,7 +2,7 @@ title: "AWS Cloud" description: "Instructions to set up an AWS Cloud CE in Seqera Platform" date created: "2025-05-15" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [cloud, vm, amazon, compute environments] toc_min_heading_level: 2 toc_max_heading_level: 4 diff --git a/platform-cloud/docs/compute-envs/azure-batch.md b/platform-cloud/docs/compute-envs/azure-batch.md index 504bbdc03f..5cd6d0b831 100644 --- a/platform-cloud/docs/compute-envs/azure-batch.md +++ b/platform-cloud/docs/compute-envs/azure-batch.md @@ -2,7 +2,7 @@ title: "Azure Batch" description: "Instructions to set up Azure Batch in Seqera Platform" date created: "2024-01-04" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [azure, batch, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/azure-cloud.md b/platform-cloud/docs/compute-envs/azure-cloud.md index ad0a548f13..8dc67fb39a 100644 --- a/platform-cloud/docs/compute-envs/azure-cloud.md +++ b/platform-cloud/docs/compute-envs/azure-cloud.md @@ -2,7 +2,7 @@ title: "Azure Cloud" description: "Instructions to set up an Azure Cloud compute environment in Seqera Platform" date created: "2025-09-29" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [cloud, vm, azure, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/eks.mdx b/platform-cloud/docs/compute-envs/eks.mdx index 79c4eb0d73..4d687bd221 100644 --- a/platform-cloud/docs/compute-envs/eks.mdx +++ b/platform-cloud/docs/compute-envs/eks.mdx @@ -2,7 +2,7 @@ title: "Amazon EKS" description: "Instructions to set up Amazon EKS in Seqera Platform" date created: "2026-02-04" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [eks, amazon, compute environments, ce] --- diff --git a/platform-cloud/docs/compute-envs/gke.md b/platform-cloud/docs/compute-envs/gke.md index 8b2081351a..8d8e2d3355 100644 --- a/platform-cloud/docs/compute-envs/gke.md +++ b/platform-cloud/docs/compute-envs/gke.md @@ -2,7 +2,7 @@ title: "Google Kubernetes Engine" description: "Instructions to set up Google Kubernetes Engine in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [gke, google, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/google-cloud-batch.md b/platform-cloud/docs/compute-envs/google-cloud-batch.md index 80d9a5277b..fec649a01d 100644 --- a/platform-cloud/docs/compute-envs/google-cloud-batch.md +++ b/platform-cloud/docs/compute-envs/google-cloud-batch.md @@ -2,7 +2,7 @@ title: "Google Cloud Batch" description: "Instructions to set up Google Cloud Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [google, batch, gcp, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/google-cloud.md b/platform-cloud/docs/compute-envs/google-cloud.md index a1dfa8e257..d36ca82308 100644 --- a/platform-cloud/docs/compute-envs/google-cloud.md +++ b/platform-cloud/docs/compute-envs/google-cloud.md @@ -2,7 +2,7 @@ title: "Google Cloud" description: "Instructions to set up an Google Cloud CE in Seqera Platform" date created: "2025-07-15" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [cloud, vm, google, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/hpc.md b/platform-cloud/docs/compute-envs/hpc.md index f33601ff57..06bac8dfa3 100644 --- a/platform-cloud/docs/compute-envs/hpc.md +++ b/platform-cloud/docs/compute-envs/hpc.md @@ -2,7 +2,7 @@ title: "HPC compute environments" description: "Instructions to set up HPC compute environments in Seqera Platform" date created: "2023-05-11" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [slurm, lsf, pbs, grid engine, altair, ibm, moab, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/k8s.md b/platform-cloud/docs/compute-envs/k8s.md index 53936d71ae..f27efc4548 100644 --- a/platform-cloud/docs/compute-envs/k8s.md +++ b/platform-cloud/docs/compute-envs/k8s.md @@ -2,7 +2,7 @@ title: "Kubernetes" description: "Instructions to set up Kubernetes in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [k8s, kubernetes, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/overview.md b/platform-cloud/docs/compute-envs/overview.md index 4ed08b2e4f..9a3df3292d 100644 --- a/platform-cloud/docs/compute-envs/overview.md +++ b/platform-cloud/docs/compute-envs/overview.md @@ -2,7 +2,7 @@ title: "Compute environment overview" description: "Overview of compute environments in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [compute environments] --- diff --git a/platform-cloud/docs/compute-envs/seqera-compute.md b/platform-cloud/docs/compute-envs/seqera-compute.md index a573706139..d31e478d53 100644 --- a/platform-cloud/docs/compute-envs/seqera-compute.md +++ b/platform-cloud/docs/compute-envs/seqera-compute.md @@ -2,7 +2,7 @@ title: "Seqera Compute" description: "Instructions to set up Seqera Compute in Seqera Platform" date created: "2025-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [seqera compute, compute environments] --- diff --git a/platform-cloud/docs/credentials/agent_credentials.md b/platform-cloud/docs/credentials/agent_credentials.md index 2ada34ad4d..c068dc5f57 100644 --- a/platform-cloud/docs/credentials/agent_credentials.md +++ b/platform-cloud/docs/credentials/agent_credentials.md @@ -2,7 +2,7 @@ title: "Tower Agent credentials" description: "Create Tower Agent credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [agent, credentials] --- diff --git a/platform-cloud/docs/credentials/aws_registry_credentials.md b/platform-cloud/docs/credentials/aws_registry_credentials.md index 4d0d7818ee..6f3a72892f 100644 --- a/platform-cloud/docs/credentials/aws_registry_credentials.md +++ b/platform-cloud/docs/credentials/aws_registry_credentials.md @@ -2,7 +2,7 @@ title: "AWS ECR credentials" description: "Create AWS ECR credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [aws, ecr, credentials] --- diff --git a/platform-cloud/docs/credentials/azure_registry_credentials.md b/platform-cloud/docs/credentials/azure_registry_credentials.md index d384985a7f..455a2453bf 100644 --- a/platform-cloud/docs/credentials/azure_registry_credentials.md +++ b/platform-cloud/docs/credentials/azure_registry_credentials.md @@ -2,7 +2,7 @@ title: "Azure container registry credentials" description: "Create Azure container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [azure, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/container_registry_credentials.md b/platform-cloud/docs/credentials/container_registry_credentials.md index 4d492ace58..e8f754a0bf 100644 --- a/platform-cloud/docs/credentials/container_registry_credentials.md +++ b/platform-cloud/docs/credentials/container_registry_credentials.md @@ -2,7 +2,7 @@ title: "Container registry credentials" description: "Configure container registry credentials for the Wave container service in Seqera Platform." date created: "2025-10-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [credentials, container registry, wave, docker, authentication] --- diff --git a/platform-cloud/docs/credentials/data_repositories.md b/platform-cloud/docs/credentials/data_repositories.md index 47376940d0..c4245ddf7c 100644 --- a/platform-cloud/docs/credentials/data_repositories.md +++ b/platform-cloud/docs/credentials/data_repositories.md @@ -2,7 +2,7 @@ title: "Data repositories" description: "Add data repositories to Seqera Platform" date created: "2025-10-15" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [data explorer, aws, azure, gcp, s3-compatible, api, credentials] --- diff --git a/platform-cloud/docs/credentials/docker_hub_registry_credentials.md b/platform-cloud/docs/credentials/docker_hub_registry_credentials.md index 94750ef6ee..c6d195e145 100644 --- a/platform-cloud/docs/credentials/docker_hub_registry_credentials.md +++ b/platform-cloud/docs/credentials/docker_hub_registry_credentials.md @@ -2,7 +2,7 @@ title: "Docker Hub credentials" description: "Create Docker Hub credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [docker, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/gitea_registry_credentials.md b/platform-cloud/docs/credentials/gitea_registry_credentials.md index bb7f3c27a1..b2621879c6 100644 --- a/platform-cloud/docs/credentials/gitea_registry_credentials.md +++ b/platform-cloud/docs/credentials/gitea_registry_credentials.md @@ -2,7 +2,7 @@ title: "Gitea container registry credentials" description: "Create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [gitea, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/github_registry_credentials.md b/platform-cloud/docs/credentials/github_registry_credentials.md index 43a9a3779f..dbd8f98c1b 100644 --- a/platform-cloud/docs/credentials/github_registry_credentials.md +++ b/platform-cloud/docs/credentials/github_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitHub container registry credentials" description: "Create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [github, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/gitlab_registry_credentials.md b/platform-cloud/docs/credentials/gitlab_registry_credentials.md index 7815390723..ad076ffcd3 100644 --- a/platform-cloud/docs/credentials/gitlab_registry_credentials.md +++ b/platform-cloud/docs/credentials/gitlab_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitLab container registry credentials" description: "Create GitLab container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [gitlab, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/google_registry_credentials.md b/platform-cloud/docs/credentials/google_registry_credentials.md index 8b3c59e0d7..64f6da23b1 100644 --- a/platform-cloud/docs/credentials/google_registry_credentials.md +++ b/platform-cloud/docs/credentials/google_registry_credentials.md @@ -2,7 +2,7 @@ title: "Google registry credentials" description: "Create Google Cloud registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [google, containers, registry, artifact, credentials] --- diff --git a/platform-cloud/docs/credentials/managed_identities.md b/platform-cloud/docs/credentials/managed_identities.md index 8df715441f..9169b4cd95 100644 --- a/platform-cloud/docs/credentials/managed_identities.md +++ b/platform-cloud/docs/credentials/managed_identities.md @@ -2,7 +2,7 @@ title: "Managed identities" description: "Configure managed identities in Seqera Platform." date created: "2024-06-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [organizations, administration, managed identities, clusters, ssh, credentials] --- diff --git a/platform-cloud/docs/credentials/overview.md b/platform-cloud/docs/credentials/overview.md index 860e14bd9e..6f9d1b4bfb 100644 --- a/platform-cloud/docs/credentials/overview.md +++ b/platform-cloud/docs/credentials/overview.md @@ -2,7 +2,7 @@ title: "Credentials overview" description: "Learn about credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [credentials, git, containers, registry] --- diff --git a/platform-cloud/docs/credentials/quay_registry_credentials.md b/platform-cloud/docs/credentials/quay_registry_credentials.md index d025a93b8c..b274046342 100644 --- a/platform-cloud/docs/credentials/quay_registry_credentials.md +++ b/platform-cloud/docs/credentials/quay_registry_credentials.md @@ -2,7 +2,7 @@ title: "Quay container registry credentials" description: "Create Quay container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [quay, credentials] --- diff --git a/platform-cloud/docs/credentials/ssh_credentials.md b/platform-cloud/docs/credentials/ssh_credentials.md index 41ff2f53e2..54f1c014a0 100644 --- a/platform-cloud/docs/credentials/ssh_credentials.md +++ b/platform-cloud/docs/credentials/ssh_credentials.md @@ -2,7 +2,7 @@ title: "SSH credentials" description: "Create SSH credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [ssh, credentials] --- diff --git a/platform-cloud/docs/data-privacy/overview.md b/platform-cloud/docs/data-privacy/overview.md index f714c760ab..a37f20b81c 100644 --- a/platform-cloud/docs/data-privacy/overview.md +++ b/platform-cloud/docs/data-privacy/overview.md @@ -2,7 +2,7 @@ title: "Data privacy" description: "Overview of the data collected by Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [data, privacy] --- diff --git a/platform-cloud/docs/data/data-explorer.md b/platform-cloud/docs/data/data-explorer.md index 945b2a5cd7..50d0fdc0bf 100644 --- a/platform-cloud/docs/data/data-explorer.md +++ b/platform-cloud/docs/data/data-explorer.md @@ -2,7 +2,7 @@ title: "Data Explorer" description: "Using Seqera Data Explorer." date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [data, explorer, igv, molstar, object, storage, lineage] --- diff --git a/platform-cloud/docs/data/data-lineage.md b/platform-cloud/docs/data/data-lineage.md index d553d2fb70..03fea0cb7a 100644 --- a/platform-cloud/docs/data/data-lineage.md +++ b/platform-cloud/docs/data/data-lineage.md @@ -2,7 +2,7 @@ title: "Data Lineage" description: "Using data lineage in Seqera Platform." date created: "2026-05-04" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [data lineage, provenance, governance, reproducibility, lineage id, lid, labels] --- diff --git a/platform-cloud/docs/data/datasets.md b/platform-cloud/docs/data/datasets.md index 22f2ee7150..2efb3ac7f0 100644 --- a/platform-cloud/docs/data/datasets.md +++ b/platform-cloud/docs/data/datasets.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Using datasets in Seqera Platform." date created: "2023-04-23" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [datasets] --- diff --git a/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx b/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx index 16540ff84b..0d34403676 100644 --- a/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx +++ b/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx @@ -2,7 +2,7 @@ title: "Manual AWS Batch configuration" description: "Manual AWS Batch configuration" date created: "2023-04-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [aws, batch, configuration] --- diff --git a/platform-cloud/docs/functionality_matrix/overview.md b/platform-cloud/docs/functionality_matrix/overview.md index 3e5fbd4ee3..2ab0fd3d9c 100644 --- a/platform-cloud/docs/functionality_matrix/overview.md +++ b/platform-cloud/docs/functionality_matrix/overview.md @@ -2,7 +2,7 @@ title: "Default version compatibility" description: "Platform / nf-launcher / Nextflow / Fusion version compatibility" date created: "2024-06-20" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [compatibility, nextflow, nf-launcher] --- diff --git a/platform-cloud/docs/getting-started/overview.md b/platform-cloud/docs/getting-started/overview.md index bde45e5919..8f2ca0e181 100644 --- a/platform-cloud/docs/getting-started/overview.md +++ b/platform-cloud/docs/getting-started/overview.md @@ -2,7 +2,7 @@ title: Run a pipeline description: An overview of Seqera Platform deployment versions and ways to run Seqera. date created: "2023-09-15" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [overview, pipelines, getting started, deployment, runs] --- diff --git a/platform-cloud/docs/getting-started/proteinfold.md b/platform-cloud/docs/getting-started/proteinfold.md index 542361246d..cc98ce7155 100644 --- a/platform-cloud/docs/getting-started/proteinfold.md +++ b/platform-cloud/docs/getting-started/proteinfold.md @@ -2,7 +2,7 @@ title: "Protein structure prediction" description: "An introduction to running nf-core/proteinfold in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [platform, seqera pipelines, studios, proteinfold, alphafold, colabfold, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md b/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md index 564e146c42..5b7211d84e 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md @@ -2,7 +2,7 @@ title: "Add pipelines" description: "An introduction to adding pipelines to Seqera Platform workspaces" date created: "2024-07-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [platform, launch, pipelines, launchpad] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md b/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md index 14010e25a0..58e086aec4 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md @@ -2,7 +2,7 @@ title: "Community Showcase" description: "Seqera Cloud Community showcase workspace walkthrough" date created: "2024-07-08" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [platform, launch, pipelines, launchpad, tutorial] toc_max_heading_level: 3 --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md b/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md index 10e65c4b2e..29892c8a23 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md @@ -2,7 +2,7 @@ title: "Launch pipelines" description: "An introduction to launching nf-core/rnaseq in the community/showcase workspace" date created: "2024-07-08" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [platform, launch, pipelines, launchpad, tutorial] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md b/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md index 33baa9cf34..8777aabfeb 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md @@ -2,7 +2,7 @@ title: "Monitor runs" description: "Monitor pipeline runs from the Runs page, All runs page, and Dashboard in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [platform, runs, monitoring] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md b/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md index ed9cd4366d..59742cb6f4 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "An introduction to pipeline optimization in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [platform, runs, pipeline optimization] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/studios.md b/platform-cloud/docs/getting-started/quickstart-demo/studios.md index 3e447b3d52..8a30d1f2dd 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/studios.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/studios.md @@ -2,7 +2,7 @@ title: "Studios" description: "An introduction to Studios in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [platform, data, studios] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md b/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md index 7fee4aa795..986face7e0 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md @@ -2,7 +2,7 @@ title: "View run information" description: "View pipeline run details in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [platform, runs, pipelines, monitoring, tutorial] --- diff --git a/platform-cloud/docs/getting-started/rnaseq.md b/platform-cloud/docs/getting-started/rnaseq.md index 14cd0d0341..0255305955 100644 --- a/platform-cloud/docs/getting-started/rnaseq.md +++ b/platform-cloud/docs/getting-started/rnaseq.md @@ -2,7 +2,7 @@ title: "RNA-Seq" description: "An introduction to running nf-core/rnaseq in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [platform, seqera pipelines, studios, rnaseq, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-cloud/docs/getting-started/single-sign-on.md b/platform-cloud/docs/getting-started/single-sign-on.md index 03b85fb00c..825675992f 100644 --- a/platform-cloud/docs/getting-started/single-sign-on.md +++ b/platform-cloud/docs/getting-started/single-sign-on.md @@ -2,7 +2,7 @@ title: "Single sign-on (SSO)" description: "Configure single sign-on for a Seqera Platform Cloud organization." date created: "2026-03-10" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [sso, authentication, organization settings, cloud pro] --- diff --git a/platform-cloud/docs/getting-started/studios.md b/platform-cloud/docs/getting-started/studios.md index dbe0699771..306ae68841 100644 --- a/platform-cloud/docs/getting-started/studios.md +++ b/platform-cloud/docs/getting-started/studios.md @@ -2,7 +2,7 @@ title: "Studios for interactive analysis" description: "Creating interactive analysis Studios for Jupyter, R-IDE, VS Code, and more" date created: "2025-02-24" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [platform, studios, jupyter, r-ide, xpra, vscode, conda] toc_max_heading_level: 3 --- diff --git a/platform-cloud/docs/getting-started/workspace-setup.md b/platform-cloud/docs/getting-started/workspace-setup.md index a8ba07bd28..fd41eb75f3 100644 --- a/platform-cloud/docs/getting-started/workspace-setup.md +++ b/platform-cloud/docs/getting-started/workspace-setup.md @@ -2,7 +2,7 @@ title: "Set up your workspace" description: "Create an organization workspace and add participants in Seqera Platform." date created: "2024-04-15" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [platform, organizations, workspaces, users] --- diff --git a/platform-cloud/docs/git/overview.md b/platform-cloud/docs/git/overview.md index 4891bc38f8..987562c136 100644 --- a/platform-cloud/docs/git/overview.md +++ b/platform-cloud/docs/git/overview.md @@ -2,7 +2,7 @@ title: "Git integration" description: "Connecting to Git repositories in Seqera Platform and Co-Scientist." date created: "2025-10-11" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [git] --- diff --git a/platform-cloud/docs/labels/overview.md b/platform-cloud/docs/labels/overview.md index dffc27987d..fb5c297a31 100644 --- a/platform-cloud/docs/labels/overview.md +++ b/platform-cloud/docs/labels/overview.md @@ -2,7 +2,7 @@ title: "Labels" description: "Instructions for using labels in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [labels] --- diff --git a/platform-cloud/docs/launch/cache-resume.mdx b/platform-cloud/docs/launch/cache-resume.mdx index 2fe99ea345..f29da818c4 100644 --- a/platform-cloud/docs/launch/cache-resume.mdx +++ b/platform-cloud/docs/launch/cache-resume.mdx @@ -2,7 +2,7 @@ title: "Nextflow cache and resume" description: "Guide to Nextflow cache and resume in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [cache, launch, resume, relaunch] --- diff --git a/platform-cloud/docs/launch/launchpad.md b/platform-cloud/docs/launch/launchpad.md index 1aa5001ffd..b9b0bb232b 100644 --- a/platform-cloud/docs/launch/launchpad.md +++ b/platform-cloud/docs/launch/launchpad.md @@ -2,7 +2,7 @@ title: "Launch pipelines" description: "Curate and launch pipelines in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [launchpad, launch, configure, pipelines, schema, configuration, nextflow, parameters, input, output] --- diff --git a/platform-cloud/docs/limits/overview.md b/platform-cloud/docs/limits/overview.md index dcfe26c544..499618edf8 100644 --- a/platform-cloud/docs/limits/overview.md +++ b/platform-cloud/docs/limits/overview.md @@ -2,7 +2,7 @@ title: "Usage limits" description: "An overview of Seqera Cloud usage limits" date created: "2025-02-19" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [limits] --- diff --git a/platform-cloud/docs/monitoring/cloud-costs.md b/platform-cloud/docs/monitoring/cloud-costs.md index a82cb7505a..d7dc05f082 100644 --- a/platform-cloud/docs/monitoring/cloud-costs.md +++ b/platform-cloud/docs/monitoring/cloud-costs.md @@ -2,7 +2,7 @@ title: "Monitoring cloud costs" description: Guidelines for monitoring Seqera Platform cloud expenditure date created: "2023-04-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [aws, gcp, azure, cloud costs, cost, billing, alerts] --- diff --git a/platform-cloud/docs/monitoring/dashboard.md b/platform-cloud/docs/monitoring/dashboard.md index 10089fa20a..6262b436d0 100644 --- a/platform-cloud/docs/monitoring/dashboard.md +++ b/platform-cloud/docs/monitoring/dashboard.md @@ -2,7 +2,7 @@ title: "Dashboard" description: "View pipeline run status overview in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [dashboard, pipeline runs, fusion, monitoring] --- diff --git a/platform-cloud/docs/monitoring/overview.md b/platform-cloud/docs/monitoring/overview.md index 1af341aa66..9c23658ea5 100644 --- a/platform-cloud/docs/monitoring/overview.md +++ b/platform-cloud/docs/monitoring/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Monitoring pipeline runs in Seqera Platform." date created: "2024-04-11" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [runs, monitoring] --- diff --git a/platform-cloud/docs/monitoring/run-details.mdx b/platform-cloud/docs/monitoring/run-details.mdx index ef3cec3e0d..9283432218 100644 --- a/platform-cloud/docs/monitoring/run-details.mdx +++ b/platform-cloud/docs/monitoring/run-details.mdx @@ -2,7 +2,7 @@ title: "Run details" description: "Monitoring a Nextflow pipeline executed through Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [logging, monitoring, runs, details, workflows, execution, lineage] --- diff --git a/platform-cloud/docs/orgs-and-teams/custom-roles.md b/platform-cloud/docs/orgs-and-teams/custom-roles.md index c7db4a744d..64ddee2850 100644 --- a/platform-cloud/docs/orgs-and-teams/custom-roles.md +++ b/platform-cloud/docs/orgs-and-teams/custom-roles.md @@ -2,7 +2,7 @@ title: "Custom roles" description: "Introduction to custom roles in Seqera Platform." date created: "2025-11-17" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [roles, rbac, permissions] --- diff --git a/platform-cloud/docs/orgs-and-teams/organizations.md b/platform-cloud/docs/orgs-and-teams/organizations.md index 5c0f4995d3..ac1df07f37 100644 --- a/platform-cloud/docs/orgs-and-teams/organizations.md +++ b/platform-cloud/docs/orgs-and-teams/organizations.md @@ -2,7 +2,7 @@ title: "Organizations" description: "Manage organizations in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [organizations, administration, workspaces, create organization, organization settings] --- diff --git a/platform-cloud/docs/orgs-and-teams/roles.md b/platform-cloud/docs/orgs-and-teams/roles.md index 4145277a39..2516a818d5 100644 --- a/platform-cloud/docs/orgs-and-teams/roles.md +++ b/platform-cloud/docs/orgs-and-teams/roles.md @@ -2,7 +2,7 @@ title: "User roles" description: "Understand the various roles in Seqera Platform." date created: "2024-06-10" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [roles] --- diff --git a/platform-cloud/docs/orgs-and-teams/workspace-management.md b/platform-cloud/docs/orgs-and-teams/workspace-management.md index 9a9a1cbc07..73d947d673 100644 --- a/platform-cloud/docs/orgs-and-teams/workspace-management.md +++ b/platform-cloud/docs/orgs-and-teams/workspace-management.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Manage users and teams for an organization in Seqera Platform." date created: "2023-04-23" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [workspaces, teams, users, administration, user workspace, create workspace, credits, settings] --- diff --git a/platform-cloud/docs/pipeline-actions/overview.md b/platform-cloud/docs/pipeline-actions/overview.md index 7b89f8bcde..8b08c39860 100644 --- a/platform-cloud/docs/pipeline-actions/overview.md +++ b/platform-cloud/docs/pipeline-actions/overview.md @@ -2,7 +2,7 @@ title: "Pipeline actions" description: "Automate executions with pipeline actions and webhooks in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [actions, webhooks, automation] --- diff --git a/platform-cloud/docs/pipeline-optimization/overview.md b/platform-cloud/docs/pipeline-optimization/overview.md index e5f47880a0..42887182d3 100644 --- a/platform-cloud/docs/pipeline-optimization/overview.md +++ b/platform-cloud/docs/pipeline-optimization/overview.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "Optimize the resource usage of your pipelines to save time and money." date created: "2024-02-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [compute, resources, optimization] --- diff --git a/platform-cloud/docs/pipeline-schema/overview.md b/platform-cloud/docs/pipeline-schema/overview.md index c40f69bb13..8a1d7e85dd 100644 --- a/platform-cloud/docs/pipeline-schema/overview.md +++ b/platform-cloud/docs/pipeline-schema/overview.md @@ -2,7 +2,7 @@ title: "Pipeline schema" description: "Introduction to pipeline schema in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [pipelines, schema] --- diff --git a/platform-cloud/docs/pipelines/overview.md b/platform-cloud/docs/pipelines/overview.md index 1a7e14bcc1..a3a623af5d 100644 --- a/platform-cloud/docs/pipelines/overview.md +++ b/platform-cloud/docs/pipelines/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Introduction to pipelines in Seqera Platform." date created: "2025-10-16" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/pipelines/revision.md b/platform-cloud/docs/pipelines/revision.md index 5eac659652..22d2b2e462 100644 --- a/platform-cloud/docs/pipelines/revision.md +++ b/platform-cloud/docs/pipelines/revision.md @@ -2,7 +2,7 @@ title: "Git revision management" description: "Introduction to pipeline repository revision management in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/pipelines/versioning.md b/platform-cloud/docs/pipelines/versioning.md index 1b84ef18d0..16443269fc 100644 --- a/platform-cloud/docs/pipelines/versioning.md +++ b/platform-cloud/docs/pipelines/versioning.md @@ -2,7 +2,7 @@ title: "Pipeline versioning" description: "Introduction to pipeline versioning in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/platform-cloud.md b/platform-cloud/docs/platform-cloud.md index f19c848a67..a1974ed549 100644 --- a/platform-cloud/docs/platform-cloud.md +++ b/platform-cloud/docs/platform-cloud.md @@ -2,7 +2,7 @@ title: "Seqera Platform Cloud" description: "Introduction to Seqera Platform Cloud." date created: "2026-05-21" -last updated: "2026-06-18" +last updated: "2026-06-19" slug: / --- diff --git a/platform-cloud/docs/quickstart.md b/platform-cloud/docs/quickstart.md index 77ad22fa37..fb4751cfb7 100644 --- a/platform-cloud/docs/quickstart.md +++ b/platform-cloud/docs/quickstart.md @@ -2,7 +2,7 @@ title: "Explore Seqera Cloud" description: "Explore your free workspace resources and launch your first pipelines with Seqera Compute." date created: "2025-10-16" -last updated: "2026-06-18" +last updated: "2026-06-19" toc_max_heading_level: 4 tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/reports/overview.md b/platform-cloud/docs/reports/overview.md index 55f9a8a29a..bb5c494f34 100644 --- a/platform-cloud/docs/reports/overview.md +++ b/platform-cloud/docs/reports/overview.md @@ -2,7 +2,7 @@ title: "Reports" description: "Overview of pipeline reports in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [pipelines, schema, reports, metrics, logs] --- diff --git a/platform-cloud/docs/resource-labels/overview.md b/platform-cloud/docs/resource-labels/overview.md index da18b18100..64c7537518 100644 --- a/platform-cloud/docs/resource-labels/overview.md +++ b/platform-cloud/docs/resource-labels/overview.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Instructions to use resource labels in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [resource labels, labels] --- diff --git a/platform-cloud/docs/secrets/overview.md b/platform-cloud/docs/secrets/overview.md index 1340b602e9..f464383439 100644 --- a/platform-cloud/docs/secrets/overview.md +++ b/platform-cloud/docs/secrets/overview.md @@ -2,7 +2,7 @@ title: "Secrets" description: "Instructions to use secrets in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [pipelines, secrets] --- diff --git a/platform-cloud/docs/seqera-mcp/nfcore-tools.md b/platform-cloud/docs/seqera-mcp/nfcore-tools.md index 054eabe8d2..10bfa01b3c 100644 --- a/platform-cloud/docs/seqera-mcp/nfcore-tools.md +++ b/platform-cloud/docs/seqera-mcp/nfcore-tools.md @@ -2,7 +2,7 @@ title: nf-core Tools description: "Search and explore nf-core bioinformatics modules and get analysis recommendations" date created: "2026-01-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [nf-core, nextflow, bioinformatics, pipelines, modules] --- diff --git a/platform-cloud/docs/seqera-mcp/overview.md b/platform-cloud/docs/seqera-mcp/overview.md index 3c88aebce5..a5c45f4694 100644 --- a/platform-cloud/docs/seqera-mcp/overview.md +++ b/platform-cloud/docs/seqera-mcp/overview.md @@ -2,7 +2,7 @@ title: "Seqera MCP" description: "Connect AI assistants to Seqera Platform using the Model Context Protocol" date created: "2025-12-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [mcp, integration, mcp server, ai] --- diff --git a/platform-cloud/docs/seqera-mcp/seqera-tools.md b/platform-cloud/docs/seqera-mcp/seqera-tools.md index 8bd3b45aca..5b3a5eb060 100644 --- a/platform-cloud/docs/seqera-mcp/seqera-tools.md +++ b/platform-cloud/docs/seqera-mcp/seqera-tools.md @@ -2,7 +2,7 @@ title: Seqera Platform Tools description: "Manage workflows, compute environments, and containers through Seqera Platform" date created: "2026-01-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [seqera, platform, nextflow, workflows, containers] --- diff --git a/platform-cloud/docs/seqera-mcp/sra-tools.md b/platform-cloud/docs/seqera-mcp/sra-tools.md index 087f9cec82..a09b6a7474 100644 --- a/platform-cloud/docs/seqera-mcp/sra-tools.md +++ b/platform-cloud/docs/seqera-mcp/sra-tools.md @@ -2,7 +2,7 @@ title: SRA Tools description: "Search and retrieve sequencing data from NCBI SRA, EBI ENA, and GEO databases" date created: "2026-01-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [sra, ena, geo, sequencing, bioinformatics] --- diff --git a/platform-cloud/docs/seqerakit/commands.md b/platform-cloud/docs/seqerakit/commands.md index f47796aa3b..74ef8a3e77 100644 --- a/platform-cloud/docs/seqerakit/commands.md +++ b/platform-cloud/docs/seqerakit/commands.md @@ -2,7 +2,7 @@ title: "Commands" description: "Seqerakit command options" date created: "2024-10-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [seqerakit, cli, automation, commands] --- diff --git a/platform-cloud/docs/seqerakit/installation.md b/platform-cloud/docs/seqerakit/installation.md index f95079b8a7..0f7289f99b 100644 --- a/platform-cloud/docs/seqerakit/installation.md +++ b/platform-cloud/docs/seqerakit/installation.md @@ -2,7 +2,7 @@ title: "Installation" description: "Seqerakit installation options" date created: "2024-10-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [seqerakit, cli, automation, installation] --- diff --git a/platform-cloud/docs/seqerakit/templates.mdx b/platform-cloud/docs/seqerakit/templates.mdx index 79b5399bee..cf325a3ae9 100644 --- a/platform-cloud/docs/seqerakit/templates.mdx +++ b/platform-cloud/docs/seqerakit/templates.mdx @@ -2,7 +2,7 @@ title: "Templates" description: "Seqerakit YAML configuration file templates and instructions" date created: "2024-11-08" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [seqerakit, cli, automation, yaml, configuration] toc_max_heading_level: 4 --- diff --git a/platform-cloud/docs/seqerakit/yaml-configuration.md b/platform-cloud/docs/seqerakit/yaml-configuration.md index ab339fada2..278d20643d 100644 --- a/platform-cloud/docs/seqerakit/yaml-configuration.md +++ b/platform-cloud/docs/seqerakit/yaml-configuration.md @@ -2,7 +2,7 @@ title: "YAML configuration" description: "seqerakit YAML configuration file options" date created: "2024-10-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [seqerakit, cli, automation, yaml, configuration] --- diff --git a/platform-cloud/docs/studios/add-studio-custom-container.md b/platform-cloud/docs/studios/add-studio-custom-container.md index 711918f36c..79eaab4867 100644 --- a/platform-cloud/docs/studios/add-studio-custom-container.md +++ b/platform-cloud/docs/studios/add-studio-custom-container.md @@ -2,7 +2,7 @@ title: "Custom container template" description: "Add a Studio with a custom container template in Seqera Platform." date created: "2025-09-04" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [studio custom, git repository, sessions, studios] --- diff --git a/platform-cloud/docs/studios/add-studio-git-repo.md b/platform-cloud/docs/studios/add-studio-git-repo.md index b44630639d..9ef88095a8 100644 --- a/platform-cloud/docs/studios/add-studio-git-repo.md +++ b/platform-cloud/docs/studios/add-studio-git-repo.md @@ -2,7 +2,7 @@ title: "Import from a Git repository" description: "Add a Studio from a Git repository in Seqera Platform." date created: "2025-09-04" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [studio git, git repository, sessions, studios, git, version control] --- diff --git a/platform-cloud/docs/studios/add-studio-provided-template.md b/platform-cloud/docs/studios/add-studio-provided-template.md index 4edd55a365..56a8a2cc9a 100644 --- a/platform-cloud/docs/studios/add-studio-provided-template.md +++ b/platform-cloud/docs/studios/add-studio-provided-template.md @@ -2,7 +2,7 @@ title: "Seqera-provided container template" description: "Add a Studio with a Seqera-provided container template in Seqera Platform." date created: "2025-09-04" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [template, seqera template, seqera template studio, sessions, studios] --- diff --git a/platform-cloud/docs/studios/add-studio.md b/platform-cloud/docs/studios/add-studio.md index 909fc61ac0..fb5ae6b6a7 100644 --- a/platform-cloud/docs/studios/add-studio.md +++ b/platform-cloud/docs/studios/add-studio.md @@ -2,7 +2,7 @@ title: "Add a Studio" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [data, sessions, studios] --- diff --git a/platform-cloud/docs/studios/connect.md b/platform-cloud/docs/studios/connect.md index 1af6640641..abb9ba24d9 100644 --- a/platform-cloud/docs/studios/connect.md +++ b/platform-cloud/docs/studios/connect.md @@ -1,7 +1,7 @@ --- title: Connect changelog date created: "2025-07-30" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [connect, changelog, connect changelog] --- diff --git a/platform-cloud/docs/studios/container-images.md b/platform-cloud/docs/studios/container-images.md index cae86475d2..659b6c3533 100644 --- a/platform-cloud/docs/studios/container-images.md +++ b/platform-cloud/docs/studios/container-images.md @@ -2,7 +2,7 @@ title: "Container image templates" description: "Use container images with Studios." date created: "2025-10-16" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [containers, container images, sessions, studios] --- diff --git a/platform-cloud/docs/studios/custom-envs.md b/platform-cloud/docs/studios/custom-envs.md index d47b4a7502..8603903893 100644 --- a/platform-cloud/docs/studios/custom-envs.md +++ b/platform-cloud/docs/studios/custom-envs.md @@ -2,7 +2,7 @@ title: "Custom environments" description: "Custom environments for Studios" date created: "2024-10-01" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [environments, custom, studios] --- diff --git a/platform-cloud/docs/studios/example-studios.md b/platform-cloud/docs/studios/example-studios.md index 56cd815075..704b7f231b 100644 --- a/platform-cloud/docs/studios/example-studios.md +++ b/platform-cloud/docs/studios/example-studios.md @@ -2,7 +2,7 @@ title: "Example custom Studios" description: "Example Dockerfiles and pre-built container images for running custom applications in Studios." date created: "2026-02-18" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [environments, custom, studios, examples] --- diff --git a/platform-cloud/docs/studios/managing.md b/platform-cloud/docs/studios/managing.md index 678b5ee3cc..b0fb9a91e5 100644 --- a/platform-cloud/docs/studios/managing.md +++ b/platform-cloud/docs/studios/managing.md @@ -2,7 +2,7 @@ title: "Manage Studios" description: "Manage Studio sessions." date created: "2025-02-06" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [data, sessions, studios] --- diff --git a/platform-cloud/docs/studios/overview.md b/platform-cloud/docs/studios/overview.md index 784538e291..dfc7baa4b8 100644 --- a/platform-cloud/docs/studios/overview.md +++ b/platform-cloud/docs/studios/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Interactive analysis environments in Seqera Platform" date created: "2025-02-06" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [studios, connect, xpra, ride, vscode, containers, docker] --- diff --git a/platform-cloud/docs/supported_software/agent/overview.md b/platform-cloud/docs/supported_software/agent/overview.md index e090d7b858..03f0cf0f54 100644 --- a/platform-cloud/docs/supported_software/agent/overview.md +++ b/platform-cloud/docs/supported_software/agent/overview.md @@ -2,7 +2,7 @@ title: "Tower Agent" description: "Instructions to use Tower Agent." date created: "2023-04-24" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [agent] --- diff --git a/platform-cloud/docs/supported_software/dragen/overview.md b/platform-cloud/docs/supported_software/dragen/overview.md index d27ed5a3e8..a8706339e6 100644 --- a/platform-cloud/docs/supported_software/dragen/overview.md +++ b/platform-cloud/docs/supported_software/dragen/overview.md @@ -2,7 +2,7 @@ title: "Illumina DRAGEN" description: "Instructions to integrate Illumina DRAGEN with Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [dragen, integration] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md b/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md index 364be6cfa5..07d173f686 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md @@ -2,7 +2,7 @@ title: "Developer tools" description: "API and CLI troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md index b1a21c5175..e663b75857 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md @@ -2,7 +2,7 @@ title: "AWS" description: "AWS troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md index 8c6c7dadc9..4f953b9b0e 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md @@ -2,7 +2,7 @@ title: "Azure" description: "Azure troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [faq, help, azure, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md index 7957171e40..d8d2ffd3e9 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Dataset troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [faq, help, database, datasets] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md b/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md index 97ccb3789d..2497619afd 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md @@ -2,7 +2,7 @@ title: "Nextflow" description: "Nextflow troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [faq, help, nextflow, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md b/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md index 583e8e1e6a..9ddb47871b 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Troubleshooting resource labels in Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [troubleshooting, help] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md b/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md index a292d35dce..65f7e601f2 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md @@ -2,7 +2,7 @@ title: "Co-Scientist" description: "Co-Scientist troubleshooting." date created: "2024-12-15" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [faq, help, seqera ai, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md index 410718b0a8..696a07f3ca 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md @@ -2,7 +2,7 @@ title: "Single sign-on" description: "Single sign-on (SSO) troubleshooting with Seqera Platform." date created: "2026-06-05" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [faq, help, sso, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md index 8dc2b2db46..36cdf6bfcc 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md @@ -2,7 +2,7 @@ title: "Studios" description: "Studios troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [faq, help, studios, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md index 5b6c9aa8ec..006eff3c8b 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md @@ -2,7 +2,7 @@ title: "General" description: "Troubleshooting Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [troubleshooting, help] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md index dd5f880c1e..2d4296410b 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Workspaces troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [faq, help, workspaces, troubleshooting] --- diff --git a/platform-cloud/docs/tutorials/retry-strategy.md b/platform-cloud/docs/tutorials/retry-strategy.md index a8d1709aa5..02e08bc060 100644 --- a/platform-cloud/docs/tutorials/retry-strategy.md +++ b/platform-cloud/docs/tutorials/retry-strategy.md @@ -2,7 +2,7 @@ title: "Manage AWS Spot interruptions in Seqera Platform" description: "Managing AWS Spot Interruptions in Seqera Platform." date created: "2024-07-16" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [aws, spot, platform, fusion, retry] --- diff --git a/platform-enterprise_docs/administration/overview.md b/platform-enterprise_docs/administration/overview.md index cf27c0a719..624510b29a 100644 --- a/platform-enterprise_docs/administration/overview.md +++ b/platform-enterprise_docs/administration/overview.md @@ -2,7 +2,7 @@ title: "Admin panel" description: "Overview of Seqera user and organization administration" date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [administration, users, workspaces, organizations] --- diff --git a/platform-enterprise_docs/co-scientist/authentication.md b/platform-enterprise_docs/co-scientist/authentication.md index c4e21c315e..0d81cc8d04 100644 --- a/platform-enterprise_docs/co-scientist/authentication.md +++ b/platform-enterprise_docs/co-scientist/authentication.md @@ -2,7 +2,7 @@ title: "Authentication" description: "Log in, log out, and manage organizations and tokens in the Seqera CLI" date created: "2025-12-15" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, authentication, login] --- diff --git a/platform-enterprise_docs/co-scientist/coding-agents.md b/platform-enterprise_docs/co-scientist/coding-agents.md index 99ffb4b352..781b83ddbe 100644 --- a/platform-enterprise_docs/co-scientist/coding-agents.md +++ b/platform-enterprise_docs/co-scientist/coding-agents.md @@ -2,7 +2,7 @@ title: "Coding agents" description: "Install Co-Scientist as a skill so your coding agent can drive Seqera Platform" date created: "2026-05-27" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-enterprise_docs/co-scientist/command-approval.md b/platform-enterprise_docs/co-scientist/command-approval.md index 80dc8c2f6d..e3803b62ad 100644 --- a/platform-enterprise_docs/co-scientist/command-approval.md +++ b/platform-enterprise_docs/co-scientist/command-approval.md @@ -2,7 +2,7 @@ title: "Command approval" description: "Control which local commands require user approval in Co-Scientist" date created: "2025-12-15" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, approval, security] --- diff --git a/platform-enterprise_docs/co-scientist/configuration.md b/platform-enterprise_docs/co-scientist/configuration.md index dd65b0e2a2..98087facc4 100644 --- a/platform-enterprise_docs/co-scientist/configuration.md +++ b/platform-enterprise_docs/co-scientist/configuration.md @@ -2,7 +2,7 @@ title: "Using Co-Scientist" description: "Use Co-Scientist day to day in the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, configuration] --- diff --git a/platform-enterprise_docs/co-scientist/index.md b/platform-enterprise_docs/co-scientist/index.md index 5ba2aaebe2..8f03dd33a9 100644 --- a/platform-enterprise_docs/co-scientist/index.md +++ b/platform-enterprise_docs/co-scientist/index.md @@ -2,7 +2,7 @@ title: "Co-Scientist in Seqera CLI" description: "AI-powered assistant for bioinformatics workflows and Seqera Platform" date created: "2026-03-11" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, ai] --- diff --git a/platform-enterprise_docs/co-scientist/installation.mdx b/platform-enterprise_docs/co-scientist/installation.mdx index edf6f029e1..fe497e5cfc 100644 --- a/platform-enterprise_docs/co-scientist/installation.mdx +++ b/platform-enterprise_docs/co-scientist/installation.mdx @@ -2,7 +2,7 @@ title: "Installation" description: "Install and configure the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, installation] --- diff --git a/platform-enterprise_docs/co-scientist/modes.md b/platform-enterprise_docs/co-scientist/modes.md index c9a55c06e0..5842816981 100644 --- a/platform-enterprise_docs/co-scientist/modes.md +++ b/platform-enterprise_docs/co-scientist/modes.md @@ -2,7 +2,7 @@ title: "Modes" description: "Work in Co-Scientist's build, plan, and goal modes" date created: "2026-03-11" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, modes] --- diff --git a/platform-enterprise_docs/co-scientist/nextflow-lsp.md b/platform-enterprise_docs/co-scientist/nextflow-lsp.md index cf0cc4c28b..cf7e203db9 100644 --- a/platform-enterprise_docs/co-scientist/nextflow-lsp.md +++ b/platform-enterprise_docs/co-scientist/nextflow-lsp.md @@ -2,7 +2,7 @@ title: "Code intelligence" description: "Use language-server code intelligence in Co-Scientist" date created: "2026-02-26" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, lsp, code intelligence] --- diff --git a/platform-enterprise_docs/co-scientist/prerequisites.md b/platform-enterprise_docs/co-scientist/prerequisites.md index ff318eb6cd..2a8f15e20b 100644 --- a/platform-enterprise_docs/co-scientist/prerequisites.md +++ b/platform-enterprise_docs/co-scientist/prerequisites.md @@ -2,7 +2,7 @@ title: "Prerequisites" description: "Prerequisites for Co-Scientist" date created: "2026-04-20" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [prerequisites] --- diff --git a/platform-enterprise_docs/co-scientist/projects.md b/platform-enterprise_docs/co-scientist/projects.md index 22c1ef9f6b..05818c9712 100644 --- a/platform-enterprise_docs/co-scientist/projects.md +++ b/platform-enterprise_docs/co-scientist/projects.md @@ -2,7 +2,7 @@ title: "Projects" description: "Organize workspace resources into projects using Seqera Platform labels" date created: "2026-04-22" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, projects, labels] --- diff --git a/platform-enterprise_docs/co-scientist/quickstart.md b/platform-enterprise_docs/co-scientist/quickstart.md index a425f46d77..343740120a 100644 --- a/platform-enterprise_docs/co-scientist/quickstart.md +++ b/platform-enterprise_docs/co-scientist/quickstart.md @@ -2,7 +2,7 @@ title: "Quickstart" description: "Run your first Co-Scientist session in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, ai] --- diff --git a/platform-enterprise_docs/co-scientist/reference/cli.md b/platform-enterprise_docs/co-scientist/reference/cli.md index 0381049c97..bc0d4ee829 100644 --- a/platform-enterprise_docs/co-scientist/reference/cli.md +++ b/platform-enterprise_docs/co-scientist/reference/cli.md @@ -2,7 +2,7 @@ title: "CLI" description: "Seqera CLI commands and options for Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, reference] --- diff --git a/platform-enterprise_docs/co-scientist/reference/environment-variables.md b/platform-enterprise_docs/co-scientist/reference/environment-variables.md index 75d22ac02f..1a0ceb3097 100644 --- a/platform-enterprise_docs/co-scientist/reference/environment-variables.md +++ b/platform-enterprise_docs/co-scientist/reference/environment-variables.md @@ -2,7 +2,7 @@ title: "Environment variables" description: "Environment variables for authenticating and configuring the Seqera CLI" date created: "2026-05-28" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, reference] --- diff --git a/platform-enterprise_docs/co-scientist/reference/index.md b/platform-enterprise_docs/co-scientist/reference/index.md index 644bef62f2..0038ffc72a 100644 --- a/platform-enterprise_docs/co-scientist/reference/index.md +++ b/platform-enterprise_docs/co-scientist/reference/index.md @@ -2,7 +2,7 @@ title: "Reference" description: "Reference material for the Seqera CLI and Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, reference] --- diff --git a/platform-enterprise_docs/co-scientist/reference/skills-reference.md b/platform-enterprise_docs/co-scientist/reference/skills-reference.md index dd8e853995..9293b709a6 100644 --- a/platform-enterprise_docs/co-scientist/reference/skills-reference.md +++ b/platform-enterprise_docs/co-scientist/reference/skills-reference.md @@ -2,7 +2,7 @@ title: "Skills" description: "Built-in skills, slash commands, and session limits for the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, skills, reference] --- diff --git a/platform-enterprise_docs/co-scientist/sessions.md b/platform-enterprise_docs/co-scientist/sessions.md index a3904bacaf..6f72243e43 100644 --- a/platform-enterprise_docs/co-scientist/sessions.md +++ b/platform-enterprise_docs/co-scientist/sessions.md @@ -2,7 +2,7 @@ title: "Sessions" description: "Start, continue, resume, and exit Co-Scientist sessions, and run non-interactively" date created: "2026-05-27" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, sessions] --- diff --git a/platform-enterprise_docs/co-scientist/skill-antigravity.md b/platform-enterprise_docs/co-scientist/skill-antigravity.md index a49a5f27e8..13796924ff 100644 --- a/platform-enterprise_docs/co-scientist/skill-antigravity.md +++ b/platform-enterprise_docs/co-scientist/skill-antigravity.md @@ -2,7 +2,7 @@ title: "Antigravity/Gemini" description: "Install and maintain the Co-Scientist skill for Google's Antigravity/Gemini IDE" date created: "2026-04-29" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, skills, antigravity, gemini] --- diff --git a/platform-enterprise_docs/co-scientist/skill-claude-code.md b/platform-enterprise_docs/co-scientist/skill-claude-code.md index 0a2a36e990..ed85527be3 100644 --- a/platform-enterprise_docs/co-scientist/skill-claude-code.md +++ b/platform-enterprise_docs/co-scientist/skill-claude-code.md @@ -2,7 +2,7 @@ title: "Claude Code" description: "Install and maintain the Co-Scientist skill for Claude Code" date created: "2026-03-11" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, skills, claude code] --- diff --git a/platform-enterprise_docs/co-scientist/skill-codex.md b/platform-enterprise_docs/co-scientist/skill-codex.md index 335642d2dd..2a5661c8f1 100644 --- a/platform-enterprise_docs/co-scientist/skill-codex.md +++ b/platform-enterprise_docs/co-scientist/skill-codex.md @@ -2,7 +2,7 @@ title: "Codex" description: "Install and maintain the Co-Scientist skill for Codex" date created: "2026-03-11" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, skills, codex] --- diff --git a/platform-enterprise_docs/co-scientist/skill-github-copilot.md b/platform-enterprise_docs/co-scientist/skill-github-copilot.md index a6f73bb160..13e2132875 100644 --- a/platform-enterprise_docs/co-scientist/skill-github-copilot.md +++ b/platform-enterprise_docs/co-scientist/skill-github-copilot.md @@ -2,7 +2,7 @@ title: "GitHub Copilot" description: "Install and maintain the Co-Scientist skill for GitHub Copilot" date created: "2026-03-11" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, skills, github copilot] --- diff --git a/platform-enterprise_docs/co-scientist/skill-other-agents.md b/platform-enterprise_docs/co-scientist/skill-other-agents.md index d87bdaf399..0481d3bc7f 100644 --- a/platform-enterprise_docs/co-scientist/skill-other-agents.md +++ b/platform-enterprise_docs/co-scientist/skill-other-agents.md @@ -2,7 +2,7 @@ title: "Other coding agents" description: "Install and maintain the Co-Scientist skill for other coding agents" date created: "2026-03-11" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-enterprise_docs/co-scientist/skills.md b/platform-enterprise_docs/co-scientist/skills.md index 26014216d4..638621f5a6 100644 --- a/platform-enterprise_docs/co-scientist/skills.md +++ b/platform-enterprise_docs/co-scientist/skills.md @@ -2,7 +2,7 @@ title: "Skills configuration" description: "Discover, create, and install skills in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, skills] --- diff --git a/platform-enterprise_docs/co-scientist/usage-and-cost.md b/platform-enterprise_docs/co-scientist/usage-and-cost.md index 42fc585995..83294a496d 100644 --- a/platform-enterprise_docs/co-scientist/usage-and-cost.md +++ b/platform-enterprise_docs/co-scientist/usage-and-cost.md @@ -2,7 +2,7 @@ title: "Usage and cost" description: "Understand Co-Scientist usage and inference costs in Seqera Platform Enterprise" date created: "2026-05-04" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, enterprise, ai] --- diff --git a/platform-enterprise_docs/co-scientist/use-cases.md b/platform-enterprise_docs/co-scientist/use-cases.md index 2b0446f152..4bb5a90759 100644 --- a/platform-enterprise_docs/co-scientist/use-cases.md +++ b/platform-enterprise_docs/co-scientist/use-cases.md @@ -2,7 +2,7 @@ title: "Use cases" description: "Common tasks you can do with Co-Scientist, with example prompts" date created: "2026-03-11" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [co-scientist, cli, ai, use cases] --- diff --git a/platform-enterprise_docs/compute-envs/aws-batch.md b/platform-enterprise_docs/compute-envs/aws-batch.md index 68c922add8..33a78efd33 100644 --- a/platform-enterprise_docs/compute-envs/aws-batch.md +++ b/platform-enterprise_docs/compute-envs/aws-batch.md @@ -2,7 +2,7 @@ title: "AWS Batch" description: "Instructions to set up AWS Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [aws, batch, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/aws-cloud.md b/platform-enterprise_docs/compute-envs/aws-cloud.md index c1a27860b0..353ed0876e 100644 --- a/platform-enterprise_docs/compute-envs/aws-cloud.md +++ b/platform-enterprise_docs/compute-envs/aws-cloud.md @@ -2,7 +2,7 @@ title: "AWS Cloud" description: "Instructions to set up an AWS Cloud CE in Seqera Platform" date created: "2025-07-09" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [cloud, vm, amazon, aws, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/azure-batch.md b/platform-enterprise_docs/compute-envs/azure-batch.md index 751d3b3681..e756dde598 100644 --- a/platform-enterprise_docs/compute-envs/azure-batch.md +++ b/platform-enterprise_docs/compute-envs/azure-batch.md @@ -2,7 +2,7 @@ title: "Azure Batch" description: "Instructions to set up Azure Batch in Seqera Platform" date created: "2024-01-04" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [azure, batch, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/azure-cloud.md b/platform-enterprise_docs/compute-envs/azure-cloud.md index 66d1e61a12..06f9ff3d7c 100644 --- a/platform-enterprise_docs/compute-envs/azure-cloud.md +++ b/platform-enterprise_docs/compute-envs/azure-cloud.md @@ -2,7 +2,7 @@ title: "Azure Cloud" description: "Instructions to set up an Azure Cloud compute environment in Seqera Platform" date created: "2025-09-29" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [cloud, vm, azure, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/eks.md b/platform-enterprise_docs/compute-envs/eks.md index 77b2707a8f..1256e1b937 100644 --- a/platform-enterprise_docs/compute-envs/eks.md +++ b/platform-enterprise_docs/compute-envs/eks.md @@ -2,7 +2,7 @@ title: "Amazon EKS" description: "Instructions to set up Amazon EKS in Seqera Platform" date created: "2026-02-04" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [eks, amazon, compute environments, ce] --- diff --git a/platform-enterprise_docs/compute-envs/gke.md b/platform-enterprise_docs/compute-envs/gke.md index 8b2081351a..8d8e2d3355 100644 --- a/platform-enterprise_docs/compute-envs/gke.md +++ b/platform-enterprise_docs/compute-envs/gke.md @@ -2,7 +2,7 @@ title: "Google Kubernetes Engine" description: "Instructions to set up Google Kubernetes Engine in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [gke, google, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/google-cloud-batch.md b/platform-enterprise_docs/compute-envs/google-cloud-batch.md index fb358b61c1..0ce9c144e6 100644 --- a/platform-enterprise_docs/compute-envs/google-cloud-batch.md +++ b/platform-enterprise_docs/compute-envs/google-cloud-batch.md @@ -2,7 +2,7 @@ title: "Google Cloud Batch" description: "Instructions to set up Google Cloud Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [google, batch, gcp, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/google-cloud.md b/platform-enterprise_docs/compute-envs/google-cloud.md index c51f804fe1..eb4253309a 100644 --- a/platform-enterprise_docs/compute-envs/google-cloud.md +++ b/platform-enterprise_docs/compute-envs/google-cloud.md @@ -2,7 +2,7 @@ title: "Google Cloud" description: "Instructions to set up an Google Cloud CE in Seqera Platform" date created: "2025-07-15" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [cloud, vm, google, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/hpc.md b/platform-enterprise_docs/compute-envs/hpc.md index 7ce79cefdf..50aa0f5065 100644 --- a/platform-enterprise_docs/compute-envs/hpc.md +++ b/platform-enterprise_docs/compute-envs/hpc.md @@ -2,7 +2,7 @@ title: "HPC compute environments" description: "Instructions to set up HPC compute environments in Seqera Platform" date created: "2023-05-11" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [slurm, lsf, pbs, grid engine, altair, ibm, moab, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/k8s.md b/platform-enterprise_docs/compute-envs/k8s.md index dadcbee103..0df7f15d9d 100644 --- a/platform-enterprise_docs/compute-envs/k8s.md +++ b/platform-enterprise_docs/compute-envs/k8s.md @@ -2,7 +2,7 @@ title: "Kubernetes" description: "Instructions to set up Kubernetes in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [k8s, kubernetes, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/overview.md b/platform-enterprise_docs/compute-envs/overview.md index 2eccd55a22..abc589d856 100644 --- a/platform-enterprise_docs/compute-envs/overview.md +++ b/platform-enterprise_docs/compute-envs/overview.md @@ -2,7 +2,7 @@ title: "Compute environment overview" description: "Overview of compute environments in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [compute environments, workspaces, environment] --- diff --git a/platform-enterprise_docs/credentials/agent_credentials.md b/platform-enterprise_docs/credentials/agent_credentials.md index 751511a5d7..403f55149b 100644 --- a/platform-enterprise_docs/credentials/agent_credentials.md +++ b/platform-enterprise_docs/credentials/agent_credentials.md @@ -2,7 +2,7 @@ title: "Tower Agent credentials" description: "Instructions to create Tower Agent credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [agent, credentials] --- diff --git a/platform-enterprise_docs/credentials/aws_registry_credentials.md b/platform-enterprise_docs/credentials/aws_registry_credentials.md index 458e7f70cc..55f7ae686a 100644 --- a/platform-enterprise_docs/credentials/aws_registry_credentials.md +++ b/platform-enterprise_docs/credentials/aws_registry_credentials.md @@ -2,7 +2,7 @@ title: "AWS ECR credentials" description: "Instructions to create AWS ECR credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [aws, ecr, credentials] --- diff --git a/platform-enterprise_docs/credentials/azure_registry_credentials.md b/platform-enterprise_docs/credentials/azure_registry_credentials.md index 4cfdf46cc0..5c99fc9dc8 100644 --- a/platform-enterprise_docs/credentials/azure_registry_credentials.md +++ b/platform-enterprise_docs/credentials/azure_registry_credentials.md @@ -2,7 +2,7 @@ title: "Azure container registry credentials" description: "Instructions to create Azure container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [azure, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/data_repositories.md b/platform-enterprise_docs/credentials/data_repositories.md index 5779ef6ca9..218d0c7893 100644 --- a/platform-enterprise_docs/credentials/data_repositories.md +++ b/platform-enterprise_docs/credentials/data_repositories.md @@ -2,7 +2,7 @@ title: "Data repositories" description: "Instructions for adding data repositories to Seqera Platform" date created: "2025-10-15" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [data explorer, aws, azure, gcp, s3-compatible, api, credentials] --- diff --git a/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md b/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md index 0f48978ff5..f0b67ed958 100644 --- a/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md +++ b/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md @@ -2,7 +2,7 @@ title: "Docker Hub credentials" description: "Instructions to create Docker Hub credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [docker, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/gitea_registry_credentials.md b/platform-enterprise_docs/credentials/gitea_registry_credentials.md index fea577d280..735b2b3fd0 100644 --- a/platform-enterprise_docs/credentials/gitea_registry_credentials.md +++ b/platform-enterprise_docs/credentials/gitea_registry_credentials.md @@ -2,7 +2,7 @@ title: "Gitea container registry credentials" description: "Instructions to create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [gitea, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/github_registry_credentials.md b/platform-enterprise_docs/credentials/github_registry_credentials.md index a176e6b6e3..956048eee1 100644 --- a/platform-enterprise_docs/credentials/github_registry_credentials.md +++ b/platform-enterprise_docs/credentials/github_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitHub container registry credentials" description: "Instructions to create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [github, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/gitlab_registry_credentials.md b/platform-enterprise_docs/credentials/gitlab_registry_credentials.md index b97ca9452f..70f077dc3f 100644 --- a/platform-enterprise_docs/credentials/gitlab_registry_credentials.md +++ b/platform-enterprise_docs/credentials/gitlab_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitLab container registry credentials" description: "Instructions to create GitLab container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [gitlab, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/google_registry_credentials.md b/platform-enterprise_docs/credentials/google_registry_credentials.md index 39416496a6..344ecb9e43 100644 --- a/platform-enterprise_docs/credentials/google_registry_credentials.md +++ b/platform-enterprise_docs/credentials/google_registry_credentials.md @@ -2,7 +2,7 @@ title: "Google registry credentials" description: "Instructions to create Google Cloud registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [google, containers, registry, artifact, credentials] --- diff --git a/platform-enterprise_docs/credentials/managed_identities.md b/platform-enterprise_docs/credentials/managed_identities.md index 8df715441f..9169b4cd95 100644 --- a/platform-enterprise_docs/credentials/managed_identities.md +++ b/platform-enterprise_docs/credentials/managed_identities.md @@ -2,7 +2,7 @@ title: "Managed identities" description: "Configure managed identities in Seqera Platform." date created: "2024-06-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [organizations, administration, managed identities, clusters, ssh, credentials] --- diff --git a/platform-enterprise_docs/credentials/overview.md b/platform-enterprise_docs/credentials/overview.md index d4eae69192..44a09d0648 100644 --- a/platform-enterprise_docs/credentials/overview.md +++ b/platform-enterprise_docs/credentials/overview.md @@ -2,7 +2,7 @@ title: "Credentials Overview" description: "Overview of credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [credentials] --- diff --git a/platform-enterprise_docs/credentials/quay_registry_credentials.md b/platform-enterprise_docs/credentials/quay_registry_credentials.md index b64a8c6819..ef18112a5d 100644 --- a/platform-enterprise_docs/credentials/quay_registry_credentials.md +++ b/platform-enterprise_docs/credentials/quay_registry_credentials.md @@ -2,7 +2,7 @@ title: "Quay container registry credentials" description: "Instructions to create Quay container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [quay, credentials] --- diff --git a/platform-enterprise_docs/credentials/ssh_credentials.md b/platform-enterprise_docs/credentials/ssh_credentials.md index 0818707239..c016212cb7 100644 --- a/platform-enterprise_docs/credentials/ssh_credentials.md +++ b/platform-enterprise_docs/credentials/ssh_credentials.md @@ -2,7 +2,7 @@ title: "SSH credentials" description: "Instructions to create SSH credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [ssh, credentials] --- diff --git a/platform-enterprise_docs/data-privacy/overview.md b/platform-enterprise_docs/data-privacy/overview.md index 036c1f1f53..61fe235262 100644 --- a/platform-enterprise_docs/data-privacy/overview.md +++ b/platform-enterprise_docs/data-privacy/overview.md @@ -2,7 +2,7 @@ title: "Data privacy" description: "Overview of the data collected by Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [data, privacy] --- diff --git a/platform-enterprise_docs/data/data-explorer.md b/platform-enterprise_docs/data/data-explorer.md index 177a2c27bc..42c75c45fa 100644 --- a/platform-enterprise_docs/data/data-explorer.md +++ b/platform-enterprise_docs/data/data-explorer.md @@ -2,7 +2,7 @@ title: "Data Explorer" description: "Using Seqera Data Explorer." date created: "2025-05-08" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [data, explorer] --- diff --git a/platform-enterprise_docs/data/data-lineage.md b/platform-enterprise_docs/data/data-lineage.md index 0fc4dfae65..0e29a3e186 100644 --- a/platform-enterprise_docs/data/data-lineage.md +++ b/platform-enterprise_docs/data/data-lineage.md @@ -2,7 +2,7 @@ title: "Data Lineage" description: "Using data lineage in Seqera Platform." date created: "2026-05-11" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [data lineage, provenance, governance, reproducibility, lineage id, lid, labels] --- diff --git a/platform-enterprise_docs/data/datasets.md b/platform-enterprise_docs/data/datasets.md index acc7a05509..ac67964e3b 100644 --- a/platform-enterprise_docs/data/datasets.md +++ b/platform-enterprise_docs/data/datasets.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Using datasets in Seqera Platform." date created: "2023-04-23" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [datasets, manage datasets, create datasets, add dataset version] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md b/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md index 7d12fe9b90..3693151dd5 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md @@ -2,7 +2,7 @@ title: "Custom Content Security Policy headers" description: Seqera Platform Content Security Policy headers date created: "2025-03-17" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [data, explorer, content, security, policy, deployment] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md b/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md index 0391d05205..5009c394f6 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md @@ -2,7 +2,7 @@ title: "Custom AWS Batch launch container" description: Use a custom AWS Batch launch container date created: "2023-04-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [aws, batch, launch, containers] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md b/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md index 405dd7c118..04296f00f5 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md @@ -2,7 +2,7 @@ title: "Firewall configuration" description: Configure your firewall to allow Seqera Cloud access date created: "2023-04-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [firewall, configuration] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx b/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx index e01a552b24..29edd94293 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx +++ b/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx @@ -2,7 +2,7 @@ title: "Manual AWS Batch configuration" description: "Manual AWS Batch configuration" date created: "2023-04-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [aws, batch, configuration] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md b/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md index e04d4dee26..89500e85d2 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md @@ -2,7 +2,7 @@ title: Azure Batch walkthrough headline: "Azure Batch walkthrough" date created: "2024-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" description: "A tutorial for using advanced features of Azure Batch with Seqera Platform" --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md b/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md index 660c48e229..0548bf0a19 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md @@ -2,7 +2,7 @@ title: "Seqera Platform Monitoring" description: "A guide on relevant platform metrics" date created: "2025-12-17" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [platform, monitoring] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md b/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md index e40a180598..2791093e4b 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md @@ -2,7 +2,7 @@ title: "Legacy Seqera container image registries" description: Legacy Seqera container deployments date created: "2023-04-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [on-prem, prerequisites, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/email.md b/platform-enterprise_docs/enterprise/configuration/authentication/email.md index 1d9c1b3fc9..eac3997b81 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/email.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/email.md @@ -2,7 +2,7 @@ title: "Email" description: Configure email-based authentication for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [authentication, email, passwordless] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/entra.md b/platform-enterprise_docs/enterprise/configuration/authentication/entra.md index cdd3de6a8c..61927c3a5f 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/entra.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/entra.md @@ -2,7 +2,7 @@ title: "Entra ID" description: Configure Microsoft Entra ID as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [authentication, entra, azure, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/github.md b/platform-enterprise_docs/enterprise/configuration/authentication/github.md index 71a52d3788..ed30419639 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/github.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/github.md @@ -2,7 +2,7 @@ title: "GitHub" description: Configure GitHub as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [authentication, github, oauth] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/google.md b/platform-enterprise_docs/enterprise/configuration/authentication/google.md index 169af2d243..284bac9e50 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/google.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/google.md @@ -2,7 +2,7 @@ title: "Google" description: Configure Google as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [authentication, google, oauth] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md index ff6cb5bfe1..81f5733634 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md @@ -2,7 +2,7 @@ title: "IdP claim mapping" description: "Configure your identity provider to include the groups claim in OIDC tokens issued to Seqera Platform Enterprise." date created: "2026-05-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [sso, idp delegation, oidc, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md index f3816bda77..46dccdb0fb 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md @@ -2,7 +2,7 @@ title: "Manage your IdP group catalog" description: "Populate Seqera with your IdP's groups using SCIM push or manual entry." date created: "2026-05-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [sso, scim, idp delegation, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md index cd3ed23b22..a5af875d9a 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md @@ -2,7 +2,7 @@ title: "SCIM provisioning with Entra ID" description: "Configure Microsoft Entra ID to push group memberships to Seqera Platform Enterprise over SCIM 2.0." date created: "2026-05-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [sso, scim, entra id, idp delegation, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md index 1959d958f0..1bf27d9448 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md @@ -2,7 +2,7 @@ title: "SCIM provisioning with Okta" description: "Configure Okta to push group memberships to Seqera Platform Enterprise over SCIM 2.0." date created: "2026-05-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [sso, scim, okta, idp delegation, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md index 07d5e06edf..d7c5b1912c 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md @@ -2,7 +2,7 @@ title: "Multi-organization routing" description: "How IdP delegation resolves users to organizations in single-organization and multi-organization Enterprise installations." date created: "2026-05-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [sso, idp delegation, enterprise, administration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md index b83861992a..fcc9c391d3 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md @@ -2,7 +2,7 @@ title: "IdP delegation overview" description: "Map Seqera teams to identity provider (IdP) groups so membership is controlled at the IdP and evaluated on every SSO login." date created: "2026-05-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [sso, idp delegation, teams, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md b/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md index fe16c3d5fa..aedea1b67e 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md @@ -2,7 +2,7 @@ title: "Keycloak" description: Configure Keycloak as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [authentication, keycloak, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/okta.md b/platform-enterprise_docs/enterprise/configuration/authentication/okta.md index 6b617dc9a3..ec808e9ce1 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/okta.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/okta.md @@ -2,7 +2,7 @@ title: "Okta" description: Configure Okta as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [authentication, okta, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/overview.md b/platform-enterprise_docs/enterprise/configuration/authentication/overview.md index 6e391c347a..18e53409db 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/overview.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/overview.md @@ -2,7 +2,7 @@ title: "Authentication" description: Configure authentication and identity providers for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [authentication, configuration, sso, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md b/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md index 3984c026d9..1157923f0a 100644 --- a/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md +++ b/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md @@ -2,7 +2,7 @@ title: "AWS Parameter Store" description: Configure values for Seqera configuration with AWS Parameter Store date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [configuration, aws, parameters, securestring] --- diff --git a/platform-enterprise_docs/enterprise/configuration/mirroring.md b/platform-enterprise_docs/enterprise/configuration/mirroring.md index 8b40c0b599..80cc939b3d 100644 --- a/platform-enterprise_docs/enterprise/configuration/mirroring.md +++ b/platform-enterprise_docs/enterprise/configuration/mirroring.md @@ -2,7 +2,7 @@ title: "Mirroring container images" description: Mirror Seqera container images to your own registry date created: "2026-01-26" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [containers, registry, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/networking.md b/platform-enterprise_docs/enterprise/configuration/networking.md index bfb27249a4..3ddcf7c895 100644 --- a/platform-enterprise_docs/enterprise/configuration/networking.md +++ b/platform-enterprise_docs/enterprise/configuration/networking.md @@ -2,7 +2,7 @@ title: "Networking" description: Seqera configuration options for networking date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [networking, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/overview.mdx b/platform-enterprise_docs/enterprise/configuration/overview.mdx index 826b530db8..3c86ed2289 100644 --- a/platform-enterprise_docs/enterprise/configuration/overview.mdx +++ b/platform-enterprise_docs/enterprise/configuration/overview.mdx @@ -2,7 +2,7 @@ title: "Configuration overview" description: Overview of Seqera configuration options date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md b/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md index af028966b2..a7cab00d59 100644 --- a/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md +++ b/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "Configure pipeline optimization in your Seqera Enterprise deployment." date created: "2024-02-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [compute, resources, optimization, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md b/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md index d4f1e8d6c4..3062a76c94 100644 --- a/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md +++ b/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md @@ -2,7 +2,7 @@ title: "Reverse proxy" description: Configuration options for reverse proxy connection date created: "2023-10-05" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [reverse proxy, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/ssl_tls.md b/platform-enterprise_docs/enterprise/configuration/ssl_tls.md index dcd2110451..1c081ff12b 100644 --- a/platform-enterprise_docs/enterprise/configuration/ssl_tls.md +++ b/platform-enterprise_docs/enterprise/configuration/ssl_tls.md @@ -2,7 +2,7 @@ title: "SSL/TLS" description: Configure your Seqera instance to use SSL/TLS certificates for HTTPS date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [ssl, tls, https, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/wave.md b/platform-enterprise_docs/enterprise/configuration/wave.md index b9c805fc07..0c2347bc10 100644 --- a/platform-enterprise_docs/enterprise/configuration/wave.md +++ b/platform-enterprise_docs/enterprise/configuration/wave.md @@ -2,7 +2,7 @@ title: "Wave containers" description: "Configuring the Wave container service" date created: "2023-04-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [wave, containers, configuration] --- diff --git a/platform-enterprise_docs/enterprise/general_troubleshooting.md b/platform-enterprise_docs/enterprise/general_troubleshooting.md index de261ca482..bfe6aab954 100644 --- a/platform-enterprise_docs/enterprise/general_troubleshooting.md +++ b/platform-enterprise_docs/enterprise/general_troubleshooting.md @@ -2,7 +2,7 @@ title: "Troubleshooting" description: Platform Enterprise troubleshooting guidance date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [troubleshooting] --- diff --git a/platform-enterprise_docs/enterprise/groundswell-docker-compose.md b/platform-enterprise_docs/enterprise/groundswell-docker-compose.md index 36b0205f29..cce7e4ee67 100644 --- a/platform-enterprise_docs/enterprise/groundswell-docker-compose.md +++ b/platform-enterprise_docs/enterprise/groundswell-docker-compose.md @@ -2,7 +2,7 @@ title: "Pipeline optimization: Docker Compose" description: Deploy pipeline optimization with Docker Compose date created: "2026-02-09" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [docker, compose, groundswell, pipeline optimization, deployment] --- diff --git a/platform-enterprise_docs/enterprise/groundswell-helm.md b/platform-enterprise_docs/enterprise/groundswell-helm.md index d09a1c3b3d..1312cada6e 100644 --- a/platform-enterprise_docs/enterprise/groundswell-helm.md +++ b/platform-enterprise_docs/enterprise/groundswell-helm.md @@ -2,7 +2,7 @@ title: "Pipeline Optimization: Helm" description: Deploy Pipeline Optimization Enterprise on Kubernetes with Helm date created: "2026-01-30" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [helm, deployment, installation, kubernetes, pipeline optimization] --- diff --git a/platform-enterprise_docs/enterprise/groundswell-kubernetes.md b/platform-enterprise_docs/enterprise/groundswell-kubernetes.md index 926c739e6d..ad2e3dd429 100644 --- a/platform-enterprise_docs/enterprise/groundswell-kubernetes.md +++ b/platform-enterprise_docs/enterprise/groundswell-kubernetes.md @@ -2,7 +2,7 @@ title: "Pipeline optimization: Kubernetes" description: Deploy pipeline optimization on Kubernetes date created: "2026-02-09" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [kubernetes, groundswell, pipeline optimization, deployment] --- diff --git a/platform-enterprise_docs/enterprise/install-groundswell.md b/platform-enterprise_docs/enterprise/install-groundswell.md index dc6ca2f503..4b139b2da0 100644 --- a/platform-enterprise_docs/enterprise/install-groundswell.md +++ b/platform-enterprise_docs/enterprise/install-groundswell.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: Install pipeline optimization for Seqera Platform Enterprise date created: "2026-02-09" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [groundswell, pipelines, optimization, installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/install-platform.md b/platform-enterprise_docs/enterprise/install-platform.md index 652652b0a2..0b0395d4bb 100644 --- a/platform-enterprise_docs/enterprise/install-platform.md +++ b/platform-enterprise_docs/enterprise/install-platform.md @@ -2,7 +2,7 @@ title: "Platform" description: Install Seqera Platform Enterprise date created: "2023-04-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx b/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx index 6afcd21803..bb33bdbef5 100644 --- a/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx +++ b/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx @@ -2,7 +2,7 @@ title: "Co-Scientist" description: Install and configure Co-Scientist for Seqera Platform Enterprise date created: "2026-05-04" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [seqera ai, installation, deployment, aws, helm] --- diff --git a/platform-enterprise_docs/enterprise/install-studios.md b/platform-enterprise_docs/enterprise/install-studios.md index 92b928c8ae..9fecea611c 100644 --- a/platform-enterprise_docs/enterprise/install-studios.md +++ b/platform-enterprise_docs/enterprise/install-studios.md @@ -2,7 +2,7 @@ title: "Studios" description: Install Studios for Seqera Platform Enterprise date created: "2023-04-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [studios, installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/overview.md b/platform-enterprise_docs/enterprise/overview.md index 4da1715897..0826c02b7d 100644 --- a/platform-enterprise_docs/enterprise/overview.md +++ b/platform-enterprise_docs/enterprise/overview.md @@ -2,7 +2,7 @@ title: "Enterprise installation" description: Platform Enterprise installation overview date created: "2025-04-09" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/platform-docker-compose.md b/platform-enterprise_docs/enterprise/platform-docker-compose.md index c3b3815234..4575cfdf2e 100644 --- a/platform-enterprise_docs/enterprise/platform-docker-compose.md +++ b/platform-enterprise_docs/enterprise/platform-docker-compose.md @@ -2,7 +2,7 @@ title: "Platform: Docker Compose" description: Deploy Seqera Platform Enterprise with Docker Compose date created: "2024-02-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [docker, compose, deployment] --- diff --git a/platform-enterprise_docs/enterprise/platform-helm.md b/platform-enterprise_docs/enterprise/platform-helm.md index 2edc8423bc..641453258c 100644 --- a/platform-enterprise_docs/enterprise/platform-helm.md +++ b/platform-enterprise_docs/enterprise/platform-helm.md @@ -2,7 +2,7 @@ title: "Platform: Helm" description: Deploy Seqera Platform Enterprise on Kubernetes with Helm date created: "2025-11-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [helm, deployment, installation, kubernetes] --- diff --git a/platform-enterprise_docs/enterprise/platform-kubernetes.md b/platform-enterprise_docs/enterprise/platform-kubernetes.md index 483d9fc909..1a69007c45 100644 --- a/platform-enterprise_docs/enterprise/platform-kubernetes.md +++ b/platform-enterprise_docs/enterprise/platform-kubernetes.md @@ -2,7 +2,7 @@ title: "Platform: Kubernetes" description: Deploy Seqera Platform Enterprise with Kubernetes date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [kubernetes, deployment] --- diff --git a/platform-enterprise_docs/enterprise/studios-docker-compose.md b/platform-enterprise_docs/enterprise/studios-docker-compose.md index 4e5c41f1a9..312b5ef8ca 100644 --- a/platform-enterprise_docs/enterprise/studios-docker-compose.md +++ b/platform-enterprise_docs/enterprise/studios-docker-compose.md @@ -2,7 +2,7 @@ title: "Studios: Docker Compose" description: Deploy Studios with Docker Compose date created: "2023-04-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [docker, compose, studios, deployment] --- diff --git a/platform-enterprise_docs/enterprise/studios-helm.md b/platform-enterprise_docs/enterprise/studios-helm.md index ddb9f79bb6..704fcccc96 100644 --- a/platform-enterprise_docs/enterprise/studios-helm.md +++ b/platform-enterprise_docs/enterprise/studios-helm.md @@ -2,7 +2,7 @@ title: "Studios: Helm" description: Deploy Studios Enterprise on Kubernetes with Helm date created: "2026-01-30" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [helm, deployment, installation, kubernetes, studios] --- diff --git a/platform-enterprise_docs/enterprise/studios-kubernetes.md b/platform-enterprise_docs/enterprise/studios-kubernetes.md index 1272ea3a62..a4da923472 100644 --- a/platform-enterprise_docs/enterprise/studios-kubernetes.md +++ b/platform-enterprise_docs/enterprise/studios-kubernetes.md @@ -2,7 +2,7 @@ title: "Studios: Kubernetes" description: Deploy Studios on Kubernetes date created: "2023-04-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [kubernetes, studios, deployment] --- diff --git a/platform-enterprise_docs/enterprise/studios-ssh.md b/platform-enterprise_docs/enterprise/studios-ssh.md index 08a0379d3a..c0b7502cdf 100644 --- a/platform-enterprise_docs/enterprise/studios-ssh.md +++ b/platform-enterprise_docs/enterprise/studios-ssh.md @@ -2,7 +2,7 @@ title: "Studios SSH configuration (public preview)" description: Configure SSH access for Studios (public preview) date created: "2026-02-10" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [studios, ssh, kubernetes, advanced] --- diff --git a/platform-enterprise_docs/enterprise/testing.md b/platform-enterprise_docs/enterprise/testing.md index 81f62cb07f..289bb8b6d6 100644 --- a/platform-enterprise_docs/enterprise/testing.md +++ b/platform-enterprise_docs/enterprise/testing.md @@ -2,7 +2,7 @@ title: "Test deployment" description: Test your Seqera Platform Enterprise deployment after installation date created: "2024-02-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [testing, deployment] --- diff --git a/platform-enterprise_docs/enterprise/upgrade.md b/platform-enterprise_docs/enterprise/upgrade.md index e27d03af99..433c94ea1e 100644 --- a/platform-enterprise_docs/enterprise/upgrade.md +++ b/platform-enterprise_docs/enterprise/upgrade.md @@ -2,7 +2,7 @@ title: "Upgrade deployment" description: "Guidance for upgrading to Platform Enterprise version 26.1" date created: "2025-11-11" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [enterprise, update, installation] --- diff --git a/platform-enterprise_docs/functionality_matrix/overview.md b/platform-enterprise_docs/functionality_matrix/overview.md index 3e5fbd4ee3..2ab0fd3d9c 100644 --- a/platform-enterprise_docs/functionality_matrix/overview.md +++ b/platform-enterprise_docs/functionality_matrix/overview.md @@ -2,7 +2,7 @@ title: "Default version compatibility" description: "Platform / nf-launcher / Nextflow / Fusion version compatibility" date created: "2024-06-20" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [compatibility, nextflow, nf-launcher] --- diff --git a/platform-enterprise_docs/getting-started/overview.md b/platform-enterprise_docs/getting-started/overview.md index efdee6a381..a3a978201d 100644 --- a/platform-enterprise_docs/getting-started/overview.md +++ b/platform-enterprise_docs/getting-started/overview.md @@ -2,7 +2,7 @@ title: "Run a pipeline" description: "An overview of Seqera Platform deployment versions and ways to run Seqera." date created: "2023-09-15" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [overview] --- diff --git a/platform-enterprise_docs/getting-started/production-checklist.md b/platform-enterprise_docs/getting-started/production-checklist.md index 4944d8f640..126dfa7628 100644 --- a/platform-enterprise_docs/getting-started/production-checklist.md +++ b/platform-enterprise_docs/getting-started/production-checklist.md @@ -2,7 +2,7 @@ title: "Production checklist" description: "A pre-production checklist for Seqera Platform." date created: "2025-07-03" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [production, checklist, deployment, limitations, retry] --- diff --git a/platform-enterprise_docs/getting-started/proteinfold.md b/platform-enterprise_docs/getting-started/proteinfold.md index ab2bc52260..5adb59913b 100644 --- a/platform-enterprise_docs/getting-started/proteinfold.md +++ b/platform-enterprise_docs/getting-started/proteinfold.md @@ -2,7 +2,7 @@ title: "Protein structure prediction" description: "An introduction to running nf-core/proteinfold in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [platform, seqera pipelines, studios, proteinfold, alphafold, colabfold, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md b/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md index 2a73d9f9f3..455525e4e1 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md @@ -2,7 +2,7 @@ title: "Add data" description: "An introduction to adding pipeline input data in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [platform, data, data explorer, datasets] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md b/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md index 799df798c1..390ab0267f 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md @@ -2,7 +2,7 @@ title: "Add pipelines" description: "An introduction to adding pipelines to Seqera Platform workspaces" date created: "2024-07-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [platform, launch, pipelines, launchpad] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/automation.md b/platform-enterprise_docs/getting-started/quickstart-demo/automation.md index 1e9d8a2098..e42a70ff0b 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/automation.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/automation.md @@ -2,7 +2,7 @@ title: "Automation" description: "An introduction to automation with APIs and CLI tools in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [platform, automation, api, cli, seqerakit] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md b/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md index 33baa9cf34..8777aabfeb 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md @@ -2,7 +2,7 @@ title: "Monitor runs" description: "Monitor pipeline runs from the Runs page, All runs page, and Dashboard in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [platform, runs, monitoring] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md b/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md index ed9cd4366d..59742cb6f4 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "An introduction to pipeline optimization in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [platform, runs, pipeline optimization] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/studios.md b/platform-enterprise_docs/getting-started/quickstart-demo/studios.md index e23bcd3dbf..311b88dbe8 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/studios.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/studios.md @@ -2,7 +2,7 @@ title: "Studios" description: "An introduction to Studios in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [platform, studios] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md b/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md index e0f0d2cb9a..8848cb3bd2 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md @@ -2,7 +2,7 @@ title: "View run information" description: "View pipeline run details in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [platform, runs, pipelines, monitoring, tutorial] --- diff --git a/platform-enterprise_docs/getting-started/rnaseq.md b/platform-enterprise_docs/getting-started/rnaseq.md index cf30263f23..a8a9e523a8 100644 --- a/platform-enterprise_docs/getting-started/rnaseq.md +++ b/platform-enterprise_docs/getting-started/rnaseq.md @@ -2,7 +2,7 @@ title: "RNA-Seq" description: "An introduction to running nf-core/rnaseq in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [platform, seqera pipelines, studios, rnaseq, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-enterprise_docs/getting-started/studios.md b/platform-enterprise_docs/getting-started/studios.md index d714983e2c..42e7e30222 100644 --- a/platform-enterprise_docs/getting-started/studios.md +++ b/platform-enterprise_docs/getting-started/studios.md @@ -2,7 +2,7 @@ title: "Studios for interactive analysis" description: "Creating interactive analysis Studios for Jupyter, R-IDE, VS Code, and more" date created: "2025-02-24" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [platform, studios, jupyter, rstudio, xpra, vscode, conda] toc_max_heading_level: 3 --- diff --git a/platform-enterprise_docs/getting-started/workspace-setup.md b/platform-enterprise_docs/getting-started/workspace-setup.md index d8582e577e..5554f41fd5 100644 --- a/platform-enterprise_docs/getting-started/workspace-setup.md +++ b/platform-enterprise_docs/getting-started/workspace-setup.md @@ -2,7 +2,7 @@ title: "Set up your workspace" description: "Instructions to create an organization workspace and add participants in Seqera Platform." date created: "2024-04-15" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [platform, organizations, workspaces, users] --- diff --git a/platform-enterprise_docs/git/overview.md b/platform-enterprise_docs/git/overview.md index bea87dc962..b2540e1619 100644 --- a/platform-enterprise_docs/git/overview.md +++ b/platform-enterprise_docs/git/overview.md @@ -2,7 +2,7 @@ title: "Git integration" description: "Connecting to Git repositories in Seqera Platform." date created: "2024-06-24" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [git] --- diff --git a/platform-enterprise_docs/labels/overview.md b/platform-enterprise_docs/labels/overview.md index dffc27987d..fb5c297a31 100644 --- a/platform-enterprise_docs/labels/overview.md +++ b/platform-enterprise_docs/labels/overview.md @@ -2,7 +2,7 @@ title: "Labels" description: "Instructions for using labels in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [labels] --- diff --git a/platform-enterprise_docs/launch/advanced.md b/platform-enterprise_docs/launch/advanced.md index 233e1a5b50..468ad24fe3 100644 --- a/platform-enterprise_docs/launch/advanced.md +++ b/platform-enterprise_docs/launch/advanced.md @@ -2,7 +2,7 @@ title: "Advanced options" description: "Advanced guide to launching Nextflow pipelines in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [advanced, launch] --- diff --git a/platform-enterprise_docs/launch/cache-resume.mdx b/platform-enterprise_docs/launch/cache-resume.mdx index 41028b20c0..cc7193c20d 100644 --- a/platform-enterprise_docs/launch/cache-resume.mdx +++ b/platform-enterprise_docs/launch/cache-resume.mdx @@ -2,7 +2,7 @@ title: "Nextflow cache and resume" description: "Guide to Nextflow cache and resume in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [cache, launch, resume, relaunch] --- diff --git a/platform-enterprise_docs/launch/launchpad.md b/platform-enterprise_docs/launch/launchpad.md index 5cf8fded60..f41b68ce2b 100644 --- a/platform-enterprise_docs/launch/launchpad.md +++ b/platform-enterprise_docs/launch/launchpad.md @@ -2,7 +2,7 @@ title: "Launch pipelines" description: "Curate and launch workflows in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [launchpad, launch, configure, pipelines, schema, configuration, nextflow, parameters, input, output] --- diff --git a/platform-enterprise_docs/limits/overview.md b/platform-enterprise_docs/limits/overview.md index 346bd57f6d..e44cc21e2c 100644 --- a/platform-enterprise_docs/limits/overview.md +++ b/platform-enterprise_docs/limits/overview.md @@ -2,7 +2,7 @@ title: "Usage limits" description: "An overview of Seqera Cloud usage limits" date created: "2025-02-19" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [limits] --- diff --git a/platform-enterprise_docs/monitoring/audit-logs.md b/platform-enterprise_docs/monitoring/audit-logs.md index 23a9d759db..1f8673de27 100644 --- a/platform-enterprise_docs/monitoring/audit-logs.md +++ b/platform-enterprise_docs/monitoring/audit-logs.md @@ -2,7 +2,7 @@ title: "Audit logs" description: An overview of application event audit logs in the Admin panel date created: "2024-04-08" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [logging, audit logs, admin panel] --- diff --git a/platform-enterprise_docs/monitoring/cloud-costs.md b/platform-enterprise_docs/monitoring/cloud-costs.md index 49ea41af42..8812e2ebcc 100644 --- a/platform-enterprise_docs/monitoring/cloud-costs.md +++ b/platform-enterprise_docs/monitoring/cloud-costs.md @@ -2,7 +2,7 @@ title: "Monitoring cloud costs" description: Guidelines for monitoring Seqera Platform cloud expenditure. date created: "2023-04-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [aws, gcp, azure, cloud costs, cost, billing, alerts] --- diff --git a/platform-enterprise_docs/monitoring/dashboard.md b/platform-enterprise_docs/monitoring/dashboard.md index 111e4b8bb5..588ea909a9 100644 --- a/platform-enterprise_docs/monitoring/dashboard.md +++ b/platform-enterprise_docs/monitoring/dashboard.md @@ -2,7 +2,7 @@ title: "Dashboard" description: "View pipeline run status overview in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [dashboard, pipeline runs, fusion, monitoring] --- diff --git a/platform-enterprise_docs/monitoring/overview.md b/platform-enterprise_docs/monitoring/overview.md index c9c5d97400..4b3ef630cf 100644 --- a/platform-enterprise_docs/monitoring/overview.md +++ b/platform-enterprise_docs/monitoring/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Monitoring pipeline runs in Seqera Platform." date created: "2024-04-11" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [runs, monitoring] --- diff --git a/platform-enterprise_docs/monitoring/run-details.mdx b/platform-enterprise_docs/monitoring/run-details.mdx index a76cdd9d38..2b26e6af19 100644 --- a/platform-enterprise_docs/monitoring/run-details.mdx +++ b/platform-enterprise_docs/monitoring/run-details.mdx @@ -2,7 +2,7 @@ title: "Run details" description: "Monitoring a Nextflow pipeline executed through Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [logging, monitoring, runs, details, workflows, execution, lineage] --- diff --git a/platform-enterprise_docs/orgs-and-teams/custom-roles.md b/platform-enterprise_docs/orgs-and-teams/custom-roles.md index 92857920b3..b0fef2f30c 100644 --- a/platform-enterprise_docs/orgs-and-teams/custom-roles.md +++ b/platform-enterprise_docs/orgs-and-teams/custom-roles.md @@ -2,7 +2,7 @@ title: "Custom roles" description: "Introduction to custom roles in Seqera Platform." date created: "2025-11-17" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [roles, rbac, permissions] --- diff --git a/platform-enterprise_docs/orgs-and-teams/organizations.md b/platform-enterprise_docs/orgs-and-teams/organizations.md index bf6564a25d..f48bc97bd6 100644 --- a/platform-enterprise_docs/orgs-and-teams/organizations.md +++ b/platform-enterprise_docs/orgs-and-teams/organizations.md @@ -2,7 +2,7 @@ title: "Organizations" description: "Manage organizations in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [organizations, administration] --- diff --git a/platform-enterprise_docs/orgs-and-teams/roles.md b/platform-enterprise_docs/orgs-and-teams/roles.md index 222ad00e97..ce2b434c6f 100644 --- a/platform-enterprise_docs/orgs-and-teams/roles.md +++ b/platform-enterprise_docs/orgs-and-teams/roles.md @@ -2,7 +2,7 @@ title: "User roles" description: "Understand the various roles in Seqera Platform." date created: "2024-06-10" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [roles] --- diff --git a/platform-enterprise_docs/orgs-and-teams/teams.md b/platform-enterprise_docs/orgs-and-teams/teams.md index 4ca79a2e9b..b8b3432d28 100644 --- a/platform-enterprise_docs/orgs-and-teams/teams.md +++ b/platform-enterprise_docs/orgs-and-teams/teams.md @@ -2,7 +2,7 @@ title: "Teams" description: "Create and manage teams in a Seqera Platform Enterprise organization, including IdP-delegated teams." date created: "2026-05-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [teams, organizations, administration, sso, idp delegation, enterprise] --- diff --git a/platform-enterprise_docs/orgs-and-teams/workspace-management.md b/platform-enterprise_docs/orgs-and-teams/workspace-management.md index 8ac0035b9a..4818a64798 100644 --- a/platform-enterprise_docs/orgs-and-teams/workspace-management.md +++ b/platform-enterprise_docs/orgs-and-teams/workspace-management.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Manage users and teams for an organization in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [workspaces, teams, users, administration] --- diff --git a/platform-enterprise_docs/pipeline-actions/overview.md b/platform-enterprise_docs/pipeline-actions/overview.md index 7b89f8bcde..8b08c39860 100644 --- a/platform-enterprise_docs/pipeline-actions/overview.md +++ b/platform-enterprise_docs/pipeline-actions/overview.md @@ -2,7 +2,7 @@ title: "Pipeline actions" description: "Automate executions with pipeline actions and webhooks in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [actions, webhooks, automation] --- diff --git a/platform-enterprise_docs/pipeline-optimization/overview.md b/platform-enterprise_docs/pipeline-optimization/overview.md index e5f47880a0..42887182d3 100644 --- a/platform-enterprise_docs/pipeline-optimization/overview.md +++ b/platform-enterprise_docs/pipeline-optimization/overview.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "Optimize the resource usage of your pipelines to save time and money." date created: "2024-02-12" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [compute, resources, optimization] --- diff --git a/platform-enterprise_docs/pipeline-schema/overview.md b/platform-enterprise_docs/pipeline-schema/overview.md index 2e2caf645f..62c1a92eb4 100644 --- a/platform-enterprise_docs/pipeline-schema/overview.md +++ b/platform-enterprise_docs/pipeline-schema/overview.md @@ -2,7 +2,7 @@ title: "Pipeline schema" description: "Introduction to pipeline schema in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [pipelines, schema] --- diff --git a/platform-enterprise_docs/pipelines/overview.md b/platform-enterprise_docs/pipelines/overview.md index 70c430016b..5fa2661809 100644 --- a/platform-enterprise_docs/pipelines/overview.md +++ b/platform-enterprise_docs/pipelines/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Introduction to pipelines in Seqera Platform." date created: "2025-10-16" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-enterprise_docs/pipelines/revision.md b/platform-enterprise_docs/pipelines/revision.md index 84a4b6d851..564f856fdd 100644 --- a/platform-enterprise_docs/pipelines/revision.md +++ b/platform-enterprise_docs/pipelines/revision.md @@ -2,7 +2,7 @@ title: "Git revision management" description: "Introduction to pipeline repository revision management in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-enterprise_docs/pipelines/versioning.md b/platform-enterprise_docs/pipelines/versioning.md index 280a00fa93..0103bfc9de 100644 --- a/platform-enterprise_docs/pipelines/versioning.md +++ b/platform-enterprise_docs/pipelines/versioning.md @@ -2,7 +2,7 @@ title: "Pipeline versioning" description: "Introduction to pipeline versioning in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-enterprise_docs/platform-enterprise.md b/platform-enterprise_docs/platform-enterprise.md index efb514a311..00686a8479 100644 --- a/platform-enterprise_docs/platform-enterprise.md +++ b/platform-enterprise_docs/platform-enterprise.md @@ -2,7 +2,7 @@ title: "Seqera Platform Enterprise" description: "Introduction to Seqera Platform Enterprise." date created: "2023-04-24" -last updated: "2026-06-18" +last updated: "2026-06-19" slug: / --- diff --git a/platform-enterprise_docs/reports/overview.md b/platform-enterprise_docs/reports/overview.md index 3c9fef55fc..ea1fd51ab7 100644 --- a/platform-enterprise_docs/reports/overview.md +++ b/platform-enterprise_docs/reports/overview.md @@ -2,7 +2,7 @@ title: "Reports" description: "Overview of pipeline reports in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [pipelines, schema] --- diff --git a/platform-enterprise_docs/resource-labels/overview.md b/platform-enterprise_docs/resource-labels/overview.md index 985be16497..c00e828255 100644 --- a/platform-enterprise_docs/resource-labels/overview.md +++ b/platform-enterprise_docs/resource-labels/overview.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Instructions to use resource labels in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [resource labels, labels] --- diff --git a/platform-enterprise_docs/secrets/overview.md b/platform-enterprise_docs/secrets/overview.md index ce0096a2ef..b366eb6d0d 100644 --- a/platform-enterprise_docs/secrets/overview.md +++ b/platform-enterprise_docs/secrets/overview.md @@ -2,7 +2,7 @@ title: "Secrets" description: "Instructions to use secrets in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [pipelines, secrets] --- diff --git a/platform-enterprise_docs/seqerakit/commands.md b/platform-enterprise_docs/seqerakit/commands.md index 5f6320af17..b114fef3d2 100644 --- a/platform-enterprise_docs/seqerakit/commands.md +++ b/platform-enterprise_docs/seqerakit/commands.md @@ -2,7 +2,7 @@ title: "Commands" description: "Seqerakit command options" date created: "2024-10-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [seqerakit, cli, automation, commands] --- diff --git a/platform-enterprise_docs/seqerakit/installation.md b/platform-enterprise_docs/seqerakit/installation.md index f95079b8a7..0f7289f99b 100644 --- a/platform-enterprise_docs/seqerakit/installation.md +++ b/platform-enterprise_docs/seqerakit/installation.md @@ -2,7 +2,7 @@ title: "Installation" description: "Seqerakit installation options" date created: "2024-10-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [seqerakit, cli, automation, installation] --- diff --git a/platform-enterprise_docs/seqerakit/templates.mdx b/platform-enterprise_docs/seqerakit/templates.mdx index 79b5399bee..cf325a3ae9 100644 --- a/platform-enterprise_docs/seqerakit/templates.mdx +++ b/platform-enterprise_docs/seqerakit/templates.mdx @@ -2,7 +2,7 @@ title: "Templates" description: "Seqerakit YAML configuration file templates and instructions" date created: "2024-11-08" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [seqerakit, cli, automation, yaml, configuration] toc_max_heading_level: 4 --- diff --git a/platform-enterprise_docs/seqerakit/yaml-configuration.md b/platform-enterprise_docs/seqerakit/yaml-configuration.md index ab339fada2..278d20643d 100644 --- a/platform-enterprise_docs/seqerakit/yaml-configuration.md +++ b/platform-enterprise_docs/seqerakit/yaml-configuration.md @@ -2,7 +2,7 @@ title: "YAML configuration" description: "seqerakit YAML configuration file options" date created: "2024-10-21" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [seqerakit, cli, automation, yaml, configuration] --- diff --git a/platform-enterprise_docs/studios/add-studio-custom-container.md b/platform-enterprise_docs/studios/add-studio-custom-container.md index ae7ec9a3c1..a760c8029b 100644 --- a/platform-enterprise_docs/studios/add-studio-custom-container.md +++ b/platform-enterprise_docs/studios/add-studio-custom-container.md @@ -2,7 +2,7 @@ title: "Custom container template" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [studio custom, git repository, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/add-studio-git-repo.md b/platform-enterprise_docs/studios/add-studio-git-repo.md index 70bc55ebb9..cfdbb25fe8 100644 --- a/platform-enterprise_docs/studios/add-studio-git-repo.md +++ b/platform-enterprise_docs/studios/add-studio-git-repo.md @@ -2,7 +2,7 @@ title: "Import from Git repository" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [studio git, git repository, sessions, studios, git, version control] --- diff --git a/platform-enterprise_docs/studios/add-studio-provided-template.md b/platform-enterprise_docs/studios/add-studio-provided-template.md index 1a262c6e41..5f071403a1 100644 --- a/platform-enterprise_docs/studios/add-studio-provided-template.md +++ b/platform-enterprise_docs/studios/add-studio-provided-template.md @@ -2,7 +2,7 @@ title: "Seqera-provided container template" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [template, seqera template, seqera template studio, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/add-studio.md b/platform-enterprise_docs/studios/add-studio.md index cf758f4b85..63df5fc2f1 100644 --- a/platform-enterprise_docs/studios/add-studio.md +++ b/platform-enterprise_docs/studios/add-studio.md @@ -2,7 +2,7 @@ title: "Add a Studio" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [data, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/connect.md b/platform-enterprise_docs/studios/connect.md index 8e7a87682c..cca698898b 100644 --- a/platform-enterprise_docs/studios/connect.md +++ b/platform-enterprise_docs/studios/connect.md @@ -1,7 +1,7 @@ --- title: Connect changelog date created: "2025-07-30" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [connect, changelog, connect changelog] --- diff --git a/platform-enterprise_docs/studios/container-images.md b/platform-enterprise_docs/studios/container-images.md index ef2828ff49..a2db66445c 100644 --- a/platform-enterprise_docs/studios/container-images.md +++ b/platform-enterprise_docs/studios/container-images.md @@ -2,7 +2,7 @@ title: "Container image templates" description: "Use container images with Studios." date created: "2025-10-16" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [containers, container images, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/custom-envs.md b/platform-enterprise_docs/studios/custom-envs.md index e7d25bc565..e02450d1ba 100644 --- a/platform-enterprise_docs/studios/custom-envs.md +++ b/platform-enterprise_docs/studios/custom-envs.md @@ -2,7 +2,7 @@ title: "Custom environments" description: "Custom environments for Studios" date created: "2024-10-01" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [environments, custom, studios] --- diff --git a/platform-enterprise_docs/studios/example-studios.md b/platform-enterprise_docs/studios/example-studios.md index 56cd815075..704b7f231b 100644 --- a/platform-enterprise_docs/studios/example-studios.md +++ b/platform-enterprise_docs/studios/example-studios.md @@ -2,7 +2,7 @@ title: "Example custom Studios" description: "Example Dockerfiles and pre-built container images for running custom applications in Studios." date created: "2026-02-18" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [environments, custom, studios, examples] --- diff --git a/platform-enterprise_docs/studios/managing.md b/platform-enterprise_docs/studios/managing.md index e09ef0039a..d0e59b213d 100644 --- a/platform-enterprise_docs/studios/managing.md +++ b/platform-enterprise_docs/studios/managing.md @@ -2,7 +2,7 @@ title: "Manage Studios" description: "Manage Studio sessions." date created: "2025-02-06" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [data, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/overview.md b/platform-enterprise_docs/studios/overview.md index 4cbddddcaf..c0834e19aa 100644 --- a/platform-enterprise_docs/studios/overview.md +++ b/platform-enterprise_docs/studios/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Interactive analysis environments in Seqera Platform" date created: "2025-02-06" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [studios, containers, image, sessions, interactive, analysis] --- diff --git a/platform-enterprise_docs/supported_software/agent/overview.md b/platform-enterprise_docs/supported_software/agent/overview.md index e090d7b858..03f0cf0f54 100644 --- a/platform-enterprise_docs/supported_software/agent/overview.md +++ b/platform-enterprise_docs/supported_software/agent/overview.md @@ -2,7 +2,7 @@ title: "Tower Agent" description: "Instructions to use Tower Agent." date created: "2023-04-24" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [agent] --- diff --git a/platform-enterprise_docs/supported_software/dragen/overview.md b/platform-enterprise_docs/supported_software/dragen/overview.md index 0acc4783a0..b97e208a60 100644 --- a/platform-enterprise_docs/supported_software/dragen/overview.md +++ b/platform-enterprise_docs/supported_software/dragen/overview.md @@ -2,7 +2,7 @@ title: "Illumina DRAGEN" description: "Instructions to integrate Illumina DRAGEN with Seqera Platform." date created: "2023-08-24" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [dragen, integration] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md b/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md index 364be6cfa5..07d173f686 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md @@ -2,7 +2,7 @@ title: "Developer tools" description: "API and CLI troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md index b1a21c5175..e663b75857 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md @@ -2,7 +2,7 @@ title: "AWS" description: "AWS troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md index 47467b884c..af3e2901b4 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md @@ -2,7 +2,7 @@ title: "Azure" description: "Azure troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [faq, help, azure, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md index 7957171e40..d8d2ffd3e9 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Dataset troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [faq, help, database, datasets] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md b/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md index 9898392d7a..7e8101bb91 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md @@ -2,7 +2,7 @@ title: "Nextflow" description: "Nextflow troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [faq, help, nextflow, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md b/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md index ccc58ced7c..829ec521bf 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Troubleshooting resource labels in Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [troubleshooting, help] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md index 6756e4934f..1f4da35725 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md @@ -2,7 +2,7 @@ title: "Studios" description: "Studios troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [faq, help, studios, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md index 661b0e6c78..772d96ab42 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md @@ -2,7 +2,7 @@ title: "General troubleshooting" description: "Troubleshooting Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [troubleshooting, help] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md index dd5f880c1e..2d4296410b 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Workspaces troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [faq, help, workspaces, troubleshooting] --- diff --git a/platform-enterprise_docs/tutorials/retry-strategy.md b/platform-enterprise_docs/tutorials/retry-strategy.md index 7ac02dedff..87b336ca08 100644 --- a/platform-enterprise_docs/tutorials/retry-strategy.md +++ b/platform-enterprise_docs/tutorials/retry-strategy.md @@ -2,7 +2,7 @@ title: "Manage AWS Spot interruptions in Seqera Platform" description: "Managing AWS Spot Interruptions in Seqera Platform." date created: "2024-07-16" -last updated: "2026-06-18" +last updated: "2026-06-19" tags: [aws, spot, platform, fusion, retry] --- From c43dc313156c43a939d5df9764896a1e6e84b128 Mon Sep 17 00:00:00 2001 From: Seqera Docs Bot Date: Mon, 22 Jun 2026 14:51:51 +0000 Subject: [PATCH 12/13] [automated] Fix code formatting --- fusion_docs/guide.md | 2 +- fusion_docs/guide/aws-batch.md | 2 +- fusion_docs/guide/aws-eks.md | 2 +- fusion_docs/guide/azure-batch.md | 2 +- fusion_docs/guide/gcp-batch.md | 2 +- fusion_docs/guide/gcp-gke.md | 2 +- fusion_docs/guide/snapshots/aws.md | 2 +- fusion_docs/guide/snapshots/configuration.md | 2 +- fusion_docs/guide/snapshots/gcp.md | 2 +- fusion_docs/guide/snapshots/index.md | 2 +- fusion_docs/index.md | 2 +- fusion_docs/licensing.md | 2 +- fusion_docs/troubleshooting.md | 2 +- fusion_docs/troubleshooting/error-codes-exit-messages.md | 2 +- fusion_docs/troubleshooting/fusion-doctor.md | 2 +- fusion_docs/troubleshooting/fusion-snapshots.md | 2 +- fusion_docs/troubleshooting/general.md | 2 +- platform-cli-docs/docs/installation.md | 2 +- platform-cloud/docs/administration/credit-management.md | 2 +- platform-cloud/docs/cloud/changelog.md | 2 +- platform-cloud/docs/co-scientist/authentication.md | 2 +- platform-cloud/docs/co-scientist/coding-agents.md | 2 +- platform-cloud/docs/co-scientist/command-approval.md | 2 +- platform-cloud/docs/co-scientist/configuration.md | 2 +- platform-cloud/docs/co-scientist/credits.md | 2 +- platform-cloud/docs/co-scientist/index.md | 2 +- platform-cloud/docs/co-scientist/installation.mdx | 2 +- platform-cloud/docs/co-scientist/modes.md | 2 +- platform-cloud/docs/co-scientist/nextflow-lsp.md | 2 +- platform-cloud/docs/co-scientist/projects.md | 2 +- platform-cloud/docs/co-scientist/quickstart.md | 2 +- platform-cloud/docs/co-scientist/reference/cli.md | 2 +- .../docs/co-scientist/reference/environment-variables.md | 2 +- platform-cloud/docs/co-scientist/reference/index.md | 2 +- platform-cloud/docs/co-scientist/reference/skills-reference.md | 2 +- platform-cloud/docs/co-scientist/sessions.md | 2 +- platform-cloud/docs/co-scientist/skill-antigravity.md | 2 +- platform-cloud/docs/co-scientist/skill-claude-code.md | 2 +- platform-cloud/docs/co-scientist/skill-codex.md | 2 +- platform-cloud/docs/co-scientist/skill-github-copilot.md | 2 +- platform-cloud/docs/co-scientist/skill-other-agents.md | 2 +- platform-cloud/docs/co-scientist/skills.md | 2 +- platform-cloud/docs/co-scientist/use-cases.md | 2 +- platform-cloud/docs/compute-envs/aws-batch.mdx | 2 +- platform-cloud/docs/compute-envs/aws-cloud.mdx | 2 +- platform-cloud/docs/compute-envs/azure-batch.md | 2 +- platform-cloud/docs/compute-envs/azure-cloud.md | 2 +- platform-cloud/docs/compute-envs/eks.mdx | 2 +- platform-cloud/docs/compute-envs/gke.md | 2 +- platform-cloud/docs/compute-envs/google-cloud-batch.md | 2 +- platform-cloud/docs/compute-envs/google-cloud.md | 2 +- platform-cloud/docs/compute-envs/hpc.md | 2 +- platform-cloud/docs/compute-envs/k8s.md | 2 +- platform-cloud/docs/compute-envs/overview.md | 2 +- platform-cloud/docs/compute-envs/seqera-compute.md | 2 +- platform-cloud/docs/credentials/agent_credentials.md | 2 +- platform-cloud/docs/credentials/aws_registry_credentials.md | 2 +- platform-cloud/docs/credentials/azure_registry_credentials.md | 2 +- .../docs/credentials/container_registry_credentials.md | 2 +- platform-cloud/docs/credentials/data_repositories.md | 2 +- .../docs/credentials/docker_hub_registry_credentials.md | 2 +- platform-cloud/docs/credentials/gitea_registry_credentials.md | 2 +- platform-cloud/docs/credentials/github_registry_credentials.md | 2 +- platform-cloud/docs/credentials/gitlab_registry_credentials.md | 2 +- platform-cloud/docs/credentials/google_registry_credentials.md | 2 +- platform-cloud/docs/credentials/managed_identities.md | 2 +- platform-cloud/docs/credentials/overview.md | 2 +- platform-cloud/docs/credentials/quay_registry_credentials.md | 2 +- platform-cloud/docs/credentials/ssh_credentials.md | 2 +- platform-cloud/docs/data-privacy/overview.md | 2 +- platform-cloud/docs/data/data-explorer.md | 2 +- platform-cloud/docs/data/data-lineage.md | 2 +- platform-cloud/docs/data/datasets.md | 2 +- .../docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx | 2 +- platform-cloud/docs/functionality_matrix/overview.md | 2 +- platform-cloud/docs/getting-started/overview.md | 2 +- platform-cloud/docs/getting-started/proteinfold.md | 2 +- .../docs/getting-started/quickstart-demo/add-pipelines.md | 2 +- .../docs/getting-started/quickstart-demo/comm-showcase.md | 2 +- .../docs/getting-started/quickstart-demo/launch-pipelines.md | 2 +- .../docs/getting-started/quickstart-demo/monitor-runs.md | 2 +- .../getting-started/quickstart-demo/pipeline-optimization.md | 2 +- platform-cloud/docs/getting-started/quickstart-demo/studios.md | 2 +- .../getting-started/quickstart-demo/view-run-information.md | 2 +- platform-cloud/docs/getting-started/rnaseq.md | 2 +- platform-cloud/docs/getting-started/single-sign-on.md | 2 +- platform-cloud/docs/getting-started/studios.md | 2 +- platform-cloud/docs/getting-started/workspace-setup.md | 2 +- platform-cloud/docs/git/overview.md | 2 +- platform-cloud/docs/labels/overview.md | 2 +- platform-cloud/docs/launch/cache-resume.mdx | 2 +- platform-cloud/docs/launch/launchpad.md | 2 +- platform-cloud/docs/limits/overview.md | 2 +- platform-cloud/docs/monitoring/cloud-costs.md | 2 +- platform-cloud/docs/monitoring/dashboard.md | 2 +- platform-cloud/docs/monitoring/overview.md | 2 +- platform-cloud/docs/monitoring/run-details.mdx | 2 +- platform-cloud/docs/orgs-and-teams/custom-roles.md | 2 +- platform-cloud/docs/orgs-and-teams/organizations.md | 2 +- platform-cloud/docs/orgs-and-teams/roles.md | 2 +- platform-cloud/docs/orgs-and-teams/workspace-management.md | 2 +- platform-cloud/docs/pipeline-actions/overview.md | 2 +- platform-cloud/docs/pipeline-optimization/overview.md | 2 +- platform-cloud/docs/pipeline-schema/overview.md | 2 +- platform-cloud/docs/pipelines/overview.md | 2 +- platform-cloud/docs/pipelines/revision.md | 2 +- platform-cloud/docs/pipelines/versioning.md | 2 +- platform-cloud/docs/platform-cloud.md | 2 +- platform-cloud/docs/quickstart.md | 2 +- platform-cloud/docs/reports/overview.md | 2 +- platform-cloud/docs/resource-labels/overview.md | 2 +- platform-cloud/docs/secrets/overview.md | 2 +- platform-cloud/docs/seqera-mcp/nfcore-tools.md | 2 +- platform-cloud/docs/seqera-mcp/overview.md | 2 +- platform-cloud/docs/seqera-mcp/seqera-tools.md | 2 +- platform-cloud/docs/seqera-mcp/sra-tools.md | 2 +- platform-cloud/docs/seqerakit/commands.md | 2 +- platform-cloud/docs/seqerakit/installation.md | 2 +- platform-cloud/docs/seqerakit/templates.mdx | 2 +- platform-cloud/docs/seqerakit/yaml-configuration.md | 2 +- platform-cloud/docs/studios/add-studio-custom-container.md | 2 +- platform-cloud/docs/studios/add-studio-git-repo.md | 2 +- platform-cloud/docs/studios/add-studio-provided-template.md | 2 +- platform-cloud/docs/studios/add-studio.md | 2 +- platform-cloud/docs/studios/connect.md | 2 +- platform-cloud/docs/studios/container-images.md | 2 +- platform-cloud/docs/studios/custom-envs.md | 2 +- platform-cloud/docs/studios/example-studios.md | 2 +- platform-cloud/docs/studios/managing.md | 2 +- platform-cloud/docs/studios/overview.md | 2 +- platform-cloud/docs/supported_software/agent/overview.md | 2 +- platform-cloud/docs/supported_software/dragen/overview.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md | 2 +- .../docs/troubleshooting_and_faqs/aws_troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/azure_troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/datasets_troubleshooting.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/nextflow.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md | 2 +- .../docs/troubleshooting_and_faqs/sso_troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/studios_troubleshooting.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/workspaces_troubleshooting.md | 2 +- platform-cloud/docs/tutorials/retry-strategy.md | 2 +- platform-enterprise_docs/administration/overview.md | 2 +- platform-enterprise_docs/co-scientist/authentication.md | 2 +- platform-enterprise_docs/co-scientist/coding-agents.md | 2 +- platform-enterprise_docs/co-scientist/command-approval.md | 2 +- platform-enterprise_docs/co-scientist/configuration.md | 2 +- platform-enterprise_docs/co-scientist/index.md | 2 +- platform-enterprise_docs/co-scientist/installation.mdx | 2 +- platform-enterprise_docs/co-scientist/modes.md | 2 +- platform-enterprise_docs/co-scientist/nextflow-lsp.md | 2 +- platform-enterprise_docs/co-scientist/prerequisites.md | 2 +- platform-enterprise_docs/co-scientist/projects.md | 2 +- platform-enterprise_docs/co-scientist/quickstart.md | 2 +- platform-enterprise_docs/co-scientist/reference/cli.md | 2 +- .../co-scientist/reference/environment-variables.md | 2 +- platform-enterprise_docs/co-scientist/reference/index.md | 2 +- .../co-scientist/reference/skills-reference.md | 2 +- platform-enterprise_docs/co-scientist/sessions.md | 2 +- platform-enterprise_docs/co-scientist/skill-antigravity.md | 2 +- platform-enterprise_docs/co-scientist/skill-claude-code.md | 2 +- platform-enterprise_docs/co-scientist/skill-codex.md | 2 +- platform-enterprise_docs/co-scientist/skill-github-copilot.md | 2 +- platform-enterprise_docs/co-scientist/skill-other-agents.md | 2 +- platform-enterprise_docs/co-scientist/skills.md | 2 +- platform-enterprise_docs/co-scientist/usage-and-cost.md | 2 +- platform-enterprise_docs/co-scientist/use-cases.md | 2 +- platform-enterprise_docs/compute-envs/aws-batch.md | 2 +- platform-enterprise_docs/compute-envs/aws-cloud.md | 2 +- platform-enterprise_docs/compute-envs/azure-batch.md | 2 +- platform-enterprise_docs/compute-envs/azure-cloud.md | 2 +- platform-enterprise_docs/compute-envs/eks.md | 2 +- platform-enterprise_docs/compute-envs/gke.md | 2 +- platform-enterprise_docs/compute-envs/google-cloud-batch.md | 2 +- platform-enterprise_docs/compute-envs/google-cloud.md | 2 +- platform-enterprise_docs/compute-envs/hpc.md | 2 +- platform-enterprise_docs/compute-envs/k8s.md | 2 +- platform-enterprise_docs/compute-envs/overview.md | 2 +- platform-enterprise_docs/credentials/agent_credentials.md | 2 +- .../credentials/aws_registry_credentials.md | 2 +- .../credentials/azure_registry_credentials.md | 2 +- platform-enterprise_docs/credentials/data_repositories.md | 2 +- .../credentials/docker_hub_registry_credentials.md | 2 +- .../credentials/gitea_registry_credentials.md | 2 +- .../credentials/github_registry_credentials.md | 2 +- .../credentials/gitlab_registry_credentials.md | 2 +- .../credentials/google_registry_credentials.md | 2 +- platform-enterprise_docs/credentials/managed_identities.md | 2 +- platform-enterprise_docs/credentials/overview.md | 2 +- .../credentials/quay_registry_credentials.md | 2 +- platform-enterprise_docs/credentials/ssh_credentials.md | 2 +- platform-enterprise_docs/data-privacy/overview.md | 2 +- platform-enterprise_docs/data/data-explorer.md | 2 +- platform-enterprise_docs/data/data-lineage.md | 2 +- platform-enterprise_docs/data/datasets.md | 2 +- .../enterprise/advanced-topics/content-security-policy.md | 2 +- .../enterprise/advanced-topics/custom-launch-container.md | 2 +- .../enterprise/advanced-topics/firewall-configuration.md | 2 +- .../enterprise/advanced-topics/manual-aws-batch-setup.mdx | 2 +- .../enterprise/advanced-topics/manual-azure-batch-setup.md | 2 +- .../enterprise/advanced-topics/monitoring.md | 2 +- .../enterprise/advanced-topics/seqera-container-images.md | 2 +- .../enterprise/configuration/authentication/email.md | 2 +- .../enterprise/configuration/authentication/entra.md | 2 +- .../enterprise/configuration/authentication/github.md | 2 +- .../enterprise/configuration/authentication/google.md | 2 +- .../authentication/idp-delegation/claim-mapping.md | 2 +- .../authentication/idp-delegation/group-catalog/overview.md | 2 +- .../idp-delegation/group-catalog/scim-entra-id.md | 2 +- .../authentication/idp-delegation/group-catalog/scim-okta.md | 2 +- .../authentication/idp-delegation/multi-org-routing.md | 2 +- .../configuration/authentication/idp-delegation/overview.md | 2 +- .../enterprise/configuration/authentication/keycloak.md | 2 +- .../enterprise/configuration/authentication/okta.md | 2 +- .../enterprise/configuration/authentication/overview.md | 2 +- .../enterprise/configuration/aws_parameter_store.md | 2 +- platform-enterprise_docs/enterprise/configuration/mirroring.md | 2 +- platform-enterprise_docs/enterprise/configuration/networking.md | 2 +- platform-enterprise_docs/enterprise/configuration/overview.mdx | 2 +- .../enterprise/configuration/pipeline_optimization.md | 2 +- .../enterprise/configuration/reverse_proxy.md | 2 +- platform-enterprise_docs/enterprise/configuration/ssl_tls.md | 2 +- platform-enterprise_docs/enterprise/configuration/wave.md | 2 +- platform-enterprise_docs/enterprise/general_troubleshooting.md | 2 +- .../enterprise/groundswell-docker-compose.md | 2 +- platform-enterprise_docs/enterprise/groundswell-helm.md | 2 +- platform-enterprise_docs/enterprise/groundswell-kubernetes.md | 2 +- platform-enterprise_docs/enterprise/install-groundswell.md | 2 +- platform-enterprise_docs/enterprise/install-platform.md | 2 +- .../enterprise/install-seqera-coscientist.mdx | 2 +- platform-enterprise_docs/enterprise/install-studios.md | 2 +- platform-enterprise_docs/enterprise/overview.md | 2 +- platform-enterprise_docs/enterprise/platform-docker-compose.md | 2 +- platform-enterprise_docs/enterprise/platform-helm.md | 2 +- platform-enterprise_docs/enterprise/platform-kubernetes.md | 2 +- platform-enterprise_docs/enterprise/studios-docker-compose.md | 2 +- platform-enterprise_docs/enterprise/studios-helm.md | 2 +- platform-enterprise_docs/enterprise/studios-kubernetes.md | 2 +- platform-enterprise_docs/enterprise/studios-ssh.md | 2 +- platform-enterprise_docs/enterprise/testing.md | 2 +- platform-enterprise_docs/enterprise/upgrade.md | 2 +- platform-enterprise_docs/functionality_matrix/overview.md | 2 +- platform-enterprise_docs/getting-started/overview.md | 2 +- .../getting-started/production-checklist.md | 2 +- platform-enterprise_docs/getting-started/proteinfold.md | 2 +- .../getting-started/quickstart-demo/add-data.md | 2 +- .../getting-started/quickstart-demo/add-pipelines.md | 2 +- .../getting-started/quickstart-demo/automation.md | 2 +- .../getting-started/quickstart-demo/monitor-runs.md | 2 +- .../getting-started/quickstart-demo/pipeline-optimization.md | 2 +- .../getting-started/quickstart-demo/studios.md | 2 +- .../getting-started/quickstart-demo/view-run-information.md | 2 +- platform-enterprise_docs/getting-started/rnaseq.md | 2 +- platform-enterprise_docs/getting-started/studios.md | 2 +- platform-enterprise_docs/getting-started/workspace-setup.md | 2 +- platform-enterprise_docs/git/overview.md | 2 +- platform-enterprise_docs/labels/overview.md | 2 +- platform-enterprise_docs/launch/advanced.md | 2 +- platform-enterprise_docs/launch/cache-resume.mdx | 2 +- platform-enterprise_docs/launch/launchpad.md | 2 +- platform-enterprise_docs/limits/overview.md | 2 +- platform-enterprise_docs/monitoring/audit-logs.md | 2 +- platform-enterprise_docs/monitoring/cloud-costs.md | 2 +- platform-enterprise_docs/monitoring/dashboard.md | 2 +- platform-enterprise_docs/monitoring/overview.md | 2 +- platform-enterprise_docs/monitoring/run-details.mdx | 2 +- platform-enterprise_docs/orgs-and-teams/custom-roles.md | 2 +- platform-enterprise_docs/orgs-and-teams/organizations.md | 2 +- platform-enterprise_docs/orgs-and-teams/roles.md | 2 +- platform-enterprise_docs/orgs-and-teams/teams.md | 2 +- platform-enterprise_docs/orgs-and-teams/workspace-management.md | 2 +- platform-enterprise_docs/pipeline-actions/overview.md | 2 +- platform-enterprise_docs/pipeline-optimization/overview.md | 2 +- platform-enterprise_docs/pipeline-schema/overview.md | 2 +- platform-enterprise_docs/pipelines/overview.md | 2 +- platform-enterprise_docs/pipelines/revision.md | 2 +- platform-enterprise_docs/pipelines/versioning.md | 2 +- platform-enterprise_docs/platform-enterprise.md | 2 +- platform-enterprise_docs/reports/overview.md | 2 +- platform-enterprise_docs/resource-labels/overview.md | 2 +- platform-enterprise_docs/secrets/overview.md | 2 +- platform-enterprise_docs/seqerakit/commands.md | 2 +- platform-enterprise_docs/seqerakit/installation.md | 2 +- platform-enterprise_docs/seqerakit/templates.mdx | 2 +- platform-enterprise_docs/seqerakit/yaml-configuration.md | 2 +- platform-enterprise_docs/studios/add-studio-custom-container.md | 2 +- platform-enterprise_docs/studios/add-studio-git-repo.md | 2 +- .../studios/add-studio-provided-template.md | 2 +- platform-enterprise_docs/studios/add-studio.md | 2 +- platform-enterprise_docs/studios/connect.md | 2 +- platform-enterprise_docs/studios/container-images.md | 2 +- platform-enterprise_docs/studios/custom-envs.md | 2 +- platform-enterprise_docs/studios/example-studios.md | 2 +- platform-enterprise_docs/studios/managing.md | 2 +- platform-enterprise_docs/studios/overview.md | 2 +- platform-enterprise_docs/supported_software/agent/overview.md | 2 +- platform-enterprise_docs/supported_software/dragen/overview.md | 2 +- .../troubleshooting_and_faqs/api_and_cli.md | 2 +- .../troubleshooting_and_faqs/aws_troubleshooting.md | 2 +- .../troubleshooting_and_faqs/azure_troubleshooting.md | 2 +- .../troubleshooting_and_faqs/datasets_troubleshooting.md | 2 +- platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md | 2 +- .../troubleshooting_and_faqs/resource-labels.md | 2 +- .../troubleshooting_and_faqs/studios_troubleshooting.md | 2 +- .../troubleshooting_and_faqs/troubleshooting.md | 2 +- .../troubleshooting_and_faqs/workspaces_troubleshooting.md | 2 +- platform-enterprise_docs/tutorials/retry-strategy.md | 2 +- 309 files changed, 309 insertions(+), 309 deletions(-) diff --git a/fusion_docs/guide.md b/fusion_docs/guide.md index e4d5073251..e965cf0cef 100644 --- a/fusion_docs/guide.md +++ b/fusion_docs/guide.md @@ -2,7 +2,7 @@ title: User guide description: "Overview of the Fusion v2 file system" date created: "2024-08-23" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [fusion, storage, compute, file system, posix, client] --- diff --git a/fusion_docs/guide/aws-batch.md b/fusion_docs/guide/aws-batch.md index 5a840435db..dbaa422588 100644 --- a/fusion_docs/guide/aws-batch.md +++ b/fusion_docs/guide/aws-batch.md @@ -2,7 +2,7 @@ title: AWS Batch description: "Use Fusion with AWS Batch and S3 storage" date created: "2024-08-23" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [fusion, storage, compute, aws batch, s3] --- diff --git a/fusion_docs/guide/aws-eks.md b/fusion_docs/guide/aws-eks.md index 907fbb995f..b2af939a95 100644 --- a/fusion_docs/guide/aws-eks.md +++ b/fusion_docs/guide/aws-eks.md @@ -2,7 +2,7 @@ title: Amazon EKS description: "Use Fusion with AWS Elastic Kubernetes Service and S3 storage" date created: "2024-08-24" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [fusion, storage, compute, aws eks, s3] --- diff --git a/fusion_docs/guide/azure-batch.md b/fusion_docs/guide/azure-batch.md index d3c526aaa8..5a88b06d3d 100644 --- a/fusion_docs/guide/azure-batch.md +++ b/fusion_docs/guide/azure-batch.md @@ -2,7 +2,7 @@ title: Azure Batch description: "Use Fusion with Azure Batch and Azure Blob storage" date created: "2024-08-23" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [fusion, storage, compute, azure batch, blob storage] --- diff --git a/fusion_docs/guide/gcp-batch.md b/fusion_docs/guide/gcp-batch.md index ff4be03b01..b6308cae57 100644 --- a/fusion_docs/guide/gcp-batch.md +++ b/fusion_docs/guide/gcp-batch.md @@ -2,7 +2,7 @@ title: Google Cloud Batch description: "Use Fusion with Google Cloud Batch and Google Cloud Storage" date created: "2024-08-23" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [fusion, storage, compute, gcp batch, gcs, google cloud] --- diff --git a/fusion_docs/guide/gcp-gke.md b/fusion_docs/guide/gcp-gke.md index a2c66e88fd..890edf4740 100644 --- a/fusion_docs/guide/gcp-gke.md +++ b/fusion_docs/guide/gcp-gke.md @@ -2,7 +2,7 @@ title: Google Kubernetes Engine description: "Use Fusion with Google Kubernetes Engine and Google Cloud Storage" date created: "2024-08-23" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [fusion, storage, compute, gke, gcs, google cloud, kubernetes] --- diff --git a/fusion_docs/guide/snapshots/aws.md b/fusion_docs/guide/snapshots/aws.md index 3e2a6aaed5..fbe0f235e2 100644 --- a/fusion_docs/guide/snapshots/aws.md +++ b/fusion_docs/guide/snapshots/aws.md @@ -2,7 +2,7 @@ title: AWS Batch description: "Fusion Snapshots configuration and best practices for AWS Batch" date created: "2024-11-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [fusion, fusion snapshots, storage, compute, snapshot, aws, batch] --- diff --git a/fusion_docs/guide/snapshots/configuration.md b/fusion_docs/guide/snapshots/configuration.md index 6bfc8b4152..2f721e78a7 100644 --- a/fusion_docs/guide/snapshots/configuration.md +++ b/fusion_docs/guide/snapshots/configuration.md @@ -2,7 +2,7 @@ title: Advanced configuration description: "Advanced configuration options for Fusion Snapshots" date created: "2024-11-29" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [fusion, fusion snapshots, snapshot, configuration, nextflow] --- diff --git a/fusion_docs/guide/snapshots/gcp.md b/fusion_docs/guide/snapshots/gcp.md index 14e4531216..f961234206 100644 --- a/fusion_docs/guide/snapshots/gcp.md +++ b/fusion_docs/guide/snapshots/gcp.md @@ -2,7 +2,7 @@ title: Google Cloud Batch description: "Fusion Snapshots configuration and best practices for Google Cloud Batch" date created: "2024-11-29" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [fusion, fusion snapshots, storage, compute, snapshot, gcp, google, batch] --- diff --git a/fusion_docs/guide/snapshots/index.md b/fusion_docs/guide/snapshots/index.md index 15d60af9c5..4dfed603db 100644 --- a/fusion_docs/guide/snapshots/index.md +++ b/fusion_docs/guide/snapshots/index.md @@ -2,7 +2,7 @@ title: Fusion Snapshots description: "Introduction to Fusion Snapshots checkpoint/restore functionality" date created: "2024-11-29" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [fusion, fusion snapshots, storage, snapshot, checkpoint, restore] --- diff --git a/fusion_docs/index.md b/fusion_docs/index.md index 2c79c2ce03..4c82bddfd1 100644 --- a/fusion_docs/index.md +++ b/fusion_docs/index.md @@ -2,7 +2,7 @@ title: Fusion file system description: "Overview of the Fusion v2 file system" date created: "2024-08-23" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [fusion, storage, compute, file system, posix, client] --- diff --git a/fusion_docs/licensing.md b/fusion_docs/licensing.md index 4bbead0134..77f00d4874 100644 --- a/fusion_docs/licensing.md +++ b/fusion_docs/licensing.md @@ -2,7 +2,7 @@ title: Fusion licensing description: "Understand how Fusion licensing works" date created: "2025-02-20" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [fusion, storage, compute, file system, license, quotas] --- diff --git a/fusion_docs/troubleshooting.md b/fusion_docs/troubleshooting.md index aa76380b44..6ff7bb854f 100644 --- a/fusion_docs/troubleshooting.md +++ b/fusion_docs/troubleshooting.md @@ -2,7 +2,7 @@ title: Troubleshooting description: "Troubleshooting for Fusion issues" date created: "2025-11-29" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [troubleshooting, fusion, fusion snapshots, configuration] --- diff --git a/fusion_docs/troubleshooting/error-codes-exit-messages.md b/fusion_docs/troubleshooting/error-codes-exit-messages.md index 036f3ca009..af4cf77af8 100644 --- a/fusion_docs/troubleshooting/error-codes-exit-messages.md +++ b/fusion_docs/troubleshooting/error-codes-exit-messages.md @@ -2,7 +2,7 @@ title: Error codes and exit messages description: "Reference for Fusion error codes, exit codes, and error messages" date created: "2025-01-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [errors, error codes, exit codes, fuse, logging, fusion] --- diff --git a/fusion_docs/troubleshooting/fusion-doctor.md b/fusion_docs/troubleshooting/fusion-doctor.md index a2c6d6c8dd..b2a78b8456 100644 --- a/fusion_docs/troubleshooting/fusion-doctor.md +++ b/fusion_docs/troubleshooting/fusion-doctor.md @@ -2,7 +2,7 @@ title: Fusion Doctor description: "Run Fusion Doctor diagnostics with nf-canary to validate Fusion compute environments" date created: "2026-04-23" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [troubleshooting, fusion, fusion doctor, nf-canary, diagnostics] --- diff --git a/fusion_docs/troubleshooting/fusion-snapshots.md b/fusion_docs/troubleshooting/fusion-snapshots.md index a747b9ec4f..044dd8bfc5 100644 --- a/fusion_docs/troubleshooting/fusion-snapshots.md +++ b/fusion_docs/troubleshooting/fusion-snapshots.md @@ -2,7 +2,7 @@ title: Fusion Snapshots description: "Troubleshooting for Fusion Snapshots" date created: "2025-11-29" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [troubleshooting, fusion, fusion snapshots, configuration] --- diff --git a/fusion_docs/troubleshooting/general.md b/fusion_docs/troubleshooting/general.md index 0c700ee20f..edd509cbfd 100644 --- a/fusion_docs/troubleshooting/general.md +++ b/fusion_docs/troubleshooting/general.md @@ -2,7 +2,7 @@ title: General description: "Troubleshooting for general Fusion issues" date created: "2025-11-29" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [troubleshooting, fusion, fusion snapshots, configuration] --- diff --git a/platform-cli-docs/docs/installation.md b/platform-cli-docs/docs/installation.md index cc813ed2fa..676de0cacc 100644 --- a/platform-cli-docs/docs/installation.md +++ b/platform-cli-docs/docs/installation.md @@ -2,7 +2,7 @@ title: "Installation" description: "Seqera Platform CLI installation and configuration instructions." date created: "2024-07-16" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [cli, platform, installation, configuration] --- diff --git a/platform-cloud/docs/administration/credit-management.md b/platform-cloud/docs/administration/credit-management.md index 6430272e76..fc98067736 100644 --- a/platform-cloud/docs/administration/credit-management.md +++ b/platform-cloud/docs/administration/credit-management.md @@ -2,7 +2,7 @@ title: "Billing and credit management" description: "Manage Seqera credits across Seqera Compute and Co-Scientist." date created: "2025-10-20" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [seqera compute, compute environments, co-scientist, billing] --- diff --git a/platform-cloud/docs/cloud/changelog.md b/platform-cloud/docs/cloud/changelog.md index a106548afe..67325dc77c 100644 --- a/platform-cloud/docs/cloud/changelog.md +++ b/platform-cloud/docs/cloud/changelog.md @@ -2,7 +2,7 @@ title: "Cloud changelog" description: "Seqera Platform Cloud changelog" date created: "2024-07-04" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [changelog] --- diff --git a/platform-cloud/docs/co-scientist/authentication.md b/platform-cloud/docs/co-scientist/authentication.md index 1f474fab24..bdc68b71c0 100644 --- a/platform-cloud/docs/co-scientist/authentication.md +++ b/platform-cloud/docs/co-scientist/authentication.md @@ -2,7 +2,7 @@ title: "Authentication" description: "Log in, log out, and manage organizations and tokens in the Seqera CLI" date created: "2025-12-15" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, authentication, login] --- diff --git a/platform-cloud/docs/co-scientist/coding-agents.md b/platform-cloud/docs/co-scientist/coding-agents.md index 781b83ddbe..8ffb7808bd 100644 --- a/platform-cloud/docs/co-scientist/coding-agents.md +++ b/platform-cloud/docs/co-scientist/coding-agents.md @@ -2,7 +2,7 @@ title: "Coding agents" description: "Install Co-Scientist as a skill so your coding agent can drive Seqera Platform" date created: "2026-05-27" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-cloud/docs/co-scientist/command-approval.md b/platform-cloud/docs/co-scientist/command-approval.md index a5aef65ba4..5f6d7098cd 100644 --- a/platform-cloud/docs/co-scientist/command-approval.md +++ b/platform-cloud/docs/co-scientist/command-approval.md @@ -2,7 +2,7 @@ title: "Command approval" description: "Control which local commands require user approval in Co-Scientist" date created: "2025-12-15" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, approval, security] --- diff --git a/platform-cloud/docs/co-scientist/configuration.md b/platform-cloud/docs/co-scientist/configuration.md index d56cf90d8f..7eebbdb414 100644 --- a/platform-cloud/docs/co-scientist/configuration.md +++ b/platform-cloud/docs/co-scientist/configuration.md @@ -2,7 +2,7 @@ title: "Using Co-Scientist" description: "Use Co-Scientist day to day in the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, configuration] --- diff --git a/platform-cloud/docs/co-scientist/credits.md b/platform-cloud/docs/co-scientist/credits.md index 3b4ecc50a1..aadb1d9552 100644 --- a/platform-cloud/docs/co-scientist/credits.md +++ b/platform-cloud/docs/co-scientist/credits.md @@ -2,7 +2,7 @@ title: "Credits" description: "Co-Scientist credits and how to request more" date created: "2026-04-30" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, credits] --- diff --git a/platform-cloud/docs/co-scientist/index.md b/platform-cloud/docs/co-scientist/index.md index fb6ff14fd2..8e13a00ceb 100644 --- a/platform-cloud/docs/co-scientist/index.md +++ b/platform-cloud/docs/co-scientist/index.md @@ -2,7 +2,7 @@ title: "Co-Scientist in Seqera CLI" description: "AI-powered assistant for bioinformatics workflows and Seqera Platform" date created: "2026-03-11" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, ai] --- diff --git a/platform-cloud/docs/co-scientist/installation.mdx b/platform-cloud/docs/co-scientist/installation.mdx index 0d6f045ae5..1d98dbcd93 100644 --- a/platform-cloud/docs/co-scientist/installation.mdx +++ b/platform-cloud/docs/co-scientist/installation.mdx @@ -2,7 +2,7 @@ title: "Installation" description: "Install and configure the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, installation] --- diff --git a/platform-cloud/docs/co-scientist/modes.md b/platform-cloud/docs/co-scientist/modes.md index 2ce8cee6bb..2b188991bd 100644 --- a/platform-cloud/docs/co-scientist/modes.md +++ b/platform-cloud/docs/co-scientist/modes.md @@ -2,7 +2,7 @@ title: "Modes" description: "Work in Co-Scientist's build, plan, and goal modes" date created: "2026-03-11" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, modes] --- diff --git a/platform-cloud/docs/co-scientist/nextflow-lsp.md b/platform-cloud/docs/co-scientist/nextflow-lsp.md index 771aede79d..9aab16656e 100644 --- a/platform-cloud/docs/co-scientist/nextflow-lsp.md +++ b/platform-cloud/docs/co-scientist/nextflow-lsp.md @@ -2,7 +2,7 @@ title: "Code intelligence" description: "Use language-server code intelligence in Co-Scientist" date created: "2026-02-26" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, lsp, code intelligence] --- diff --git a/platform-cloud/docs/co-scientist/projects.md b/platform-cloud/docs/co-scientist/projects.md index 2f5f2b0110..e63ba8a074 100644 --- a/platform-cloud/docs/co-scientist/projects.md +++ b/platform-cloud/docs/co-scientist/projects.md @@ -2,7 +2,7 @@ title: "Projects" description: "Organize workspace resources into projects using Seqera Platform labels" date created: "2026-04-22" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, projects, labels] --- diff --git a/platform-cloud/docs/co-scientist/quickstart.md b/platform-cloud/docs/co-scientist/quickstart.md index b1768cc02a..c50325b767 100644 --- a/platform-cloud/docs/co-scientist/quickstart.md +++ b/platform-cloud/docs/co-scientist/quickstart.md @@ -2,7 +2,7 @@ title: "Quickstart" description: "Run your first Co-Scientist session in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, ai] --- diff --git a/platform-cloud/docs/co-scientist/reference/cli.md b/platform-cloud/docs/co-scientist/reference/cli.md index bc0d4ee829..49f7a926ab 100644 --- a/platform-cloud/docs/co-scientist/reference/cli.md +++ b/platform-cloud/docs/co-scientist/reference/cli.md @@ -2,7 +2,7 @@ title: "CLI" description: "Seqera CLI commands and options for Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, reference] --- diff --git a/platform-cloud/docs/co-scientist/reference/environment-variables.md b/platform-cloud/docs/co-scientist/reference/environment-variables.md index 426bf7902f..103ee22fc8 100644 --- a/platform-cloud/docs/co-scientist/reference/environment-variables.md +++ b/platform-cloud/docs/co-scientist/reference/environment-variables.md @@ -2,7 +2,7 @@ title: "Environment variables" description: "Environment variables for authenticating and configuring the Seqera CLI" date created: "2026-05-28" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, reference] --- diff --git a/platform-cloud/docs/co-scientist/reference/index.md b/platform-cloud/docs/co-scientist/reference/index.md index 0038ffc72a..9df1a65f76 100644 --- a/platform-cloud/docs/co-scientist/reference/index.md +++ b/platform-cloud/docs/co-scientist/reference/index.md @@ -2,7 +2,7 @@ title: "Reference" description: "Reference material for the Seqera CLI and Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, reference] --- diff --git a/platform-cloud/docs/co-scientist/reference/skills-reference.md b/platform-cloud/docs/co-scientist/reference/skills-reference.md index 4377d5dd62..eee4da7201 100644 --- a/platform-cloud/docs/co-scientist/reference/skills-reference.md +++ b/platform-cloud/docs/co-scientist/reference/skills-reference.md @@ -2,7 +2,7 @@ title: "Skills" description: "Built-in skills, slash commands, and session limits for the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, skills, reference] --- diff --git a/platform-cloud/docs/co-scientist/sessions.md b/platform-cloud/docs/co-scientist/sessions.md index 6f72243e43..6c1236706f 100644 --- a/platform-cloud/docs/co-scientist/sessions.md +++ b/platform-cloud/docs/co-scientist/sessions.md @@ -2,7 +2,7 @@ title: "Sessions" description: "Start, continue, resume, and exit Co-Scientist sessions, and run non-interactively" date created: "2026-05-27" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, sessions] --- diff --git a/platform-cloud/docs/co-scientist/skill-antigravity.md b/platform-cloud/docs/co-scientist/skill-antigravity.md index 13796924ff..dc13da6c53 100644 --- a/platform-cloud/docs/co-scientist/skill-antigravity.md +++ b/platform-cloud/docs/co-scientist/skill-antigravity.md @@ -2,7 +2,7 @@ title: "Antigravity/Gemini" description: "Install and maintain the Co-Scientist skill for Google's Antigravity/Gemini IDE" date created: "2026-04-29" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, skills, antigravity, gemini] --- diff --git a/platform-cloud/docs/co-scientist/skill-claude-code.md b/platform-cloud/docs/co-scientist/skill-claude-code.md index 603dd169ac..408c1b19a2 100644 --- a/platform-cloud/docs/co-scientist/skill-claude-code.md +++ b/platform-cloud/docs/co-scientist/skill-claude-code.md @@ -2,7 +2,7 @@ title: "Claude Code" description: "Install and maintain the Co-Scientist skill for Claude Code" date created: "2026-03-11" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, skills, claude code] --- diff --git a/platform-cloud/docs/co-scientist/skill-codex.md b/platform-cloud/docs/co-scientist/skill-codex.md index 6905dc37de..ac037746f6 100644 --- a/platform-cloud/docs/co-scientist/skill-codex.md +++ b/platform-cloud/docs/co-scientist/skill-codex.md @@ -2,7 +2,7 @@ title: "Codex" description: "Install and maintain the Co-Scientist skill for Codex" date created: "2026-03-11" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, skills, codex] --- diff --git a/platform-cloud/docs/co-scientist/skill-github-copilot.md b/platform-cloud/docs/co-scientist/skill-github-copilot.md index a06e03d3e7..7cb04ee841 100644 --- a/platform-cloud/docs/co-scientist/skill-github-copilot.md +++ b/platform-cloud/docs/co-scientist/skill-github-copilot.md @@ -2,7 +2,7 @@ title: "GitHub Copilot" description: "Install and maintain the Co-Scientist skill for GitHub Copilot" date created: "2026-03-11" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, skills, github copilot] --- diff --git a/platform-cloud/docs/co-scientist/skill-other-agents.md b/platform-cloud/docs/co-scientist/skill-other-agents.md index 8da1e5e816..f9e29b0481 100644 --- a/platform-cloud/docs/co-scientist/skill-other-agents.md +++ b/platform-cloud/docs/co-scientist/skill-other-agents.md @@ -2,7 +2,7 @@ title: "Other coding agents" description: "Install and maintain the Co-Scientist skill for other coding agents" date created: "2026-03-11" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-cloud/docs/co-scientist/skills.md b/platform-cloud/docs/co-scientist/skills.md index df4bdff6d8..8ae73222e9 100644 --- a/platform-cloud/docs/co-scientist/skills.md +++ b/platform-cloud/docs/co-scientist/skills.md @@ -2,7 +2,7 @@ title: "Skills configuration" description: "Discover, create, and install skills in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, skills] --- diff --git a/platform-cloud/docs/co-scientist/use-cases.md b/platform-cloud/docs/co-scientist/use-cases.md index 4f0dc3814d..d04d37f7ad 100644 --- a/platform-cloud/docs/co-scientist/use-cases.md +++ b/platform-cloud/docs/co-scientist/use-cases.md @@ -2,7 +2,7 @@ title: "Use cases" description: "Common tasks you can do with Co-Scientist, with example prompts" date created: "2026-03-11" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, ai, use cases] --- diff --git a/platform-cloud/docs/compute-envs/aws-batch.mdx b/platform-cloud/docs/compute-envs/aws-batch.mdx index aca611cb5d..2c666430a8 100644 --- a/platform-cloud/docs/compute-envs/aws-batch.mdx +++ b/platform-cloud/docs/compute-envs/aws-batch.mdx @@ -2,7 +2,7 @@ title: "AWS Batch" description: "Instructions to set up AWS Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [aws, batch, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/aws-cloud.mdx b/platform-cloud/docs/compute-envs/aws-cloud.mdx index 661f70a158..b8b0150506 100644 --- a/platform-cloud/docs/compute-envs/aws-cloud.mdx +++ b/platform-cloud/docs/compute-envs/aws-cloud.mdx @@ -2,7 +2,7 @@ title: "AWS Cloud" description: "Instructions to set up an AWS Cloud CE in Seqera Platform" date created: "2025-05-15" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [cloud, vm, amazon, compute environments] toc_min_heading_level: 2 toc_max_heading_level: 4 diff --git a/platform-cloud/docs/compute-envs/azure-batch.md b/platform-cloud/docs/compute-envs/azure-batch.md index 5cd6d0b831..66a0d987fa 100644 --- a/platform-cloud/docs/compute-envs/azure-batch.md +++ b/platform-cloud/docs/compute-envs/azure-batch.md @@ -2,7 +2,7 @@ title: "Azure Batch" description: "Instructions to set up Azure Batch in Seqera Platform" date created: "2024-01-04" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [azure, batch, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/azure-cloud.md b/platform-cloud/docs/compute-envs/azure-cloud.md index 8dc67fb39a..6f90a65cf0 100644 --- a/platform-cloud/docs/compute-envs/azure-cloud.md +++ b/platform-cloud/docs/compute-envs/azure-cloud.md @@ -2,7 +2,7 @@ title: "Azure Cloud" description: "Instructions to set up an Azure Cloud compute environment in Seqera Platform" date created: "2025-09-29" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [cloud, vm, azure, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/eks.mdx b/platform-cloud/docs/compute-envs/eks.mdx index 4d687bd221..0bd8f70088 100644 --- a/platform-cloud/docs/compute-envs/eks.mdx +++ b/platform-cloud/docs/compute-envs/eks.mdx @@ -2,7 +2,7 @@ title: "Amazon EKS" description: "Instructions to set up Amazon EKS in Seqera Platform" date created: "2026-02-04" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [eks, amazon, compute environments, ce] --- diff --git a/platform-cloud/docs/compute-envs/gke.md b/platform-cloud/docs/compute-envs/gke.md index 8d8e2d3355..b9043ab2f7 100644 --- a/platform-cloud/docs/compute-envs/gke.md +++ b/platform-cloud/docs/compute-envs/gke.md @@ -2,7 +2,7 @@ title: "Google Kubernetes Engine" description: "Instructions to set up Google Kubernetes Engine in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [gke, google, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/google-cloud-batch.md b/platform-cloud/docs/compute-envs/google-cloud-batch.md index fec649a01d..3368b0b516 100644 --- a/platform-cloud/docs/compute-envs/google-cloud-batch.md +++ b/platform-cloud/docs/compute-envs/google-cloud-batch.md @@ -2,7 +2,7 @@ title: "Google Cloud Batch" description: "Instructions to set up Google Cloud Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [google, batch, gcp, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/google-cloud.md b/platform-cloud/docs/compute-envs/google-cloud.md index d36ca82308..ec7a0ab372 100644 --- a/platform-cloud/docs/compute-envs/google-cloud.md +++ b/platform-cloud/docs/compute-envs/google-cloud.md @@ -2,7 +2,7 @@ title: "Google Cloud" description: "Instructions to set up an Google Cloud CE in Seqera Platform" date created: "2025-07-15" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [cloud, vm, google, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/hpc.md b/platform-cloud/docs/compute-envs/hpc.md index 06bac8dfa3..d528ebcd74 100644 --- a/platform-cloud/docs/compute-envs/hpc.md +++ b/platform-cloud/docs/compute-envs/hpc.md @@ -2,7 +2,7 @@ title: "HPC compute environments" description: "Instructions to set up HPC compute environments in Seqera Platform" date created: "2023-05-11" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [slurm, lsf, pbs, grid engine, altair, ibm, moab, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/k8s.md b/platform-cloud/docs/compute-envs/k8s.md index f27efc4548..067d9694a5 100644 --- a/platform-cloud/docs/compute-envs/k8s.md +++ b/platform-cloud/docs/compute-envs/k8s.md @@ -2,7 +2,7 @@ title: "Kubernetes" description: "Instructions to set up Kubernetes in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [k8s, kubernetes, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/overview.md b/platform-cloud/docs/compute-envs/overview.md index 9a3df3292d..b420491d34 100644 --- a/platform-cloud/docs/compute-envs/overview.md +++ b/platform-cloud/docs/compute-envs/overview.md @@ -2,7 +2,7 @@ title: "Compute environment overview" description: "Overview of compute environments in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [compute environments] --- diff --git a/platform-cloud/docs/compute-envs/seqera-compute.md b/platform-cloud/docs/compute-envs/seqera-compute.md index d31e478d53..5b0969d084 100644 --- a/platform-cloud/docs/compute-envs/seqera-compute.md +++ b/platform-cloud/docs/compute-envs/seqera-compute.md @@ -2,7 +2,7 @@ title: "Seqera Compute" description: "Instructions to set up Seqera Compute in Seqera Platform" date created: "2025-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [seqera compute, compute environments] --- diff --git a/platform-cloud/docs/credentials/agent_credentials.md b/platform-cloud/docs/credentials/agent_credentials.md index c068dc5f57..42684c5497 100644 --- a/platform-cloud/docs/credentials/agent_credentials.md +++ b/platform-cloud/docs/credentials/agent_credentials.md @@ -2,7 +2,7 @@ title: "Tower Agent credentials" description: "Create Tower Agent credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [agent, credentials] --- diff --git a/platform-cloud/docs/credentials/aws_registry_credentials.md b/platform-cloud/docs/credentials/aws_registry_credentials.md index 6f3a72892f..9f6ee26d2f 100644 --- a/platform-cloud/docs/credentials/aws_registry_credentials.md +++ b/platform-cloud/docs/credentials/aws_registry_credentials.md @@ -2,7 +2,7 @@ title: "AWS ECR credentials" description: "Create AWS ECR credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [aws, ecr, credentials] --- diff --git a/platform-cloud/docs/credentials/azure_registry_credentials.md b/platform-cloud/docs/credentials/azure_registry_credentials.md index 455a2453bf..fa72d743ee 100644 --- a/platform-cloud/docs/credentials/azure_registry_credentials.md +++ b/platform-cloud/docs/credentials/azure_registry_credentials.md @@ -2,7 +2,7 @@ title: "Azure container registry credentials" description: "Create Azure container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [azure, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/container_registry_credentials.md b/platform-cloud/docs/credentials/container_registry_credentials.md index e8f754a0bf..d6c1b3cff1 100644 --- a/platform-cloud/docs/credentials/container_registry_credentials.md +++ b/platform-cloud/docs/credentials/container_registry_credentials.md @@ -2,7 +2,7 @@ title: "Container registry credentials" description: "Configure container registry credentials for the Wave container service in Seqera Platform." date created: "2025-10-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [credentials, container registry, wave, docker, authentication] --- diff --git a/platform-cloud/docs/credentials/data_repositories.md b/platform-cloud/docs/credentials/data_repositories.md index c4245ddf7c..5b08a40b51 100644 --- a/platform-cloud/docs/credentials/data_repositories.md +++ b/platform-cloud/docs/credentials/data_repositories.md @@ -2,7 +2,7 @@ title: "Data repositories" description: "Add data repositories to Seqera Platform" date created: "2025-10-15" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [data explorer, aws, azure, gcp, s3-compatible, api, credentials] --- diff --git a/platform-cloud/docs/credentials/docker_hub_registry_credentials.md b/platform-cloud/docs/credentials/docker_hub_registry_credentials.md index c6d195e145..a1724dfca5 100644 --- a/platform-cloud/docs/credentials/docker_hub_registry_credentials.md +++ b/platform-cloud/docs/credentials/docker_hub_registry_credentials.md @@ -2,7 +2,7 @@ title: "Docker Hub credentials" description: "Create Docker Hub credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [docker, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/gitea_registry_credentials.md b/platform-cloud/docs/credentials/gitea_registry_credentials.md index b2621879c6..d8dc39fdc7 100644 --- a/platform-cloud/docs/credentials/gitea_registry_credentials.md +++ b/platform-cloud/docs/credentials/gitea_registry_credentials.md @@ -2,7 +2,7 @@ title: "Gitea container registry credentials" description: "Create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [gitea, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/github_registry_credentials.md b/platform-cloud/docs/credentials/github_registry_credentials.md index dbd8f98c1b..17518cedb3 100644 --- a/platform-cloud/docs/credentials/github_registry_credentials.md +++ b/platform-cloud/docs/credentials/github_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitHub container registry credentials" description: "Create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [github, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/gitlab_registry_credentials.md b/platform-cloud/docs/credentials/gitlab_registry_credentials.md index ad076ffcd3..9a600eeaf3 100644 --- a/platform-cloud/docs/credentials/gitlab_registry_credentials.md +++ b/platform-cloud/docs/credentials/gitlab_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitLab container registry credentials" description: "Create GitLab container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [gitlab, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/google_registry_credentials.md b/platform-cloud/docs/credentials/google_registry_credentials.md index 64f6da23b1..ce3396e3a3 100644 --- a/platform-cloud/docs/credentials/google_registry_credentials.md +++ b/platform-cloud/docs/credentials/google_registry_credentials.md @@ -2,7 +2,7 @@ title: "Google registry credentials" description: "Create Google Cloud registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [google, containers, registry, artifact, credentials] --- diff --git a/platform-cloud/docs/credentials/managed_identities.md b/platform-cloud/docs/credentials/managed_identities.md index 9169b4cd95..d66d00bc18 100644 --- a/platform-cloud/docs/credentials/managed_identities.md +++ b/platform-cloud/docs/credentials/managed_identities.md @@ -2,7 +2,7 @@ title: "Managed identities" description: "Configure managed identities in Seqera Platform." date created: "2024-06-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [organizations, administration, managed identities, clusters, ssh, credentials] --- diff --git a/platform-cloud/docs/credentials/overview.md b/platform-cloud/docs/credentials/overview.md index 6f9d1b4bfb..b9c5c6eab4 100644 --- a/platform-cloud/docs/credentials/overview.md +++ b/platform-cloud/docs/credentials/overview.md @@ -2,7 +2,7 @@ title: "Credentials overview" description: "Learn about credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [credentials, git, containers, registry] --- diff --git a/platform-cloud/docs/credentials/quay_registry_credentials.md b/platform-cloud/docs/credentials/quay_registry_credentials.md index b274046342..9460be0ce8 100644 --- a/platform-cloud/docs/credentials/quay_registry_credentials.md +++ b/platform-cloud/docs/credentials/quay_registry_credentials.md @@ -2,7 +2,7 @@ title: "Quay container registry credentials" description: "Create Quay container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [quay, credentials] --- diff --git a/platform-cloud/docs/credentials/ssh_credentials.md b/platform-cloud/docs/credentials/ssh_credentials.md index 54f1c014a0..369adb09e6 100644 --- a/platform-cloud/docs/credentials/ssh_credentials.md +++ b/platform-cloud/docs/credentials/ssh_credentials.md @@ -2,7 +2,7 @@ title: "SSH credentials" description: "Create SSH credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [ssh, credentials] --- diff --git a/platform-cloud/docs/data-privacy/overview.md b/platform-cloud/docs/data-privacy/overview.md index a37f20b81c..816a1fd029 100644 --- a/platform-cloud/docs/data-privacy/overview.md +++ b/platform-cloud/docs/data-privacy/overview.md @@ -2,7 +2,7 @@ title: "Data privacy" description: "Overview of the data collected by Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [data, privacy] --- diff --git a/platform-cloud/docs/data/data-explorer.md b/platform-cloud/docs/data/data-explorer.md index 50d0fdc0bf..c5b8e0ccc1 100644 --- a/platform-cloud/docs/data/data-explorer.md +++ b/platform-cloud/docs/data/data-explorer.md @@ -2,7 +2,7 @@ title: "Data Explorer" description: "Using Seqera Data Explorer." date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [data, explorer, igv, molstar, object, storage, lineage] --- diff --git a/platform-cloud/docs/data/data-lineage.md b/platform-cloud/docs/data/data-lineage.md index 03fea0cb7a..143184db41 100644 --- a/platform-cloud/docs/data/data-lineage.md +++ b/platform-cloud/docs/data/data-lineage.md @@ -2,7 +2,7 @@ title: "Data Lineage" description: "Using data lineage in Seqera Platform." date created: "2026-05-04" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [data lineage, provenance, governance, reproducibility, lineage id, lid, labels] --- diff --git a/platform-cloud/docs/data/datasets.md b/platform-cloud/docs/data/datasets.md index 2efb3ac7f0..ddc282b93c 100644 --- a/platform-cloud/docs/data/datasets.md +++ b/platform-cloud/docs/data/datasets.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Using datasets in Seqera Platform." date created: "2023-04-23" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [datasets] --- diff --git a/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx b/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx index 0d34403676..b9ebccdb07 100644 --- a/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx +++ b/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx @@ -2,7 +2,7 @@ title: "Manual AWS Batch configuration" description: "Manual AWS Batch configuration" date created: "2023-04-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [aws, batch, configuration] --- diff --git a/platform-cloud/docs/functionality_matrix/overview.md b/platform-cloud/docs/functionality_matrix/overview.md index 2ab0fd3d9c..1eb08d5b6d 100644 --- a/platform-cloud/docs/functionality_matrix/overview.md +++ b/platform-cloud/docs/functionality_matrix/overview.md @@ -2,7 +2,7 @@ title: "Default version compatibility" description: "Platform / nf-launcher / Nextflow / Fusion version compatibility" date created: "2024-06-20" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [compatibility, nextflow, nf-launcher] --- diff --git a/platform-cloud/docs/getting-started/overview.md b/platform-cloud/docs/getting-started/overview.md index 8f2ca0e181..9512ea5d8a 100644 --- a/platform-cloud/docs/getting-started/overview.md +++ b/platform-cloud/docs/getting-started/overview.md @@ -2,7 +2,7 @@ title: Run a pipeline description: An overview of Seqera Platform deployment versions and ways to run Seqera. date created: "2023-09-15" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [overview, pipelines, getting started, deployment, runs] --- diff --git a/platform-cloud/docs/getting-started/proteinfold.md b/platform-cloud/docs/getting-started/proteinfold.md index cc98ce7155..d961ce187a 100644 --- a/platform-cloud/docs/getting-started/proteinfold.md +++ b/platform-cloud/docs/getting-started/proteinfold.md @@ -2,7 +2,7 @@ title: "Protein structure prediction" description: "An introduction to running nf-core/proteinfold in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [platform, seqera pipelines, studios, proteinfold, alphafold, colabfold, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md b/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md index 5b7211d84e..ca323ddda5 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md @@ -2,7 +2,7 @@ title: "Add pipelines" description: "An introduction to adding pipelines to Seqera Platform workspaces" date created: "2024-07-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [platform, launch, pipelines, launchpad] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md b/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md index 58e086aec4..ec264fd272 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md @@ -2,7 +2,7 @@ title: "Community Showcase" description: "Seqera Cloud Community showcase workspace walkthrough" date created: "2024-07-08" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [platform, launch, pipelines, launchpad, tutorial] toc_max_heading_level: 3 --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md b/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md index 29892c8a23..d71f274f32 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md @@ -2,7 +2,7 @@ title: "Launch pipelines" description: "An introduction to launching nf-core/rnaseq in the community/showcase workspace" date created: "2024-07-08" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [platform, launch, pipelines, launchpad, tutorial] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md b/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md index 8777aabfeb..31975e9c58 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md @@ -2,7 +2,7 @@ title: "Monitor runs" description: "Monitor pipeline runs from the Runs page, All runs page, and Dashboard in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [platform, runs, monitoring] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md b/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md index 59742cb6f4..2360737884 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "An introduction to pipeline optimization in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [platform, runs, pipeline optimization] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/studios.md b/platform-cloud/docs/getting-started/quickstart-demo/studios.md index 8a30d1f2dd..f58f63861f 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/studios.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/studios.md @@ -2,7 +2,7 @@ title: "Studios" description: "An introduction to Studios in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [platform, data, studios] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md b/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md index 986face7e0..a296f72b61 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md @@ -2,7 +2,7 @@ title: "View run information" description: "View pipeline run details in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [platform, runs, pipelines, monitoring, tutorial] --- diff --git a/platform-cloud/docs/getting-started/rnaseq.md b/platform-cloud/docs/getting-started/rnaseq.md index 0255305955..d148e57ddf 100644 --- a/platform-cloud/docs/getting-started/rnaseq.md +++ b/platform-cloud/docs/getting-started/rnaseq.md @@ -2,7 +2,7 @@ title: "RNA-Seq" description: "An introduction to running nf-core/rnaseq in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [platform, seqera pipelines, studios, rnaseq, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-cloud/docs/getting-started/single-sign-on.md b/platform-cloud/docs/getting-started/single-sign-on.md index 825675992f..891d070fcb 100644 --- a/platform-cloud/docs/getting-started/single-sign-on.md +++ b/platform-cloud/docs/getting-started/single-sign-on.md @@ -2,7 +2,7 @@ title: "Single sign-on (SSO)" description: "Configure single sign-on for a Seqera Platform Cloud organization." date created: "2026-03-10" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [sso, authentication, organization settings, cloud pro] --- diff --git a/platform-cloud/docs/getting-started/studios.md b/platform-cloud/docs/getting-started/studios.md index 306ae68841..7cfa64b811 100644 --- a/platform-cloud/docs/getting-started/studios.md +++ b/platform-cloud/docs/getting-started/studios.md @@ -2,7 +2,7 @@ title: "Studios for interactive analysis" description: "Creating interactive analysis Studios for Jupyter, R-IDE, VS Code, and more" date created: "2025-02-24" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [platform, studios, jupyter, r-ide, xpra, vscode, conda] toc_max_heading_level: 3 --- diff --git a/platform-cloud/docs/getting-started/workspace-setup.md b/platform-cloud/docs/getting-started/workspace-setup.md index fd41eb75f3..baf91e9980 100644 --- a/platform-cloud/docs/getting-started/workspace-setup.md +++ b/platform-cloud/docs/getting-started/workspace-setup.md @@ -2,7 +2,7 @@ title: "Set up your workspace" description: "Create an organization workspace and add participants in Seqera Platform." date created: "2024-04-15" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [platform, organizations, workspaces, users] --- diff --git a/platform-cloud/docs/git/overview.md b/platform-cloud/docs/git/overview.md index 987562c136..4b9c1db16a 100644 --- a/platform-cloud/docs/git/overview.md +++ b/platform-cloud/docs/git/overview.md @@ -2,7 +2,7 @@ title: "Git integration" description: "Connecting to Git repositories in Seqera Platform and Co-Scientist." date created: "2025-10-11" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [git] --- diff --git a/platform-cloud/docs/labels/overview.md b/platform-cloud/docs/labels/overview.md index fb5c297a31..760572b3c2 100644 --- a/platform-cloud/docs/labels/overview.md +++ b/platform-cloud/docs/labels/overview.md @@ -2,7 +2,7 @@ title: "Labels" description: "Instructions for using labels in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [labels] --- diff --git a/platform-cloud/docs/launch/cache-resume.mdx b/platform-cloud/docs/launch/cache-resume.mdx index f29da818c4..dbe1f87e98 100644 --- a/platform-cloud/docs/launch/cache-resume.mdx +++ b/platform-cloud/docs/launch/cache-resume.mdx @@ -2,7 +2,7 @@ title: "Nextflow cache and resume" description: "Guide to Nextflow cache and resume in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [cache, launch, resume, relaunch] --- diff --git a/platform-cloud/docs/launch/launchpad.md b/platform-cloud/docs/launch/launchpad.md index b9b0bb232b..5800df9c1e 100644 --- a/platform-cloud/docs/launch/launchpad.md +++ b/platform-cloud/docs/launch/launchpad.md @@ -2,7 +2,7 @@ title: "Launch pipelines" description: "Curate and launch pipelines in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [launchpad, launch, configure, pipelines, schema, configuration, nextflow, parameters, input, output] --- diff --git a/platform-cloud/docs/limits/overview.md b/platform-cloud/docs/limits/overview.md index 499618edf8..74c6b8be5a 100644 --- a/platform-cloud/docs/limits/overview.md +++ b/platform-cloud/docs/limits/overview.md @@ -2,7 +2,7 @@ title: "Usage limits" description: "An overview of Seqera Cloud usage limits" date created: "2025-02-19" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [limits] --- diff --git a/platform-cloud/docs/monitoring/cloud-costs.md b/platform-cloud/docs/monitoring/cloud-costs.md index d7dc05f082..5adc3d2c31 100644 --- a/platform-cloud/docs/monitoring/cloud-costs.md +++ b/platform-cloud/docs/monitoring/cloud-costs.md @@ -2,7 +2,7 @@ title: "Monitoring cloud costs" description: Guidelines for monitoring Seqera Platform cloud expenditure date created: "2023-04-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [aws, gcp, azure, cloud costs, cost, billing, alerts] --- diff --git a/platform-cloud/docs/monitoring/dashboard.md b/platform-cloud/docs/monitoring/dashboard.md index 6262b436d0..7bf379e514 100644 --- a/platform-cloud/docs/monitoring/dashboard.md +++ b/platform-cloud/docs/monitoring/dashboard.md @@ -2,7 +2,7 @@ title: "Dashboard" description: "View pipeline run status overview in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [dashboard, pipeline runs, fusion, monitoring] --- diff --git a/platform-cloud/docs/monitoring/overview.md b/platform-cloud/docs/monitoring/overview.md index 9c23658ea5..55fb13e03d 100644 --- a/platform-cloud/docs/monitoring/overview.md +++ b/platform-cloud/docs/monitoring/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Monitoring pipeline runs in Seqera Platform." date created: "2024-04-11" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [runs, monitoring] --- diff --git a/platform-cloud/docs/monitoring/run-details.mdx b/platform-cloud/docs/monitoring/run-details.mdx index 9283432218..c0050a002a 100644 --- a/platform-cloud/docs/monitoring/run-details.mdx +++ b/platform-cloud/docs/monitoring/run-details.mdx @@ -2,7 +2,7 @@ title: "Run details" description: "Monitoring a Nextflow pipeline executed through Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [logging, monitoring, runs, details, workflows, execution, lineage] --- diff --git a/platform-cloud/docs/orgs-and-teams/custom-roles.md b/platform-cloud/docs/orgs-and-teams/custom-roles.md index 64ddee2850..43c92a70ac 100644 --- a/platform-cloud/docs/orgs-and-teams/custom-roles.md +++ b/platform-cloud/docs/orgs-and-teams/custom-roles.md @@ -2,7 +2,7 @@ title: "Custom roles" description: "Introduction to custom roles in Seqera Platform." date created: "2025-11-17" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [roles, rbac, permissions] --- diff --git a/platform-cloud/docs/orgs-and-teams/organizations.md b/platform-cloud/docs/orgs-and-teams/organizations.md index ac1df07f37..1838068e78 100644 --- a/platform-cloud/docs/orgs-and-teams/organizations.md +++ b/platform-cloud/docs/orgs-and-teams/organizations.md @@ -2,7 +2,7 @@ title: "Organizations" description: "Manage organizations in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [organizations, administration, workspaces, create organization, organization settings] --- diff --git a/platform-cloud/docs/orgs-and-teams/roles.md b/platform-cloud/docs/orgs-and-teams/roles.md index 2516a818d5..55151f5b7c 100644 --- a/platform-cloud/docs/orgs-and-teams/roles.md +++ b/platform-cloud/docs/orgs-and-teams/roles.md @@ -2,7 +2,7 @@ title: "User roles" description: "Understand the various roles in Seqera Platform." date created: "2024-06-10" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [roles] --- diff --git a/platform-cloud/docs/orgs-and-teams/workspace-management.md b/platform-cloud/docs/orgs-and-teams/workspace-management.md index 73d947d673..4afb3b6b75 100644 --- a/platform-cloud/docs/orgs-and-teams/workspace-management.md +++ b/platform-cloud/docs/orgs-and-teams/workspace-management.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Manage users and teams for an organization in Seqera Platform." date created: "2023-04-23" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [workspaces, teams, users, administration, user workspace, create workspace, credits, settings] --- diff --git a/platform-cloud/docs/pipeline-actions/overview.md b/platform-cloud/docs/pipeline-actions/overview.md index 8b08c39860..928bf025ef 100644 --- a/platform-cloud/docs/pipeline-actions/overview.md +++ b/platform-cloud/docs/pipeline-actions/overview.md @@ -2,7 +2,7 @@ title: "Pipeline actions" description: "Automate executions with pipeline actions and webhooks in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [actions, webhooks, automation] --- diff --git a/platform-cloud/docs/pipeline-optimization/overview.md b/platform-cloud/docs/pipeline-optimization/overview.md index 42887182d3..9e9753658a 100644 --- a/platform-cloud/docs/pipeline-optimization/overview.md +++ b/platform-cloud/docs/pipeline-optimization/overview.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "Optimize the resource usage of your pipelines to save time and money." date created: "2024-02-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [compute, resources, optimization] --- diff --git a/platform-cloud/docs/pipeline-schema/overview.md b/platform-cloud/docs/pipeline-schema/overview.md index 8a1d7e85dd..666830bc54 100644 --- a/platform-cloud/docs/pipeline-schema/overview.md +++ b/platform-cloud/docs/pipeline-schema/overview.md @@ -2,7 +2,7 @@ title: "Pipeline schema" description: "Introduction to pipeline schema in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [pipelines, schema] --- diff --git a/platform-cloud/docs/pipelines/overview.md b/platform-cloud/docs/pipelines/overview.md index a3a623af5d..b90da77147 100644 --- a/platform-cloud/docs/pipelines/overview.md +++ b/platform-cloud/docs/pipelines/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Introduction to pipelines in Seqera Platform." date created: "2025-10-16" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/pipelines/revision.md b/platform-cloud/docs/pipelines/revision.md index 22d2b2e462..ee8b5d6601 100644 --- a/platform-cloud/docs/pipelines/revision.md +++ b/platform-cloud/docs/pipelines/revision.md @@ -2,7 +2,7 @@ title: "Git revision management" description: "Introduction to pipeline repository revision management in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/pipelines/versioning.md b/platform-cloud/docs/pipelines/versioning.md index 16443269fc..8d612d743a 100644 --- a/platform-cloud/docs/pipelines/versioning.md +++ b/platform-cloud/docs/pipelines/versioning.md @@ -2,7 +2,7 @@ title: "Pipeline versioning" description: "Introduction to pipeline versioning in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/platform-cloud.md b/platform-cloud/docs/platform-cloud.md index a1974ed549..e093db76bb 100644 --- a/platform-cloud/docs/platform-cloud.md +++ b/platform-cloud/docs/platform-cloud.md @@ -2,7 +2,7 @@ title: "Seqera Platform Cloud" description: "Introduction to Seqera Platform Cloud." date created: "2026-05-21" -last updated: "2026-06-19" +last updated: "2026-06-22" slug: / --- diff --git a/platform-cloud/docs/quickstart.md b/platform-cloud/docs/quickstart.md index fb4751cfb7..34bbed0ea5 100644 --- a/platform-cloud/docs/quickstart.md +++ b/platform-cloud/docs/quickstart.md @@ -2,7 +2,7 @@ title: "Explore Seqera Cloud" description: "Explore your free workspace resources and launch your first pipelines with Seqera Compute." date created: "2025-10-16" -last updated: "2026-06-19" +last updated: "2026-06-22" toc_max_heading_level: 4 tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/reports/overview.md b/platform-cloud/docs/reports/overview.md index bb5c494f34..fc860b53b2 100644 --- a/platform-cloud/docs/reports/overview.md +++ b/platform-cloud/docs/reports/overview.md @@ -2,7 +2,7 @@ title: "Reports" description: "Overview of pipeline reports in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [pipelines, schema, reports, metrics, logs] --- diff --git a/platform-cloud/docs/resource-labels/overview.md b/platform-cloud/docs/resource-labels/overview.md index 64c7537518..0b4500b49e 100644 --- a/platform-cloud/docs/resource-labels/overview.md +++ b/platform-cloud/docs/resource-labels/overview.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Instructions to use resource labels in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [resource labels, labels] --- diff --git a/platform-cloud/docs/secrets/overview.md b/platform-cloud/docs/secrets/overview.md index f464383439..ac7b4caaf4 100644 --- a/platform-cloud/docs/secrets/overview.md +++ b/platform-cloud/docs/secrets/overview.md @@ -2,7 +2,7 @@ title: "Secrets" description: "Instructions to use secrets in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [pipelines, secrets] --- diff --git a/platform-cloud/docs/seqera-mcp/nfcore-tools.md b/platform-cloud/docs/seqera-mcp/nfcore-tools.md index 10bfa01b3c..8d5c0beeb2 100644 --- a/platform-cloud/docs/seqera-mcp/nfcore-tools.md +++ b/platform-cloud/docs/seqera-mcp/nfcore-tools.md @@ -2,7 +2,7 @@ title: nf-core Tools description: "Search and explore nf-core bioinformatics modules and get analysis recommendations" date created: "2026-01-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [nf-core, nextflow, bioinformatics, pipelines, modules] --- diff --git a/platform-cloud/docs/seqera-mcp/overview.md b/platform-cloud/docs/seqera-mcp/overview.md index a5c45f4694..08348805b8 100644 --- a/platform-cloud/docs/seqera-mcp/overview.md +++ b/platform-cloud/docs/seqera-mcp/overview.md @@ -2,7 +2,7 @@ title: "Seqera MCP" description: "Connect AI assistants to Seqera Platform using the Model Context Protocol" date created: "2025-12-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [mcp, integration, mcp server, ai] --- diff --git a/platform-cloud/docs/seqera-mcp/seqera-tools.md b/platform-cloud/docs/seqera-mcp/seqera-tools.md index 5b3a5eb060..2b48ad864b 100644 --- a/platform-cloud/docs/seqera-mcp/seqera-tools.md +++ b/platform-cloud/docs/seqera-mcp/seqera-tools.md @@ -2,7 +2,7 @@ title: Seqera Platform Tools description: "Manage workflows, compute environments, and containers through Seqera Platform" date created: "2026-01-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [seqera, platform, nextflow, workflows, containers] --- diff --git a/platform-cloud/docs/seqera-mcp/sra-tools.md b/platform-cloud/docs/seqera-mcp/sra-tools.md index a09b6a7474..c9d3c18278 100644 --- a/platform-cloud/docs/seqera-mcp/sra-tools.md +++ b/platform-cloud/docs/seqera-mcp/sra-tools.md @@ -2,7 +2,7 @@ title: SRA Tools description: "Search and retrieve sequencing data from NCBI SRA, EBI ENA, and GEO databases" date created: "2026-01-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [sra, ena, geo, sequencing, bioinformatics] --- diff --git a/platform-cloud/docs/seqerakit/commands.md b/platform-cloud/docs/seqerakit/commands.md index 74ef8a3e77..2048227bf0 100644 --- a/platform-cloud/docs/seqerakit/commands.md +++ b/platform-cloud/docs/seqerakit/commands.md @@ -2,7 +2,7 @@ title: "Commands" description: "Seqerakit command options" date created: "2024-10-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [seqerakit, cli, automation, commands] --- diff --git a/platform-cloud/docs/seqerakit/installation.md b/platform-cloud/docs/seqerakit/installation.md index 0f7289f99b..d0f320df74 100644 --- a/platform-cloud/docs/seqerakit/installation.md +++ b/platform-cloud/docs/seqerakit/installation.md @@ -2,7 +2,7 @@ title: "Installation" description: "Seqerakit installation options" date created: "2024-10-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [seqerakit, cli, automation, installation] --- diff --git a/platform-cloud/docs/seqerakit/templates.mdx b/platform-cloud/docs/seqerakit/templates.mdx index cf325a3ae9..8960814058 100644 --- a/platform-cloud/docs/seqerakit/templates.mdx +++ b/platform-cloud/docs/seqerakit/templates.mdx @@ -2,7 +2,7 @@ title: "Templates" description: "Seqerakit YAML configuration file templates and instructions" date created: "2024-11-08" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [seqerakit, cli, automation, yaml, configuration] toc_max_heading_level: 4 --- diff --git a/platform-cloud/docs/seqerakit/yaml-configuration.md b/platform-cloud/docs/seqerakit/yaml-configuration.md index 278d20643d..24fe7cf5e7 100644 --- a/platform-cloud/docs/seqerakit/yaml-configuration.md +++ b/platform-cloud/docs/seqerakit/yaml-configuration.md @@ -2,7 +2,7 @@ title: "YAML configuration" description: "seqerakit YAML configuration file options" date created: "2024-10-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [seqerakit, cli, automation, yaml, configuration] --- diff --git a/platform-cloud/docs/studios/add-studio-custom-container.md b/platform-cloud/docs/studios/add-studio-custom-container.md index 79eaab4867..465d96a5f6 100644 --- a/platform-cloud/docs/studios/add-studio-custom-container.md +++ b/platform-cloud/docs/studios/add-studio-custom-container.md @@ -2,7 +2,7 @@ title: "Custom container template" description: "Add a Studio with a custom container template in Seqera Platform." date created: "2025-09-04" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [studio custom, git repository, sessions, studios] --- diff --git a/platform-cloud/docs/studios/add-studio-git-repo.md b/platform-cloud/docs/studios/add-studio-git-repo.md index 9ef88095a8..0da56ec721 100644 --- a/platform-cloud/docs/studios/add-studio-git-repo.md +++ b/platform-cloud/docs/studios/add-studio-git-repo.md @@ -2,7 +2,7 @@ title: "Import from a Git repository" description: "Add a Studio from a Git repository in Seqera Platform." date created: "2025-09-04" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [studio git, git repository, sessions, studios, git, version control] --- diff --git a/platform-cloud/docs/studios/add-studio-provided-template.md b/platform-cloud/docs/studios/add-studio-provided-template.md index 56a8a2cc9a..2dea9c2341 100644 --- a/platform-cloud/docs/studios/add-studio-provided-template.md +++ b/platform-cloud/docs/studios/add-studio-provided-template.md @@ -2,7 +2,7 @@ title: "Seqera-provided container template" description: "Add a Studio with a Seqera-provided container template in Seqera Platform." date created: "2025-09-04" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [template, seqera template, seqera template studio, sessions, studios] --- diff --git a/platform-cloud/docs/studios/add-studio.md b/platform-cloud/docs/studios/add-studio.md index fb5ae6b6a7..d838c73be8 100644 --- a/platform-cloud/docs/studios/add-studio.md +++ b/platform-cloud/docs/studios/add-studio.md @@ -2,7 +2,7 @@ title: "Add a Studio" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [data, sessions, studios] --- diff --git a/platform-cloud/docs/studios/connect.md b/platform-cloud/docs/studios/connect.md index abb9ba24d9..c8dc569b88 100644 --- a/platform-cloud/docs/studios/connect.md +++ b/platform-cloud/docs/studios/connect.md @@ -1,7 +1,7 @@ --- title: Connect changelog date created: "2025-07-30" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [connect, changelog, connect changelog] --- diff --git a/platform-cloud/docs/studios/container-images.md b/platform-cloud/docs/studios/container-images.md index 659b6c3533..cb5eac7e65 100644 --- a/platform-cloud/docs/studios/container-images.md +++ b/platform-cloud/docs/studios/container-images.md @@ -2,7 +2,7 @@ title: "Container image templates" description: "Use container images with Studios." date created: "2025-10-16" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [containers, container images, sessions, studios] --- diff --git a/platform-cloud/docs/studios/custom-envs.md b/platform-cloud/docs/studios/custom-envs.md index 8603903893..0bd5851946 100644 --- a/platform-cloud/docs/studios/custom-envs.md +++ b/platform-cloud/docs/studios/custom-envs.md @@ -2,7 +2,7 @@ title: "Custom environments" description: "Custom environments for Studios" date created: "2024-10-01" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [environments, custom, studios] --- diff --git a/platform-cloud/docs/studios/example-studios.md b/platform-cloud/docs/studios/example-studios.md index 704b7f231b..b99d2f5468 100644 --- a/platform-cloud/docs/studios/example-studios.md +++ b/platform-cloud/docs/studios/example-studios.md @@ -2,7 +2,7 @@ title: "Example custom Studios" description: "Example Dockerfiles and pre-built container images for running custom applications in Studios." date created: "2026-02-18" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [environments, custom, studios, examples] --- diff --git a/platform-cloud/docs/studios/managing.md b/platform-cloud/docs/studios/managing.md index b0fb9a91e5..d85e27bdf3 100644 --- a/platform-cloud/docs/studios/managing.md +++ b/platform-cloud/docs/studios/managing.md @@ -2,7 +2,7 @@ title: "Manage Studios" description: "Manage Studio sessions." date created: "2025-02-06" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [data, sessions, studios] --- diff --git a/platform-cloud/docs/studios/overview.md b/platform-cloud/docs/studios/overview.md index dfc7baa4b8..253d0efb80 100644 --- a/platform-cloud/docs/studios/overview.md +++ b/platform-cloud/docs/studios/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Interactive analysis environments in Seqera Platform" date created: "2025-02-06" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [studios, connect, xpra, ride, vscode, containers, docker] --- diff --git a/platform-cloud/docs/supported_software/agent/overview.md b/platform-cloud/docs/supported_software/agent/overview.md index 03f0cf0f54..204103582f 100644 --- a/platform-cloud/docs/supported_software/agent/overview.md +++ b/platform-cloud/docs/supported_software/agent/overview.md @@ -2,7 +2,7 @@ title: "Tower Agent" description: "Instructions to use Tower Agent." date created: "2023-04-24" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [agent] --- diff --git a/platform-cloud/docs/supported_software/dragen/overview.md b/platform-cloud/docs/supported_software/dragen/overview.md index a8706339e6..0862b02c9a 100644 --- a/platform-cloud/docs/supported_software/dragen/overview.md +++ b/platform-cloud/docs/supported_software/dragen/overview.md @@ -2,7 +2,7 @@ title: "Illumina DRAGEN" description: "Instructions to integrate Illumina DRAGEN with Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [dragen, integration] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md b/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md index 07d173f686..fb36f27e90 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md @@ -2,7 +2,7 @@ title: "Developer tools" description: "API and CLI troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md index e663b75857..f509dc4eaf 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md @@ -2,7 +2,7 @@ title: "AWS" description: "AWS troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md index 4f953b9b0e..6bc72d417e 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md @@ -2,7 +2,7 @@ title: "Azure" description: "Azure troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [faq, help, azure, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md index d8d2ffd3e9..d32e7056d2 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Dataset troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [faq, help, database, datasets] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md b/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md index 2497619afd..e5fa5afc3a 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md @@ -2,7 +2,7 @@ title: "Nextflow" description: "Nextflow troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [faq, help, nextflow, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md b/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md index 9ddb47871b..737ed6ec0b 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Troubleshooting resource labels in Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [troubleshooting, help] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md b/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md index 65f7e601f2..f7e1cc3470 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md @@ -2,7 +2,7 @@ title: "Co-Scientist" description: "Co-Scientist troubleshooting." date created: "2024-12-15" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [faq, help, seqera ai, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md index 696a07f3ca..36ddaba021 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md @@ -2,7 +2,7 @@ title: "Single sign-on" description: "Single sign-on (SSO) troubleshooting with Seqera Platform." date created: "2026-06-05" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [faq, help, sso, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md index 36cdf6bfcc..c53dc4829b 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md @@ -2,7 +2,7 @@ title: "Studios" description: "Studios troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [faq, help, studios, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md index 006eff3c8b..9699cf78b2 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md @@ -2,7 +2,7 @@ title: "General" description: "Troubleshooting Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [troubleshooting, help] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md index 2d4296410b..461a911345 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Workspaces troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [faq, help, workspaces, troubleshooting] --- diff --git a/platform-cloud/docs/tutorials/retry-strategy.md b/platform-cloud/docs/tutorials/retry-strategy.md index 02e08bc060..f920c07d05 100644 --- a/platform-cloud/docs/tutorials/retry-strategy.md +++ b/platform-cloud/docs/tutorials/retry-strategy.md @@ -2,7 +2,7 @@ title: "Manage AWS Spot interruptions in Seqera Platform" description: "Managing AWS Spot Interruptions in Seqera Platform." date created: "2024-07-16" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [aws, spot, platform, fusion, retry] --- diff --git a/platform-enterprise_docs/administration/overview.md b/platform-enterprise_docs/administration/overview.md index 624510b29a..8b403fe6c2 100644 --- a/platform-enterprise_docs/administration/overview.md +++ b/platform-enterprise_docs/administration/overview.md @@ -2,7 +2,7 @@ title: "Admin panel" description: "Overview of Seqera user and organization administration" date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [administration, users, workspaces, organizations] --- diff --git a/platform-enterprise_docs/co-scientist/authentication.md b/platform-enterprise_docs/co-scientist/authentication.md index 0d81cc8d04..a61d2cd96e 100644 --- a/platform-enterprise_docs/co-scientist/authentication.md +++ b/platform-enterprise_docs/co-scientist/authentication.md @@ -2,7 +2,7 @@ title: "Authentication" description: "Log in, log out, and manage organizations and tokens in the Seqera CLI" date created: "2025-12-15" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, authentication, login] --- diff --git a/platform-enterprise_docs/co-scientist/coding-agents.md b/platform-enterprise_docs/co-scientist/coding-agents.md index 781b83ddbe..8ffb7808bd 100644 --- a/platform-enterprise_docs/co-scientist/coding-agents.md +++ b/platform-enterprise_docs/co-scientist/coding-agents.md @@ -2,7 +2,7 @@ title: "Coding agents" description: "Install Co-Scientist as a skill so your coding agent can drive Seqera Platform" date created: "2026-05-27" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-enterprise_docs/co-scientist/command-approval.md b/platform-enterprise_docs/co-scientist/command-approval.md index e3803b62ad..a754cb71a9 100644 --- a/platform-enterprise_docs/co-scientist/command-approval.md +++ b/platform-enterprise_docs/co-scientist/command-approval.md @@ -2,7 +2,7 @@ title: "Command approval" description: "Control which local commands require user approval in Co-Scientist" date created: "2025-12-15" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, approval, security] --- diff --git a/platform-enterprise_docs/co-scientist/configuration.md b/platform-enterprise_docs/co-scientist/configuration.md index 98087facc4..ad8fe75958 100644 --- a/platform-enterprise_docs/co-scientist/configuration.md +++ b/platform-enterprise_docs/co-scientist/configuration.md @@ -2,7 +2,7 @@ title: "Using Co-Scientist" description: "Use Co-Scientist day to day in the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, configuration] --- diff --git a/platform-enterprise_docs/co-scientist/index.md b/platform-enterprise_docs/co-scientist/index.md index 8f03dd33a9..54046589b9 100644 --- a/platform-enterprise_docs/co-scientist/index.md +++ b/platform-enterprise_docs/co-scientist/index.md @@ -2,7 +2,7 @@ title: "Co-Scientist in Seqera CLI" description: "AI-powered assistant for bioinformatics workflows and Seqera Platform" date created: "2026-03-11" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, ai] --- diff --git a/platform-enterprise_docs/co-scientist/installation.mdx b/platform-enterprise_docs/co-scientist/installation.mdx index fe497e5cfc..e1f12d19cf 100644 --- a/platform-enterprise_docs/co-scientist/installation.mdx +++ b/platform-enterprise_docs/co-scientist/installation.mdx @@ -2,7 +2,7 @@ title: "Installation" description: "Install and configure the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, installation] --- diff --git a/platform-enterprise_docs/co-scientist/modes.md b/platform-enterprise_docs/co-scientist/modes.md index 5842816981..87c70ca2a1 100644 --- a/platform-enterprise_docs/co-scientist/modes.md +++ b/platform-enterprise_docs/co-scientist/modes.md @@ -2,7 +2,7 @@ title: "Modes" description: "Work in Co-Scientist's build, plan, and goal modes" date created: "2026-03-11" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, modes] --- diff --git a/platform-enterprise_docs/co-scientist/nextflow-lsp.md b/platform-enterprise_docs/co-scientist/nextflow-lsp.md index cf7e203db9..0a785f95d2 100644 --- a/platform-enterprise_docs/co-scientist/nextflow-lsp.md +++ b/platform-enterprise_docs/co-scientist/nextflow-lsp.md @@ -2,7 +2,7 @@ title: "Code intelligence" description: "Use language-server code intelligence in Co-Scientist" date created: "2026-02-26" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, lsp, code intelligence] --- diff --git a/platform-enterprise_docs/co-scientist/prerequisites.md b/platform-enterprise_docs/co-scientist/prerequisites.md index 2a8f15e20b..b69cb2af01 100644 --- a/platform-enterprise_docs/co-scientist/prerequisites.md +++ b/platform-enterprise_docs/co-scientist/prerequisites.md @@ -2,7 +2,7 @@ title: "Prerequisites" description: "Prerequisites for Co-Scientist" date created: "2026-04-20" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [prerequisites] --- diff --git a/platform-enterprise_docs/co-scientist/projects.md b/platform-enterprise_docs/co-scientist/projects.md index 05818c9712..cc70f20aa6 100644 --- a/platform-enterprise_docs/co-scientist/projects.md +++ b/platform-enterprise_docs/co-scientist/projects.md @@ -2,7 +2,7 @@ title: "Projects" description: "Organize workspace resources into projects using Seqera Platform labels" date created: "2026-04-22" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, projects, labels] --- diff --git a/platform-enterprise_docs/co-scientist/quickstart.md b/platform-enterprise_docs/co-scientist/quickstart.md index 343740120a..dade042e5e 100644 --- a/platform-enterprise_docs/co-scientist/quickstart.md +++ b/platform-enterprise_docs/co-scientist/quickstart.md @@ -2,7 +2,7 @@ title: "Quickstart" description: "Run your first Co-Scientist session in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, ai] --- diff --git a/platform-enterprise_docs/co-scientist/reference/cli.md b/platform-enterprise_docs/co-scientist/reference/cli.md index bc0d4ee829..49f7a926ab 100644 --- a/platform-enterprise_docs/co-scientist/reference/cli.md +++ b/platform-enterprise_docs/co-scientist/reference/cli.md @@ -2,7 +2,7 @@ title: "CLI" description: "Seqera CLI commands and options for Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, reference] --- diff --git a/platform-enterprise_docs/co-scientist/reference/environment-variables.md b/platform-enterprise_docs/co-scientist/reference/environment-variables.md index 1a0ceb3097..e64c95e9be 100644 --- a/platform-enterprise_docs/co-scientist/reference/environment-variables.md +++ b/platform-enterprise_docs/co-scientist/reference/environment-variables.md @@ -2,7 +2,7 @@ title: "Environment variables" description: "Environment variables for authenticating and configuring the Seqera CLI" date created: "2026-05-28" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, reference] --- diff --git a/platform-enterprise_docs/co-scientist/reference/index.md b/platform-enterprise_docs/co-scientist/reference/index.md index 0038ffc72a..9df1a65f76 100644 --- a/platform-enterprise_docs/co-scientist/reference/index.md +++ b/platform-enterprise_docs/co-scientist/reference/index.md @@ -2,7 +2,7 @@ title: "Reference" description: "Reference material for the Seqera CLI and Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, reference] --- diff --git a/platform-enterprise_docs/co-scientist/reference/skills-reference.md b/platform-enterprise_docs/co-scientist/reference/skills-reference.md index 9293b709a6..21c34dd524 100644 --- a/platform-enterprise_docs/co-scientist/reference/skills-reference.md +++ b/platform-enterprise_docs/co-scientist/reference/skills-reference.md @@ -2,7 +2,7 @@ title: "Skills" description: "Built-in skills, slash commands, and session limits for the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, skills, reference] --- diff --git a/platform-enterprise_docs/co-scientist/sessions.md b/platform-enterprise_docs/co-scientist/sessions.md index 6f72243e43..6c1236706f 100644 --- a/platform-enterprise_docs/co-scientist/sessions.md +++ b/platform-enterprise_docs/co-scientist/sessions.md @@ -2,7 +2,7 @@ title: "Sessions" description: "Start, continue, resume, and exit Co-Scientist sessions, and run non-interactively" date created: "2026-05-27" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, sessions] --- diff --git a/platform-enterprise_docs/co-scientist/skill-antigravity.md b/platform-enterprise_docs/co-scientist/skill-antigravity.md index 13796924ff..dc13da6c53 100644 --- a/platform-enterprise_docs/co-scientist/skill-antigravity.md +++ b/platform-enterprise_docs/co-scientist/skill-antigravity.md @@ -2,7 +2,7 @@ title: "Antigravity/Gemini" description: "Install and maintain the Co-Scientist skill for Google's Antigravity/Gemini IDE" date created: "2026-04-29" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, skills, antigravity, gemini] --- diff --git a/platform-enterprise_docs/co-scientist/skill-claude-code.md b/platform-enterprise_docs/co-scientist/skill-claude-code.md index ed85527be3..14a0b6eaf2 100644 --- a/platform-enterprise_docs/co-scientist/skill-claude-code.md +++ b/platform-enterprise_docs/co-scientist/skill-claude-code.md @@ -2,7 +2,7 @@ title: "Claude Code" description: "Install and maintain the Co-Scientist skill for Claude Code" date created: "2026-03-11" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, skills, claude code] --- diff --git a/platform-enterprise_docs/co-scientist/skill-codex.md b/platform-enterprise_docs/co-scientist/skill-codex.md index 2a5661c8f1..8bf4222a3c 100644 --- a/platform-enterprise_docs/co-scientist/skill-codex.md +++ b/platform-enterprise_docs/co-scientist/skill-codex.md @@ -2,7 +2,7 @@ title: "Codex" description: "Install and maintain the Co-Scientist skill for Codex" date created: "2026-03-11" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, skills, codex] --- diff --git a/platform-enterprise_docs/co-scientist/skill-github-copilot.md b/platform-enterprise_docs/co-scientist/skill-github-copilot.md index 13e2132875..07c255d72a 100644 --- a/platform-enterprise_docs/co-scientist/skill-github-copilot.md +++ b/platform-enterprise_docs/co-scientist/skill-github-copilot.md @@ -2,7 +2,7 @@ title: "GitHub Copilot" description: "Install and maintain the Co-Scientist skill for GitHub Copilot" date created: "2026-03-11" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, skills, github copilot] --- diff --git a/platform-enterprise_docs/co-scientist/skill-other-agents.md b/platform-enterprise_docs/co-scientist/skill-other-agents.md index 0481d3bc7f..8f23525f8c 100644 --- a/platform-enterprise_docs/co-scientist/skill-other-agents.md +++ b/platform-enterprise_docs/co-scientist/skill-other-agents.md @@ -2,7 +2,7 @@ title: "Other coding agents" description: "Install and maintain the Co-Scientist skill for other coding agents" date created: "2026-03-11" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-enterprise_docs/co-scientist/skills.md b/platform-enterprise_docs/co-scientist/skills.md index 638621f5a6..ed80696521 100644 --- a/platform-enterprise_docs/co-scientist/skills.md +++ b/platform-enterprise_docs/co-scientist/skills.md @@ -2,7 +2,7 @@ title: "Skills configuration" description: "Discover, create, and install skills in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, skills] --- diff --git a/platform-enterprise_docs/co-scientist/usage-and-cost.md b/platform-enterprise_docs/co-scientist/usage-and-cost.md index 83294a496d..24d7a97bfe 100644 --- a/platform-enterprise_docs/co-scientist/usage-and-cost.md +++ b/platform-enterprise_docs/co-scientist/usage-and-cost.md @@ -2,7 +2,7 @@ title: "Usage and cost" description: "Understand Co-Scientist usage and inference costs in Seqera Platform Enterprise" date created: "2026-05-04" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, enterprise, ai] --- diff --git a/platform-enterprise_docs/co-scientist/use-cases.md b/platform-enterprise_docs/co-scientist/use-cases.md index 4bb5a90759..5ca9f5b9a9 100644 --- a/platform-enterprise_docs/co-scientist/use-cases.md +++ b/platform-enterprise_docs/co-scientist/use-cases.md @@ -2,7 +2,7 @@ title: "Use cases" description: "Common tasks you can do with Co-Scientist, with example prompts" date created: "2026-03-11" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [co-scientist, cli, ai, use cases] --- diff --git a/platform-enterprise_docs/compute-envs/aws-batch.md b/platform-enterprise_docs/compute-envs/aws-batch.md index 33a78efd33..9a87d5fbaf 100644 --- a/platform-enterprise_docs/compute-envs/aws-batch.md +++ b/platform-enterprise_docs/compute-envs/aws-batch.md @@ -2,7 +2,7 @@ title: "AWS Batch" description: "Instructions to set up AWS Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [aws, batch, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/aws-cloud.md b/platform-enterprise_docs/compute-envs/aws-cloud.md index 353ed0876e..62ca5f428c 100644 --- a/platform-enterprise_docs/compute-envs/aws-cloud.md +++ b/platform-enterprise_docs/compute-envs/aws-cloud.md @@ -2,7 +2,7 @@ title: "AWS Cloud" description: "Instructions to set up an AWS Cloud CE in Seqera Platform" date created: "2025-07-09" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [cloud, vm, amazon, aws, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/azure-batch.md b/platform-enterprise_docs/compute-envs/azure-batch.md index e756dde598..a5c3f97272 100644 --- a/platform-enterprise_docs/compute-envs/azure-batch.md +++ b/platform-enterprise_docs/compute-envs/azure-batch.md @@ -2,7 +2,7 @@ title: "Azure Batch" description: "Instructions to set up Azure Batch in Seqera Platform" date created: "2024-01-04" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [azure, batch, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/azure-cloud.md b/platform-enterprise_docs/compute-envs/azure-cloud.md index 06f9ff3d7c..5293f351b5 100644 --- a/platform-enterprise_docs/compute-envs/azure-cloud.md +++ b/platform-enterprise_docs/compute-envs/azure-cloud.md @@ -2,7 +2,7 @@ title: "Azure Cloud" description: "Instructions to set up an Azure Cloud compute environment in Seqera Platform" date created: "2025-09-29" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [cloud, vm, azure, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/eks.md b/platform-enterprise_docs/compute-envs/eks.md index 1256e1b937..948796a85c 100644 --- a/platform-enterprise_docs/compute-envs/eks.md +++ b/platform-enterprise_docs/compute-envs/eks.md @@ -2,7 +2,7 @@ title: "Amazon EKS" description: "Instructions to set up Amazon EKS in Seqera Platform" date created: "2026-02-04" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [eks, amazon, compute environments, ce] --- diff --git a/platform-enterprise_docs/compute-envs/gke.md b/platform-enterprise_docs/compute-envs/gke.md index 8d8e2d3355..b9043ab2f7 100644 --- a/platform-enterprise_docs/compute-envs/gke.md +++ b/platform-enterprise_docs/compute-envs/gke.md @@ -2,7 +2,7 @@ title: "Google Kubernetes Engine" description: "Instructions to set up Google Kubernetes Engine in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [gke, google, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/google-cloud-batch.md b/platform-enterprise_docs/compute-envs/google-cloud-batch.md index 0ce9c144e6..3177e57e8f 100644 --- a/platform-enterprise_docs/compute-envs/google-cloud-batch.md +++ b/platform-enterprise_docs/compute-envs/google-cloud-batch.md @@ -2,7 +2,7 @@ title: "Google Cloud Batch" description: "Instructions to set up Google Cloud Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [google, batch, gcp, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/google-cloud.md b/platform-enterprise_docs/compute-envs/google-cloud.md index eb4253309a..8b7ba2d547 100644 --- a/platform-enterprise_docs/compute-envs/google-cloud.md +++ b/platform-enterprise_docs/compute-envs/google-cloud.md @@ -2,7 +2,7 @@ title: "Google Cloud" description: "Instructions to set up an Google Cloud CE in Seqera Platform" date created: "2025-07-15" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [cloud, vm, google, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/hpc.md b/platform-enterprise_docs/compute-envs/hpc.md index 50aa0f5065..d8ae630894 100644 --- a/platform-enterprise_docs/compute-envs/hpc.md +++ b/platform-enterprise_docs/compute-envs/hpc.md @@ -2,7 +2,7 @@ title: "HPC compute environments" description: "Instructions to set up HPC compute environments in Seqera Platform" date created: "2023-05-11" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [slurm, lsf, pbs, grid engine, altair, ibm, moab, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/k8s.md b/platform-enterprise_docs/compute-envs/k8s.md index 0df7f15d9d..250455c043 100644 --- a/platform-enterprise_docs/compute-envs/k8s.md +++ b/platform-enterprise_docs/compute-envs/k8s.md @@ -2,7 +2,7 @@ title: "Kubernetes" description: "Instructions to set up Kubernetes in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [k8s, kubernetes, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/overview.md b/platform-enterprise_docs/compute-envs/overview.md index abc589d856..2ab088d7ce 100644 --- a/platform-enterprise_docs/compute-envs/overview.md +++ b/platform-enterprise_docs/compute-envs/overview.md @@ -2,7 +2,7 @@ title: "Compute environment overview" description: "Overview of compute environments in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [compute environments, workspaces, environment] --- diff --git a/platform-enterprise_docs/credentials/agent_credentials.md b/platform-enterprise_docs/credentials/agent_credentials.md index 403f55149b..c95bd3fe3a 100644 --- a/platform-enterprise_docs/credentials/agent_credentials.md +++ b/platform-enterprise_docs/credentials/agent_credentials.md @@ -2,7 +2,7 @@ title: "Tower Agent credentials" description: "Instructions to create Tower Agent credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [agent, credentials] --- diff --git a/platform-enterprise_docs/credentials/aws_registry_credentials.md b/platform-enterprise_docs/credentials/aws_registry_credentials.md index 55f7ae686a..76376f6b0f 100644 --- a/platform-enterprise_docs/credentials/aws_registry_credentials.md +++ b/platform-enterprise_docs/credentials/aws_registry_credentials.md @@ -2,7 +2,7 @@ title: "AWS ECR credentials" description: "Instructions to create AWS ECR credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [aws, ecr, credentials] --- diff --git a/platform-enterprise_docs/credentials/azure_registry_credentials.md b/platform-enterprise_docs/credentials/azure_registry_credentials.md index 5c99fc9dc8..ff93cef55e 100644 --- a/platform-enterprise_docs/credentials/azure_registry_credentials.md +++ b/platform-enterprise_docs/credentials/azure_registry_credentials.md @@ -2,7 +2,7 @@ title: "Azure container registry credentials" description: "Instructions to create Azure container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [azure, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/data_repositories.md b/platform-enterprise_docs/credentials/data_repositories.md index 218d0c7893..07ffa9d461 100644 --- a/platform-enterprise_docs/credentials/data_repositories.md +++ b/platform-enterprise_docs/credentials/data_repositories.md @@ -2,7 +2,7 @@ title: "Data repositories" description: "Instructions for adding data repositories to Seqera Platform" date created: "2025-10-15" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [data explorer, aws, azure, gcp, s3-compatible, api, credentials] --- diff --git a/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md b/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md index f0b67ed958..f5577c5128 100644 --- a/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md +++ b/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md @@ -2,7 +2,7 @@ title: "Docker Hub credentials" description: "Instructions to create Docker Hub credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [docker, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/gitea_registry_credentials.md b/platform-enterprise_docs/credentials/gitea_registry_credentials.md index 735b2b3fd0..55453714ac 100644 --- a/platform-enterprise_docs/credentials/gitea_registry_credentials.md +++ b/platform-enterprise_docs/credentials/gitea_registry_credentials.md @@ -2,7 +2,7 @@ title: "Gitea container registry credentials" description: "Instructions to create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [gitea, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/github_registry_credentials.md b/platform-enterprise_docs/credentials/github_registry_credentials.md index 956048eee1..c59db221fc 100644 --- a/platform-enterprise_docs/credentials/github_registry_credentials.md +++ b/platform-enterprise_docs/credentials/github_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitHub container registry credentials" description: "Instructions to create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [github, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/gitlab_registry_credentials.md b/platform-enterprise_docs/credentials/gitlab_registry_credentials.md index 70f077dc3f..54969a3698 100644 --- a/platform-enterprise_docs/credentials/gitlab_registry_credentials.md +++ b/platform-enterprise_docs/credentials/gitlab_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitLab container registry credentials" description: "Instructions to create GitLab container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [gitlab, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/google_registry_credentials.md b/platform-enterprise_docs/credentials/google_registry_credentials.md index 344ecb9e43..f9b26a9a63 100644 --- a/platform-enterprise_docs/credentials/google_registry_credentials.md +++ b/platform-enterprise_docs/credentials/google_registry_credentials.md @@ -2,7 +2,7 @@ title: "Google registry credentials" description: "Instructions to create Google Cloud registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [google, containers, registry, artifact, credentials] --- diff --git a/platform-enterprise_docs/credentials/managed_identities.md b/platform-enterprise_docs/credentials/managed_identities.md index 9169b4cd95..d66d00bc18 100644 --- a/platform-enterprise_docs/credentials/managed_identities.md +++ b/platform-enterprise_docs/credentials/managed_identities.md @@ -2,7 +2,7 @@ title: "Managed identities" description: "Configure managed identities in Seqera Platform." date created: "2024-06-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [organizations, administration, managed identities, clusters, ssh, credentials] --- diff --git a/platform-enterprise_docs/credentials/overview.md b/platform-enterprise_docs/credentials/overview.md index 44a09d0648..b4f5155a16 100644 --- a/platform-enterprise_docs/credentials/overview.md +++ b/platform-enterprise_docs/credentials/overview.md @@ -2,7 +2,7 @@ title: "Credentials Overview" description: "Overview of credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [credentials] --- diff --git a/platform-enterprise_docs/credentials/quay_registry_credentials.md b/platform-enterprise_docs/credentials/quay_registry_credentials.md index ef18112a5d..75a972d78b 100644 --- a/platform-enterprise_docs/credentials/quay_registry_credentials.md +++ b/platform-enterprise_docs/credentials/quay_registry_credentials.md @@ -2,7 +2,7 @@ title: "Quay container registry credentials" description: "Instructions to create Quay container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [quay, credentials] --- diff --git a/platform-enterprise_docs/credentials/ssh_credentials.md b/platform-enterprise_docs/credentials/ssh_credentials.md index c016212cb7..526b79349a 100644 --- a/platform-enterprise_docs/credentials/ssh_credentials.md +++ b/platform-enterprise_docs/credentials/ssh_credentials.md @@ -2,7 +2,7 @@ title: "SSH credentials" description: "Instructions to create SSH credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [ssh, credentials] --- diff --git a/platform-enterprise_docs/data-privacy/overview.md b/platform-enterprise_docs/data-privacy/overview.md index 61fe235262..82c70044b8 100644 --- a/platform-enterprise_docs/data-privacy/overview.md +++ b/platform-enterprise_docs/data-privacy/overview.md @@ -2,7 +2,7 @@ title: "Data privacy" description: "Overview of the data collected by Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [data, privacy] --- diff --git a/platform-enterprise_docs/data/data-explorer.md b/platform-enterprise_docs/data/data-explorer.md index 42c75c45fa..e5e3418b76 100644 --- a/platform-enterprise_docs/data/data-explorer.md +++ b/platform-enterprise_docs/data/data-explorer.md @@ -2,7 +2,7 @@ title: "Data Explorer" description: "Using Seqera Data Explorer." date created: "2025-05-08" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [data, explorer] --- diff --git a/platform-enterprise_docs/data/data-lineage.md b/platform-enterprise_docs/data/data-lineage.md index 0e29a3e186..c118b5a3ad 100644 --- a/platform-enterprise_docs/data/data-lineage.md +++ b/platform-enterprise_docs/data/data-lineage.md @@ -2,7 +2,7 @@ title: "Data Lineage" description: "Using data lineage in Seqera Platform." date created: "2026-05-11" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [data lineage, provenance, governance, reproducibility, lineage id, lid, labels] --- diff --git a/platform-enterprise_docs/data/datasets.md b/platform-enterprise_docs/data/datasets.md index ac67964e3b..ef598612ef 100644 --- a/platform-enterprise_docs/data/datasets.md +++ b/platform-enterprise_docs/data/datasets.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Using datasets in Seqera Platform." date created: "2023-04-23" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [datasets, manage datasets, create datasets, add dataset version] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md b/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md index 3693151dd5..bfaa08b0ee 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md @@ -2,7 +2,7 @@ title: "Custom Content Security Policy headers" description: Seqera Platform Content Security Policy headers date created: "2025-03-17" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [data, explorer, content, security, policy, deployment] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md b/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md index 5009c394f6..7dc8b93e58 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md @@ -2,7 +2,7 @@ title: "Custom AWS Batch launch container" description: Use a custom AWS Batch launch container date created: "2023-04-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [aws, batch, launch, containers] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md b/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md index 04296f00f5..812a21021a 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md @@ -2,7 +2,7 @@ title: "Firewall configuration" description: Configure your firewall to allow Seqera Cloud access date created: "2023-04-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [firewall, configuration] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx b/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx index 29edd94293..c7189f0809 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx +++ b/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx @@ -2,7 +2,7 @@ title: "Manual AWS Batch configuration" description: "Manual AWS Batch configuration" date created: "2023-04-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [aws, batch, configuration] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md b/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md index 89500e85d2..5ce3b937b4 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md @@ -2,7 +2,7 @@ title: Azure Batch walkthrough headline: "Azure Batch walkthrough" date created: "2024-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" description: "A tutorial for using advanced features of Azure Batch with Seqera Platform" --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md b/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md index 0548bf0a19..d6be067271 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md @@ -2,7 +2,7 @@ title: "Seqera Platform Monitoring" description: "A guide on relevant platform metrics" date created: "2025-12-17" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [platform, monitoring] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md b/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md index 2791093e4b..e3227421ea 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md @@ -2,7 +2,7 @@ title: "Legacy Seqera container image registries" description: Legacy Seqera container deployments date created: "2023-04-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [on-prem, prerequisites, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/email.md b/platform-enterprise_docs/enterprise/configuration/authentication/email.md index eac3997b81..76caa5f860 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/email.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/email.md @@ -2,7 +2,7 @@ title: "Email" description: Configure email-based authentication for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [authentication, email, passwordless] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/entra.md b/platform-enterprise_docs/enterprise/configuration/authentication/entra.md index 61927c3a5f..c011112cc3 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/entra.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/entra.md @@ -2,7 +2,7 @@ title: "Entra ID" description: Configure Microsoft Entra ID as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [authentication, entra, azure, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/github.md b/platform-enterprise_docs/enterprise/configuration/authentication/github.md index ed30419639..e09fcdba1f 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/github.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/github.md @@ -2,7 +2,7 @@ title: "GitHub" description: Configure GitHub as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [authentication, github, oauth] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/google.md b/platform-enterprise_docs/enterprise/configuration/authentication/google.md index 284bac9e50..54a17502cb 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/google.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/google.md @@ -2,7 +2,7 @@ title: "Google" description: Configure Google as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [authentication, google, oauth] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md index 81f5733634..65764727fc 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md @@ -2,7 +2,7 @@ title: "IdP claim mapping" description: "Configure your identity provider to include the groups claim in OIDC tokens issued to Seqera Platform Enterprise." date created: "2026-05-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [sso, idp delegation, oidc, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md index 46dccdb0fb..b4dacdb917 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md @@ -2,7 +2,7 @@ title: "Manage your IdP group catalog" description: "Populate Seqera with your IdP's groups using SCIM push or manual entry." date created: "2026-05-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [sso, scim, idp delegation, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md index a5af875d9a..098b7d6541 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md @@ -2,7 +2,7 @@ title: "SCIM provisioning with Entra ID" description: "Configure Microsoft Entra ID to push group memberships to Seqera Platform Enterprise over SCIM 2.0." date created: "2026-05-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [sso, scim, entra id, idp delegation, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md index 1bf27d9448..57834cd031 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md @@ -2,7 +2,7 @@ title: "SCIM provisioning with Okta" description: "Configure Okta to push group memberships to Seqera Platform Enterprise over SCIM 2.0." date created: "2026-05-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [sso, scim, okta, idp delegation, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md index d7c5b1912c..51b0f1d5a9 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md @@ -2,7 +2,7 @@ title: "Multi-organization routing" description: "How IdP delegation resolves users to organizations in single-organization and multi-organization Enterprise installations." date created: "2026-05-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [sso, idp delegation, enterprise, administration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md index fcc9c391d3..8855c18b0e 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md @@ -2,7 +2,7 @@ title: "IdP delegation overview" description: "Map Seqera teams to identity provider (IdP) groups so membership is controlled at the IdP and evaluated on every SSO login." date created: "2026-05-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [sso, idp delegation, teams, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md b/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md index aedea1b67e..97c19ba244 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md @@ -2,7 +2,7 @@ title: "Keycloak" description: Configure Keycloak as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [authentication, keycloak, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/okta.md b/platform-enterprise_docs/enterprise/configuration/authentication/okta.md index ec808e9ce1..0be70ddbd0 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/okta.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/okta.md @@ -2,7 +2,7 @@ title: "Okta" description: Configure Okta as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [authentication, okta, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/overview.md b/platform-enterprise_docs/enterprise/configuration/authentication/overview.md index 18e53409db..17d47777f7 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/overview.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/overview.md @@ -2,7 +2,7 @@ title: "Authentication" description: Configure authentication and identity providers for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [authentication, configuration, sso, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md b/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md index 1157923f0a..317e0b4356 100644 --- a/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md +++ b/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md @@ -2,7 +2,7 @@ title: "AWS Parameter Store" description: Configure values for Seqera configuration with AWS Parameter Store date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [configuration, aws, parameters, securestring] --- diff --git a/platform-enterprise_docs/enterprise/configuration/mirroring.md b/platform-enterprise_docs/enterprise/configuration/mirroring.md index 80cc939b3d..e119824846 100644 --- a/platform-enterprise_docs/enterprise/configuration/mirroring.md +++ b/platform-enterprise_docs/enterprise/configuration/mirroring.md @@ -2,7 +2,7 @@ title: "Mirroring container images" description: Mirror Seqera container images to your own registry date created: "2026-01-26" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [containers, registry, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/networking.md b/platform-enterprise_docs/enterprise/configuration/networking.md index 3ddcf7c895..8162329105 100644 --- a/platform-enterprise_docs/enterprise/configuration/networking.md +++ b/platform-enterprise_docs/enterprise/configuration/networking.md @@ -2,7 +2,7 @@ title: "Networking" description: Seqera configuration options for networking date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [networking, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/overview.mdx b/platform-enterprise_docs/enterprise/configuration/overview.mdx index 3c86ed2289..5f08cb96f0 100644 --- a/platform-enterprise_docs/enterprise/configuration/overview.mdx +++ b/platform-enterprise_docs/enterprise/configuration/overview.mdx @@ -2,7 +2,7 @@ title: "Configuration overview" description: Overview of Seqera configuration options date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md b/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md index a7cab00d59..0a502da92d 100644 --- a/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md +++ b/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "Configure pipeline optimization in your Seqera Enterprise deployment." date created: "2024-02-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [compute, resources, optimization, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md b/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md index 3062a76c94..2dd82f2a76 100644 --- a/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md +++ b/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md @@ -2,7 +2,7 @@ title: "Reverse proxy" description: Configuration options for reverse proxy connection date created: "2023-10-05" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [reverse proxy, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/ssl_tls.md b/platform-enterprise_docs/enterprise/configuration/ssl_tls.md index 1c081ff12b..e80e03065b 100644 --- a/platform-enterprise_docs/enterprise/configuration/ssl_tls.md +++ b/platform-enterprise_docs/enterprise/configuration/ssl_tls.md @@ -2,7 +2,7 @@ title: "SSL/TLS" description: Configure your Seqera instance to use SSL/TLS certificates for HTTPS date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [ssl, tls, https, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/wave.md b/platform-enterprise_docs/enterprise/configuration/wave.md index 0c2347bc10..5bb99a2a7d 100644 --- a/platform-enterprise_docs/enterprise/configuration/wave.md +++ b/platform-enterprise_docs/enterprise/configuration/wave.md @@ -2,7 +2,7 @@ title: "Wave containers" description: "Configuring the Wave container service" date created: "2023-04-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [wave, containers, configuration] --- diff --git a/platform-enterprise_docs/enterprise/general_troubleshooting.md b/platform-enterprise_docs/enterprise/general_troubleshooting.md index bfe6aab954..86de0c9520 100644 --- a/platform-enterprise_docs/enterprise/general_troubleshooting.md +++ b/platform-enterprise_docs/enterprise/general_troubleshooting.md @@ -2,7 +2,7 @@ title: "Troubleshooting" description: Platform Enterprise troubleshooting guidance date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [troubleshooting] --- diff --git a/platform-enterprise_docs/enterprise/groundswell-docker-compose.md b/platform-enterprise_docs/enterprise/groundswell-docker-compose.md index cce7e4ee67..7db971c5f6 100644 --- a/platform-enterprise_docs/enterprise/groundswell-docker-compose.md +++ b/platform-enterprise_docs/enterprise/groundswell-docker-compose.md @@ -2,7 +2,7 @@ title: "Pipeline optimization: Docker Compose" description: Deploy pipeline optimization with Docker Compose date created: "2026-02-09" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [docker, compose, groundswell, pipeline optimization, deployment] --- diff --git a/platform-enterprise_docs/enterprise/groundswell-helm.md b/platform-enterprise_docs/enterprise/groundswell-helm.md index 1312cada6e..140350e535 100644 --- a/platform-enterprise_docs/enterprise/groundswell-helm.md +++ b/platform-enterprise_docs/enterprise/groundswell-helm.md @@ -2,7 +2,7 @@ title: "Pipeline Optimization: Helm" description: Deploy Pipeline Optimization Enterprise on Kubernetes with Helm date created: "2026-01-30" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [helm, deployment, installation, kubernetes, pipeline optimization] --- diff --git a/platform-enterprise_docs/enterprise/groundswell-kubernetes.md b/platform-enterprise_docs/enterprise/groundswell-kubernetes.md index ad2e3dd429..07fd04a4cb 100644 --- a/platform-enterprise_docs/enterprise/groundswell-kubernetes.md +++ b/platform-enterprise_docs/enterprise/groundswell-kubernetes.md @@ -2,7 +2,7 @@ title: "Pipeline optimization: Kubernetes" description: Deploy pipeline optimization on Kubernetes date created: "2026-02-09" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [kubernetes, groundswell, pipeline optimization, deployment] --- diff --git a/platform-enterprise_docs/enterprise/install-groundswell.md b/platform-enterprise_docs/enterprise/install-groundswell.md index 4b139b2da0..b066911b00 100644 --- a/platform-enterprise_docs/enterprise/install-groundswell.md +++ b/platform-enterprise_docs/enterprise/install-groundswell.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: Install pipeline optimization for Seqera Platform Enterprise date created: "2026-02-09" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [groundswell, pipelines, optimization, installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/install-platform.md b/platform-enterprise_docs/enterprise/install-platform.md index 0b0395d4bb..cb83660e8e 100644 --- a/platform-enterprise_docs/enterprise/install-platform.md +++ b/platform-enterprise_docs/enterprise/install-platform.md @@ -2,7 +2,7 @@ title: "Platform" description: Install Seqera Platform Enterprise date created: "2023-04-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx b/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx index bb33bdbef5..942564b49f 100644 --- a/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx +++ b/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx @@ -2,7 +2,7 @@ title: "Co-Scientist" description: Install and configure Co-Scientist for Seqera Platform Enterprise date created: "2026-05-04" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [seqera ai, installation, deployment, aws, helm] --- diff --git a/platform-enterprise_docs/enterprise/install-studios.md b/platform-enterprise_docs/enterprise/install-studios.md index 9fecea611c..fa115e5c79 100644 --- a/platform-enterprise_docs/enterprise/install-studios.md +++ b/platform-enterprise_docs/enterprise/install-studios.md @@ -2,7 +2,7 @@ title: "Studios" description: Install Studios for Seqera Platform Enterprise date created: "2023-04-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [studios, installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/overview.md b/platform-enterprise_docs/enterprise/overview.md index 0826c02b7d..2517843a19 100644 --- a/platform-enterprise_docs/enterprise/overview.md +++ b/platform-enterprise_docs/enterprise/overview.md @@ -2,7 +2,7 @@ title: "Enterprise installation" description: Platform Enterprise installation overview date created: "2025-04-09" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/platform-docker-compose.md b/platform-enterprise_docs/enterprise/platform-docker-compose.md index 4575cfdf2e..d664f90620 100644 --- a/platform-enterprise_docs/enterprise/platform-docker-compose.md +++ b/platform-enterprise_docs/enterprise/platform-docker-compose.md @@ -2,7 +2,7 @@ title: "Platform: Docker Compose" description: Deploy Seqera Platform Enterprise with Docker Compose date created: "2024-02-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [docker, compose, deployment] --- diff --git a/platform-enterprise_docs/enterprise/platform-helm.md b/platform-enterprise_docs/enterprise/platform-helm.md index 641453258c..999f2a82a0 100644 --- a/platform-enterprise_docs/enterprise/platform-helm.md +++ b/platform-enterprise_docs/enterprise/platform-helm.md @@ -2,7 +2,7 @@ title: "Platform: Helm" description: Deploy Seqera Platform Enterprise on Kubernetes with Helm date created: "2025-11-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [helm, deployment, installation, kubernetes] --- diff --git a/platform-enterprise_docs/enterprise/platform-kubernetes.md b/platform-enterprise_docs/enterprise/platform-kubernetes.md index 1a69007c45..bd8e8b6720 100644 --- a/platform-enterprise_docs/enterprise/platform-kubernetes.md +++ b/platform-enterprise_docs/enterprise/platform-kubernetes.md @@ -2,7 +2,7 @@ title: "Platform: Kubernetes" description: Deploy Seqera Platform Enterprise with Kubernetes date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [kubernetes, deployment] --- diff --git a/platform-enterprise_docs/enterprise/studios-docker-compose.md b/platform-enterprise_docs/enterprise/studios-docker-compose.md index 312b5ef8ca..dab1f9eb10 100644 --- a/platform-enterprise_docs/enterprise/studios-docker-compose.md +++ b/platform-enterprise_docs/enterprise/studios-docker-compose.md @@ -2,7 +2,7 @@ title: "Studios: Docker Compose" description: Deploy Studios with Docker Compose date created: "2023-04-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [docker, compose, studios, deployment] --- diff --git a/platform-enterprise_docs/enterprise/studios-helm.md b/platform-enterprise_docs/enterprise/studios-helm.md index 704fcccc96..51e349b2e3 100644 --- a/platform-enterprise_docs/enterprise/studios-helm.md +++ b/platform-enterprise_docs/enterprise/studios-helm.md @@ -2,7 +2,7 @@ title: "Studios: Helm" description: Deploy Studios Enterprise on Kubernetes with Helm date created: "2026-01-30" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [helm, deployment, installation, kubernetes, studios] --- diff --git a/platform-enterprise_docs/enterprise/studios-kubernetes.md b/platform-enterprise_docs/enterprise/studios-kubernetes.md index a4da923472..73bb2b1eda 100644 --- a/platform-enterprise_docs/enterprise/studios-kubernetes.md +++ b/platform-enterprise_docs/enterprise/studios-kubernetes.md @@ -2,7 +2,7 @@ title: "Studios: Kubernetes" description: Deploy Studios on Kubernetes date created: "2023-04-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [kubernetes, studios, deployment] --- diff --git a/platform-enterprise_docs/enterprise/studios-ssh.md b/platform-enterprise_docs/enterprise/studios-ssh.md index c0b7502cdf..bd6eebc07d 100644 --- a/platform-enterprise_docs/enterprise/studios-ssh.md +++ b/platform-enterprise_docs/enterprise/studios-ssh.md @@ -2,7 +2,7 @@ title: "Studios SSH configuration (public preview)" description: Configure SSH access for Studios (public preview) date created: "2026-02-10" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [studios, ssh, kubernetes, advanced] --- diff --git a/platform-enterprise_docs/enterprise/testing.md b/platform-enterprise_docs/enterprise/testing.md index 289bb8b6d6..738f6eb311 100644 --- a/platform-enterprise_docs/enterprise/testing.md +++ b/platform-enterprise_docs/enterprise/testing.md @@ -2,7 +2,7 @@ title: "Test deployment" description: Test your Seqera Platform Enterprise deployment after installation date created: "2024-02-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [testing, deployment] --- diff --git a/platform-enterprise_docs/enterprise/upgrade.md b/platform-enterprise_docs/enterprise/upgrade.md index 433c94ea1e..ca8f548335 100644 --- a/platform-enterprise_docs/enterprise/upgrade.md +++ b/platform-enterprise_docs/enterprise/upgrade.md @@ -2,7 +2,7 @@ title: "Upgrade deployment" description: "Guidance for upgrading to Platform Enterprise version 26.1" date created: "2025-11-11" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [enterprise, update, installation] --- diff --git a/platform-enterprise_docs/functionality_matrix/overview.md b/platform-enterprise_docs/functionality_matrix/overview.md index 2ab0fd3d9c..1eb08d5b6d 100644 --- a/platform-enterprise_docs/functionality_matrix/overview.md +++ b/platform-enterprise_docs/functionality_matrix/overview.md @@ -2,7 +2,7 @@ title: "Default version compatibility" description: "Platform / nf-launcher / Nextflow / Fusion version compatibility" date created: "2024-06-20" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [compatibility, nextflow, nf-launcher] --- diff --git a/platform-enterprise_docs/getting-started/overview.md b/platform-enterprise_docs/getting-started/overview.md index a3a978201d..e7132309e8 100644 --- a/platform-enterprise_docs/getting-started/overview.md +++ b/platform-enterprise_docs/getting-started/overview.md @@ -2,7 +2,7 @@ title: "Run a pipeline" description: "An overview of Seqera Platform deployment versions and ways to run Seqera." date created: "2023-09-15" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [overview] --- diff --git a/platform-enterprise_docs/getting-started/production-checklist.md b/platform-enterprise_docs/getting-started/production-checklist.md index 126dfa7628..754f33e650 100644 --- a/platform-enterprise_docs/getting-started/production-checklist.md +++ b/platform-enterprise_docs/getting-started/production-checklist.md @@ -2,7 +2,7 @@ title: "Production checklist" description: "A pre-production checklist for Seqera Platform." date created: "2025-07-03" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [production, checklist, deployment, limitations, retry] --- diff --git a/platform-enterprise_docs/getting-started/proteinfold.md b/platform-enterprise_docs/getting-started/proteinfold.md index 5adb59913b..8b33960c71 100644 --- a/platform-enterprise_docs/getting-started/proteinfold.md +++ b/platform-enterprise_docs/getting-started/proteinfold.md @@ -2,7 +2,7 @@ title: "Protein structure prediction" description: "An introduction to running nf-core/proteinfold in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [platform, seqera pipelines, studios, proteinfold, alphafold, colabfold, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md b/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md index 455525e4e1..b1b1506b28 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md @@ -2,7 +2,7 @@ title: "Add data" description: "An introduction to adding pipeline input data in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [platform, data, data explorer, datasets] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md b/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md index 390ab0267f..07d95ebf0b 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md @@ -2,7 +2,7 @@ title: "Add pipelines" description: "An introduction to adding pipelines to Seqera Platform workspaces" date created: "2024-07-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [platform, launch, pipelines, launchpad] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/automation.md b/platform-enterprise_docs/getting-started/quickstart-demo/automation.md index e42a70ff0b..1c4a929882 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/automation.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/automation.md @@ -2,7 +2,7 @@ title: "Automation" description: "An introduction to automation with APIs and CLI tools in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [platform, automation, api, cli, seqerakit] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md b/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md index 8777aabfeb..31975e9c58 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md @@ -2,7 +2,7 @@ title: "Monitor runs" description: "Monitor pipeline runs from the Runs page, All runs page, and Dashboard in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [platform, runs, monitoring] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md b/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md index 59742cb6f4..2360737884 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "An introduction to pipeline optimization in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [platform, runs, pipeline optimization] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/studios.md b/platform-enterprise_docs/getting-started/quickstart-demo/studios.md index 311b88dbe8..403a0eb561 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/studios.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/studios.md @@ -2,7 +2,7 @@ title: "Studios" description: "An introduction to Studios in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [platform, studios] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md b/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md index 8848cb3bd2..0fafd5e031 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md @@ -2,7 +2,7 @@ title: "View run information" description: "View pipeline run details in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [platform, runs, pipelines, monitoring, tutorial] --- diff --git a/platform-enterprise_docs/getting-started/rnaseq.md b/platform-enterprise_docs/getting-started/rnaseq.md index a8a9e523a8..64fa41c634 100644 --- a/platform-enterprise_docs/getting-started/rnaseq.md +++ b/platform-enterprise_docs/getting-started/rnaseq.md @@ -2,7 +2,7 @@ title: "RNA-Seq" description: "An introduction to running nf-core/rnaseq in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [platform, seqera pipelines, studios, rnaseq, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-enterprise_docs/getting-started/studios.md b/platform-enterprise_docs/getting-started/studios.md index 42e7e30222..85760e65ab 100644 --- a/platform-enterprise_docs/getting-started/studios.md +++ b/platform-enterprise_docs/getting-started/studios.md @@ -2,7 +2,7 @@ title: "Studios for interactive analysis" description: "Creating interactive analysis Studios for Jupyter, R-IDE, VS Code, and more" date created: "2025-02-24" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [platform, studios, jupyter, rstudio, xpra, vscode, conda] toc_max_heading_level: 3 --- diff --git a/platform-enterprise_docs/getting-started/workspace-setup.md b/platform-enterprise_docs/getting-started/workspace-setup.md index 5554f41fd5..60b78ef213 100644 --- a/platform-enterprise_docs/getting-started/workspace-setup.md +++ b/platform-enterprise_docs/getting-started/workspace-setup.md @@ -2,7 +2,7 @@ title: "Set up your workspace" description: "Instructions to create an organization workspace and add participants in Seqera Platform." date created: "2024-04-15" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [platform, organizations, workspaces, users] --- diff --git a/platform-enterprise_docs/git/overview.md b/platform-enterprise_docs/git/overview.md index b2540e1619..1038b33716 100644 --- a/platform-enterprise_docs/git/overview.md +++ b/platform-enterprise_docs/git/overview.md @@ -2,7 +2,7 @@ title: "Git integration" description: "Connecting to Git repositories in Seqera Platform." date created: "2024-06-24" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [git] --- diff --git a/platform-enterprise_docs/labels/overview.md b/platform-enterprise_docs/labels/overview.md index fb5c297a31..760572b3c2 100644 --- a/platform-enterprise_docs/labels/overview.md +++ b/platform-enterprise_docs/labels/overview.md @@ -2,7 +2,7 @@ title: "Labels" description: "Instructions for using labels in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [labels] --- diff --git a/platform-enterprise_docs/launch/advanced.md b/platform-enterprise_docs/launch/advanced.md index 468ad24fe3..726e7b1f28 100644 --- a/platform-enterprise_docs/launch/advanced.md +++ b/platform-enterprise_docs/launch/advanced.md @@ -2,7 +2,7 @@ title: "Advanced options" description: "Advanced guide to launching Nextflow pipelines in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [advanced, launch] --- diff --git a/platform-enterprise_docs/launch/cache-resume.mdx b/platform-enterprise_docs/launch/cache-resume.mdx index cc7193c20d..8493b3d396 100644 --- a/platform-enterprise_docs/launch/cache-resume.mdx +++ b/platform-enterprise_docs/launch/cache-resume.mdx @@ -2,7 +2,7 @@ title: "Nextflow cache and resume" description: "Guide to Nextflow cache and resume in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [cache, launch, resume, relaunch] --- diff --git a/platform-enterprise_docs/launch/launchpad.md b/platform-enterprise_docs/launch/launchpad.md index f41b68ce2b..5898cd79ff 100644 --- a/platform-enterprise_docs/launch/launchpad.md +++ b/platform-enterprise_docs/launch/launchpad.md @@ -2,7 +2,7 @@ title: "Launch pipelines" description: "Curate and launch workflows in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [launchpad, launch, configure, pipelines, schema, configuration, nextflow, parameters, input, output] --- diff --git a/platform-enterprise_docs/limits/overview.md b/platform-enterprise_docs/limits/overview.md index e44cc21e2c..47065db0d9 100644 --- a/platform-enterprise_docs/limits/overview.md +++ b/platform-enterprise_docs/limits/overview.md @@ -2,7 +2,7 @@ title: "Usage limits" description: "An overview of Seqera Cloud usage limits" date created: "2025-02-19" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [limits] --- diff --git a/platform-enterprise_docs/monitoring/audit-logs.md b/platform-enterprise_docs/monitoring/audit-logs.md index 1f8673de27..981eb66f2c 100644 --- a/platform-enterprise_docs/monitoring/audit-logs.md +++ b/platform-enterprise_docs/monitoring/audit-logs.md @@ -2,7 +2,7 @@ title: "Audit logs" description: An overview of application event audit logs in the Admin panel date created: "2024-04-08" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [logging, audit logs, admin panel] --- diff --git a/platform-enterprise_docs/monitoring/cloud-costs.md b/platform-enterprise_docs/monitoring/cloud-costs.md index 8812e2ebcc..0ae2fe7baa 100644 --- a/platform-enterprise_docs/monitoring/cloud-costs.md +++ b/platform-enterprise_docs/monitoring/cloud-costs.md @@ -2,7 +2,7 @@ title: "Monitoring cloud costs" description: Guidelines for monitoring Seqera Platform cloud expenditure. date created: "2023-04-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [aws, gcp, azure, cloud costs, cost, billing, alerts] --- diff --git a/platform-enterprise_docs/monitoring/dashboard.md b/platform-enterprise_docs/monitoring/dashboard.md index 588ea909a9..fd1b648ee4 100644 --- a/platform-enterprise_docs/monitoring/dashboard.md +++ b/platform-enterprise_docs/monitoring/dashboard.md @@ -2,7 +2,7 @@ title: "Dashboard" description: "View pipeline run status overview in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [dashboard, pipeline runs, fusion, monitoring] --- diff --git a/platform-enterprise_docs/monitoring/overview.md b/platform-enterprise_docs/monitoring/overview.md index 4b3ef630cf..46c84bcc56 100644 --- a/platform-enterprise_docs/monitoring/overview.md +++ b/platform-enterprise_docs/monitoring/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Monitoring pipeline runs in Seqera Platform." date created: "2024-04-11" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [runs, monitoring] --- diff --git a/platform-enterprise_docs/monitoring/run-details.mdx b/platform-enterprise_docs/monitoring/run-details.mdx index 2b26e6af19..536fc2b0b6 100644 --- a/platform-enterprise_docs/monitoring/run-details.mdx +++ b/platform-enterprise_docs/monitoring/run-details.mdx @@ -2,7 +2,7 @@ title: "Run details" description: "Monitoring a Nextflow pipeline executed through Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [logging, monitoring, runs, details, workflows, execution, lineage] --- diff --git a/platform-enterprise_docs/orgs-and-teams/custom-roles.md b/platform-enterprise_docs/orgs-and-teams/custom-roles.md index b0fef2f30c..22b1353697 100644 --- a/platform-enterprise_docs/orgs-and-teams/custom-roles.md +++ b/platform-enterprise_docs/orgs-and-teams/custom-roles.md @@ -2,7 +2,7 @@ title: "Custom roles" description: "Introduction to custom roles in Seqera Platform." date created: "2025-11-17" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [roles, rbac, permissions] --- diff --git a/platform-enterprise_docs/orgs-and-teams/organizations.md b/platform-enterprise_docs/orgs-and-teams/organizations.md index f48bc97bd6..f2cdd05cb5 100644 --- a/platform-enterprise_docs/orgs-and-teams/organizations.md +++ b/platform-enterprise_docs/orgs-and-teams/organizations.md @@ -2,7 +2,7 @@ title: "Organizations" description: "Manage organizations in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [organizations, administration] --- diff --git a/platform-enterprise_docs/orgs-and-teams/roles.md b/platform-enterprise_docs/orgs-and-teams/roles.md index ce2b434c6f..698d49dd07 100644 --- a/platform-enterprise_docs/orgs-and-teams/roles.md +++ b/platform-enterprise_docs/orgs-and-teams/roles.md @@ -2,7 +2,7 @@ title: "User roles" description: "Understand the various roles in Seqera Platform." date created: "2024-06-10" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [roles] --- diff --git a/platform-enterprise_docs/orgs-and-teams/teams.md b/platform-enterprise_docs/orgs-and-teams/teams.md index b8b3432d28..79d6433c42 100644 --- a/platform-enterprise_docs/orgs-and-teams/teams.md +++ b/platform-enterprise_docs/orgs-and-teams/teams.md @@ -2,7 +2,7 @@ title: "Teams" description: "Create and manage teams in a Seqera Platform Enterprise organization, including IdP-delegated teams." date created: "2026-05-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [teams, organizations, administration, sso, idp delegation, enterprise] --- diff --git a/platform-enterprise_docs/orgs-and-teams/workspace-management.md b/platform-enterprise_docs/orgs-and-teams/workspace-management.md index 4818a64798..bf03bb9952 100644 --- a/platform-enterprise_docs/orgs-and-teams/workspace-management.md +++ b/platform-enterprise_docs/orgs-and-teams/workspace-management.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Manage users and teams for an organization in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [workspaces, teams, users, administration] --- diff --git a/platform-enterprise_docs/pipeline-actions/overview.md b/platform-enterprise_docs/pipeline-actions/overview.md index 8b08c39860..928bf025ef 100644 --- a/platform-enterprise_docs/pipeline-actions/overview.md +++ b/platform-enterprise_docs/pipeline-actions/overview.md @@ -2,7 +2,7 @@ title: "Pipeline actions" description: "Automate executions with pipeline actions and webhooks in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [actions, webhooks, automation] --- diff --git a/platform-enterprise_docs/pipeline-optimization/overview.md b/platform-enterprise_docs/pipeline-optimization/overview.md index 42887182d3..9e9753658a 100644 --- a/platform-enterprise_docs/pipeline-optimization/overview.md +++ b/platform-enterprise_docs/pipeline-optimization/overview.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "Optimize the resource usage of your pipelines to save time and money." date created: "2024-02-12" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [compute, resources, optimization] --- diff --git a/platform-enterprise_docs/pipeline-schema/overview.md b/platform-enterprise_docs/pipeline-schema/overview.md index 62c1a92eb4..10234dbe87 100644 --- a/platform-enterprise_docs/pipeline-schema/overview.md +++ b/platform-enterprise_docs/pipeline-schema/overview.md @@ -2,7 +2,7 @@ title: "Pipeline schema" description: "Introduction to pipeline schema in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [pipelines, schema] --- diff --git a/platform-enterprise_docs/pipelines/overview.md b/platform-enterprise_docs/pipelines/overview.md index 5fa2661809..3f3bb97e10 100644 --- a/platform-enterprise_docs/pipelines/overview.md +++ b/platform-enterprise_docs/pipelines/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Introduction to pipelines in Seqera Platform." date created: "2025-10-16" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-enterprise_docs/pipelines/revision.md b/platform-enterprise_docs/pipelines/revision.md index 564f856fdd..6283cf60e3 100644 --- a/platform-enterprise_docs/pipelines/revision.md +++ b/platform-enterprise_docs/pipelines/revision.md @@ -2,7 +2,7 @@ title: "Git revision management" description: "Introduction to pipeline repository revision management in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-enterprise_docs/pipelines/versioning.md b/platform-enterprise_docs/pipelines/versioning.md index 0103bfc9de..f04889c104 100644 --- a/platform-enterprise_docs/pipelines/versioning.md +++ b/platform-enterprise_docs/pipelines/versioning.md @@ -2,7 +2,7 @@ title: "Pipeline versioning" description: "Introduction to pipeline versioning in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-enterprise_docs/platform-enterprise.md b/platform-enterprise_docs/platform-enterprise.md index 00686a8479..5570f18d85 100644 --- a/platform-enterprise_docs/platform-enterprise.md +++ b/platform-enterprise_docs/platform-enterprise.md @@ -2,7 +2,7 @@ title: "Seqera Platform Enterprise" description: "Introduction to Seqera Platform Enterprise." date created: "2023-04-24" -last updated: "2026-06-19" +last updated: "2026-06-22" slug: / --- diff --git a/platform-enterprise_docs/reports/overview.md b/platform-enterprise_docs/reports/overview.md index ea1fd51ab7..032bdeae30 100644 --- a/platform-enterprise_docs/reports/overview.md +++ b/platform-enterprise_docs/reports/overview.md @@ -2,7 +2,7 @@ title: "Reports" description: "Overview of pipeline reports in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [pipelines, schema] --- diff --git a/platform-enterprise_docs/resource-labels/overview.md b/platform-enterprise_docs/resource-labels/overview.md index c00e828255..4ae8f973fa 100644 --- a/platform-enterprise_docs/resource-labels/overview.md +++ b/platform-enterprise_docs/resource-labels/overview.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Instructions to use resource labels in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [resource labels, labels] --- diff --git a/platform-enterprise_docs/secrets/overview.md b/platform-enterprise_docs/secrets/overview.md index b366eb6d0d..1133c4961a 100644 --- a/platform-enterprise_docs/secrets/overview.md +++ b/platform-enterprise_docs/secrets/overview.md @@ -2,7 +2,7 @@ title: "Secrets" description: "Instructions to use secrets in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [pipelines, secrets] --- diff --git a/platform-enterprise_docs/seqerakit/commands.md b/platform-enterprise_docs/seqerakit/commands.md index b114fef3d2..9465f98a4e 100644 --- a/platform-enterprise_docs/seqerakit/commands.md +++ b/platform-enterprise_docs/seqerakit/commands.md @@ -2,7 +2,7 @@ title: "Commands" description: "Seqerakit command options" date created: "2024-10-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [seqerakit, cli, automation, commands] --- diff --git a/platform-enterprise_docs/seqerakit/installation.md b/platform-enterprise_docs/seqerakit/installation.md index 0f7289f99b..d0f320df74 100644 --- a/platform-enterprise_docs/seqerakit/installation.md +++ b/platform-enterprise_docs/seqerakit/installation.md @@ -2,7 +2,7 @@ title: "Installation" description: "Seqerakit installation options" date created: "2024-10-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [seqerakit, cli, automation, installation] --- diff --git a/platform-enterprise_docs/seqerakit/templates.mdx b/platform-enterprise_docs/seqerakit/templates.mdx index cf325a3ae9..8960814058 100644 --- a/platform-enterprise_docs/seqerakit/templates.mdx +++ b/platform-enterprise_docs/seqerakit/templates.mdx @@ -2,7 +2,7 @@ title: "Templates" description: "Seqerakit YAML configuration file templates and instructions" date created: "2024-11-08" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [seqerakit, cli, automation, yaml, configuration] toc_max_heading_level: 4 --- diff --git a/platform-enterprise_docs/seqerakit/yaml-configuration.md b/platform-enterprise_docs/seqerakit/yaml-configuration.md index 278d20643d..24fe7cf5e7 100644 --- a/platform-enterprise_docs/seqerakit/yaml-configuration.md +++ b/platform-enterprise_docs/seqerakit/yaml-configuration.md @@ -2,7 +2,7 @@ title: "YAML configuration" description: "seqerakit YAML configuration file options" date created: "2024-10-21" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [seqerakit, cli, automation, yaml, configuration] --- diff --git a/platform-enterprise_docs/studios/add-studio-custom-container.md b/platform-enterprise_docs/studios/add-studio-custom-container.md index a760c8029b..2cb34b0740 100644 --- a/platform-enterprise_docs/studios/add-studio-custom-container.md +++ b/platform-enterprise_docs/studios/add-studio-custom-container.md @@ -2,7 +2,7 @@ title: "Custom container template" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [studio custom, git repository, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/add-studio-git-repo.md b/platform-enterprise_docs/studios/add-studio-git-repo.md index cfdbb25fe8..bba04a5f1f 100644 --- a/platform-enterprise_docs/studios/add-studio-git-repo.md +++ b/platform-enterprise_docs/studios/add-studio-git-repo.md @@ -2,7 +2,7 @@ title: "Import from Git repository" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [studio git, git repository, sessions, studios, git, version control] --- diff --git a/platform-enterprise_docs/studios/add-studio-provided-template.md b/platform-enterprise_docs/studios/add-studio-provided-template.md index 5f071403a1..95be4ae689 100644 --- a/platform-enterprise_docs/studios/add-studio-provided-template.md +++ b/platform-enterprise_docs/studios/add-studio-provided-template.md @@ -2,7 +2,7 @@ title: "Seqera-provided container template" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [template, seqera template, seqera template studio, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/add-studio.md b/platform-enterprise_docs/studios/add-studio.md index 63df5fc2f1..911cf4e759 100644 --- a/platform-enterprise_docs/studios/add-studio.md +++ b/platform-enterprise_docs/studios/add-studio.md @@ -2,7 +2,7 @@ title: "Add a Studio" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [data, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/connect.md b/platform-enterprise_docs/studios/connect.md index cca698898b..aa4e0b14be 100644 --- a/platform-enterprise_docs/studios/connect.md +++ b/platform-enterprise_docs/studios/connect.md @@ -1,7 +1,7 @@ --- title: Connect changelog date created: "2025-07-30" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [connect, changelog, connect changelog] --- diff --git a/platform-enterprise_docs/studios/container-images.md b/platform-enterprise_docs/studios/container-images.md index a2db66445c..9ca6821706 100644 --- a/platform-enterprise_docs/studios/container-images.md +++ b/platform-enterprise_docs/studios/container-images.md @@ -2,7 +2,7 @@ title: "Container image templates" description: "Use container images with Studios." date created: "2025-10-16" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [containers, container images, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/custom-envs.md b/platform-enterprise_docs/studios/custom-envs.md index e02450d1ba..1170dee272 100644 --- a/platform-enterprise_docs/studios/custom-envs.md +++ b/platform-enterprise_docs/studios/custom-envs.md @@ -2,7 +2,7 @@ title: "Custom environments" description: "Custom environments for Studios" date created: "2024-10-01" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [environments, custom, studios] --- diff --git a/platform-enterprise_docs/studios/example-studios.md b/platform-enterprise_docs/studios/example-studios.md index 704b7f231b..b99d2f5468 100644 --- a/platform-enterprise_docs/studios/example-studios.md +++ b/platform-enterprise_docs/studios/example-studios.md @@ -2,7 +2,7 @@ title: "Example custom Studios" description: "Example Dockerfiles and pre-built container images for running custom applications in Studios." date created: "2026-02-18" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [environments, custom, studios, examples] --- diff --git a/platform-enterprise_docs/studios/managing.md b/platform-enterprise_docs/studios/managing.md index d0e59b213d..e9b8ae675f 100644 --- a/platform-enterprise_docs/studios/managing.md +++ b/platform-enterprise_docs/studios/managing.md @@ -2,7 +2,7 @@ title: "Manage Studios" description: "Manage Studio sessions." date created: "2025-02-06" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [data, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/overview.md b/platform-enterprise_docs/studios/overview.md index c0834e19aa..af47f2b651 100644 --- a/platform-enterprise_docs/studios/overview.md +++ b/platform-enterprise_docs/studios/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Interactive analysis environments in Seqera Platform" date created: "2025-02-06" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [studios, containers, image, sessions, interactive, analysis] --- diff --git a/platform-enterprise_docs/supported_software/agent/overview.md b/platform-enterprise_docs/supported_software/agent/overview.md index 03f0cf0f54..204103582f 100644 --- a/platform-enterprise_docs/supported_software/agent/overview.md +++ b/platform-enterprise_docs/supported_software/agent/overview.md @@ -2,7 +2,7 @@ title: "Tower Agent" description: "Instructions to use Tower Agent." date created: "2023-04-24" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [agent] --- diff --git a/platform-enterprise_docs/supported_software/dragen/overview.md b/platform-enterprise_docs/supported_software/dragen/overview.md index b97e208a60..94901922c6 100644 --- a/platform-enterprise_docs/supported_software/dragen/overview.md +++ b/platform-enterprise_docs/supported_software/dragen/overview.md @@ -2,7 +2,7 @@ title: "Illumina DRAGEN" description: "Instructions to integrate Illumina DRAGEN with Seqera Platform." date created: "2023-08-24" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [dragen, integration] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md b/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md index 07d173f686..fb36f27e90 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md @@ -2,7 +2,7 @@ title: "Developer tools" description: "API and CLI troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md index e663b75857..f509dc4eaf 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md @@ -2,7 +2,7 @@ title: "AWS" description: "AWS troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md index af3e2901b4..3de276843d 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md @@ -2,7 +2,7 @@ title: "Azure" description: "Azure troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [faq, help, azure, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md index d8d2ffd3e9..d32e7056d2 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Dataset troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [faq, help, database, datasets] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md b/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md index 7e8101bb91..30e296c929 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md @@ -2,7 +2,7 @@ title: "Nextflow" description: "Nextflow troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [faq, help, nextflow, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md b/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md index 829ec521bf..87a068131c 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Troubleshooting resource labels in Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [troubleshooting, help] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md index 1f4da35725..906f2b0eec 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md @@ -2,7 +2,7 @@ title: "Studios" description: "Studios troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [faq, help, studios, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md index 772d96ab42..100374ed71 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md @@ -2,7 +2,7 @@ title: "General troubleshooting" description: "Troubleshooting Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [troubleshooting, help] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md index 2d4296410b..461a911345 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Workspaces troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [faq, help, workspaces, troubleshooting] --- diff --git a/platform-enterprise_docs/tutorials/retry-strategy.md b/platform-enterprise_docs/tutorials/retry-strategy.md index 87b336ca08..1aef49bb23 100644 --- a/platform-enterprise_docs/tutorials/retry-strategy.md +++ b/platform-enterprise_docs/tutorials/retry-strategy.md @@ -2,7 +2,7 @@ title: "Manage AWS Spot interruptions in Seqera Platform" description: "Managing AWS Spot Interruptions in Seqera Platform." date created: "2024-07-16" -last updated: "2026-06-19" +last updated: "2026-06-22" tags: [aws, spot, platform, fusion, retry] --- From fbb34923ad046dc13238c9654fa37fbf294b8d95 Mon Sep 17 00:00:00 2001 From: Seqera Docs Bot Date: Tue, 23 Jun 2026 14:33:09 +0000 Subject: [PATCH 13/13] [automated] Fix code formatting --- fusion_docs/guide.md | 2 +- fusion_docs/guide/aws-batch.md | 2 +- fusion_docs/guide/aws-eks.md | 2 +- fusion_docs/guide/azure-batch.md | 2 +- fusion_docs/guide/gcp-batch.md | 2 +- fusion_docs/guide/gcp-gke.md | 2 +- fusion_docs/guide/snapshots/aws.md | 2 +- fusion_docs/guide/snapshots/configuration.md | 2 +- fusion_docs/guide/snapshots/gcp.md | 2 +- fusion_docs/guide/snapshots/index.md | 2 +- fusion_docs/index.md | 2 +- fusion_docs/licensing.md | 2 +- fusion_docs/troubleshooting.md | 2 +- fusion_docs/troubleshooting/error-codes-exit-messages.md | 2 +- fusion_docs/troubleshooting/fusion-doctor.md | 2 +- fusion_docs/troubleshooting/fusion-snapshots.md | 2 +- fusion_docs/troubleshooting/general.md | 2 +- platform-cli-docs/docs/installation.md | 2 +- platform-cloud/docs/administration/credit-management.md | 2 +- platform-cloud/docs/cloud/changelog.md | 2 +- platform-cloud/docs/co-scientist/authentication.md | 2 +- platform-cloud/docs/co-scientist/coding-agents.md | 2 +- platform-cloud/docs/co-scientist/command-approval.md | 2 +- platform-cloud/docs/co-scientist/configuration.md | 2 +- platform-cloud/docs/co-scientist/credits.md | 2 +- platform-cloud/docs/co-scientist/index.md | 2 +- platform-cloud/docs/co-scientist/installation.mdx | 2 +- platform-cloud/docs/co-scientist/modes.md | 2 +- platform-cloud/docs/co-scientist/nextflow-lsp.md | 2 +- platform-cloud/docs/co-scientist/projects.md | 2 +- platform-cloud/docs/co-scientist/quickstart.md | 2 +- platform-cloud/docs/co-scientist/reference/cli.md | 2 +- .../docs/co-scientist/reference/environment-variables.md | 2 +- platform-cloud/docs/co-scientist/reference/index.md | 2 +- platform-cloud/docs/co-scientist/reference/skills-reference.md | 2 +- platform-cloud/docs/co-scientist/sessions.md | 2 +- platform-cloud/docs/co-scientist/skill-antigravity.md | 2 +- platform-cloud/docs/co-scientist/skill-claude-code.md | 2 +- platform-cloud/docs/co-scientist/skill-codex.md | 2 +- platform-cloud/docs/co-scientist/skill-github-copilot.md | 2 +- platform-cloud/docs/co-scientist/skill-other-agents.md | 2 +- platform-cloud/docs/co-scientist/skills.md | 2 +- platform-cloud/docs/co-scientist/use-cases.md | 2 +- platform-cloud/docs/compute-envs/aws-batch.mdx | 2 +- platform-cloud/docs/compute-envs/aws-cloud.mdx | 2 +- platform-cloud/docs/compute-envs/azure-batch.md | 2 +- platform-cloud/docs/compute-envs/azure-cloud.md | 2 +- platform-cloud/docs/compute-envs/eks.mdx | 2 +- platform-cloud/docs/compute-envs/gke.md | 2 +- platform-cloud/docs/compute-envs/google-cloud-batch.md | 2 +- platform-cloud/docs/compute-envs/google-cloud.md | 2 +- platform-cloud/docs/compute-envs/hpc.md | 2 +- platform-cloud/docs/compute-envs/k8s.md | 2 +- platform-cloud/docs/compute-envs/overview.md | 2 +- platform-cloud/docs/compute-envs/seqera-compute.md | 2 +- platform-cloud/docs/credentials/agent_credentials.md | 2 +- platform-cloud/docs/credentials/aws_registry_credentials.md | 2 +- platform-cloud/docs/credentials/azure_registry_credentials.md | 2 +- .../docs/credentials/container_registry_credentials.md | 2 +- platform-cloud/docs/credentials/data_repositories.md | 2 +- .../docs/credentials/docker_hub_registry_credentials.md | 2 +- platform-cloud/docs/credentials/gitea_registry_credentials.md | 2 +- platform-cloud/docs/credentials/github_registry_credentials.md | 2 +- platform-cloud/docs/credentials/gitlab_registry_credentials.md | 2 +- platform-cloud/docs/credentials/google_registry_credentials.md | 2 +- platform-cloud/docs/credentials/managed_identities.md | 2 +- platform-cloud/docs/credentials/overview.md | 2 +- platform-cloud/docs/credentials/quay_registry_credentials.md | 2 +- platform-cloud/docs/credentials/ssh_credentials.md | 2 +- platform-cloud/docs/data-privacy/overview.md | 2 +- platform-cloud/docs/data/data-explorer.md | 2 +- platform-cloud/docs/data/data-lineage.md | 2 +- platform-cloud/docs/data/datasets.md | 2 +- .../docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx | 2 +- platform-cloud/docs/functionality_matrix/overview.md | 2 +- platform-cloud/docs/getting-started/overview.md | 2 +- platform-cloud/docs/getting-started/proteinfold.md | 2 +- .../docs/getting-started/quickstart-demo/add-pipelines.md | 2 +- .../docs/getting-started/quickstart-demo/comm-showcase.md | 2 +- .../docs/getting-started/quickstart-demo/launch-pipelines.md | 2 +- .../docs/getting-started/quickstart-demo/monitor-runs.md | 2 +- .../getting-started/quickstart-demo/pipeline-optimization.md | 2 +- platform-cloud/docs/getting-started/quickstart-demo/studios.md | 2 +- .../getting-started/quickstart-demo/view-run-information.md | 2 +- platform-cloud/docs/getting-started/rnaseq.md | 2 +- platform-cloud/docs/getting-started/single-sign-on.md | 2 +- platform-cloud/docs/getting-started/studios.md | 2 +- platform-cloud/docs/getting-started/workspace-setup.md | 2 +- platform-cloud/docs/git/overview.md | 2 +- platform-cloud/docs/labels/overview.md | 2 +- platform-cloud/docs/launch/cache-resume.mdx | 2 +- platform-cloud/docs/launch/launchpad.md | 2 +- platform-cloud/docs/limits/overview.md | 2 +- platform-cloud/docs/monitoring/cloud-costs.md | 2 +- platform-cloud/docs/monitoring/dashboard.md | 2 +- platform-cloud/docs/monitoring/overview.md | 2 +- platform-cloud/docs/monitoring/run-details.mdx | 2 +- platform-cloud/docs/orgs-and-teams/custom-roles.md | 2 +- platform-cloud/docs/orgs-and-teams/organizations.md | 2 +- platform-cloud/docs/orgs-and-teams/roles.md | 2 +- platform-cloud/docs/orgs-and-teams/workspace-management.md | 2 +- platform-cloud/docs/pipeline-actions/overview.md | 2 +- platform-cloud/docs/pipeline-optimization/overview.md | 2 +- platform-cloud/docs/pipeline-schema/overview.md | 2 +- platform-cloud/docs/pipelines/overview.md | 2 +- platform-cloud/docs/pipelines/revision.md | 2 +- platform-cloud/docs/pipelines/versioning.md | 2 +- platform-cloud/docs/platform-cloud.md | 2 +- platform-cloud/docs/quickstart.md | 2 +- platform-cloud/docs/reports/overview.md | 2 +- platform-cloud/docs/resource-labels/overview.md | 2 +- platform-cloud/docs/secrets/overview.md | 2 +- platform-cloud/docs/seqera-mcp/nfcore-tools.md | 2 +- platform-cloud/docs/seqera-mcp/overview.md | 2 +- platform-cloud/docs/seqera-mcp/seqera-tools.md | 2 +- platform-cloud/docs/seqera-mcp/sra-tools.md | 2 +- platform-cloud/docs/seqerakit/commands.md | 2 +- platform-cloud/docs/seqerakit/installation.md | 2 +- platform-cloud/docs/seqerakit/templates.mdx | 2 +- platform-cloud/docs/seqerakit/yaml-configuration.md | 2 +- platform-cloud/docs/studios/add-studio-custom-container.md | 2 +- platform-cloud/docs/studios/add-studio-git-repo.md | 2 +- platform-cloud/docs/studios/add-studio-provided-template.md | 2 +- platform-cloud/docs/studios/add-studio.md | 2 +- platform-cloud/docs/studios/connect.md | 2 +- platform-cloud/docs/studios/container-images.md | 2 +- platform-cloud/docs/studios/custom-envs.md | 2 +- platform-cloud/docs/studios/example-studios.md | 2 +- platform-cloud/docs/studios/managing.md | 2 +- platform-cloud/docs/studios/overview.md | 2 +- platform-cloud/docs/supported_software/agent/overview.md | 2 +- platform-cloud/docs/supported_software/dragen/overview.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md | 2 +- .../docs/troubleshooting_and_faqs/aws_troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/azure_troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/datasets_troubleshooting.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/nextflow.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md | 2 +- .../docs/troubleshooting_and_faqs/sso_troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/studios_troubleshooting.md | 2 +- platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md | 2 +- .../docs/troubleshooting_and_faqs/workspaces_troubleshooting.md | 2 +- platform-cloud/docs/tutorials/retry-strategy.md | 2 +- platform-enterprise_docs/administration/overview.md | 2 +- platform-enterprise_docs/co-scientist/authentication.md | 2 +- platform-enterprise_docs/co-scientist/coding-agents.md | 2 +- platform-enterprise_docs/co-scientist/command-approval.md | 2 +- platform-enterprise_docs/co-scientist/configuration.md | 2 +- platform-enterprise_docs/co-scientist/index.md | 2 +- platform-enterprise_docs/co-scientist/installation.mdx | 2 +- platform-enterprise_docs/co-scientist/modes.md | 2 +- platform-enterprise_docs/co-scientist/nextflow-lsp.md | 2 +- platform-enterprise_docs/co-scientist/prerequisites.md | 2 +- platform-enterprise_docs/co-scientist/projects.md | 2 +- platform-enterprise_docs/co-scientist/quickstart.md | 2 +- platform-enterprise_docs/co-scientist/reference/cli.md | 2 +- .../co-scientist/reference/environment-variables.md | 2 +- platform-enterprise_docs/co-scientist/reference/index.md | 2 +- .../co-scientist/reference/skills-reference.md | 2 +- platform-enterprise_docs/co-scientist/sessions.md | 2 +- platform-enterprise_docs/co-scientist/skill-antigravity.md | 2 +- platform-enterprise_docs/co-scientist/skill-claude-code.md | 2 +- platform-enterprise_docs/co-scientist/skill-codex.md | 2 +- platform-enterprise_docs/co-scientist/skill-github-copilot.md | 2 +- platform-enterprise_docs/co-scientist/skill-other-agents.md | 2 +- platform-enterprise_docs/co-scientist/skills.md | 2 +- platform-enterprise_docs/co-scientist/usage-and-cost.md | 2 +- platform-enterprise_docs/co-scientist/use-cases.md | 2 +- platform-enterprise_docs/compute-envs/aws-batch.md | 2 +- platform-enterprise_docs/compute-envs/aws-cloud.md | 2 +- platform-enterprise_docs/compute-envs/azure-batch.md | 2 +- platform-enterprise_docs/compute-envs/azure-cloud.md | 2 +- platform-enterprise_docs/compute-envs/eks.md | 2 +- platform-enterprise_docs/compute-envs/gke.md | 2 +- platform-enterprise_docs/compute-envs/google-cloud-batch.md | 2 +- platform-enterprise_docs/compute-envs/google-cloud.md | 2 +- platform-enterprise_docs/compute-envs/hpc.md | 2 +- platform-enterprise_docs/compute-envs/k8s.md | 2 +- platform-enterprise_docs/compute-envs/overview.md | 2 +- platform-enterprise_docs/credentials/agent_credentials.md | 2 +- .../credentials/aws_registry_credentials.md | 2 +- .../credentials/azure_registry_credentials.md | 2 +- platform-enterprise_docs/credentials/data_repositories.md | 2 +- .../credentials/docker_hub_registry_credentials.md | 2 +- .../credentials/gitea_registry_credentials.md | 2 +- .../credentials/github_registry_credentials.md | 2 +- .../credentials/gitlab_registry_credentials.md | 2 +- .../credentials/google_registry_credentials.md | 2 +- platform-enterprise_docs/credentials/managed_identities.md | 2 +- platform-enterprise_docs/credentials/overview.md | 2 +- .../credentials/quay_registry_credentials.md | 2 +- platform-enterprise_docs/credentials/ssh_credentials.md | 2 +- platform-enterprise_docs/data-privacy/overview.md | 2 +- platform-enterprise_docs/data/data-explorer.md | 2 +- platform-enterprise_docs/data/data-lineage.md | 2 +- platform-enterprise_docs/data/datasets.md | 2 +- .../enterprise/advanced-topics/content-security-policy.md | 2 +- .../enterprise/advanced-topics/custom-launch-container.md | 2 +- .../enterprise/advanced-topics/firewall-configuration.md | 2 +- .../enterprise/advanced-topics/manual-aws-batch-setup.mdx | 2 +- .../enterprise/advanced-topics/manual-azure-batch-setup.md | 2 +- .../enterprise/advanced-topics/monitoring.md | 2 +- .../enterprise/advanced-topics/seqera-container-images.md | 2 +- .../enterprise/configuration/authentication/email.md | 2 +- .../enterprise/configuration/authentication/entra.md | 2 +- .../enterprise/configuration/authentication/github.md | 2 +- .../enterprise/configuration/authentication/google.md | 2 +- .../authentication/idp-delegation/claim-mapping.md | 2 +- .../authentication/idp-delegation/group-catalog/overview.md | 2 +- .../idp-delegation/group-catalog/scim-entra-id.md | 2 +- .../authentication/idp-delegation/group-catalog/scim-okta.md | 2 +- .../authentication/idp-delegation/multi-org-routing.md | 2 +- .../configuration/authentication/idp-delegation/overview.md | 2 +- .../enterprise/configuration/authentication/keycloak.md | 2 +- .../enterprise/configuration/authentication/okta.md | 2 +- .../enterprise/configuration/authentication/overview.md | 2 +- .../enterprise/configuration/aws_parameter_store.md | 2 +- platform-enterprise_docs/enterprise/configuration/mirroring.md | 2 +- platform-enterprise_docs/enterprise/configuration/networking.md | 2 +- platform-enterprise_docs/enterprise/configuration/overview.mdx | 2 +- .../enterprise/configuration/pipeline_optimization.md | 2 +- .../enterprise/configuration/reverse_proxy.md | 2 +- platform-enterprise_docs/enterprise/configuration/ssl_tls.md | 2 +- platform-enterprise_docs/enterprise/configuration/wave.md | 2 +- platform-enterprise_docs/enterprise/general_troubleshooting.md | 2 +- .../enterprise/groundswell-docker-compose.md | 2 +- platform-enterprise_docs/enterprise/groundswell-helm.md | 2 +- platform-enterprise_docs/enterprise/groundswell-kubernetes.md | 2 +- platform-enterprise_docs/enterprise/install-groundswell.md | 2 +- platform-enterprise_docs/enterprise/install-platform.md | 2 +- .../enterprise/install-seqera-coscientist.mdx | 2 +- platform-enterprise_docs/enterprise/install-studios.md | 2 +- platform-enterprise_docs/enterprise/overview.md | 2 +- platform-enterprise_docs/enterprise/platform-docker-compose.md | 2 +- platform-enterprise_docs/enterprise/platform-helm.md | 2 +- platform-enterprise_docs/enterprise/platform-kubernetes.md | 2 +- platform-enterprise_docs/enterprise/studios-docker-compose.md | 2 +- platform-enterprise_docs/enterprise/studios-helm.md | 2 +- platform-enterprise_docs/enterprise/studios-kubernetes.md | 2 +- platform-enterprise_docs/enterprise/studios-ssh.md | 2 +- platform-enterprise_docs/enterprise/testing.md | 2 +- platform-enterprise_docs/enterprise/upgrade.md | 2 +- platform-enterprise_docs/functionality_matrix/overview.md | 2 +- platform-enterprise_docs/getting-started/overview.md | 2 +- .../getting-started/production-checklist.md | 2 +- platform-enterprise_docs/getting-started/proteinfold.md | 2 +- .../getting-started/quickstart-demo/add-data.md | 2 +- .../getting-started/quickstart-demo/add-pipelines.md | 2 +- .../getting-started/quickstart-demo/automation.md | 2 +- .../getting-started/quickstart-demo/monitor-runs.md | 2 +- .../getting-started/quickstart-demo/pipeline-optimization.md | 2 +- .../getting-started/quickstart-demo/studios.md | 2 +- .../getting-started/quickstart-demo/view-run-information.md | 2 +- platform-enterprise_docs/getting-started/rnaseq.md | 2 +- platform-enterprise_docs/getting-started/studios.md | 2 +- platform-enterprise_docs/getting-started/workspace-setup.md | 2 +- platform-enterprise_docs/git/overview.md | 2 +- platform-enterprise_docs/labels/overview.md | 2 +- platform-enterprise_docs/launch/advanced.md | 2 +- platform-enterprise_docs/launch/cache-resume.mdx | 2 +- platform-enterprise_docs/launch/launchpad.md | 2 +- platform-enterprise_docs/limits/overview.md | 2 +- platform-enterprise_docs/monitoring/audit-logs.md | 2 +- platform-enterprise_docs/monitoring/cloud-costs.md | 2 +- platform-enterprise_docs/monitoring/dashboard.md | 2 +- platform-enterprise_docs/monitoring/overview.md | 2 +- platform-enterprise_docs/monitoring/run-details.mdx | 2 +- platform-enterprise_docs/orgs-and-teams/custom-roles.md | 2 +- platform-enterprise_docs/orgs-and-teams/organizations.md | 2 +- platform-enterprise_docs/orgs-and-teams/roles.md | 2 +- platform-enterprise_docs/orgs-and-teams/teams.md | 2 +- platform-enterprise_docs/orgs-and-teams/workspace-management.md | 2 +- platform-enterprise_docs/pipeline-actions/overview.md | 2 +- platform-enterprise_docs/pipeline-optimization/overview.md | 2 +- platform-enterprise_docs/pipeline-schema/overview.md | 2 +- platform-enterprise_docs/pipelines/overview.md | 2 +- platform-enterprise_docs/pipelines/revision.md | 2 +- platform-enterprise_docs/pipelines/versioning.md | 2 +- platform-enterprise_docs/platform-enterprise.md | 2 +- platform-enterprise_docs/reports/overview.md | 2 +- platform-enterprise_docs/resource-labels/overview.md | 2 +- platform-enterprise_docs/secrets/overview.md | 2 +- platform-enterprise_docs/seqerakit/commands.md | 2 +- platform-enterprise_docs/seqerakit/installation.md | 2 +- platform-enterprise_docs/seqerakit/templates.mdx | 2 +- platform-enterprise_docs/seqerakit/yaml-configuration.md | 2 +- platform-enterprise_docs/studios/add-studio-custom-container.md | 2 +- platform-enterprise_docs/studios/add-studio-git-repo.md | 2 +- .../studios/add-studio-provided-template.md | 2 +- platform-enterprise_docs/studios/add-studio.md | 2 +- platform-enterprise_docs/studios/connect.md | 2 +- platform-enterprise_docs/studios/container-images.md | 2 +- platform-enterprise_docs/studios/custom-envs.md | 2 +- platform-enterprise_docs/studios/example-studios.md | 2 +- platform-enterprise_docs/studios/managing.md | 2 +- platform-enterprise_docs/studios/overview.md | 2 +- platform-enterprise_docs/supported_software/agent/overview.md | 2 +- platform-enterprise_docs/supported_software/dragen/overview.md | 2 +- .../troubleshooting_and_faqs/api_and_cli.md | 2 +- .../troubleshooting_and_faqs/aws_troubleshooting.md | 2 +- .../troubleshooting_and_faqs/azure_troubleshooting.md | 2 +- .../troubleshooting_and_faqs/datasets_troubleshooting.md | 2 +- platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md | 2 +- .../troubleshooting_and_faqs/resource-labels.md | 2 +- .../troubleshooting_and_faqs/studios_troubleshooting.md | 2 +- .../troubleshooting_and_faqs/troubleshooting.md | 2 +- .../troubleshooting_and_faqs/workspaces_troubleshooting.md | 2 +- platform-enterprise_docs/tutorials/retry-strategy.md | 2 +- 309 files changed, 309 insertions(+), 309 deletions(-) diff --git a/fusion_docs/guide.md b/fusion_docs/guide.md index e965cf0cef..cd2dad1bbb 100644 --- a/fusion_docs/guide.md +++ b/fusion_docs/guide.md @@ -2,7 +2,7 @@ title: User guide description: "Overview of the Fusion v2 file system" date created: "2024-08-23" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [fusion, storage, compute, file system, posix, client] --- diff --git a/fusion_docs/guide/aws-batch.md b/fusion_docs/guide/aws-batch.md index dbaa422588..09ad005be2 100644 --- a/fusion_docs/guide/aws-batch.md +++ b/fusion_docs/guide/aws-batch.md @@ -2,7 +2,7 @@ title: AWS Batch description: "Use Fusion with AWS Batch and S3 storage" date created: "2024-08-23" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [fusion, storage, compute, aws batch, s3] --- diff --git a/fusion_docs/guide/aws-eks.md b/fusion_docs/guide/aws-eks.md index b2af939a95..f7d835dae7 100644 --- a/fusion_docs/guide/aws-eks.md +++ b/fusion_docs/guide/aws-eks.md @@ -2,7 +2,7 @@ title: Amazon EKS description: "Use Fusion with AWS Elastic Kubernetes Service and S3 storage" date created: "2024-08-24" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [fusion, storage, compute, aws eks, s3] --- diff --git a/fusion_docs/guide/azure-batch.md b/fusion_docs/guide/azure-batch.md index 5a88b06d3d..4e24bce307 100644 --- a/fusion_docs/guide/azure-batch.md +++ b/fusion_docs/guide/azure-batch.md @@ -2,7 +2,7 @@ title: Azure Batch description: "Use Fusion with Azure Batch and Azure Blob storage" date created: "2024-08-23" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [fusion, storage, compute, azure batch, blob storage] --- diff --git a/fusion_docs/guide/gcp-batch.md b/fusion_docs/guide/gcp-batch.md index b6308cae57..8c3fea4e11 100644 --- a/fusion_docs/guide/gcp-batch.md +++ b/fusion_docs/guide/gcp-batch.md @@ -2,7 +2,7 @@ title: Google Cloud Batch description: "Use Fusion with Google Cloud Batch and Google Cloud Storage" date created: "2024-08-23" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [fusion, storage, compute, gcp batch, gcs, google cloud] --- diff --git a/fusion_docs/guide/gcp-gke.md b/fusion_docs/guide/gcp-gke.md index 890edf4740..8562adb72c 100644 --- a/fusion_docs/guide/gcp-gke.md +++ b/fusion_docs/guide/gcp-gke.md @@ -2,7 +2,7 @@ title: Google Kubernetes Engine description: "Use Fusion with Google Kubernetes Engine and Google Cloud Storage" date created: "2024-08-23" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [fusion, storage, compute, gke, gcs, google cloud, kubernetes] --- diff --git a/fusion_docs/guide/snapshots/aws.md b/fusion_docs/guide/snapshots/aws.md index fbe0f235e2..9407e9231b 100644 --- a/fusion_docs/guide/snapshots/aws.md +++ b/fusion_docs/guide/snapshots/aws.md @@ -2,7 +2,7 @@ title: AWS Batch description: "Fusion Snapshots configuration and best practices for AWS Batch" date created: "2024-11-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [fusion, fusion snapshots, storage, compute, snapshot, aws, batch] --- diff --git a/fusion_docs/guide/snapshots/configuration.md b/fusion_docs/guide/snapshots/configuration.md index 2f721e78a7..49c64fd003 100644 --- a/fusion_docs/guide/snapshots/configuration.md +++ b/fusion_docs/guide/snapshots/configuration.md @@ -2,7 +2,7 @@ title: Advanced configuration description: "Advanced configuration options for Fusion Snapshots" date created: "2024-11-29" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [fusion, fusion snapshots, snapshot, configuration, nextflow] --- diff --git a/fusion_docs/guide/snapshots/gcp.md b/fusion_docs/guide/snapshots/gcp.md index f961234206..dece06cf1a 100644 --- a/fusion_docs/guide/snapshots/gcp.md +++ b/fusion_docs/guide/snapshots/gcp.md @@ -2,7 +2,7 @@ title: Google Cloud Batch description: "Fusion Snapshots configuration and best practices for Google Cloud Batch" date created: "2024-11-29" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [fusion, fusion snapshots, storage, compute, snapshot, gcp, google, batch] --- diff --git a/fusion_docs/guide/snapshots/index.md b/fusion_docs/guide/snapshots/index.md index 4dfed603db..6c59aff5ff 100644 --- a/fusion_docs/guide/snapshots/index.md +++ b/fusion_docs/guide/snapshots/index.md @@ -2,7 +2,7 @@ title: Fusion Snapshots description: "Introduction to Fusion Snapshots checkpoint/restore functionality" date created: "2024-11-29" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [fusion, fusion snapshots, storage, snapshot, checkpoint, restore] --- diff --git a/fusion_docs/index.md b/fusion_docs/index.md index 4c82bddfd1..e214914796 100644 --- a/fusion_docs/index.md +++ b/fusion_docs/index.md @@ -2,7 +2,7 @@ title: Fusion file system description: "Overview of the Fusion v2 file system" date created: "2024-08-23" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [fusion, storage, compute, file system, posix, client] --- diff --git a/fusion_docs/licensing.md b/fusion_docs/licensing.md index 77f00d4874..2f523c1ddb 100644 --- a/fusion_docs/licensing.md +++ b/fusion_docs/licensing.md @@ -2,7 +2,7 @@ title: Fusion licensing description: "Understand how Fusion licensing works" date created: "2025-02-20" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [fusion, storage, compute, file system, license, quotas] --- diff --git a/fusion_docs/troubleshooting.md b/fusion_docs/troubleshooting.md index 6ff7bb854f..f530b2049d 100644 --- a/fusion_docs/troubleshooting.md +++ b/fusion_docs/troubleshooting.md @@ -2,7 +2,7 @@ title: Troubleshooting description: "Troubleshooting for Fusion issues" date created: "2025-11-29" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [troubleshooting, fusion, fusion snapshots, configuration] --- diff --git a/fusion_docs/troubleshooting/error-codes-exit-messages.md b/fusion_docs/troubleshooting/error-codes-exit-messages.md index af4cf77af8..fd92fe2a2b 100644 --- a/fusion_docs/troubleshooting/error-codes-exit-messages.md +++ b/fusion_docs/troubleshooting/error-codes-exit-messages.md @@ -2,7 +2,7 @@ title: Error codes and exit messages description: "Reference for Fusion error codes, exit codes, and error messages" date created: "2025-01-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [errors, error codes, exit codes, fuse, logging, fusion] --- diff --git a/fusion_docs/troubleshooting/fusion-doctor.md b/fusion_docs/troubleshooting/fusion-doctor.md index b2a78b8456..40b2a6962d 100644 --- a/fusion_docs/troubleshooting/fusion-doctor.md +++ b/fusion_docs/troubleshooting/fusion-doctor.md @@ -2,7 +2,7 @@ title: Fusion Doctor description: "Run Fusion Doctor diagnostics with nf-canary to validate Fusion compute environments" date created: "2026-04-23" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [troubleshooting, fusion, fusion doctor, nf-canary, diagnostics] --- diff --git a/fusion_docs/troubleshooting/fusion-snapshots.md b/fusion_docs/troubleshooting/fusion-snapshots.md index 044dd8bfc5..9e267cb91d 100644 --- a/fusion_docs/troubleshooting/fusion-snapshots.md +++ b/fusion_docs/troubleshooting/fusion-snapshots.md @@ -2,7 +2,7 @@ title: Fusion Snapshots description: "Troubleshooting for Fusion Snapshots" date created: "2025-11-29" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [troubleshooting, fusion, fusion snapshots, configuration] --- diff --git a/fusion_docs/troubleshooting/general.md b/fusion_docs/troubleshooting/general.md index edd509cbfd..15f6bcda7f 100644 --- a/fusion_docs/troubleshooting/general.md +++ b/fusion_docs/troubleshooting/general.md @@ -2,7 +2,7 @@ title: General description: "Troubleshooting for general Fusion issues" date created: "2025-11-29" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [troubleshooting, fusion, fusion snapshots, configuration] --- diff --git a/platform-cli-docs/docs/installation.md b/platform-cli-docs/docs/installation.md index 676de0cacc..175363a4df 100644 --- a/platform-cli-docs/docs/installation.md +++ b/platform-cli-docs/docs/installation.md @@ -2,7 +2,7 @@ title: "Installation" description: "Seqera Platform CLI installation and configuration instructions." date created: "2024-07-16" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [cli, platform, installation, configuration] --- diff --git a/platform-cloud/docs/administration/credit-management.md b/platform-cloud/docs/administration/credit-management.md index fc98067736..d9c5849d36 100644 --- a/platform-cloud/docs/administration/credit-management.md +++ b/platform-cloud/docs/administration/credit-management.md @@ -2,7 +2,7 @@ title: "Billing and credit management" description: "Manage Seqera credits across Seqera Compute and Co-Scientist." date created: "2025-10-20" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [seqera compute, compute environments, co-scientist, billing] --- diff --git a/platform-cloud/docs/cloud/changelog.md b/platform-cloud/docs/cloud/changelog.md index 67325dc77c..e5bbba3f53 100644 --- a/platform-cloud/docs/cloud/changelog.md +++ b/platform-cloud/docs/cloud/changelog.md @@ -2,7 +2,7 @@ title: "Cloud changelog" description: "Seqera Platform Cloud changelog" date created: "2024-07-04" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [changelog] --- diff --git a/platform-cloud/docs/co-scientist/authentication.md b/platform-cloud/docs/co-scientist/authentication.md index bdc68b71c0..703f3a009a 100644 --- a/platform-cloud/docs/co-scientist/authentication.md +++ b/platform-cloud/docs/co-scientist/authentication.md @@ -2,7 +2,7 @@ title: "Authentication" description: "Log in, log out, and manage organizations and tokens in the Seqera CLI" date created: "2025-12-15" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, authentication, login] --- diff --git a/platform-cloud/docs/co-scientist/coding-agents.md b/platform-cloud/docs/co-scientist/coding-agents.md index 8ffb7808bd..f4b3916456 100644 --- a/platform-cloud/docs/co-scientist/coding-agents.md +++ b/platform-cloud/docs/co-scientist/coding-agents.md @@ -2,7 +2,7 @@ title: "Coding agents" description: "Install Co-Scientist as a skill so your coding agent can drive Seqera Platform" date created: "2026-05-27" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-cloud/docs/co-scientist/command-approval.md b/platform-cloud/docs/co-scientist/command-approval.md index 5f6d7098cd..2e6a6c4bb6 100644 --- a/platform-cloud/docs/co-scientist/command-approval.md +++ b/platform-cloud/docs/co-scientist/command-approval.md @@ -2,7 +2,7 @@ title: "Command approval" description: "Control which local commands require user approval in Co-Scientist" date created: "2025-12-15" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, approval, security] --- diff --git a/platform-cloud/docs/co-scientist/configuration.md b/platform-cloud/docs/co-scientist/configuration.md index 7eebbdb414..d5ea1b2de1 100644 --- a/platform-cloud/docs/co-scientist/configuration.md +++ b/platform-cloud/docs/co-scientist/configuration.md @@ -2,7 +2,7 @@ title: "Using Co-Scientist" description: "Use Co-Scientist day to day in the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, configuration] --- diff --git a/platform-cloud/docs/co-scientist/credits.md b/platform-cloud/docs/co-scientist/credits.md index aadb1d9552..e5a2ea7ef6 100644 --- a/platform-cloud/docs/co-scientist/credits.md +++ b/platform-cloud/docs/co-scientist/credits.md @@ -2,7 +2,7 @@ title: "Credits" description: "Co-Scientist credits and how to request more" date created: "2026-04-30" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, credits] --- diff --git a/platform-cloud/docs/co-scientist/index.md b/platform-cloud/docs/co-scientist/index.md index 8e13a00ceb..2de175b16c 100644 --- a/platform-cloud/docs/co-scientist/index.md +++ b/platform-cloud/docs/co-scientist/index.md @@ -2,7 +2,7 @@ title: "Co-Scientist in Seqera CLI" description: "AI-powered assistant for bioinformatics workflows and Seqera Platform" date created: "2026-03-11" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, ai] --- diff --git a/platform-cloud/docs/co-scientist/installation.mdx b/platform-cloud/docs/co-scientist/installation.mdx index 1d98dbcd93..9136803077 100644 --- a/platform-cloud/docs/co-scientist/installation.mdx +++ b/platform-cloud/docs/co-scientist/installation.mdx @@ -2,7 +2,7 @@ title: "Installation" description: "Install and configure the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, installation] --- diff --git a/platform-cloud/docs/co-scientist/modes.md b/platform-cloud/docs/co-scientist/modes.md index 2b188991bd..3307d0a4ef 100644 --- a/platform-cloud/docs/co-scientist/modes.md +++ b/platform-cloud/docs/co-scientist/modes.md @@ -2,7 +2,7 @@ title: "Modes" description: "Work in Co-Scientist's build, plan, and goal modes" date created: "2026-03-11" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, modes] --- diff --git a/platform-cloud/docs/co-scientist/nextflow-lsp.md b/platform-cloud/docs/co-scientist/nextflow-lsp.md index 9aab16656e..f07274d7ad 100644 --- a/platform-cloud/docs/co-scientist/nextflow-lsp.md +++ b/platform-cloud/docs/co-scientist/nextflow-lsp.md @@ -2,7 +2,7 @@ title: "Code intelligence" description: "Use language-server code intelligence in Co-Scientist" date created: "2026-02-26" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, lsp, code intelligence] --- diff --git a/platform-cloud/docs/co-scientist/projects.md b/platform-cloud/docs/co-scientist/projects.md index e63ba8a074..9026c640eb 100644 --- a/platform-cloud/docs/co-scientist/projects.md +++ b/platform-cloud/docs/co-scientist/projects.md @@ -2,7 +2,7 @@ title: "Projects" description: "Organize workspace resources into projects using Seqera Platform labels" date created: "2026-04-22" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, projects, labels] --- diff --git a/platform-cloud/docs/co-scientist/quickstart.md b/platform-cloud/docs/co-scientist/quickstart.md index c50325b767..4e8ad0bbcd 100644 --- a/platform-cloud/docs/co-scientist/quickstart.md +++ b/platform-cloud/docs/co-scientist/quickstart.md @@ -2,7 +2,7 @@ title: "Quickstart" description: "Run your first Co-Scientist session in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, ai] --- diff --git a/platform-cloud/docs/co-scientist/reference/cli.md b/platform-cloud/docs/co-scientist/reference/cli.md index 49f7a926ab..9f6842ff81 100644 --- a/platform-cloud/docs/co-scientist/reference/cli.md +++ b/platform-cloud/docs/co-scientist/reference/cli.md @@ -2,7 +2,7 @@ title: "CLI" description: "Seqera CLI commands and options for Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, reference] --- diff --git a/platform-cloud/docs/co-scientist/reference/environment-variables.md b/platform-cloud/docs/co-scientist/reference/environment-variables.md index 103ee22fc8..f7ff980447 100644 --- a/platform-cloud/docs/co-scientist/reference/environment-variables.md +++ b/platform-cloud/docs/co-scientist/reference/environment-variables.md @@ -2,7 +2,7 @@ title: "Environment variables" description: "Environment variables for authenticating and configuring the Seqera CLI" date created: "2026-05-28" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, reference] --- diff --git a/platform-cloud/docs/co-scientist/reference/index.md b/platform-cloud/docs/co-scientist/reference/index.md index 9df1a65f76..c375d895b2 100644 --- a/platform-cloud/docs/co-scientist/reference/index.md +++ b/platform-cloud/docs/co-scientist/reference/index.md @@ -2,7 +2,7 @@ title: "Reference" description: "Reference material for the Seqera CLI and Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, reference] --- diff --git a/platform-cloud/docs/co-scientist/reference/skills-reference.md b/platform-cloud/docs/co-scientist/reference/skills-reference.md index eee4da7201..c8464c1040 100644 --- a/platform-cloud/docs/co-scientist/reference/skills-reference.md +++ b/platform-cloud/docs/co-scientist/reference/skills-reference.md @@ -2,7 +2,7 @@ title: "Skills" description: "Built-in skills, slash commands, and session limits for the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, skills, reference] --- diff --git a/platform-cloud/docs/co-scientist/sessions.md b/platform-cloud/docs/co-scientist/sessions.md index 6c1236706f..a64ac6c157 100644 --- a/platform-cloud/docs/co-scientist/sessions.md +++ b/platform-cloud/docs/co-scientist/sessions.md @@ -2,7 +2,7 @@ title: "Sessions" description: "Start, continue, resume, and exit Co-Scientist sessions, and run non-interactively" date created: "2026-05-27" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, sessions] --- diff --git a/platform-cloud/docs/co-scientist/skill-antigravity.md b/platform-cloud/docs/co-scientist/skill-antigravity.md index dc13da6c53..2edb33cf1d 100644 --- a/platform-cloud/docs/co-scientist/skill-antigravity.md +++ b/platform-cloud/docs/co-scientist/skill-antigravity.md @@ -2,7 +2,7 @@ title: "Antigravity/Gemini" description: "Install and maintain the Co-Scientist skill for Google's Antigravity/Gemini IDE" date created: "2026-04-29" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, skills, antigravity, gemini] --- diff --git a/platform-cloud/docs/co-scientist/skill-claude-code.md b/platform-cloud/docs/co-scientist/skill-claude-code.md index 408c1b19a2..9735de5889 100644 --- a/platform-cloud/docs/co-scientist/skill-claude-code.md +++ b/platform-cloud/docs/co-scientist/skill-claude-code.md @@ -2,7 +2,7 @@ title: "Claude Code" description: "Install and maintain the Co-Scientist skill for Claude Code" date created: "2026-03-11" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, skills, claude code] --- diff --git a/platform-cloud/docs/co-scientist/skill-codex.md b/platform-cloud/docs/co-scientist/skill-codex.md index ac037746f6..6cc1d10d60 100644 --- a/platform-cloud/docs/co-scientist/skill-codex.md +++ b/platform-cloud/docs/co-scientist/skill-codex.md @@ -2,7 +2,7 @@ title: "Codex" description: "Install and maintain the Co-Scientist skill for Codex" date created: "2026-03-11" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, skills, codex] --- diff --git a/platform-cloud/docs/co-scientist/skill-github-copilot.md b/platform-cloud/docs/co-scientist/skill-github-copilot.md index 7cb04ee841..11148f2c05 100644 --- a/platform-cloud/docs/co-scientist/skill-github-copilot.md +++ b/platform-cloud/docs/co-scientist/skill-github-copilot.md @@ -2,7 +2,7 @@ title: "GitHub Copilot" description: "Install and maintain the Co-Scientist skill for GitHub Copilot" date created: "2026-03-11" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, skills, github copilot] --- diff --git a/platform-cloud/docs/co-scientist/skill-other-agents.md b/platform-cloud/docs/co-scientist/skill-other-agents.md index f9e29b0481..e25277b958 100644 --- a/platform-cloud/docs/co-scientist/skill-other-agents.md +++ b/platform-cloud/docs/co-scientist/skill-other-agents.md @@ -2,7 +2,7 @@ title: "Other coding agents" description: "Install and maintain the Co-Scientist skill for other coding agents" date created: "2026-03-11" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-cloud/docs/co-scientist/skills.md b/platform-cloud/docs/co-scientist/skills.md index 8ae73222e9..cd9107f459 100644 --- a/platform-cloud/docs/co-scientist/skills.md +++ b/platform-cloud/docs/co-scientist/skills.md @@ -2,7 +2,7 @@ title: "Skills configuration" description: "Discover, create, and install skills in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, skills] --- diff --git a/platform-cloud/docs/co-scientist/use-cases.md b/platform-cloud/docs/co-scientist/use-cases.md index d04d37f7ad..4751bebee0 100644 --- a/platform-cloud/docs/co-scientist/use-cases.md +++ b/platform-cloud/docs/co-scientist/use-cases.md @@ -2,7 +2,7 @@ title: "Use cases" description: "Common tasks you can do with Co-Scientist, with example prompts" date created: "2026-03-11" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, ai, use cases] --- diff --git a/platform-cloud/docs/compute-envs/aws-batch.mdx b/platform-cloud/docs/compute-envs/aws-batch.mdx index 2c666430a8..a3860bb8d1 100644 --- a/platform-cloud/docs/compute-envs/aws-batch.mdx +++ b/platform-cloud/docs/compute-envs/aws-batch.mdx @@ -2,7 +2,7 @@ title: "AWS Batch" description: "Instructions to set up AWS Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [aws, batch, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/aws-cloud.mdx b/platform-cloud/docs/compute-envs/aws-cloud.mdx index b8b0150506..bfe32b2480 100644 --- a/platform-cloud/docs/compute-envs/aws-cloud.mdx +++ b/platform-cloud/docs/compute-envs/aws-cloud.mdx @@ -2,7 +2,7 @@ title: "AWS Cloud" description: "Instructions to set up an AWS Cloud CE in Seqera Platform" date created: "2025-05-15" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [cloud, vm, amazon, compute environments] toc_min_heading_level: 2 toc_max_heading_level: 4 diff --git a/platform-cloud/docs/compute-envs/azure-batch.md b/platform-cloud/docs/compute-envs/azure-batch.md index 66a0d987fa..fb17d74b5e 100644 --- a/platform-cloud/docs/compute-envs/azure-batch.md +++ b/platform-cloud/docs/compute-envs/azure-batch.md @@ -2,7 +2,7 @@ title: "Azure Batch" description: "Instructions to set up Azure Batch in Seqera Platform" date created: "2024-01-04" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [azure, batch, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/azure-cloud.md b/platform-cloud/docs/compute-envs/azure-cloud.md index 6f90a65cf0..82ce8c30dc 100644 --- a/platform-cloud/docs/compute-envs/azure-cloud.md +++ b/platform-cloud/docs/compute-envs/azure-cloud.md @@ -2,7 +2,7 @@ title: "Azure Cloud" description: "Instructions to set up an Azure Cloud compute environment in Seqera Platform" date created: "2025-09-29" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [cloud, vm, azure, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/eks.mdx b/platform-cloud/docs/compute-envs/eks.mdx index 0bd8f70088..5c7cc04c59 100644 --- a/platform-cloud/docs/compute-envs/eks.mdx +++ b/platform-cloud/docs/compute-envs/eks.mdx @@ -2,7 +2,7 @@ title: "Amazon EKS" description: "Instructions to set up Amazon EKS in Seqera Platform" date created: "2026-02-04" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [eks, amazon, compute environments, ce] --- diff --git a/platform-cloud/docs/compute-envs/gke.md b/platform-cloud/docs/compute-envs/gke.md index b9043ab2f7..1d4529150f 100644 --- a/platform-cloud/docs/compute-envs/gke.md +++ b/platform-cloud/docs/compute-envs/gke.md @@ -2,7 +2,7 @@ title: "Google Kubernetes Engine" description: "Instructions to set up Google Kubernetes Engine in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [gke, google, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/google-cloud-batch.md b/platform-cloud/docs/compute-envs/google-cloud-batch.md index 3368b0b516..d2b6f3b7ad 100644 --- a/platform-cloud/docs/compute-envs/google-cloud-batch.md +++ b/platform-cloud/docs/compute-envs/google-cloud-batch.md @@ -2,7 +2,7 @@ title: "Google Cloud Batch" description: "Instructions to set up Google Cloud Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [google, batch, gcp, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/google-cloud.md b/platform-cloud/docs/compute-envs/google-cloud.md index ec7a0ab372..bcbe57f7ce 100644 --- a/platform-cloud/docs/compute-envs/google-cloud.md +++ b/platform-cloud/docs/compute-envs/google-cloud.md @@ -2,7 +2,7 @@ title: "Google Cloud" description: "Instructions to set up an Google Cloud CE in Seqera Platform" date created: "2025-07-15" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [cloud, vm, google, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/hpc.md b/platform-cloud/docs/compute-envs/hpc.md index d528ebcd74..53b284f35e 100644 --- a/platform-cloud/docs/compute-envs/hpc.md +++ b/platform-cloud/docs/compute-envs/hpc.md @@ -2,7 +2,7 @@ title: "HPC compute environments" description: "Instructions to set up HPC compute environments in Seqera Platform" date created: "2023-05-11" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [slurm, lsf, pbs, grid engine, altair, ibm, moab, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/k8s.md b/platform-cloud/docs/compute-envs/k8s.md index 067d9694a5..e3b8aff54b 100644 --- a/platform-cloud/docs/compute-envs/k8s.md +++ b/platform-cloud/docs/compute-envs/k8s.md @@ -2,7 +2,7 @@ title: "Kubernetes" description: "Instructions to set up Kubernetes in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [k8s, kubernetes, compute environments] --- diff --git a/platform-cloud/docs/compute-envs/overview.md b/platform-cloud/docs/compute-envs/overview.md index b420491d34..955c709298 100644 --- a/platform-cloud/docs/compute-envs/overview.md +++ b/platform-cloud/docs/compute-envs/overview.md @@ -2,7 +2,7 @@ title: "Compute environment overview" description: "Overview of compute environments in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [compute environments] --- diff --git a/platform-cloud/docs/compute-envs/seqera-compute.md b/platform-cloud/docs/compute-envs/seqera-compute.md index 5b0969d084..e7301cb734 100644 --- a/platform-cloud/docs/compute-envs/seqera-compute.md +++ b/platform-cloud/docs/compute-envs/seqera-compute.md @@ -2,7 +2,7 @@ title: "Seqera Compute" description: "Instructions to set up Seqera Compute in Seqera Platform" date created: "2025-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [seqera compute, compute environments] --- diff --git a/platform-cloud/docs/credentials/agent_credentials.md b/platform-cloud/docs/credentials/agent_credentials.md index 42684c5497..1362f42389 100644 --- a/platform-cloud/docs/credentials/agent_credentials.md +++ b/platform-cloud/docs/credentials/agent_credentials.md @@ -2,7 +2,7 @@ title: "Tower Agent credentials" description: "Create Tower Agent credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [agent, credentials] --- diff --git a/platform-cloud/docs/credentials/aws_registry_credentials.md b/platform-cloud/docs/credentials/aws_registry_credentials.md index 9f6ee26d2f..4127b427d5 100644 --- a/platform-cloud/docs/credentials/aws_registry_credentials.md +++ b/platform-cloud/docs/credentials/aws_registry_credentials.md @@ -2,7 +2,7 @@ title: "AWS ECR credentials" description: "Create AWS ECR credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [aws, ecr, credentials] --- diff --git a/platform-cloud/docs/credentials/azure_registry_credentials.md b/platform-cloud/docs/credentials/azure_registry_credentials.md index fa72d743ee..5b38b079ad 100644 --- a/platform-cloud/docs/credentials/azure_registry_credentials.md +++ b/platform-cloud/docs/credentials/azure_registry_credentials.md @@ -2,7 +2,7 @@ title: "Azure container registry credentials" description: "Create Azure container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [azure, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/container_registry_credentials.md b/platform-cloud/docs/credentials/container_registry_credentials.md index d6c1b3cff1..38ed53cf0f 100644 --- a/platform-cloud/docs/credentials/container_registry_credentials.md +++ b/platform-cloud/docs/credentials/container_registry_credentials.md @@ -2,7 +2,7 @@ title: "Container registry credentials" description: "Configure container registry credentials for the Wave container service in Seqera Platform." date created: "2025-10-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [credentials, container registry, wave, docker, authentication] --- diff --git a/platform-cloud/docs/credentials/data_repositories.md b/platform-cloud/docs/credentials/data_repositories.md index 5b08a40b51..cdb336219a 100644 --- a/platform-cloud/docs/credentials/data_repositories.md +++ b/platform-cloud/docs/credentials/data_repositories.md @@ -2,7 +2,7 @@ title: "Data repositories" description: "Add data repositories to Seqera Platform" date created: "2025-10-15" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [data explorer, aws, azure, gcp, s3-compatible, api, credentials] --- diff --git a/platform-cloud/docs/credentials/docker_hub_registry_credentials.md b/platform-cloud/docs/credentials/docker_hub_registry_credentials.md index a1724dfca5..288ef734cb 100644 --- a/platform-cloud/docs/credentials/docker_hub_registry_credentials.md +++ b/platform-cloud/docs/credentials/docker_hub_registry_credentials.md @@ -2,7 +2,7 @@ title: "Docker Hub credentials" description: "Create Docker Hub credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [docker, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/gitea_registry_credentials.md b/platform-cloud/docs/credentials/gitea_registry_credentials.md index d8dc39fdc7..aaa8cf651b 100644 --- a/platform-cloud/docs/credentials/gitea_registry_credentials.md +++ b/platform-cloud/docs/credentials/gitea_registry_credentials.md @@ -2,7 +2,7 @@ title: "Gitea container registry credentials" description: "Create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [gitea, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/github_registry_credentials.md b/platform-cloud/docs/credentials/github_registry_credentials.md index 17518cedb3..43a149a81b 100644 --- a/platform-cloud/docs/credentials/github_registry_credentials.md +++ b/platform-cloud/docs/credentials/github_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitHub container registry credentials" description: "Create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [github, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/gitlab_registry_credentials.md b/platform-cloud/docs/credentials/gitlab_registry_credentials.md index 9a600eeaf3..6fc2c4c450 100644 --- a/platform-cloud/docs/credentials/gitlab_registry_credentials.md +++ b/platform-cloud/docs/credentials/gitlab_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitLab container registry credentials" description: "Create GitLab container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [gitlab, registry, credentials] --- diff --git a/platform-cloud/docs/credentials/google_registry_credentials.md b/platform-cloud/docs/credentials/google_registry_credentials.md index ce3396e3a3..9f518d84d5 100644 --- a/platform-cloud/docs/credentials/google_registry_credentials.md +++ b/platform-cloud/docs/credentials/google_registry_credentials.md @@ -2,7 +2,7 @@ title: "Google registry credentials" description: "Create Google Cloud registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [google, containers, registry, artifact, credentials] --- diff --git a/platform-cloud/docs/credentials/managed_identities.md b/platform-cloud/docs/credentials/managed_identities.md index d66d00bc18..2cefebd0a5 100644 --- a/platform-cloud/docs/credentials/managed_identities.md +++ b/platform-cloud/docs/credentials/managed_identities.md @@ -2,7 +2,7 @@ title: "Managed identities" description: "Configure managed identities in Seqera Platform." date created: "2024-06-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [organizations, administration, managed identities, clusters, ssh, credentials] --- diff --git a/platform-cloud/docs/credentials/overview.md b/platform-cloud/docs/credentials/overview.md index b9c5c6eab4..ed1dd0dfc7 100644 --- a/platform-cloud/docs/credentials/overview.md +++ b/platform-cloud/docs/credentials/overview.md @@ -2,7 +2,7 @@ title: "Credentials overview" description: "Learn about credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [credentials, git, containers, registry] --- diff --git a/platform-cloud/docs/credentials/quay_registry_credentials.md b/platform-cloud/docs/credentials/quay_registry_credentials.md index 9460be0ce8..60a41aa3d3 100644 --- a/platform-cloud/docs/credentials/quay_registry_credentials.md +++ b/platform-cloud/docs/credentials/quay_registry_credentials.md @@ -2,7 +2,7 @@ title: "Quay container registry credentials" description: "Create Quay container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [quay, credentials] --- diff --git a/platform-cloud/docs/credentials/ssh_credentials.md b/platform-cloud/docs/credentials/ssh_credentials.md index 369adb09e6..09a038febe 100644 --- a/platform-cloud/docs/credentials/ssh_credentials.md +++ b/platform-cloud/docs/credentials/ssh_credentials.md @@ -2,7 +2,7 @@ title: "SSH credentials" description: "Create SSH credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [ssh, credentials] --- diff --git a/platform-cloud/docs/data-privacy/overview.md b/platform-cloud/docs/data-privacy/overview.md index 816a1fd029..d4f713c64c 100644 --- a/platform-cloud/docs/data-privacy/overview.md +++ b/platform-cloud/docs/data-privacy/overview.md @@ -2,7 +2,7 @@ title: "Data privacy" description: "Overview of the data collected by Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [data, privacy] --- diff --git a/platform-cloud/docs/data/data-explorer.md b/platform-cloud/docs/data/data-explorer.md index c5b8e0ccc1..71be3fb0ed 100644 --- a/platform-cloud/docs/data/data-explorer.md +++ b/platform-cloud/docs/data/data-explorer.md @@ -2,7 +2,7 @@ title: "Data Explorer" description: "Using Seqera Data Explorer." date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [data, explorer, igv, molstar, object, storage, lineage] --- diff --git a/platform-cloud/docs/data/data-lineage.md b/platform-cloud/docs/data/data-lineage.md index 143184db41..df98a77174 100644 --- a/platform-cloud/docs/data/data-lineage.md +++ b/platform-cloud/docs/data/data-lineage.md @@ -2,7 +2,7 @@ title: "Data Lineage" description: "Using data lineage in Seqera Platform." date created: "2026-05-04" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [data lineage, provenance, governance, reproducibility, lineage id, lid, labels] --- diff --git a/platform-cloud/docs/data/datasets.md b/platform-cloud/docs/data/datasets.md index ddc282b93c..aeb5e3d464 100644 --- a/platform-cloud/docs/data/datasets.md +++ b/platform-cloud/docs/data/datasets.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Using datasets in Seqera Platform." date created: "2023-04-23" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [datasets] --- diff --git a/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx b/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx index b9ebccdb07..1fa7eb8e21 100644 --- a/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx +++ b/platform-cloud/docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx @@ -2,7 +2,7 @@ title: "Manual AWS Batch configuration" description: "Manual AWS Batch configuration" date created: "2023-04-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [aws, batch, configuration] --- diff --git a/platform-cloud/docs/functionality_matrix/overview.md b/platform-cloud/docs/functionality_matrix/overview.md index 1eb08d5b6d..85006aab8c 100644 --- a/platform-cloud/docs/functionality_matrix/overview.md +++ b/platform-cloud/docs/functionality_matrix/overview.md @@ -2,7 +2,7 @@ title: "Default version compatibility" description: "Platform / nf-launcher / Nextflow / Fusion version compatibility" date created: "2024-06-20" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [compatibility, nextflow, nf-launcher] --- diff --git a/platform-cloud/docs/getting-started/overview.md b/platform-cloud/docs/getting-started/overview.md index 9512ea5d8a..7c1760d874 100644 --- a/platform-cloud/docs/getting-started/overview.md +++ b/platform-cloud/docs/getting-started/overview.md @@ -2,7 +2,7 @@ title: Run a pipeline description: An overview of Seqera Platform deployment versions and ways to run Seqera. date created: "2023-09-15" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [overview, pipelines, getting started, deployment, runs] --- diff --git a/platform-cloud/docs/getting-started/proteinfold.md b/platform-cloud/docs/getting-started/proteinfold.md index d961ce187a..258a3bc17a 100644 --- a/platform-cloud/docs/getting-started/proteinfold.md +++ b/platform-cloud/docs/getting-started/proteinfold.md @@ -2,7 +2,7 @@ title: "Protein structure prediction" description: "An introduction to running nf-core/proteinfold in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [platform, seqera pipelines, studios, proteinfold, alphafold, colabfold, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md b/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md index ca323ddda5..6376394300 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/add-pipelines.md @@ -2,7 +2,7 @@ title: "Add pipelines" description: "An introduction to adding pipelines to Seqera Platform workspaces" date created: "2024-07-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [platform, launch, pipelines, launchpad] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md b/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md index ec264fd272..0e4839fff9 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/comm-showcase.md @@ -2,7 +2,7 @@ title: "Community Showcase" description: "Seqera Cloud Community showcase workspace walkthrough" date created: "2024-07-08" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [platform, launch, pipelines, launchpad, tutorial] toc_max_heading_level: 3 --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md b/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md index d71f274f32..59a52918eb 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/launch-pipelines.md @@ -2,7 +2,7 @@ title: "Launch pipelines" description: "An introduction to launching nf-core/rnaseq in the community/showcase workspace" date created: "2024-07-08" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [platform, launch, pipelines, launchpad, tutorial] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md b/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md index 31975e9c58..5d65940b8e 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/monitor-runs.md @@ -2,7 +2,7 @@ title: "Monitor runs" description: "Monitor pipeline runs from the Runs page, All runs page, and Dashboard in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [platform, runs, monitoring] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md b/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md index 2360737884..c2ab8a2b0a 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/pipeline-optimization.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "An introduction to pipeline optimization in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [platform, runs, pipeline optimization] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/studios.md b/platform-cloud/docs/getting-started/quickstart-demo/studios.md index f58f63861f..d738befe68 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/studios.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/studios.md @@ -2,7 +2,7 @@ title: "Studios" description: "An introduction to Studios in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [platform, data, studios] --- diff --git a/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md b/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md index a296f72b61..be01de42c7 100644 --- a/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md +++ b/platform-cloud/docs/getting-started/quickstart-demo/view-run-information.md @@ -2,7 +2,7 @@ title: "View run information" description: "View pipeline run details in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [platform, runs, pipelines, monitoring, tutorial] --- diff --git a/platform-cloud/docs/getting-started/rnaseq.md b/platform-cloud/docs/getting-started/rnaseq.md index d148e57ddf..6ab81f15af 100644 --- a/platform-cloud/docs/getting-started/rnaseq.md +++ b/platform-cloud/docs/getting-started/rnaseq.md @@ -2,7 +2,7 @@ title: "RNA-Seq" description: "An introduction to running nf-core/rnaseq in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [platform, seqera pipelines, studios, rnaseq, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-cloud/docs/getting-started/single-sign-on.md b/platform-cloud/docs/getting-started/single-sign-on.md index 891d070fcb..af4c5deed8 100644 --- a/platform-cloud/docs/getting-started/single-sign-on.md +++ b/platform-cloud/docs/getting-started/single-sign-on.md @@ -2,7 +2,7 @@ title: "Single sign-on (SSO)" description: "Configure single sign-on for a Seqera Platform Cloud organization." date created: "2026-03-10" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [sso, authentication, organization settings, cloud pro] --- diff --git a/platform-cloud/docs/getting-started/studios.md b/platform-cloud/docs/getting-started/studios.md index 7cfa64b811..4cc02b4b04 100644 --- a/platform-cloud/docs/getting-started/studios.md +++ b/platform-cloud/docs/getting-started/studios.md @@ -2,7 +2,7 @@ title: "Studios for interactive analysis" description: "Creating interactive analysis Studios for Jupyter, R-IDE, VS Code, and more" date created: "2025-02-24" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [platform, studios, jupyter, r-ide, xpra, vscode, conda] toc_max_heading_level: 3 --- diff --git a/platform-cloud/docs/getting-started/workspace-setup.md b/platform-cloud/docs/getting-started/workspace-setup.md index baf91e9980..e28d2e25b7 100644 --- a/platform-cloud/docs/getting-started/workspace-setup.md +++ b/platform-cloud/docs/getting-started/workspace-setup.md @@ -2,7 +2,7 @@ title: "Set up your workspace" description: "Create an organization workspace and add participants in Seqera Platform." date created: "2024-04-15" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [platform, organizations, workspaces, users] --- diff --git a/platform-cloud/docs/git/overview.md b/platform-cloud/docs/git/overview.md index 4b9c1db16a..9877af15aa 100644 --- a/platform-cloud/docs/git/overview.md +++ b/platform-cloud/docs/git/overview.md @@ -2,7 +2,7 @@ title: "Git integration" description: "Connecting to Git repositories in Seqera Platform and Co-Scientist." date created: "2025-10-11" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [git] --- diff --git a/platform-cloud/docs/labels/overview.md b/platform-cloud/docs/labels/overview.md index 760572b3c2..e1f8a52bb3 100644 --- a/platform-cloud/docs/labels/overview.md +++ b/platform-cloud/docs/labels/overview.md @@ -2,7 +2,7 @@ title: "Labels" description: "Instructions for using labels in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [labels] --- diff --git a/platform-cloud/docs/launch/cache-resume.mdx b/platform-cloud/docs/launch/cache-resume.mdx index dbe1f87e98..db381e8350 100644 --- a/platform-cloud/docs/launch/cache-resume.mdx +++ b/platform-cloud/docs/launch/cache-resume.mdx @@ -2,7 +2,7 @@ title: "Nextflow cache and resume" description: "Guide to Nextflow cache and resume in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [cache, launch, resume, relaunch] --- diff --git a/platform-cloud/docs/launch/launchpad.md b/platform-cloud/docs/launch/launchpad.md index 5800df9c1e..4c2f179df9 100644 --- a/platform-cloud/docs/launch/launchpad.md +++ b/platform-cloud/docs/launch/launchpad.md @@ -2,7 +2,7 @@ title: "Launch pipelines" description: "Curate and launch pipelines in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [launchpad, launch, configure, pipelines, schema, configuration, nextflow, parameters, input, output] --- diff --git a/platform-cloud/docs/limits/overview.md b/platform-cloud/docs/limits/overview.md index 74c6b8be5a..5c80e977e3 100644 --- a/platform-cloud/docs/limits/overview.md +++ b/platform-cloud/docs/limits/overview.md @@ -2,7 +2,7 @@ title: "Usage limits" description: "An overview of Seqera Cloud usage limits" date created: "2025-02-19" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [limits] --- diff --git a/platform-cloud/docs/monitoring/cloud-costs.md b/platform-cloud/docs/monitoring/cloud-costs.md index 5adc3d2c31..8a9a556989 100644 --- a/platform-cloud/docs/monitoring/cloud-costs.md +++ b/platform-cloud/docs/monitoring/cloud-costs.md @@ -2,7 +2,7 @@ title: "Monitoring cloud costs" description: Guidelines for monitoring Seqera Platform cloud expenditure date created: "2023-04-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [aws, gcp, azure, cloud costs, cost, billing, alerts] --- diff --git a/platform-cloud/docs/monitoring/dashboard.md b/platform-cloud/docs/monitoring/dashboard.md index 7bf379e514..23665e69e5 100644 --- a/platform-cloud/docs/monitoring/dashboard.md +++ b/platform-cloud/docs/monitoring/dashboard.md @@ -2,7 +2,7 @@ title: "Dashboard" description: "View pipeline run status overview in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [dashboard, pipeline runs, fusion, monitoring] --- diff --git a/platform-cloud/docs/monitoring/overview.md b/platform-cloud/docs/monitoring/overview.md index 55fb13e03d..f9e3650af6 100644 --- a/platform-cloud/docs/monitoring/overview.md +++ b/platform-cloud/docs/monitoring/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Monitoring pipeline runs in Seqera Platform." date created: "2024-04-11" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [runs, monitoring] --- diff --git a/platform-cloud/docs/monitoring/run-details.mdx b/platform-cloud/docs/monitoring/run-details.mdx index c0050a002a..5579585f80 100644 --- a/platform-cloud/docs/monitoring/run-details.mdx +++ b/platform-cloud/docs/monitoring/run-details.mdx @@ -2,7 +2,7 @@ title: "Run details" description: "Monitoring a Nextflow pipeline executed through Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [logging, monitoring, runs, details, workflows, execution, lineage] --- diff --git a/platform-cloud/docs/orgs-and-teams/custom-roles.md b/platform-cloud/docs/orgs-and-teams/custom-roles.md index 43c92a70ac..32f52e082e 100644 --- a/platform-cloud/docs/orgs-and-teams/custom-roles.md +++ b/platform-cloud/docs/orgs-and-teams/custom-roles.md @@ -2,7 +2,7 @@ title: "Custom roles" description: "Introduction to custom roles in Seqera Platform." date created: "2025-11-17" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [roles, rbac, permissions] --- diff --git a/platform-cloud/docs/orgs-and-teams/organizations.md b/platform-cloud/docs/orgs-and-teams/organizations.md index 1838068e78..4a7e2d1b03 100644 --- a/platform-cloud/docs/orgs-and-teams/organizations.md +++ b/platform-cloud/docs/orgs-and-teams/organizations.md @@ -2,7 +2,7 @@ title: "Organizations" description: "Manage organizations in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [organizations, administration, workspaces, create organization, organization settings] --- diff --git a/platform-cloud/docs/orgs-and-teams/roles.md b/platform-cloud/docs/orgs-and-teams/roles.md index 55151f5b7c..a73c2006f1 100644 --- a/platform-cloud/docs/orgs-and-teams/roles.md +++ b/platform-cloud/docs/orgs-and-teams/roles.md @@ -2,7 +2,7 @@ title: "User roles" description: "Understand the various roles in Seqera Platform." date created: "2024-06-10" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [roles] --- diff --git a/platform-cloud/docs/orgs-and-teams/workspace-management.md b/platform-cloud/docs/orgs-and-teams/workspace-management.md index 4afb3b6b75..4423afe958 100644 --- a/platform-cloud/docs/orgs-and-teams/workspace-management.md +++ b/platform-cloud/docs/orgs-and-teams/workspace-management.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Manage users and teams for an organization in Seqera Platform." date created: "2023-04-23" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [workspaces, teams, users, administration, user workspace, create workspace, credits, settings] --- diff --git a/platform-cloud/docs/pipeline-actions/overview.md b/platform-cloud/docs/pipeline-actions/overview.md index 928bf025ef..92da8e0cb7 100644 --- a/platform-cloud/docs/pipeline-actions/overview.md +++ b/platform-cloud/docs/pipeline-actions/overview.md @@ -2,7 +2,7 @@ title: "Pipeline actions" description: "Automate executions with pipeline actions and webhooks in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [actions, webhooks, automation] --- diff --git a/platform-cloud/docs/pipeline-optimization/overview.md b/platform-cloud/docs/pipeline-optimization/overview.md index 9e9753658a..d0517e7bfe 100644 --- a/platform-cloud/docs/pipeline-optimization/overview.md +++ b/platform-cloud/docs/pipeline-optimization/overview.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "Optimize the resource usage of your pipelines to save time and money." date created: "2024-02-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [compute, resources, optimization] --- diff --git a/platform-cloud/docs/pipeline-schema/overview.md b/platform-cloud/docs/pipeline-schema/overview.md index 666830bc54..2cddf14da3 100644 --- a/platform-cloud/docs/pipeline-schema/overview.md +++ b/platform-cloud/docs/pipeline-schema/overview.md @@ -2,7 +2,7 @@ title: "Pipeline schema" description: "Introduction to pipeline schema in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [pipelines, schema] --- diff --git a/platform-cloud/docs/pipelines/overview.md b/platform-cloud/docs/pipelines/overview.md index b90da77147..137b3c8337 100644 --- a/platform-cloud/docs/pipelines/overview.md +++ b/platform-cloud/docs/pipelines/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Introduction to pipelines in Seqera Platform." date created: "2025-10-16" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/pipelines/revision.md b/platform-cloud/docs/pipelines/revision.md index ee8b5d6601..703105b3c8 100644 --- a/platform-cloud/docs/pipelines/revision.md +++ b/platform-cloud/docs/pipelines/revision.md @@ -2,7 +2,7 @@ title: "Git revision management" description: "Introduction to pipeline repository revision management in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/pipelines/versioning.md b/platform-cloud/docs/pipelines/versioning.md index 8d612d743a..b02d35809f 100644 --- a/platform-cloud/docs/pipelines/versioning.md +++ b/platform-cloud/docs/pipelines/versioning.md @@ -2,7 +2,7 @@ title: "Pipeline versioning" description: "Introduction to pipeline versioning in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/platform-cloud.md b/platform-cloud/docs/platform-cloud.md index e093db76bb..94047eed35 100644 --- a/platform-cloud/docs/platform-cloud.md +++ b/platform-cloud/docs/platform-cloud.md @@ -2,7 +2,7 @@ title: "Seqera Platform Cloud" description: "Introduction to Seqera Platform Cloud." date created: "2026-05-21" -last updated: "2026-06-22" +last updated: "2026-06-23" slug: / --- diff --git a/platform-cloud/docs/quickstart.md b/platform-cloud/docs/quickstart.md index 34bbed0ea5..9d7ea3b860 100644 --- a/platform-cloud/docs/quickstart.md +++ b/platform-cloud/docs/quickstart.md @@ -2,7 +2,7 @@ title: "Explore Seqera Cloud" description: "Explore your free workspace resources and launch your first pipelines with Seqera Compute." date created: "2025-10-16" -last updated: "2026-06-22" +last updated: "2026-06-23" toc_max_heading_level: 4 tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-cloud/docs/reports/overview.md b/platform-cloud/docs/reports/overview.md index fc860b53b2..78ded8b995 100644 --- a/platform-cloud/docs/reports/overview.md +++ b/platform-cloud/docs/reports/overview.md @@ -2,7 +2,7 @@ title: "Reports" description: "Overview of pipeline reports in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [pipelines, schema, reports, metrics, logs] --- diff --git a/platform-cloud/docs/resource-labels/overview.md b/platform-cloud/docs/resource-labels/overview.md index 0b4500b49e..1b22e20dbe 100644 --- a/platform-cloud/docs/resource-labels/overview.md +++ b/platform-cloud/docs/resource-labels/overview.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Instructions to use resource labels in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [resource labels, labels] --- diff --git a/platform-cloud/docs/secrets/overview.md b/platform-cloud/docs/secrets/overview.md index ac7b4caaf4..eb1f6fdfc3 100644 --- a/platform-cloud/docs/secrets/overview.md +++ b/platform-cloud/docs/secrets/overview.md @@ -2,7 +2,7 @@ title: "Secrets" description: "Instructions to use secrets in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [pipelines, secrets] --- diff --git a/platform-cloud/docs/seqera-mcp/nfcore-tools.md b/platform-cloud/docs/seqera-mcp/nfcore-tools.md index 8d5c0beeb2..a936d4fde9 100644 --- a/platform-cloud/docs/seqera-mcp/nfcore-tools.md +++ b/platform-cloud/docs/seqera-mcp/nfcore-tools.md @@ -2,7 +2,7 @@ title: nf-core Tools description: "Search and explore nf-core bioinformatics modules and get analysis recommendations" date created: "2026-01-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [nf-core, nextflow, bioinformatics, pipelines, modules] --- diff --git a/platform-cloud/docs/seqera-mcp/overview.md b/platform-cloud/docs/seqera-mcp/overview.md index 08348805b8..70f2d95f69 100644 --- a/platform-cloud/docs/seqera-mcp/overview.md +++ b/platform-cloud/docs/seqera-mcp/overview.md @@ -2,7 +2,7 @@ title: "Seqera MCP" description: "Connect AI assistants to Seqera Platform using the Model Context Protocol" date created: "2025-12-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [mcp, integration, mcp server, ai] --- diff --git a/platform-cloud/docs/seqera-mcp/seqera-tools.md b/platform-cloud/docs/seqera-mcp/seqera-tools.md index 2b48ad864b..b6f530f94c 100644 --- a/platform-cloud/docs/seqera-mcp/seqera-tools.md +++ b/platform-cloud/docs/seqera-mcp/seqera-tools.md @@ -2,7 +2,7 @@ title: Seqera Platform Tools description: "Manage workflows, compute environments, and containers through Seqera Platform" date created: "2026-01-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [seqera, platform, nextflow, workflows, containers] --- diff --git a/platform-cloud/docs/seqera-mcp/sra-tools.md b/platform-cloud/docs/seqera-mcp/sra-tools.md index c9d3c18278..68fc53a7fc 100644 --- a/platform-cloud/docs/seqera-mcp/sra-tools.md +++ b/platform-cloud/docs/seqera-mcp/sra-tools.md @@ -2,7 +2,7 @@ title: SRA Tools description: "Search and retrieve sequencing data from NCBI SRA, EBI ENA, and GEO databases" date created: "2026-01-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [sra, ena, geo, sequencing, bioinformatics] --- diff --git a/platform-cloud/docs/seqerakit/commands.md b/platform-cloud/docs/seqerakit/commands.md index 2048227bf0..3024d7c469 100644 --- a/platform-cloud/docs/seqerakit/commands.md +++ b/platform-cloud/docs/seqerakit/commands.md @@ -2,7 +2,7 @@ title: "Commands" description: "Seqerakit command options" date created: "2024-10-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [seqerakit, cli, automation, commands] --- diff --git a/platform-cloud/docs/seqerakit/installation.md b/platform-cloud/docs/seqerakit/installation.md index d0f320df74..d0f1cbd6fd 100644 --- a/platform-cloud/docs/seqerakit/installation.md +++ b/platform-cloud/docs/seqerakit/installation.md @@ -2,7 +2,7 @@ title: "Installation" description: "Seqerakit installation options" date created: "2024-10-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [seqerakit, cli, automation, installation] --- diff --git a/platform-cloud/docs/seqerakit/templates.mdx b/platform-cloud/docs/seqerakit/templates.mdx index 8960814058..757d2620b3 100644 --- a/platform-cloud/docs/seqerakit/templates.mdx +++ b/platform-cloud/docs/seqerakit/templates.mdx @@ -2,7 +2,7 @@ title: "Templates" description: "Seqerakit YAML configuration file templates and instructions" date created: "2024-11-08" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [seqerakit, cli, automation, yaml, configuration] toc_max_heading_level: 4 --- diff --git a/platform-cloud/docs/seqerakit/yaml-configuration.md b/platform-cloud/docs/seqerakit/yaml-configuration.md index 24fe7cf5e7..b7d2d5f149 100644 --- a/platform-cloud/docs/seqerakit/yaml-configuration.md +++ b/platform-cloud/docs/seqerakit/yaml-configuration.md @@ -2,7 +2,7 @@ title: "YAML configuration" description: "seqerakit YAML configuration file options" date created: "2024-10-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [seqerakit, cli, automation, yaml, configuration] --- diff --git a/platform-cloud/docs/studios/add-studio-custom-container.md b/platform-cloud/docs/studios/add-studio-custom-container.md index 465d96a5f6..eb3f3a6c1b 100644 --- a/platform-cloud/docs/studios/add-studio-custom-container.md +++ b/platform-cloud/docs/studios/add-studio-custom-container.md @@ -2,7 +2,7 @@ title: "Custom container template" description: "Add a Studio with a custom container template in Seqera Platform." date created: "2025-09-04" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [studio custom, git repository, sessions, studios] --- diff --git a/platform-cloud/docs/studios/add-studio-git-repo.md b/platform-cloud/docs/studios/add-studio-git-repo.md index 0da56ec721..e846a80bbe 100644 --- a/platform-cloud/docs/studios/add-studio-git-repo.md +++ b/platform-cloud/docs/studios/add-studio-git-repo.md @@ -2,7 +2,7 @@ title: "Import from a Git repository" description: "Add a Studio from a Git repository in Seqera Platform." date created: "2025-09-04" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [studio git, git repository, sessions, studios, git, version control] --- diff --git a/platform-cloud/docs/studios/add-studio-provided-template.md b/platform-cloud/docs/studios/add-studio-provided-template.md index 2dea9c2341..76b0a310ea 100644 --- a/platform-cloud/docs/studios/add-studio-provided-template.md +++ b/platform-cloud/docs/studios/add-studio-provided-template.md @@ -2,7 +2,7 @@ title: "Seqera-provided container template" description: "Add a Studio with a Seqera-provided container template in Seqera Platform." date created: "2025-09-04" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [template, seqera template, seqera template studio, sessions, studios] --- diff --git a/platform-cloud/docs/studios/add-studio.md b/platform-cloud/docs/studios/add-studio.md index d838c73be8..9d9ecf5df8 100644 --- a/platform-cloud/docs/studios/add-studio.md +++ b/platform-cloud/docs/studios/add-studio.md @@ -2,7 +2,7 @@ title: "Add a Studio" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [data, sessions, studios] --- diff --git a/platform-cloud/docs/studios/connect.md b/platform-cloud/docs/studios/connect.md index c8dc569b88..56f13c6249 100644 --- a/platform-cloud/docs/studios/connect.md +++ b/platform-cloud/docs/studios/connect.md @@ -1,7 +1,7 @@ --- title: Connect changelog date created: "2025-07-30" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [connect, changelog, connect changelog] --- diff --git a/platform-cloud/docs/studios/container-images.md b/platform-cloud/docs/studios/container-images.md index cb5eac7e65..925174db2d 100644 --- a/platform-cloud/docs/studios/container-images.md +++ b/platform-cloud/docs/studios/container-images.md @@ -2,7 +2,7 @@ title: "Container image templates" description: "Use container images with Studios." date created: "2025-10-16" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [containers, container images, sessions, studios] --- diff --git a/platform-cloud/docs/studios/custom-envs.md b/platform-cloud/docs/studios/custom-envs.md index 0bd5851946..e409dbc861 100644 --- a/platform-cloud/docs/studios/custom-envs.md +++ b/platform-cloud/docs/studios/custom-envs.md @@ -2,7 +2,7 @@ title: "Custom environments" description: "Custom environments for Studios" date created: "2024-10-01" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [environments, custom, studios] --- diff --git a/platform-cloud/docs/studios/example-studios.md b/platform-cloud/docs/studios/example-studios.md index b99d2f5468..c093ae16f8 100644 --- a/platform-cloud/docs/studios/example-studios.md +++ b/platform-cloud/docs/studios/example-studios.md @@ -2,7 +2,7 @@ title: "Example custom Studios" description: "Example Dockerfiles and pre-built container images for running custom applications in Studios." date created: "2026-02-18" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [environments, custom, studios, examples] --- diff --git a/platform-cloud/docs/studios/managing.md b/platform-cloud/docs/studios/managing.md index d85e27bdf3..994d5f3a8c 100644 --- a/platform-cloud/docs/studios/managing.md +++ b/platform-cloud/docs/studios/managing.md @@ -2,7 +2,7 @@ title: "Manage Studios" description: "Manage Studio sessions." date created: "2025-02-06" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [data, sessions, studios] --- diff --git a/platform-cloud/docs/studios/overview.md b/platform-cloud/docs/studios/overview.md index 253d0efb80..c9794360d8 100644 --- a/platform-cloud/docs/studios/overview.md +++ b/platform-cloud/docs/studios/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Interactive analysis environments in Seqera Platform" date created: "2025-02-06" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [studios, connect, xpra, ride, vscode, containers, docker] --- diff --git a/platform-cloud/docs/supported_software/agent/overview.md b/platform-cloud/docs/supported_software/agent/overview.md index 204103582f..c73a1a49f8 100644 --- a/platform-cloud/docs/supported_software/agent/overview.md +++ b/platform-cloud/docs/supported_software/agent/overview.md @@ -2,7 +2,7 @@ title: "Tower Agent" description: "Instructions to use Tower Agent." date created: "2023-04-24" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [agent] --- diff --git a/platform-cloud/docs/supported_software/dragen/overview.md b/platform-cloud/docs/supported_software/dragen/overview.md index 0862b02c9a..ca1f7a31e0 100644 --- a/platform-cloud/docs/supported_software/dragen/overview.md +++ b/platform-cloud/docs/supported_software/dragen/overview.md @@ -2,7 +2,7 @@ title: "Illumina DRAGEN" description: "Instructions to integrate Illumina DRAGEN with Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [dragen, integration] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md b/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md index fb36f27e90..dc09a018f4 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/api_and_cli.md @@ -2,7 +2,7 @@ title: "Developer tools" description: "API and CLI troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md index f509dc4eaf..2be7933c80 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/aws_troubleshooting.md @@ -2,7 +2,7 @@ title: "AWS" description: "AWS troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md index 6bc72d417e..bf83c109fa 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/azure_troubleshooting.md @@ -2,7 +2,7 @@ title: "Azure" description: "Azure troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [faq, help, azure, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md index d32e7056d2..dece5a024e 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/datasets_troubleshooting.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Dataset troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [faq, help, database, datasets] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md b/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md index e5fa5afc3a..ec09d727e7 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/nextflow.md @@ -2,7 +2,7 @@ title: "Nextflow" description: "Nextflow troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [faq, help, nextflow, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md b/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md index 737ed6ec0b..e18b256cd7 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/resource-labels.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Troubleshooting resource labels in Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [troubleshooting, help] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md b/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md index f7e1cc3470..6777d024eb 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/seqera-ai.md @@ -2,7 +2,7 @@ title: "Co-Scientist" description: "Co-Scientist troubleshooting." date created: "2024-12-15" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [faq, help, seqera ai, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md index 36ddaba021..c1ff3c045f 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/sso_troubleshooting.md @@ -2,7 +2,7 @@ title: "Single sign-on" description: "Single sign-on (SSO) troubleshooting with Seqera Platform." date created: "2026-06-05" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [faq, help, sso, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md index c53dc4829b..9c80101030 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/studios_troubleshooting.md @@ -2,7 +2,7 @@ title: "Studios" description: "Studios troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [faq, help, studios, troubleshooting] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md index 9699cf78b2..b8c130ab98 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/troubleshooting.md @@ -2,7 +2,7 @@ title: "General" description: "Troubleshooting Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [troubleshooting, help] --- diff --git a/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md b/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md index 461a911345..77badaab67 100644 --- a/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md +++ b/platform-cloud/docs/troubleshooting_and_faqs/workspaces_troubleshooting.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Workspaces troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [faq, help, workspaces, troubleshooting] --- diff --git a/platform-cloud/docs/tutorials/retry-strategy.md b/platform-cloud/docs/tutorials/retry-strategy.md index f920c07d05..5c80905610 100644 --- a/platform-cloud/docs/tutorials/retry-strategy.md +++ b/platform-cloud/docs/tutorials/retry-strategy.md @@ -2,7 +2,7 @@ title: "Manage AWS Spot interruptions in Seqera Platform" description: "Managing AWS Spot Interruptions in Seqera Platform." date created: "2024-07-16" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [aws, spot, platform, fusion, retry] --- diff --git a/platform-enterprise_docs/administration/overview.md b/platform-enterprise_docs/administration/overview.md index 8b403fe6c2..77d0b02a21 100644 --- a/platform-enterprise_docs/administration/overview.md +++ b/platform-enterprise_docs/administration/overview.md @@ -2,7 +2,7 @@ title: "Admin panel" description: "Overview of Seqera user and organization administration" date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [administration, users, workspaces, organizations] --- diff --git a/platform-enterprise_docs/co-scientist/authentication.md b/platform-enterprise_docs/co-scientist/authentication.md index a61d2cd96e..6d7c52aa24 100644 --- a/platform-enterprise_docs/co-scientist/authentication.md +++ b/platform-enterprise_docs/co-scientist/authentication.md @@ -2,7 +2,7 @@ title: "Authentication" description: "Log in, log out, and manage organizations and tokens in the Seqera CLI" date created: "2025-12-15" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, authentication, login] --- diff --git a/platform-enterprise_docs/co-scientist/coding-agents.md b/platform-enterprise_docs/co-scientist/coding-agents.md index 8ffb7808bd..f4b3916456 100644 --- a/platform-enterprise_docs/co-scientist/coding-agents.md +++ b/platform-enterprise_docs/co-scientist/coding-agents.md @@ -2,7 +2,7 @@ title: "Coding agents" description: "Install Co-Scientist as a skill so your coding agent can drive Seqera Platform" date created: "2026-05-27" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-enterprise_docs/co-scientist/command-approval.md b/platform-enterprise_docs/co-scientist/command-approval.md index a754cb71a9..c16232a3eb 100644 --- a/platform-enterprise_docs/co-scientist/command-approval.md +++ b/platform-enterprise_docs/co-scientist/command-approval.md @@ -2,7 +2,7 @@ title: "Command approval" description: "Control which local commands require user approval in Co-Scientist" date created: "2025-12-15" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, approval, security] --- diff --git a/platform-enterprise_docs/co-scientist/configuration.md b/platform-enterprise_docs/co-scientist/configuration.md index ad8fe75958..7efd00a965 100644 --- a/platform-enterprise_docs/co-scientist/configuration.md +++ b/platform-enterprise_docs/co-scientist/configuration.md @@ -2,7 +2,7 @@ title: "Using Co-Scientist" description: "Use Co-Scientist day to day in the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, configuration] --- diff --git a/platform-enterprise_docs/co-scientist/index.md b/platform-enterprise_docs/co-scientist/index.md index 54046589b9..9538527d18 100644 --- a/platform-enterprise_docs/co-scientist/index.md +++ b/platform-enterprise_docs/co-scientist/index.md @@ -2,7 +2,7 @@ title: "Co-Scientist in Seqera CLI" description: "AI-powered assistant for bioinformatics workflows and Seqera Platform" date created: "2026-03-11" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, ai] --- diff --git a/platform-enterprise_docs/co-scientist/installation.mdx b/platform-enterprise_docs/co-scientist/installation.mdx index e1f12d19cf..aacf4aa5b3 100644 --- a/platform-enterprise_docs/co-scientist/installation.mdx +++ b/platform-enterprise_docs/co-scientist/installation.mdx @@ -2,7 +2,7 @@ title: "Installation" description: "Install and configure the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, installation] --- diff --git a/platform-enterprise_docs/co-scientist/modes.md b/platform-enterprise_docs/co-scientist/modes.md index 87c70ca2a1..d008109526 100644 --- a/platform-enterprise_docs/co-scientist/modes.md +++ b/platform-enterprise_docs/co-scientist/modes.md @@ -2,7 +2,7 @@ title: "Modes" description: "Work in Co-Scientist's build, plan, and goal modes" date created: "2026-03-11" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, modes] --- diff --git a/platform-enterprise_docs/co-scientist/nextflow-lsp.md b/platform-enterprise_docs/co-scientist/nextflow-lsp.md index 0a785f95d2..689cd3902d 100644 --- a/platform-enterprise_docs/co-scientist/nextflow-lsp.md +++ b/platform-enterprise_docs/co-scientist/nextflow-lsp.md @@ -2,7 +2,7 @@ title: "Code intelligence" description: "Use language-server code intelligence in Co-Scientist" date created: "2026-02-26" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, lsp, code intelligence] --- diff --git a/platform-enterprise_docs/co-scientist/prerequisites.md b/platform-enterprise_docs/co-scientist/prerequisites.md index b69cb2af01..763b32ed53 100644 --- a/platform-enterprise_docs/co-scientist/prerequisites.md +++ b/platform-enterprise_docs/co-scientist/prerequisites.md @@ -2,7 +2,7 @@ title: "Prerequisites" description: "Prerequisites for Co-Scientist" date created: "2026-04-20" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [prerequisites] --- diff --git a/platform-enterprise_docs/co-scientist/projects.md b/platform-enterprise_docs/co-scientist/projects.md index cc70f20aa6..2c1d73bed8 100644 --- a/platform-enterprise_docs/co-scientist/projects.md +++ b/platform-enterprise_docs/co-scientist/projects.md @@ -2,7 +2,7 @@ title: "Projects" description: "Organize workspace resources into projects using Seqera Platform labels" date created: "2026-04-22" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, projects, labels] --- diff --git a/platform-enterprise_docs/co-scientist/quickstart.md b/platform-enterprise_docs/co-scientist/quickstart.md index dade042e5e..08f8a324f4 100644 --- a/platform-enterprise_docs/co-scientist/quickstart.md +++ b/platform-enterprise_docs/co-scientist/quickstart.md @@ -2,7 +2,7 @@ title: "Quickstart" description: "Run your first Co-Scientist session in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, ai] --- diff --git a/platform-enterprise_docs/co-scientist/reference/cli.md b/platform-enterprise_docs/co-scientist/reference/cli.md index 49f7a926ab..9f6842ff81 100644 --- a/platform-enterprise_docs/co-scientist/reference/cli.md +++ b/platform-enterprise_docs/co-scientist/reference/cli.md @@ -2,7 +2,7 @@ title: "CLI" description: "Seqera CLI commands and options for Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, reference] --- diff --git a/platform-enterprise_docs/co-scientist/reference/environment-variables.md b/platform-enterprise_docs/co-scientist/reference/environment-variables.md index e64c95e9be..92c908d452 100644 --- a/platform-enterprise_docs/co-scientist/reference/environment-variables.md +++ b/platform-enterprise_docs/co-scientist/reference/environment-variables.md @@ -2,7 +2,7 @@ title: "Environment variables" description: "Environment variables for authenticating and configuring the Seqera CLI" date created: "2026-05-28" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, reference] --- diff --git a/platform-enterprise_docs/co-scientist/reference/index.md b/platform-enterprise_docs/co-scientist/reference/index.md index 9df1a65f76..c375d895b2 100644 --- a/platform-enterprise_docs/co-scientist/reference/index.md +++ b/platform-enterprise_docs/co-scientist/reference/index.md @@ -2,7 +2,7 @@ title: "Reference" description: "Reference material for the Seqera CLI and Co-Scientist" date created: "2026-05-28" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, reference] --- diff --git a/platform-enterprise_docs/co-scientist/reference/skills-reference.md b/platform-enterprise_docs/co-scientist/reference/skills-reference.md index 21c34dd524..8b8914deb1 100644 --- a/platform-enterprise_docs/co-scientist/reference/skills-reference.md +++ b/platform-enterprise_docs/co-scientist/reference/skills-reference.md @@ -2,7 +2,7 @@ title: "Skills" description: "Built-in skills, slash commands, and session limits for the Seqera CLI" date created: "2026-05-27" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, skills, reference] --- diff --git a/platform-enterprise_docs/co-scientist/sessions.md b/platform-enterprise_docs/co-scientist/sessions.md index 6c1236706f..a64ac6c157 100644 --- a/platform-enterprise_docs/co-scientist/sessions.md +++ b/platform-enterprise_docs/co-scientist/sessions.md @@ -2,7 +2,7 @@ title: "Sessions" description: "Start, continue, resume, and exit Co-Scientist sessions, and run non-interactively" date created: "2026-05-27" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, sessions] --- diff --git a/platform-enterprise_docs/co-scientist/skill-antigravity.md b/platform-enterprise_docs/co-scientist/skill-antigravity.md index dc13da6c53..2edb33cf1d 100644 --- a/platform-enterprise_docs/co-scientist/skill-antigravity.md +++ b/platform-enterprise_docs/co-scientist/skill-antigravity.md @@ -2,7 +2,7 @@ title: "Antigravity/Gemini" description: "Install and maintain the Co-Scientist skill for Google's Antigravity/Gemini IDE" date created: "2026-04-29" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, skills, antigravity, gemini] --- diff --git a/platform-enterprise_docs/co-scientist/skill-claude-code.md b/platform-enterprise_docs/co-scientist/skill-claude-code.md index 14a0b6eaf2..e0a20c5e3a 100644 --- a/platform-enterprise_docs/co-scientist/skill-claude-code.md +++ b/platform-enterprise_docs/co-scientist/skill-claude-code.md @@ -2,7 +2,7 @@ title: "Claude Code" description: "Install and maintain the Co-Scientist skill for Claude Code" date created: "2026-03-11" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, skills, claude code] --- diff --git a/platform-enterprise_docs/co-scientist/skill-codex.md b/platform-enterprise_docs/co-scientist/skill-codex.md index 8bf4222a3c..17b0d67ac4 100644 --- a/platform-enterprise_docs/co-scientist/skill-codex.md +++ b/platform-enterprise_docs/co-scientist/skill-codex.md @@ -2,7 +2,7 @@ title: "Codex" description: "Install and maintain the Co-Scientist skill for Codex" date created: "2026-03-11" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, skills, codex] --- diff --git a/platform-enterprise_docs/co-scientist/skill-github-copilot.md b/platform-enterprise_docs/co-scientist/skill-github-copilot.md index 07c255d72a..81d2bb23b0 100644 --- a/platform-enterprise_docs/co-scientist/skill-github-copilot.md +++ b/platform-enterprise_docs/co-scientist/skill-github-copilot.md @@ -2,7 +2,7 @@ title: "GitHub Copilot" description: "Install and maintain the Co-Scientist skill for GitHub Copilot" date created: "2026-03-11" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, skills, github copilot] --- diff --git a/platform-enterprise_docs/co-scientist/skill-other-agents.md b/platform-enterprise_docs/co-scientist/skill-other-agents.md index 8f23525f8c..102ad28889 100644 --- a/platform-enterprise_docs/co-scientist/skill-other-agents.md +++ b/platform-enterprise_docs/co-scientist/skill-other-agents.md @@ -2,7 +2,7 @@ title: "Other coding agents" description: "Install and maintain the Co-Scientist skill for other coding agents" date created: "2026-03-11" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, skills, coding agents] --- diff --git a/platform-enterprise_docs/co-scientist/skills.md b/platform-enterprise_docs/co-scientist/skills.md index ed80696521..0e9815d514 100644 --- a/platform-enterprise_docs/co-scientist/skills.md +++ b/platform-enterprise_docs/co-scientist/skills.md @@ -2,7 +2,7 @@ title: "Skills configuration" description: "Discover, create, and install skills in the Seqera CLI" date created: "2026-03-11" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, skills] --- diff --git a/platform-enterprise_docs/co-scientist/usage-and-cost.md b/platform-enterprise_docs/co-scientist/usage-and-cost.md index 24d7a97bfe..8096372587 100644 --- a/platform-enterprise_docs/co-scientist/usage-and-cost.md +++ b/platform-enterprise_docs/co-scientist/usage-and-cost.md @@ -2,7 +2,7 @@ title: "Usage and cost" description: "Understand Co-Scientist usage and inference costs in Seqera Platform Enterprise" date created: "2026-05-04" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, enterprise, ai] --- diff --git a/platform-enterprise_docs/co-scientist/use-cases.md b/platform-enterprise_docs/co-scientist/use-cases.md index 5ca9f5b9a9..dfe15a4b35 100644 --- a/platform-enterprise_docs/co-scientist/use-cases.md +++ b/platform-enterprise_docs/co-scientist/use-cases.md @@ -2,7 +2,7 @@ title: "Use cases" description: "Common tasks you can do with Co-Scientist, with example prompts" date created: "2026-03-11" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [co-scientist, cli, ai, use cases] --- diff --git a/platform-enterprise_docs/compute-envs/aws-batch.md b/platform-enterprise_docs/compute-envs/aws-batch.md index 9a87d5fbaf..f2bbaec70b 100644 --- a/platform-enterprise_docs/compute-envs/aws-batch.md +++ b/platform-enterprise_docs/compute-envs/aws-batch.md @@ -2,7 +2,7 @@ title: "AWS Batch" description: "Instructions to set up AWS Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [aws, batch, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/aws-cloud.md b/platform-enterprise_docs/compute-envs/aws-cloud.md index 62ca5f428c..e1b9a6964c 100644 --- a/platform-enterprise_docs/compute-envs/aws-cloud.md +++ b/platform-enterprise_docs/compute-envs/aws-cloud.md @@ -2,7 +2,7 @@ title: "AWS Cloud" description: "Instructions to set up an AWS Cloud CE in Seqera Platform" date created: "2025-07-09" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [cloud, vm, amazon, aws, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/azure-batch.md b/platform-enterprise_docs/compute-envs/azure-batch.md index a5c3f97272..1a114605fc 100644 --- a/platform-enterprise_docs/compute-envs/azure-batch.md +++ b/platform-enterprise_docs/compute-envs/azure-batch.md @@ -2,7 +2,7 @@ title: "Azure Batch" description: "Instructions to set up Azure Batch in Seqera Platform" date created: "2024-01-04" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [azure, batch, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/azure-cloud.md b/platform-enterprise_docs/compute-envs/azure-cloud.md index 5293f351b5..e1a7db4232 100644 --- a/platform-enterprise_docs/compute-envs/azure-cloud.md +++ b/platform-enterprise_docs/compute-envs/azure-cloud.md @@ -2,7 +2,7 @@ title: "Azure Cloud" description: "Instructions to set up an Azure Cloud compute environment in Seqera Platform" date created: "2025-09-29" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [cloud, vm, azure, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/eks.md b/platform-enterprise_docs/compute-envs/eks.md index 948796a85c..7539ec306f 100644 --- a/platform-enterprise_docs/compute-envs/eks.md +++ b/platform-enterprise_docs/compute-envs/eks.md @@ -2,7 +2,7 @@ title: "Amazon EKS" description: "Instructions to set up Amazon EKS in Seqera Platform" date created: "2026-02-04" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [eks, amazon, compute environments, ce] --- diff --git a/platform-enterprise_docs/compute-envs/gke.md b/platform-enterprise_docs/compute-envs/gke.md index b9043ab2f7..1d4529150f 100644 --- a/platform-enterprise_docs/compute-envs/gke.md +++ b/platform-enterprise_docs/compute-envs/gke.md @@ -2,7 +2,7 @@ title: "Google Kubernetes Engine" description: "Instructions to set up Google Kubernetes Engine in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [gke, google, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/google-cloud-batch.md b/platform-enterprise_docs/compute-envs/google-cloud-batch.md index 3177e57e8f..704a3c6d9f 100644 --- a/platform-enterprise_docs/compute-envs/google-cloud-batch.md +++ b/platform-enterprise_docs/compute-envs/google-cloud-batch.md @@ -2,7 +2,7 @@ title: "Google Cloud Batch" description: "Instructions to set up Google Cloud Batch in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [google, batch, gcp, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/google-cloud.md b/platform-enterprise_docs/compute-envs/google-cloud.md index 8b7ba2d547..597e975e2a 100644 --- a/platform-enterprise_docs/compute-envs/google-cloud.md +++ b/platform-enterprise_docs/compute-envs/google-cloud.md @@ -2,7 +2,7 @@ title: "Google Cloud" description: "Instructions to set up an Google Cloud CE in Seqera Platform" date created: "2025-07-15" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [cloud, vm, google, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/hpc.md b/platform-enterprise_docs/compute-envs/hpc.md index d8ae630894..4bb169499d 100644 --- a/platform-enterprise_docs/compute-envs/hpc.md +++ b/platform-enterprise_docs/compute-envs/hpc.md @@ -2,7 +2,7 @@ title: "HPC compute environments" description: "Instructions to set up HPC compute environments in Seqera Platform" date created: "2023-05-11" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [slurm, lsf, pbs, grid engine, altair, ibm, moab, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/k8s.md b/platform-enterprise_docs/compute-envs/k8s.md index 250455c043..9a7a4ba605 100644 --- a/platform-enterprise_docs/compute-envs/k8s.md +++ b/platform-enterprise_docs/compute-envs/k8s.md @@ -2,7 +2,7 @@ title: "Kubernetes" description: "Instructions to set up Kubernetes in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [k8s, kubernetes, compute environments] --- diff --git a/platform-enterprise_docs/compute-envs/overview.md b/platform-enterprise_docs/compute-envs/overview.md index 2ab088d7ce..707f72426f 100644 --- a/platform-enterprise_docs/compute-envs/overview.md +++ b/platform-enterprise_docs/compute-envs/overview.md @@ -2,7 +2,7 @@ title: "Compute environment overview" description: "Overview of compute environments in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [compute environments, workspaces, environment] --- diff --git a/platform-enterprise_docs/credentials/agent_credentials.md b/platform-enterprise_docs/credentials/agent_credentials.md index c95bd3fe3a..241e902ca0 100644 --- a/platform-enterprise_docs/credentials/agent_credentials.md +++ b/platform-enterprise_docs/credentials/agent_credentials.md @@ -2,7 +2,7 @@ title: "Tower Agent credentials" description: "Instructions to create Tower Agent credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [agent, credentials] --- diff --git a/platform-enterprise_docs/credentials/aws_registry_credentials.md b/platform-enterprise_docs/credentials/aws_registry_credentials.md index 76376f6b0f..531e0a652f 100644 --- a/platform-enterprise_docs/credentials/aws_registry_credentials.md +++ b/platform-enterprise_docs/credentials/aws_registry_credentials.md @@ -2,7 +2,7 @@ title: "AWS ECR credentials" description: "Instructions to create AWS ECR credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [aws, ecr, credentials] --- diff --git a/platform-enterprise_docs/credentials/azure_registry_credentials.md b/platform-enterprise_docs/credentials/azure_registry_credentials.md index ff93cef55e..d53793911b 100644 --- a/platform-enterprise_docs/credentials/azure_registry_credentials.md +++ b/platform-enterprise_docs/credentials/azure_registry_credentials.md @@ -2,7 +2,7 @@ title: "Azure container registry credentials" description: "Instructions to create Azure container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [azure, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/data_repositories.md b/platform-enterprise_docs/credentials/data_repositories.md index 07ffa9d461..d2a7702107 100644 --- a/platform-enterprise_docs/credentials/data_repositories.md +++ b/platform-enterprise_docs/credentials/data_repositories.md @@ -2,7 +2,7 @@ title: "Data repositories" description: "Instructions for adding data repositories to Seqera Platform" date created: "2025-10-15" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [data explorer, aws, azure, gcp, s3-compatible, api, credentials] --- diff --git a/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md b/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md index f5577c5128..492822f22d 100644 --- a/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md +++ b/platform-enterprise_docs/credentials/docker_hub_registry_credentials.md @@ -2,7 +2,7 @@ title: "Docker Hub credentials" description: "Instructions to create Docker Hub credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [docker, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/gitea_registry_credentials.md b/platform-enterprise_docs/credentials/gitea_registry_credentials.md index 55453714ac..90f3352997 100644 --- a/platform-enterprise_docs/credentials/gitea_registry_credentials.md +++ b/platform-enterprise_docs/credentials/gitea_registry_credentials.md @@ -2,7 +2,7 @@ title: "Gitea container registry credentials" description: "Instructions to create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [gitea, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/github_registry_credentials.md b/platform-enterprise_docs/credentials/github_registry_credentials.md index c59db221fc..57f5aa7edd 100644 --- a/platform-enterprise_docs/credentials/github_registry_credentials.md +++ b/platform-enterprise_docs/credentials/github_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitHub container registry credentials" description: "Instructions to create GitHub container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [github, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/gitlab_registry_credentials.md b/platform-enterprise_docs/credentials/gitlab_registry_credentials.md index 54969a3698..ac8a9da75a 100644 --- a/platform-enterprise_docs/credentials/gitlab_registry_credentials.md +++ b/platform-enterprise_docs/credentials/gitlab_registry_credentials.md @@ -2,7 +2,7 @@ title: "GitLab container registry credentials" description: "Instructions to create GitLab container registry credentials in Seqera Platform." date created: "2023-12-15" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [gitlab, registry, credentials] --- diff --git a/platform-enterprise_docs/credentials/google_registry_credentials.md b/platform-enterprise_docs/credentials/google_registry_credentials.md index f9b26a9a63..c4ca17ee8f 100644 --- a/platform-enterprise_docs/credentials/google_registry_credentials.md +++ b/platform-enterprise_docs/credentials/google_registry_credentials.md @@ -2,7 +2,7 @@ title: "Google registry credentials" description: "Instructions to create Google Cloud registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [google, containers, registry, artifact, credentials] --- diff --git a/platform-enterprise_docs/credentials/managed_identities.md b/platform-enterprise_docs/credentials/managed_identities.md index d66d00bc18..2cefebd0a5 100644 --- a/platform-enterprise_docs/credentials/managed_identities.md +++ b/platform-enterprise_docs/credentials/managed_identities.md @@ -2,7 +2,7 @@ title: "Managed identities" description: "Configure managed identities in Seqera Platform." date created: "2024-06-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [organizations, administration, managed identities, clusters, ssh, credentials] --- diff --git a/platform-enterprise_docs/credentials/overview.md b/platform-enterprise_docs/credentials/overview.md index b4f5155a16..9735790025 100644 --- a/platform-enterprise_docs/credentials/overview.md +++ b/platform-enterprise_docs/credentials/overview.md @@ -2,7 +2,7 @@ title: "Credentials Overview" description: "Overview of credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [credentials] --- diff --git a/platform-enterprise_docs/credentials/quay_registry_credentials.md b/platform-enterprise_docs/credentials/quay_registry_credentials.md index 75a972d78b..cc03c0d07b 100644 --- a/platform-enterprise_docs/credentials/quay_registry_credentials.md +++ b/platform-enterprise_docs/credentials/quay_registry_credentials.md @@ -2,7 +2,7 @@ title: "Quay container registry credentials" description: "Instructions to create Quay container registry credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [quay, credentials] --- diff --git a/platform-enterprise_docs/credentials/ssh_credentials.md b/platform-enterprise_docs/credentials/ssh_credentials.md index 526b79349a..bd96f1c343 100644 --- a/platform-enterprise_docs/credentials/ssh_credentials.md +++ b/platform-enterprise_docs/credentials/ssh_credentials.md @@ -2,7 +2,7 @@ title: "SSH credentials" description: "Instructions to create SSH credentials in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [ssh, credentials] --- diff --git a/platform-enterprise_docs/data-privacy/overview.md b/platform-enterprise_docs/data-privacy/overview.md index 82c70044b8..a68fd2c8c0 100644 --- a/platform-enterprise_docs/data-privacy/overview.md +++ b/platform-enterprise_docs/data-privacy/overview.md @@ -2,7 +2,7 @@ title: "Data privacy" description: "Overview of the data collected by Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [data, privacy] --- diff --git a/platform-enterprise_docs/data/data-explorer.md b/platform-enterprise_docs/data/data-explorer.md index e5e3418b76..1711f9f429 100644 --- a/platform-enterprise_docs/data/data-explorer.md +++ b/platform-enterprise_docs/data/data-explorer.md @@ -2,7 +2,7 @@ title: "Data Explorer" description: "Using Seqera Data Explorer." date created: "2025-05-08" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [data, explorer] --- diff --git a/platform-enterprise_docs/data/data-lineage.md b/platform-enterprise_docs/data/data-lineage.md index c118b5a3ad..a97574908a 100644 --- a/platform-enterprise_docs/data/data-lineage.md +++ b/platform-enterprise_docs/data/data-lineage.md @@ -2,7 +2,7 @@ title: "Data Lineage" description: "Using data lineage in Seqera Platform." date created: "2026-05-11" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [data lineage, provenance, governance, reproducibility, lineage id, lid, labels] --- diff --git a/platform-enterprise_docs/data/datasets.md b/platform-enterprise_docs/data/datasets.md index ef598612ef..82f7d26ac6 100644 --- a/platform-enterprise_docs/data/datasets.md +++ b/platform-enterprise_docs/data/datasets.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Using datasets in Seqera Platform." date created: "2023-04-23" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [datasets, manage datasets, create datasets, add dataset version] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md b/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md index bfaa08b0ee..efefeb2be9 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/content-security-policy.md @@ -2,7 +2,7 @@ title: "Custom Content Security Policy headers" description: Seqera Platform Content Security Policy headers date created: "2025-03-17" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [data, explorer, content, security, policy, deployment] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md b/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md index 7dc8b93e58..16c223e0ee 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/custom-launch-container.md @@ -2,7 +2,7 @@ title: "Custom AWS Batch launch container" description: Use a custom AWS Batch launch container date created: "2023-04-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [aws, batch, launch, containers] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md b/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md index 812a21021a..025374c91d 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/firewall-configuration.md @@ -2,7 +2,7 @@ title: "Firewall configuration" description: Configure your firewall to allow Seqera Cloud access date created: "2023-04-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [firewall, configuration] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx b/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx index c7189f0809..5af9e06c17 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx +++ b/platform-enterprise_docs/enterprise/advanced-topics/manual-aws-batch-setup.mdx @@ -2,7 +2,7 @@ title: "Manual AWS Batch configuration" description: "Manual AWS Batch configuration" date created: "2023-04-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [aws, batch, configuration] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md b/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md index 5ce3b937b4..25de342c88 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/manual-azure-batch-setup.md @@ -2,7 +2,7 @@ title: Azure Batch walkthrough headline: "Azure Batch walkthrough" date created: "2024-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" description: "A tutorial for using advanced features of Azure Batch with Seqera Platform" --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md b/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md index d6be067271..7b350ad919 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/monitoring.md @@ -2,7 +2,7 @@ title: "Seqera Platform Monitoring" description: "A guide on relevant platform metrics" date created: "2025-12-17" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [platform, monitoring] --- diff --git a/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md b/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md index e3227421ea..1664c58cac 100644 --- a/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md +++ b/platform-enterprise_docs/enterprise/advanced-topics/seqera-container-images.md @@ -2,7 +2,7 @@ title: "Legacy Seqera container image registries" description: Legacy Seqera container deployments date created: "2023-04-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [on-prem, prerequisites, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/email.md b/platform-enterprise_docs/enterprise/configuration/authentication/email.md index 76caa5f860..b20c69f1df 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/email.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/email.md @@ -2,7 +2,7 @@ title: "Email" description: Configure email-based authentication for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [authentication, email, passwordless] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/entra.md b/platform-enterprise_docs/enterprise/configuration/authentication/entra.md index c011112cc3..413002ae95 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/entra.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/entra.md @@ -2,7 +2,7 @@ title: "Entra ID" description: Configure Microsoft Entra ID as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [authentication, entra, azure, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/github.md b/platform-enterprise_docs/enterprise/configuration/authentication/github.md index e09fcdba1f..6304a969ec 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/github.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/github.md @@ -2,7 +2,7 @@ title: "GitHub" description: Configure GitHub as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [authentication, github, oauth] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/google.md b/platform-enterprise_docs/enterprise/configuration/authentication/google.md index 54a17502cb..1371576b79 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/google.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/google.md @@ -2,7 +2,7 @@ title: "Google" description: Configure Google as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [authentication, google, oauth] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md index 65764727fc..984bdced03 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/claim-mapping.md @@ -2,7 +2,7 @@ title: "IdP claim mapping" description: "Configure your identity provider to include the groups claim in OIDC tokens issued to Seqera Platform Enterprise." date created: "2026-05-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [sso, idp delegation, oidc, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md index b4dacdb917..e0d5014913 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md @@ -2,7 +2,7 @@ title: "Manage your IdP group catalog" description: "Populate Seqera with your IdP's groups using SCIM push or manual entry." date created: "2026-05-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [sso, scim, idp delegation, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md index 098b7d6541..230aa98d32 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-entra-id.md @@ -2,7 +2,7 @@ title: "SCIM provisioning with Entra ID" description: "Configure Microsoft Entra ID to push group memberships to Seqera Platform Enterprise over SCIM 2.0." date created: "2026-05-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [sso, scim, entra id, idp delegation, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md index 57834cd031..7ab5de0e44 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/scim-okta.md @@ -2,7 +2,7 @@ title: "SCIM provisioning with Okta" description: "Configure Okta to push group memberships to Seqera Platform Enterprise over SCIM 2.0." date created: "2026-05-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [sso, scim, okta, idp delegation, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md index 51b0f1d5a9..1efc979457 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md @@ -2,7 +2,7 @@ title: "Multi-organization routing" description: "How IdP delegation resolves users to organizations in single-organization and multi-organization Enterprise installations." date created: "2026-05-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [sso, idp delegation, enterprise, administration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md index 8855c18b0e..b7887d4897 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md @@ -2,7 +2,7 @@ title: "IdP delegation overview" description: "Map Seqera teams to identity provider (IdP) groups so membership is controlled at the IdP and evaluated on every SSO login." date created: "2026-05-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [sso, idp delegation, teams, administration, enterprise] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md b/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md index 97c19ba244..9b916a7a78 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md @@ -2,7 +2,7 @@ title: "Keycloak" description: Configure Keycloak as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [authentication, keycloak, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/okta.md b/platform-enterprise_docs/enterprise/configuration/authentication/okta.md index 0be70ddbd0..b7db4404b2 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/okta.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/okta.md @@ -2,7 +2,7 @@ title: "Okta" description: Configure Okta as an identity provider for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [authentication, okta, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/authentication/overview.md b/platform-enterprise_docs/enterprise/configuration/authentication/overview.md index 17d47777f7..74520a805e 100644 --- a/platform-enterprise_docs/enterprise/configuration/authentication/overview.md +++ b/platform-enterprise_docs/enterprise/configuration/authentication/overview.md @@ -2,7 +2,7 @@ title: "Authentication" description: Configure authentication and identity providers for Seqera Platform date created: "2026-01-27" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [authentication, configuration, sso, oidc] --- diff --git a/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md b/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md index 317e0b4356..374fc9e064 100644 --- a/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md +++ b/platform-enterprise_docs/enterprise/configuration/aws_parameter_store.md @@ -2,7 +2,7 @@ title: "AWS Parameter Store" description: Configure values for Seqera configuration with AWS Parameter Store date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [configuration, aws, parameters, securestring] --- diff --git a/platform-enterprise_docs/enterprise/configuration/mirroring.md b/platform-enterprise_docs/enterprise/configuration/mirroring.md index e119824846..71d426a2c3 100644 --- a/platform-enterprise_docs/enterprise/configuration/mirroring.md +++ b/platform-enterprise_docs/enterprise/configuration/mirroring.md @@ -2,7 +2,7 @@ title: "Mirroring container images" description: Mirror Seqera container images to your own registry date created: "2026-01-26" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [containers, registry, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/networking.md b/platform-enterprise_docs/enterprise/configuration/networking.md index 8162329105..cab4587f0d 100644 --- a/platform-enterprise_docs/enterprise/configuration/networking.md +++ b/platform-enterprise_docs/enterprise/configuration/networking.md @@ -2,7 +2,7 @@ title: "Networking" description: Seqera configuration options for networking date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [networking, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/overview.mdx b/platform-enterprise_docs/enterprise/configuration/overview.mdx index 5f08cb96f0..c2e220482c 100644 --- a/platform-enterprise_docs/enterprise/configuration/overview.mdx +++ b/platform-enterprise_docs/enterprise/configuration/overview.mdx @@ -2,7 +2,7 @@ title: "Configuration overview" description: Overview of Seqera configuration options date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md b/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md index 0a502da92d..d3d5b0f95c 100644 --- a/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md +++ b/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "Configure pipeline optimization in your Seqera Enterprise deployment." date created: "2024-02-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [compute, resources, optimization, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md b/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md index 2dd82f2a76..473e0f34f8 100644 --- a/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md +++ b/platform-enterprise_docs/enterprise/configuration/reverse_proxy.md @@ -2,7 +2,7 @@ title: "Reverse proxy" description: Configuration options for reverse proxy connection date created: "2023-10-05" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [reverse proxy, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/ssl_tls.md b/platform-enterprise_docs/enterprise/configuration/ssl_tls.md index e80e03065b..f856f31bcb 100644 --- a/platform-enterprise_docs/enterprise/configuration/ssl_tls.md +++ b/platform-enterprise_docs/enterprise/configuration/ssl_tls.md @@ -2,7 +2,7 @@ title: "SSL/TLS" description: Configure your Seqera instance to use SSL/TLS certificates for HTTPS date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [ssl, tls, https, configuration] --- diff --git a/platform-enterprise_docs/enterprise/configuration/wave.md b/platform-enterprise_docs/enterprise/configuration/wave.md index 5bb99a2a7d..d4b34f9378 100644 --- a/platform-enterprise_docs/enterprise/configuration/wave.md +++ b/platform-enterprise_docs/enterprise/configuration/wave.md @@ -2,7 +2,7 @@ title: "Wave containers" description: "Configuring the Wave container service" date created: "2023-04-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [wave, containers, configuration] --- diff --git a/platform-enterprise_docs/enterprise/general_troubleshooting.md b/platform-enterprise_docs/enterprise/general_troubleshooting.md index 86de0c9520..a437e38110 100644 --- a/platform-enterprise_docs/enterprise/general_troubleshooting.md +++ b/platform-enterprise_docs/enterprise/general_troubleshooting.md @@ -2,7 +2,7 @@ title: "Troubleshooting" description: Platform Enterprise troubleshooting guidance date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [troubleshooting] --- diff --git a/platform-enterprise_docs/enterprise/groundswell-docker-compose.md b/platform-enterprise_docs/enterprise/groundswell-docker-compose.md index 7db971c5f6..317604b7c6 100644 --- a/platform-enterprise_docs/enterprise/groundswell-docker-compose.md +++ b/platform-enterprise_docs/enterprise/groundswell-docker-compose.md @@ -2,7 +2,7 @@ title: "Pipeline optimization: Docker Compose" description: Deploy pipeline optimization with Docker Compose date created: "2026-02-09" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [docker, compose, groundswell, pipeline optimization, deployment] --- diff --git a/platform-enterprise_docs/enterprise/groundswell-helm.md b/platform-enterprise_docs/enterprise/groundswell-helm.md index 140350e535..b610eb8eb3 100644 --- a/platform-enterprise_docs/enterprise/groundswell-helm.md +++ b/platform-enterprise_docs/enterprise/groundswell-helm.md @@ -2,7 +2,7 @@ title: "Pipeline Optimization: Helm" description: Deploy Pipeline Optimization Enterprise on Kubernetes with Helm date created: "2026-01-30" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [helm, deployment, installation, kubernetes, pipeline optimization] --- diff --git a/platform-enterprise_docs/enterprise/groundswell-kubernetes.md b/platform-enterprise_docs/enterprise/groundswell-kubernetes.md index 07fd04a4cb..303ad49c86 100644 --- a/platform-enterprise_docs/enterprise/groundswell-kubernetes.md +++ b/platform-enterprise_docs/enterprise/groundswell-kubernetes.md @@ -2,7 +2,7 @@ title: "Pipeline optimization: Kubernetes" description: Deploy pipeline optimization on Kubernetes date created: "2026-02-09" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [kubernetes, groundswell, pipeline optimization, deployment] --- diff --git a/platform-enterprise_docs/enterprise/install-groundswell.md b/platform-enterprise_docs/enterprise/install-groundswell.md index b066911b00..ad4fd2f0dd 100644 --- a/platform-enterprise_docs/enterprise/install-groundswell.md +++ b/platform-enterprise_docs/enterprise/install-groundswell.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: Install pipeline optimization for Seqera Platform Enterprise date created: "2026-02-09" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [groundswell, pipelines, optimization, installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/install-platform.md b/platform-enterprise_docs/enterprise/install-platform.md index cb83660e8e..57edf698a6 100644 --- a/platform-enterprise_docs/enterprise/install-platform.md +++ b/platform-enterprise_docs/enterprise/install-platform.md @@ -2,7 +2,7 @@ title: "Platform" description: Install Seqera Platform Enterprise date created: "2023-04-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx b/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx index 942564b49f..b58be05717 100644 --- a/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx +++ b/platform-enterprise_docs/enterprise/install-seqera-coscientist.mdx @@ -2,7 +2,7 @@ title: "Co-Scientist" description: Install and configure Co-Scientist for Seqera Platform Enterprise date created: "2026-05-04" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [seqera ai, installation, deployment, aws, helm] --- diff --git a/platform-enterprise_docs/enterprise/install-studios.md b/platform-enterprise_docs/enterprise/install-studios.md index fa115e5c79..a9395b2ce3 100644 --- a/platform-enterprise_docs/enterprise/install-studios.md +++ b/platform-enterprise_docs/enterprise/install-studios.md @@ -2,7 +2,7 @@ title: "Studios" description: Install Studios for Seqera Platform Enterprise date created: "2023-04-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [studios, installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/overview.md b/platform-enterprise_docs/enterprise/overview.md index 2517843a19..f1cde48beb 100644 --- a/platform-enterprise_docs/enterprise/overview.md +++ b/platform-enterprise_docs/enterprise/overview.md @@ -2,7 +2,7 @@ title: "Enterprise installation" description: Platform Enterprise installation overview date created: "2025-04-09" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [installation, deployment] --- diff --git a/platform-enterprise_docs/enterprise/platform-docker-compose.md b/platform-enterprise_docs/enterprise/platform-docker-compose.md index d664f90620..4a1c83647c 100644 --- a/platform-enterprise_docs/enterprise/platform-docker-compose.md +++ b/platform-enterprise_docs/enterprise/platform-docker-compose.md @@ -2,7 +2,7 @@ title: "Platform: Docker Compose" description: Deploy Seqera Platform Enterprise with Docker Compose date created: "2024-02-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [docker, compose, deployment] --- diff --git a/platform-enterprise_docs/enterprise/platform-helm.md b/platform-enterprise_docs/enterprise/platform-helm.md index 999f2a82a0..568a401331 100644 --- a/platform-enterprise_docs/enterprise/platform-helm.md +++ b/platform-enterprise_docs/enterprise/platform-helm.md @@ -2,7 +2,7 @@ title: "Platform: Helm" description: Deploy Seqera Platform Enterprise on Kubernetes with Helm date created: "2025-11-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [helm, deployment, installation, kubernetes] --- diff --git a/platform-enterprise_docs/enterprise/platform-kubernetes.md b/platform-enterprise_docs/enterprise/platform-kubernetes.md index bd8e8b6720..2ab427f24f 100644 --- a/platform-enterprise_docs/enterprise/platform-kubernetes.md +++ b/platform-enterprise_docs/enterprise/platform-kubernetes.md @@ -2,7 +2,7 @@ title: "Platform: Kubernetes" description: Deploy Seqera Platform Enterprise with Kubernetes date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [kubernetes, deployment] --- diff --git a/platform-enterprise_docs/enterprise/studios-docker-compose.md b/platform-enterprise_docs/enterprise/studios-docker-compose.md index dab1f9eb10..2a844dfad6 100644 --- a/platform-enterprise_docs/enterprise/studios-docker-compose.md +++ b/platform-enterprise_docs/enterprise/studios-docker-compose.md @@ -2,7 +2,7 @@ title: "Studios: Docker Compose" description: Deploy Studios with Docker Compose date created: "2023-04-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [docker, compose, studios, deployment] --- diff --git a/platform-enterprise_docs/enterprise/studios-helm.md b/platform-enterprise_docs/enterprise/studios-helm.md index 51e349b2e3..fa1bacb1db 100644 --- a/platform-enterprise_docs/enterprise/studios-helm.md +++ b/platform-enterprise_docs/enterprise/studios-helm.md @@ -2,7 +2,7 @@ title: "Studios: Helm" description: Deploy Studios Enterprise on Kubernetes with Helm date created: "2026-01-30" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [helm, deployment, installation, kubernetes, studios] --- diff --git a/platform-enterprise_docs/enterprise/studios-kubernetes.md b/platform-enterprise_docs/enterprise/studios-kubernetes.md index 73bb2b1eda..d363e08902 100644 --- a/platform-enterprise_docs/enterprise/studios-kubernetes.md +++ b/platform-enterprise_docs/enterprise/studios-kubernetes.md @@ -2,7 +2,7 @@ title: "Studios: Kubernetes" description: Deploy Studios on Kubernetes date created: "2023-04-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [kubernetes, studios, deployment] --- diff --git a/platform-enterprise_docs/enterprise/studios-ssh.md b/platform-enterprise_docs/enterprise/studios-ssh.md index bd6eebc07d..7b6317da47 100644 --- a/platform-enterprise_docs/enterprise/studios-ssh.md +++ b/platform-enterprise_docs/enterprise/studios-ssh.md @@ -2,7 +2,7 @@ title: "Studios SSH configuration (public preview)" description: Configure SSH access for Studios (public preview) date created: "2026-02-10" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [studios, ssh, kubernetes, advanced] --- diff --git a/platform-enterprise_docs/enterprise/testing.md b/platform-enterprise_docs/enterprise/testing.md index 738f6eb311..90fdea3c22 100644 --- a/platform-enterprise_docs/enterprise/testing.md +++ b/platform-enterprise_docs/enterprise/testing.md @@ -2,7 +2,7 @@ title: "Test deployment" description: Test your Seqera Platform Enterprise deployment after installation date created: "2024-02-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [testing, deployment] --- diff --git a/platform-enterprise_docs/enterprise/upgrade.md b/platform-enterprise_docs/enterprise/upgrade.md index ca8f548335..6038b1b1e1 100644 --- a/platform-enterprise_docs/enterprise/upgrade.md +++ b/platform-enterprise_docs/enterprise/upgrade.md @@ -2,7 +2,7 @@ title: "Upgrade deployment" description: "Guidance for upgrading to Platform Enterprise version 26.1" date created: "2025-11-11" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [enterprise, update, installation] --- diff --git a/platform-enterprise_docs/functionality_matrix/overview.md b/platform-enterprise_docs/functionality_matrix/overview.md index 1eb08d5b6d..85006aab8c 100644 --- a/platform-enterprise_docs/functionality_matrix/overview.md +++ b/platform-enterprise_docs/functionality_matrix/overview.md @@ -2,7 +2,7 @@ title: "Default version compatibility" description: "Platform / nf-launcher / Nextflow / Fusion version compatibility" date created: "2024-06-20" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [compatibility, nextflow, nf-launcher] --- diff --git a/platform-enterprise_docs/getting-started/overview.md b/platform-enterprise_docs/getting-started/overview.md index e7132309e8..1781a49e9e 100644 --- a/platform-enterprise_docs/getting-started/overview.md +++ b/platform-enterprise_docs/getting-started/overview.md @@ -2,7 +2,7 @@ title: "Run a pipeline" description: "An overview of Seqera Platform deployment versions and ways to run Seqera." date created: "2023-09-15" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [overview] --- diff --git a/platform-enterprise_docs/getting-started/production-checklist.md b/platform-enterprise_docs/getting-started/production-checklist.md index 754f33e650..a75c8b2cd4 100644 --- a/platform-enterprise_docs/getting-started/production-checklist.md +++ b/platform-enterprise_docs/getting-started/production-checklist.md @@ -2,7 +2,7 @@ title: "Production checklist" description: "A pre-production checklist for Seqera Platform." date created: "2025-07-03" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [production, checklist, deployment, limitations, retry] --- diff --git a/platform-enterprise_docs/getting-started/proteinfold.md b/platform-enterprise_docs/getting-started/proteinfold.md index 8b33960c71..7a235a508a 100644 --- a/platform-enterprise_docs/getting-started/proteinfold.md +++ b/platform-enterprise_docs/getting-started/proteinfold.md @@ -2,7 +2,7 @@ title: "Protein structure prediction" description: "An introduction to running nf-core/proteinfold in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [platform, seqera pipelines, studios, proteinfold, alphafold, colabfold, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md b/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md index b1b1506b28..32c2122d87 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/add-data.md @@ -2,7 +2,7 @@ title: "Add data" description: "An introduction to adding pipeline input data in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [platform, data, data explorer, datasets] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md b/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md index 07d95ebf0b..dab967fe49 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/add-pipelines.md @@ -2,7 +2,7 @@ title: "Add pipelines" description: "An introduction to adding pipelines to Seqera Platform workspaces" date created: "2024-07-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [platform, launch, pipelines, launchpad] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/automation.md b/platform-enterprise_docs/getting-started/quickstart-demo/automation.md index 1c4a929882..13cbb867c4 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/automation.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/automation.md @@ -2,7 +2,7 @@ title: "Automation" description: "An introduction to automation with APIs and CLI tools in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [platform, automation, api, cli, seqerakit] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md b/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md index 31975e9c58..5d65940b8e 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/monitor-runs.md @@ -2,7 +2,7 @@ title: "Monitor runs" description: "Monitor pipeline runs from the Runs page, All runs page, and Dashboard in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [platform, runs, monitoring] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md b/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md index 2360737884..c2ab8a2b0a 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/pipeline-optimization.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "An introduction to pipeline optimization in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [platform, runs, pipeline optimization] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/studios.md b/platform-enterprise_docs/getting-started/quickstart-demo/studios.md index 403a0eb561..96a4e02c75 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/studios.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/studios.md @@ -2,7 +2,7 @@ title: "Studios" description: "An introduction to Studios in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [platform, studios] --- diff --git a/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md b/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md index 0fafd5e031..7d8ce5142e 100644 --- a/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md +++ b/platform-enterprise_docs/getting-started/quickstart-demo/view-run-information.md @@ -2,7 +2,7 @@ title: "View run information" description: "View pipeline run details in Seqera Platform" date created: "2024-07-08" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [platform, runs, pipelines, monitoring, tutorial] --- diff --git a/platform-enterprise_docs/getting-started/rnaseq.md b/platform-enterprise_docs/getting-started/rnaseq.md index 64fa41c634..a6450ec398 100644 --- a/platform-enterprise_docs/getting-started/rnaseq.md +++ b/platform-enterprise_docs/getting-started/rnaseq.md @@ -2,7 +2,7 @@ title: "RNA-Seq" description: "An introduction to running nf-core/rnaseq in Seqera Platform" date created: "2024-07-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [platform, seqera pipelines, studios, rnaseq, compute environments, aws] toc_max_heading_level: 2 --- diff --git a/platform-enterprise_docs/getting-started/studios.md b/platform-enterprise_docs/getting-started/studios.md index 85760e65ab..3fd57d4b72 100644 --- a/platform-enterprise_docs/getting-started/studios.md +++ b/platform-enterprise_docs/getting-started/studios.md @@ -2,7 +2,7 @@ title: "Studios for interactive analysis" description: "Creating interactive analysis Studios for Jupyter, R-IDE, VS Code, and more" date created: "2025-02-24" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [platform, studios, jupyter, rstudio, xpra, vscode, conda] toc_max_heading_level: 3 --- diff --git a/platform-enterprise_docs/getting-started/workspace-setup.md b/platform-enterprise_docs/getting-started/workspace-setup.md index 60b78ef213..5374011b2a 100644 --- a/platform-enterprise_docs/getting-started/workspace-setup.md +++ b/platform-enterprise_docs/getting-started/workspace-setup.md @@ -2,7 +2,7 @@ title: "Set up your workspace" description: "Instructions to create an organization workspace and add participants in Seqera Platform." date created: "2024-04-15" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [platform, organizations, workspaces, users] --- diff --git a/platform-enterprise_docs/git/overview.md b/platform-enterprise_docs/git/overview.md index 1038b33716..d941c5e9ac 100644 --- a/platform-enterprise_docs/git/overview.md +++ b/platform-enterprise_docs/git/overview.md @@ -2,7 +2,7 @@ title: "Git integration" description: "Connecting to Git repositories in Seqera Platform." date created: "2024-06-24" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [git] --- diff --git a/platform-enterprise_docs/labels/overview.md b/platform-enterprise_docs/labels/overview.md index 760572b3c2..e1f8a52bb3 100644 --- a/platform-enterprise_docs/labels/overview.md +++ b/platform-enterprise_docs/labels/overview.md @@ -2,7 +2,7 @@ title: "Labels" description: "Instructions for using labels in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [labels] --- diff --git a/platform-enterprise_docs/launch/advanced.md b/platform-enterprise_docs/launch/advanced.md index 726e7b1f28..93dd20f947 100644 --- a/platform-enterprise_docs/launch/advanced.md +++ b/platform-enterprise_docs/launch/advanced.md @@ -2,7 +2,7 @@ title: "Advanced options" description: "Advanced guide to launching Nextflow pipelines in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [advanced, launch] --- diff --git a/platform-enterprise_docs/launch/cache-resume.mdx b/platform-enterprise_docs/launch/cache-resume.mdx index 8493b3d396..0d3259a499 100644 --- a/platform-enterprise_docs/launch/cache-resume.mdx +++ b/platform-enterprise_docs/launch/cache-resume.mdx @@ -2,7 +2,7 @@ title: "Nextflow cache and resume" description: "Guide to Nextflow cache and resume in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [cache, launch, resume, relaunch] --- diff --git a/platform-enterprise_docs/launch/launchpad.md b/platform-enterprise_docs/launch/launchpad.md index 5898cd79ff..3294a9da33 100644 --- a/platform-enterprise_docs/launch/launchpad.md +++ b/platform-enterprise_docs/launch/launchpad.md @@ -2,7 +2,7 @@ title: "Launch pipelines" description: "Curate and launch workflows in Seqera Platform" date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [launchpad, launch, configure, pipelines, schema, configuration, nextflow, parameters, input, output] --- diff --git a/platform-enterprise_docs/limits/overview.md b/platform-enterprise_docs/limits/overview.md index 47065db0d9..946c0b110f 100644 --- a/platform-enterprise_docs/limits/overview.md +++ b/platform-enterprise_docs/limits/overview.md @@ -2,7 +2,7 @@ title: "Usage limits" description: "An overview of Seqera Cloud usage limits" date created: "2025-02-19" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [limits] --- diff --git a/platform-enterprise_docs/monitoring/audit-logs.md b/platform-enterprise_docs/monitoring/audit-logs.md index 981eb66f2c..a38fec3ee4 100644 --- a/platform-enterprise_docs/monitoring/audit-logs.md +++ b/platform-enterprise_docs/monitoring/audit-logs.md @@ -2,7 +2,7 @@ title: "Audit logs" description: An overview of application event audit logs in the Admin panel date created: "2024-04-08" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [logging, audit logs, admin panel] --- diff --git a/platform-enterprise_docs/monitoring/cloud-costs.md b/platform-enterprise_docs/monitoring/cloud-costs.md index 0ae2fe7baa..cec5e54588 100644 --- a/platform-enterprise_docs/monitoring/cloud-costs.md +++ b/platform-enterprise_docs/monitoring/cloud-costs.md @@ -2,7 +2,7 @@ title: "Monitoring cloud costs" description: Guidelines for monitoring Seqera Platform cloud expenditure. date created: "2023-04-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [aws, gcp, azure, cloud costs, cost, billing, alerts] --- diff --git a/platform-enterprise_docs/monitoring/dashboard.md b/platform-enterprise_docs/monitoring/dashboard.md index fd1b648ee4..3ab1284e5d 100644 --- a/platform-enterprise_docs/monitoring/dashboard.md +++ b/platform-enterprise_docs/monitoring/dashboard.md @@ -2,7 +2,7 @@ title: "Dashboard" description: "View pipeline run status overview in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [dashboard, pipeline runs, fusion, monitoring] --- diff --git a/platform-enterprise_docs/monitoring/overview.md b/platform-enterprise_docs/monitoring/overview.md index 46c84bcc56..35c045cf58 100644 --- a/platform-enterprise_docs/monitoring/overview.md +++ b/platform-enterprise_docs/monitoring/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Monitoring pipeline runs in Seqera Platform." date created: "2024-04-11" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [runs, monitoring] --- diff --git a/platform-enterprise_docs/monitoring/run-details.mdx b/platform-enterprise_docs/monitoring/run-details.mdx index 536fc2b0b6..91a06a8448 100644 --- a/platform-enterprise_docs/monitoring/run-details.mdx +++ b/platform-enterprise_docs/monitoring/run-details.mdx @@ -2,7 +2,7 @@ title: "Run details" description: "Monitoring a Nextflow pipeline executed through Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [logging, monitoring, runs, details, workflows, execution, lineage] --- diff --git a/platform-enterprise_docs/orgs-and-teams/custom-roles.md b/platform-enterprise_docs/orgs-and-teams/custom-roles.md index 22b1353697..99fd70fdf2 100644 --- a/platform-enterprise_docs/orgs-and-teams/custom-roles.md +++ b/platform-enterprise_docs/orgs-and-teams/custom-roles.md @@ -2,7 +2,7 @@ title: "Custom roles" description: "Introduction to custom roles in Seqera Platform." date created: "2025-11-17" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [roles, rbac, permissions] --- diff --git a/platform-enterprise_docs/orgs-and-teams/organizations.md b/platform-enterprise_docs/orgs-and-teams/organizations.md index f2cdd05cb5..cf81da6edf 100644 --- a/platform-enterprise_docs/orgs-and-teams/organizations.md +++ b/platform-enterprise_docs/orgs-and-teams/organizations.md @@ -2,7 +2,7 @@ title: "Organizations" description: "Manage organizations in Seqera Platform." date created: "2023-04-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [organizations, administration] --- diff --git a/platform-enterprise_docs/orgs-and-teams/roles.md b/platform-enterprise_docs/orgs-and-teams/roles.md index 698d49dd07..6f11644606 100644 --- a/platform-enterprise_docs/orgs-and-teams/roles.md +++ b/platform-enterprise_docs/orgs-and-teams/roles.md @@ -2,7 +2,7 @@ title: "User roles" description: "Understand the various roles in Seqera Platform." date created: "2024-06-10" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [roles] --- diff --git a/platform-enterprise_docs/orgs-and-teams/teams.md b/platform-enterprise_docs/orgs-and-teams/teams.md index 79d6433c42..d5d6c57161 100644 --- a/platform-enterprise_docs/orgs-and-teams/teams.md +++ b/platform-enterprise_docs/orgs-and-teams/teams.md @@ -2,7 +2,7 @@ title: "Teams" description: "Create and manage teams in a Seqera Platform Enterprise organization, including IdP-delegated teams." date created: "2026-05-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [teams, organizations, administration, sso, idp delegation, enterprise] --- diff --git a/platform-enterprise_docs/orgs-and-teams/workspace-management.md b/platform-enterprise_docs/orgs-and-teams/workspace-management.md index bf03bb9952..dcd2bc889c 100644 --- a/platform-enterprise_docs/orgs-and-teams/workspace-management.md +++ b/platform-enterprise_docs/orgs-and-teams/workspace-management.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Manage users and teams for an organization in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [workspaces, teams, users, administration] --- diff --git a/platform-enterprise_docs/pipeline-actions/overview.md b/platform-enterprise_docs/pipeline-actions/overview.md index 928bf025ef..92da8e0cb7 100644 --- a/platform-enterprise_docs/pipeline-actions/overview.md +++ b/platform-enterprise_docs/pipeline-actions/overview.md @@ -2,7 +2,7 @@ title: "Pipeline actions" description: "Automate executions with pipeline actions and webhooks in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [actions, webhooks, automation] --- diff --git a/platform-enterprise_docs/pipeline-optimization/overview.md b/platform-enterprise_docs/pipeline-optimization/overview.md index 9e9753658a..d0517e7bfe 100644 --- a/platform-enterprise_docs/pipeline-optimization/overview.md +++ b/platform-enterprise_docs/pipeline-optimization/overview.md @@ -2,7 +2,7 @@ title: "Pipeline optimization" description: "Optimize the resource usage of your pipelines to save time and money." date created: "2024-02-12" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [compute, resources, optimization] --- diff --git a/platform-enterprise_docs/pipeline-schema/overview.md b/platform-enterprise_docs/pipeline-schema/overview.md index 10234dbe87..789a6286f4 100644 --- a/platform-enterprise_docs/pipeline-schema/overview.md +++ b/platform-enterprise_docs/pipeline-schema/overview.md @@ -2,7 +2,7 @@ title: "Pipeline schema" description: "Introduction to pipeline schema in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [pipelines, schema] --- diff --git a/platform-enterprise_docs/pipelines/overview.md b/platform-enterprise_docs/pipelines/overview.md index 3f3bb97e10..2dc08a5528 100644 --- a/platform-enterprise_docs/pipelines/overview.md +++ b/platform-enterprise_docs/pipelines/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Introduction to pipelines in Seqera Platform." date created: "2025-10-16" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-enterprise_docs/pipelines/revision.md b/platform-enterprise_docs/pipelines/revision.md index 6283cf60e3..1506d66f6c 100644 --- a/platform-enterprise_docs/pipelines/revision.md +++ b/platform-enterprise_docs/pipelines/revision.md @@ -2,7 +2,7 @@ title: "Git revision management" description: "Introduction to pipeline repository revision management in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-enterprise_docs/pipelines/versioning.md b/platform-enterprise_docs/pipelines/versioning.md index f04889c104..bc094fb923 100644 --- a/platform-enterprise_docs/pipelines/versioning.md +++ b/platform-enterprise_docs/pipelines/versioning.md @@ -2,7 +2,7 @@ title: "Pipeline versioning" description: "Introduction to pipeline versioning in Seqera Platform." date created: "2025-11-14" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [pipelines, versioning, nextflow, parameters] --- diff --git a/platform-enterprise_docs/platform-enterprise.md b/platform-enterprise_docs/platform-enterprise.md index 5570f18d85..2397414c73 100644 --- a/platform-enterprise_docs/platform-enterprise.md +++ b/platform-enterprise_docs/platform-enterprise.md @@ -2,7 +2,7 @@ title: "Seqera Platform Enterprise" description: "Introduction to Seqera Platform Enterprise." date created: "2023-04-24" -last updated: "2026-06-22" +last updated: "2026-06-23" slug: / --- diff --git a/platform-enterprise_docs/reports/overview.md b/platform-enterprise_docs/reports/overview.md index 032bdeae30..fed2a18131 100644 --- a/platform-enterprise_docs/reports/overview.md +++ b/platform-enterprise_docs/reports/overview.md @@ -2,7 +2,7 @@ title: "Reports" description: "Overview of pipeline reports in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [pipelines, schema] --- diff --git a/platform-enterprise_docs/resource-labels/overview.md b/platform-enterprise_docs/resource-labels/overview.md index 4ae8f973fa..56c4010da8 100644 --- a/platform-enterprise_docs/resource-labels/overview.md +++ b/platform-enterprise_docs/resource-labels/overview.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Instructions to use resource labels in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [resource labels, labels] --- diff --git a/platform-enterprise_docs/secrets/overview.md b/platform-enterprise_docs/secrets/overview.md index 1133c4961a..2459e8f82a 100644 --- a/platform-enterprise_docs/secrets/overview.md +++ b/platform-enterprise_docs/secrets/overview.md @@ -2,7 +2,7 @@ title: "Secrets" description: "Instructions to use secrets in Seqera Platform." date created: "2023-04-24" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [pipelines, secrets] --- diff --git a/platform-enterprise_docs/seqerakit/commands.md b/platform-enterprise_docs/seqerakit/commands.md index 9465f98a4e..e247d47a56 100644 --- a/platform-enterprise_docs/seqerakit/commands.md +++ b/platform-enterprise_docs/seqerakit/commands.md @@ -2,7 +2,7 @@ title: "Commands" description: "Seqerakit command options" date created: "2024-10-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [seqerakit, cli, automation, commands] --- diff --git a/platform-enterprise_docs/seqerakit/installation.md b/platform-enterprise_docs/seqerakit/installation.md index d0f320df74..d0f1cbd6fd 100644 --- a/platform-enterprise_docs/seqerakit/installation.md +++ b/platform-enterprise_docs/seqerakit/installation.md @@ -2,7 +2,7 @@ title: "Installation" description: "Seqerakit installation options" date created: "2024-10-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [seqerakit, cli, automation, installation] --- diff --git a/platform-enterprise_docs/seqerakit/templates.mdx b/platform-enterprise_docs/seqerakit/templates.mdx index 8960814058..757d2620b3 100644 --- a/platform-enterprise_docs/seqerakit/templates.mdx +++ b/platform-enterprise_docs/seqerakit/templates.mdx @@ -2,7 +2,7 @@ title: "Templates" description: "Seqerakit YAML configuration file templates and instructions" date created: "2024-11-08" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [seqerakit, cli, automation, yaml, configuration] toc_max_heading_level: 4 --- diff --git a/platform-enterprise_docs/seqerakit/yaml-configuration.md b/platform-enterprise_docs/seqerakit/yaml-configuration.md index 24fe7cf5e7..b7d2d5f149 100644 --- a/platform-enterprise_docs/seqerakit/yaml-configuration.md +++ b/platform-enterprise_docs/seqerakit/yaml-configuration.md @@ -2,7 +2,7 @@ title: "YAML configuration" description: "seqerakit YAML configuration file options" date created: "2024-10-21" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [seqerakit, cli, automation, yaml, configuration] --- diff --git a/platform-enterprise_docs/studios/add-studio-custom-container.md b/platform-enterprise_docs/studios/add-studio-custom-container.md index 2cb34b0740..adf8b2aca5 100644 --- a/platform-enterprise_docs/studios/add-studio-custom-container.md +++ b/platform-enterprise_docs/studios/add-studio-custom-container.md @@ -2,7 +2,7 @@ title: "Custom container template" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [studio custom, git repository, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/add-studio-git-repo.md b/platform-enterprise_docs/studios/add-studio-git-repo.md index bba04a5f1f..0e4d3fa332 100644 --- a/platform-enterprise_docs/studios/add-studio-git-repo.md +++ b/platform-enterprise_docs/studios/add-studio-git-repo.md @@ -2,7 +2,7 @@ title: "Import from Git repository" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [studio git, git repository, sessions, studios, git, version control] --- diff --git a/platform-enterprise_docs/studios/add-studio-provided-template.md b/platform-enterprise_docs/studios/add-studio-provided-template.md index 95be4ae689..6234d456d3 100644 --- a/platform-enterprise_docs/studios/add-studio-provided-template.md +++ b/platform-enterprise_docs/studios/add-studio-provided-template.md @@ -2,7 +2,7 @@ title: "Seqera-provided container template" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [template, seqera template, seqera template studio, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/add-studio.md b/platform-enterprise_docs/studios/add-studio.md index 911cf4e759..9f15d40f6e 100644 --- a/platform-enterprise_docs/studios/add-studio.md +++ b/platform-enterprise_docs/studios/add-studio.md @@ -2,7 +2,7 @@ title: "Add a Studio" description: "Add a Studio in Platform." date created: "2025-09-04" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [data, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/connect.md b/platform-enterprise_docs/studios/connect.md index aa4e0b14be..e874562c3b 100644 --- a/platform-enterprise_docs/studios/connect.md +++ b/platform-enterprise_docs/studios/connect.md @@ -1,7 +1,7 @@ --- title: Connect changelog date created: "2025-07-30" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [connect, changelog, connect changelog] --- diff --git a/platform-enterprise_docs/studios/container-images.md b/platform-enterprise_docs/studios/container-images.md index 9ca6821706..3b19cffc2c 100644 --- a/platform-enterprise_docs/studios/container-images.md +++ b/platform-enterprise_docs/studios/container-images.md @@ -2,7 +2,7 @@ title: "Container image templates" description: "Use container images with Studios." date created: "2025-10-16" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [containers, container images, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/custom-envs.md b/platform-enterprise_docs/studios/custom-envs.md index 1170dee272..85fc6d90f1 100644 --- a/platform-enterprise_docs/studios/custom-envs.md +++ b/platform-enterprise_docs/studios/custom-envs.md @@ -2,7 +2,7 @@ title: "Custom environments" description: "Custom environments for Studios" date created: "2024-10-01" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [environments, custom, studios] --- diff --git a/platform-enterprise_docs/studios/example-studios.md b/platform-enterprise_docs/studios/example-studios.md index b99d2f5468..c093ae16f8 100644 --- a/platform-enterprise_docs/studios/example-studios.md +++ b/platform-enterprise_docs/studios/example-studios.md @@ -2,7 +2,7 @@ title: "Example custom Studios" description: "Example Dockerfiles and pre-built container images for running custom applications in Studios." date created: "2026-02-18" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [environments, custom, studios, examples] --- diff --git a/platform-enterprise_docs/studios/managing.md b/platform-enterprise_docs/studios/managing.md index e9b8ae675f..313f66d0cf 100644 --- a/platform-enterprise_docs/studios/managing.md +++ b/platform-enterprise_docs/studios/managing.md @@ -2,7 +2,7 @@ title: "Manage Studios" description: "Manage Studio sessions." date created: "2025-02-06" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [data, sessions, studios] --- diff --git a/platform-enterprise_docs/studios/overview.md b/platform-enterprise_docs/studios/overview.md index af47f2b651..649dfede04 100644 --- a/platform-enterprise_docs/studios/overview.md +++ b/platform-enterprise_docs/studios/overview.md @@ -2,7 +2,7 @@ title: "Overview" description: "Interactive analysis environments in Seqera Platform" date created: "2025-02-06" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [studios, containers, image, sessions, interactive, analysis] --- diff --git a/platform-enterprise_docs/supported_software/agent/overview.md b/platform-enterprise_docs/supported_software/agent/overview.md index 204103582f..c73a1a49f8 100644 --- a/platform-enterprise_docs/supported_software/agent/overview.md +++ b/platform-enterprise_docs/supported_software/agent/overview.md @@ -2,7 +2,7 @@ title: "Tower Agent" description: "Instructions to use Tower Agent." date created: "2023-04-24" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [agent] --- diff --git a/platform-enterprise_docs/supported_software/dragen/overview.md b/platform-enterprise_docs/supported_software/dragen/overview.md index 94901922c6..d29155e275 100644 --- a/platform-enterprise_docs/supported_software/dragen/overview.md +++ b/platform-enterprise_docs/supported_software/dragen/overview.md @@ -2,7 +2,7 @@ title: "Illumina DRAGEN" description: "Instructions to integrate Illumina DRAGEN with Seqera Platform." date created: "2023-08-24" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [dragen, integration] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md b/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md index fb36f27e90..dc09a018f4 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/api_and_cli.md @@ -2,7 +2,7 @@ title: "Developer tools" description: "API and CLI troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md index f509dc4eaf..2be7933c80 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/aws_troubleshooting.md @@ -2,7 +2,7 @@ title: "AWS" description: "AWS troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [faq, help, aws, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md index 3de276843d..fa2620ff65 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/azure_troubleshooting.md @@ -2,7 +2,7 @@ title: "Azure" description: "Azure troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [faq, help, azure, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md index d32e7056d2..dece5a024e 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/datasets_troubleshooting.md @@ -2,7 +2,7 @@ title: "Datasets" description: "Dataset troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [faq, help, database, datasets] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md b/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md index 30e296c929..ed97a4e07e 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/nextflow.md @@ -2,7 +2,7 @@ title: "Nextflow" description: "Nextflow troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [faq, help, nextflow, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md b/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md index 87a068131c..8e70d0b86e 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/resource-labels.md @@ -2,7 +2,7 @@ title: "Resource labels" description: "Troubleshooting resource labels in Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [troubleshooting, help] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md index 906f2b0eec..aefcdec683 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/studios_troubleshooting.md @@ -2,7 +2,7 @@ title: "Studios" description: "Studios troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [faq, help, studios, troubleshooting] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md index 100374ed71..5c3a7e307b 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/troubleshooting.md @@ -2,7 +2,7 @@ title: "General troubleshooting" description: "Troubleshooting Seqera Platform" date created: "2023-04-24" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [troubleshooting, help] --- diff --git a/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md b/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md index 461a911345..77badaab67 100644 --- a/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md +++ b/platform-enterprise_docs/troubleshooting_and_faqs/workspaces_troubleshooting.md @@ -2,7 +2,7 @@ title: "Workspaces" description: "Workspaces troubleshooting with Seqera Platform." date created: "2024-08-26" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [faq, help, workspaces, troubleshooting] --- diff --git a/platform-enterprise_docs/tutorials/retry-strategy.md b/platform-enterprise_docs/tutorials/retry-strategy.md index 1aef49bb23..8994790063 100644 --- a/platform-enterprise_docs/tutorials/retry-strategy.md +++ b/platform-enterprise_docs/tutorials/retry-strategy.md @@ -2,7 +2,7 @@ title: "Manage AWS Spot interruptions in Seqera Platform" description: "Managing AWS Spot Interruptions in Seqera Platform." date created: "2024-07-16" -last updated: "2026-06-22" +last updated: "2026-06-23" tags: [aws, spot, platform, fusion, retry] ---