You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog/seqera-enterprise/v25.2.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,11 +16,12 @@ Single instance compute environments create a single compute instance to execute
16
16
17
17
##### Compute changes
18
18
19
-
- Studios now supports ARM64 and Spot instances for the new [AWS Cloud compute environments](https://docs.seqera.io/platform-enterprise/25.2/compute-envs/aws-cloud).
20
-
- Nested containerization is now supported in AWS Cloud Compute environments.
19
+
- Studios now supports ARM64 architecture and Spot instances in [AWS Cloud](https://docs.seqera.io/platform-enterprise/25.2/compute-envs/aws-cloud) and [Google Cloud](https://docs.seqera.io/platform-enterprise/25.2/compute-envs/google-cloud) compute environments.
20
+
- Nested containerization is now supported in AWS Cloud compute environments:
21
+
- VS Code Studios include a [Docker-in-Docker](https://docs.seqera.io/platform-enterprise/25.2/studios/overview#docker-in-docker) configuration method, enabling you to run Nextflow directly.
22
+
- The remaining Studios types support Docker via manual installation.
21
23
- Studios now supports [path-based routing](https://docs.seqera.io/platform-enterprise/25.2/studios/overview#path-based-routingnon-wildcard-ssltls-certificates) to enable fixed domains for Studio sessions. This removes the need for a wildcard SSL/TLS certificate.
22
24
- You can now add per-session user-defined environment variables when creating a new Studio.
23
-
- With the new [Docker-in-Docker](https://docs.seqera.io/platform-enterprise/25.2/studios/overview#docker-in-docker) configuration method, you can now run Nextflow in Studios using AWS or GCP Cloud compute environments.
0 commit comments