diff --git a/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md b/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md index 43d00ba69..bf6d2db42 100644 --- a/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md +++ b/platform-enterprise_docs/enterprise/configuration/pipeline_optimization.md @@ -75,10 +75,7 @@ To use the pipeline resource optimization service in an existing Docker Compose Kubernetes deployments use an [initContainer](https://kubernetes.io/docs/concepts/workloads/pods/init-containers/) that runs during pod initialization to set up the pipeline resource optimization service. To use the service in new or existing Kubernetes installations of Seqera Enterprise, do the following: -1. Download the [groundswell manifest](../_templates/k8s/groundswell.yml): - - ```yaml file=../_templates/k8s/groundswell.yml - ``` +1. Download the [groundswell manifest](../_templates/k8s/groundswell.yml). 1. To run the service from a custom URL, declare the URL with the `GROUNDSWELL_SERVER_URL` environment variable in the `configmap.yml` file that you downloaded for your [Platform installation][platform-k8s]. A non-zero value for this environment variable activates the optimization service automatically, so `TOWER_ENABLE_GROUNDSWELL` does not need to be set when you declare a custom URL. diff --git a/platform-enterprise_docs/enterprise/docker-compose.md b/platform-enterprise_docs/enterprise/docker-compose.md index b9c1a5836..e2977e095 100644 --- a/platform-enterprise_docs/enterprise/docker-compose.md +++ b/platform-enterprise_docs/enterprise/docker-compose.md @@ -73,6 +73,10 @@ If further customization of the config file is needed, mount a config map/secret ## Optional features +### Pipeline optimization + +Seqera Platform offers a service that optimizes pipeline resource requests. Refer to [Pipeline optimization](./configuration/pipeline_optimization.md) for more information. + ### Studios [Studios](../studios/overview) is an interactive analysis environment available in organizational workspaces. To enable Studios, see [Studios deployment](./studios). diff --git a/platform-enterprise_docs/enterprise/kubernetes.md b/platform-enterprise_docs/enterprise/kubernetes.md index ff19d6370..0d5ed4d9a 100644 --- a/platform-enterprise_docs/enterprise/kubernetes.md +++ b/platform-enterprise_docs/enterprise/kubernetes.md @@ -244,11 +244,7 @@ See [Test deployment](./testing). ### Pipeline optimization -Seqera Platform offers a service that optimizes pipeline resource requests. Install the resource optimization service in your Kubernetes cluster with [this manifest](_templates/k8s/groundswell.yml). - -Define a set of credentials for the resource optimization database in the `tower-groundswell-cfg` ConfigMap. This can be the same database used for Seqera, but in a different schema. - -The initContainers will wait until both the Seqera and pipeline optimization service databases are ready before starting the migration in the Seqera database and finally starting the resource optimization container. +Seqera Platform offers a service that optimizes pipeline resource requests. Refer to [Pipeline optimization](./configuration/pipeline_optimization.md) for more information. ### Studios diff --git a/platform-enterprise_versioned_docs/version-24.1/enterprise/configuration/pipeline_optimization.md b/platform-enterprise_versioned_docs/version-24.1/enterprise/configuration/pipeline_optimization.md index 43d00ba69..bf6d2db42 100644 --- a/platform-enterprise_versioned_docs/version-24.1/enterprise/configuration/pipeline_optimization.md +++ b/platform-enterprise_versioned_docs/version-24.1/enterprise/configuration/pipeline_optimization.md @@ -75,10 +75,7 @@ To use the pipeline resource optimization service in an existing Docker Compose Kubernetes deployments use an [initContainer](https://kubernetes.io/docs/concepts/workloads/pods/init-containers/) that runs during pod initialization to set up the pipeline resource optimization service. To use the service in new or existing Kubernetes installations of Seqera Enterprise, do the following: -1. Download the [groundswell manifest](../_templates/k8s/groundswell.yml): - - ```yaml file=../_templates/k8s/groundswell.yml - ``` +1. Download the [groundswell manifest](../_templates/k8s/groundswell.yml). 1. To run the service from a custom URL, declare the URL with the `GROUNDSWELL_SERVER_URL` environment variable in the `configmap.yml` file that you downloaded for your [Platform installation][platform-k8s]. A non-zero value for this environment variable activates the optimization service automatically, so `TOWER_ENABLE_GROUNDSWELL` does not need to be set when you declare a custom URL. diff --git a/platform-enterprise_versioned_docs/version-24.1/enterprise/docker-compose.md b/platform-enterprise_versioned_docs/version-24.1/enterprise/docker-compose.md index 27f6f456c..984d4f112 100644 --- a/platform-enterprise_versioned_docs/version-24.1/enterprise/docker-compose.md +++ b/platform-enterprise_versioned_docs/version-24.1/enterprise/docker-compose.md @@ -43,6 +43,10 @@ For more information on configuration, see [Configuration options](./configurati ## Optional features +### Pipeline optimization + +Seqera Platform offers a service that optimizes pipeline resource requests. Refer to [Pipeline optimization](./configuration/pipeline_optimization.md) for more information. + ### Data Studios [Data Studios](../data_studios/overview) is an interactive analysis environment available in organizational workspaces. To enable Data Studios, see [Data Studios deployment](./data-studios). diff --git a/platform-enterprise_versioned_docs/version-24.1/enterprise/kubernetes.mdx b/platform-enterprise_versioned_docs/version-24.1/enterprise/kubernetes.mdx index 0a7a02786..1f8220978 100644 --- a/platform-enterprise_versioned_docs/version-24.1/enterprise/kubernetes.mdx +++ b/platform-enterprise_versioned_docs/version-24.1/enterprise/kubernetes.mdx @@ -244,11 +244,7 @@ See [Test deployment](./testing). ### Pipeline optimization -Seqera Platform offers a service that optimizes pipeline resource requests. Install the resource optimization service in your Kubernetes cluster with [this manifest](_templates/k8s/groundswell.yml). - -Define a set of credentials for the resource optimization database in the `tower-groundswell-cfg` ConfigMap. This can be the same database used for Seqera, but in a different schema. - -The initContainers will wait until both the Seqera and pipeline optimization service databases are ready before starting the migration in the Seqera database and finally starting the resource optimization container. +Seqera Platform offers a service that optimizes pipeline resource requests. Refer to [Pipeline optimization](./configuration/pipeline_optimization.md) for more information. ### Data Studios diff --git a/platform-enterprise_versioned_docs/version-24.2/enterprise/configuration/pipeline_optimization.md b/platform-enterprise_versioned_docs/version-24.2/enterprise/configuration/pipeline_optimization.md index 43d00ba69..bf6d2db42 100644 --- a/platform-enterprise_versioned_docs/version-24.2/enterprise/configuration/pipeline_optimization.md +++ b/platform-enterprise_versioned_docs/version-24.2/enterprise/configuration/pipeline_optimization.md @@ -75,10 +75,7 @@ To use the pipeline resource optimization service in an existing Docker Compose Kubernetes deployments use an [initContainer](https://kubernetes.io/docs/concepts/workloads/pods/init-containers/) that runs during pod initialization to set up the pipeline resource optimization service. To use the service in new or existing Kubernetes installations of Seqera Enterprise, do the following: -1. Download the [groundswell manifest](../_templates/k8s/groundswell.yml): - - ```yaml file=../_templates/k8s/groundswell.yml - ``` +1. Download the [groundswell manifest](../_templates/k8s/groundswell.yml). 1. To run the service from a custom URL, declare the URL with the `GROUNDSWELL_SERVER_URL` environment variable in the `configmap.yml` file that you downloaded for your [Platform installation][platform-k8s]. A non-zero value for this environment variable activates the optimization service automatically, so `TOWER_ENABLE_GROUNDSWELL` does not need to be set when you declare a custom URL. diff --git a/platform-enterprise_versioned_docs/version-24.2/enterprise/docker-compose.md b/platform-enterprise_versioned_docs/version-24.2/enterprise/docker-compose.md index 0c0425b4d..054e30e3d 100644 --- a/platform-enterprise_versioned_docs/version-24.2/enterprise/docker-compose.md +++ b/platform-enterprise_versioned_docs/version-24.2/enterprise/docker-compose.md @@ -43,6 +43,10 @@ For more information on configuration, see [Configuration options](./configurati ## Optional features +### Pipeline optimization + +Seqera Platform offers a service that optimizes pipeline resource requests. Refer to [Pipeline optimization](./configuration/pipeline_optimization.md) for more information. + ### Studios [Studios](../data_studios/overview) is an interactive analysis environment available in organizational workspaces. To enable Studios, see [Studios deployment](../enterprise/studios). diff --git a/platform-enterprise_versioned_docs/version-24.2/enterprise/kubernetes.mdx b/platform-enterprise_versioned_docs/version-24.2/enterprise/kubernetes.mdx index 13b44977b..98e5b16b5 100644 --- a/platform-enterprise_versioned_docs/version-24.2/enterprise/kubernetes.mdx +++ b/platform-enterprise_versioned_docs/version-24.2/enterprise/kubernetes.mdx @@ -244,11 +244,7 @@ See [Test deployment](./testing). ### Pipeline optimization -Seqera Platform offers a service that optimizes pipeline resource requests. Install the resource optimization service in your Kubernetes cluster with [this manifest](_templates/k8s/groundswell.yml). - -Define a set of credentials for the resource optimization database in the `tower-groundswell-cfg` ConfigMap. This can be the same database used for Seqera, but in a different schema. - -The initContainers will wait until both the Seqera and pipeline optimization service databases are ready before starting the migration in the Seqera database and finally starting the resource optimization container. +Seqera Platform offers a service that optimizes pipeline resource requests. Refer to [Pipeline optimization](./configuration/pipeline_optimization.md) for more information. ### Studios diff --git a/platform-enterprise_versioned_docs/version-25.1/enterprise/configuration/pipeline_optimization.md b/platform-enterprise_versioned_docs/version-25.1/enterprise/configuration/pipeline_optimization.md index 43d00ba69..bf6d2db42 100644 --- a/platform-enterprise_versioned_docs/version-25.1/enterprise/configuration/pipeline_optimization.md +++ b/platform-enterprise_versioned_docs/version-25.1/enterprise/configuration/pipeline_optimization.md @@ -75,10 +75,7 @@ To use the pipeline resource optimization service in an existing Docker Compose Kubernetes deployments use an [initContainer](https://kubernetes.io/docs/concepts/workloads/pods/init-containers/) that runs during pod initialization to set up the pipeline resource optimization service. To use the service in new or existing Kubernetes installations of Seqera Enterprise, do the following: -1. Download the [groundswell manifest](../_templates/k8s/groundswell.yml): - - ```yaml file=../_templates/k8s/groundswell.yml - ``` +1. Download the [groundswell manifest](../_templates/k8s/groundswell.yml). 1. To run the service from a custom URL, declare the URL with the `GROUNDSWELL_SERVER_URL` environment variable in the `configmap.yml` file that you downloaded for your [Platform installation][platform-k8s]. A non-zero value for this environment variable activates the optimization service automatically, so `TOWER_ENABLE_GROUNDSWELL` does not need to be set when you declare a custom URL. diff --git a/platform-enterprise_versioned_docs/version-25.1/enterprise/docker-compose.md b/platform-enterprise_versioned_docs/version-25.1/enterprise/docker-compose.md index a1a93c22e..8a7e076f5 100644 --- a/platform-enterprise_versioned_docs/version-25.1/enterprise/docker-compose.md +++ b/platform-enterprise_versioned_docs/version-25.1/enterprise/docker-compose.md @@ -43,6 +43,10 @@ For more information on configuration, see [Configuration options](./configurati ## Optional features +### Pipeline optimization + +Seqera Platform offers a service that optimizes pipeline resource requests. Refer to [Pipeline optimization](./configuration/pipeline_optimization.md) for more information. + ### Studios [Studios](../studios/overview) is an interactive analysis environment available in organizational workspaces. To enable Studios, see [Studios deployment](./studios). diff --git a/platform-enterprise_versioned_docs/version-25.1/enterprise/kubernetes.md b/platform-enterprise_versioned_docs/version-25.1/enterprise/kubernetes.md index ada95ce7f..e49c5b230 100644 --- a/platform-enterprise_versioned_docs/version-25.1/enterprise/kubernetes.md +++ b/platform-enterprise_versioned_docs/version-25.1/enterprise/kubernetes.md @@ -244,11 +244,7 @@ See [Test deployment](./testing). ### Pipeline optimization -Seqera Platform offers a service that optimizes pipeline resource requests. Install the resource optimization service in your Kubernetes cluster with [this manifest](_templates/k8s/groundswell.yml). - -Define a set of credentials for the resource optimization database in the `tower-groundswell-cfg` ConfigMap. This can be the same database used for Seqera, but in a different schema. - -The initContainers will wait until both the Seqera and pipeline optimization service databases are ready before starting the migration in the Seqera database and finally starting the resource optimization container. +Seqera Platform offers a service that optimizes pipeline resource requests. Refer to [Pipeline optimization](./configuration/pipeline_optimization.md) for more information. ### Studios diff --git a/platform-enterprise_versioned_docs/version-25.2/enterprise/configuration/pipeline_optimization.md b/platform-enterprise_versioned_docs/version-25.2/enterprise/configuration/pipeline_optimization.md index 43d00ba69..bf6d2db42 100644 --- a/platform-enterprise_versioned_docs/version-25.2/enterprise/configuration/pipeline_optimization.md +++ b/platform-enterprise_versioned_docs/version-25.2/enterprise/configuration/pipeline_optimization.md @@ -75,10 +75,7 @@ To use the pipeline resource optimization service in an existing Docker Compose Kubernetes deployments use an [initContainer](https://kubernetes.io/docs/concepts/workloads/pods/init-containers/) that runs during pod initialization to set up the pipeline resource optimization service. To use the service in new or existing Kubernetes installations of Seqera Enterprise, do the following: -1. Download the [groundswell manifest](../_templates/k8s/groundswell.yml): - - ```yaml file=../_templates/k8s/groundswell.yml - ``` +1. Download the [groundswell manifest](../_templates/k8s/groundswell.yml). 1. To run the service from a custom URL, declare the URL with the `GROUNDSWELL_SERVER_URL` environment variable in the `configmap.yml` file that you downloaded for your [Platform installation][platform-k8s]. A non-zero value for this environment variable activates the optimization service automatically, so `TOWER_ENABLE_GROUNDSWELL` does not need to be set when you declare a custom URL. diff --git a/platform-enterprise_versioned_docs/version-25.2/enterprise/docker-compose.md b/platform-enterprise_versioned_docs/version-25.2/enterprise/docker-compose.md index a1a93c22e..8a7e076f5 100644 --- a/platform-enterprise_versioned_docs/version-25.2/enterprise/docker-compose.md +++ b/platform-enterprise_versioned_docs/version-25.2/enterprise/docker-compose.md @@ -43,6 +43,10 @@ For more information on configuration, see [Configuration options](./configurati ## Optional features +### Pipeline optimization + +Seqera Platform offers a service that optimizes pipeline resource requests. Refer to [Pipeline optimization](./configuration/pipeline_optimization.md) for more information. + ### Studios [Studios](../studios/overview) is an interactive analysis environment available in organizational workspaces. To enable Studios, see [Studios deployment](./studios). diff --git a/platform-enterprise_versioned_docs/version-25.2/enterprise/kubernetes.md b/platform-enterprise_versioned_docs/version-25.2/enterprise/kubernetes.md index 112e1bdee..7a7498397 100644 --- a/platform-enterprise_versioned_docs/version-25.2/enterprise/kubernetes.md +++ b/platform-enterprise_versioned_docs/version-25.2/enterprise/kubernetes.md @@ -244,11 +244,7 @@ See [Test deployment](./testing). ### Pipeline optimization -Seqera Platform offers a service that optimizes pipeline resource requests. Install the resource optimization service in your Kubernetes cluster with [this manifest](_templates/k8s/groundswell.yml). - -Define a set of credentials for the resource optimization database in the `tower-groundswell-cfg` ConfigMap. This can be the same database used for Seqera, but in a different schema. - -The initContainers will wait until both the Seqera and pipeline optimization service databases are ready before starting the migration in the Seqera database and finally starting the resource optimization container. +Seqera Platform offers a service that optimizes pipeline resource requests. Refer to [Pipeline optimization](./configuration/pipeline_optimization.md) for more information. ### Studios diff --git a/platform-enterprise_versioned_docs/version-25.3/enterprise/configuration/pipeline_optimization.md b/platform-enterprise_versioned_docs/version-25.3/enterprise/configuration/pipeline_optimization.md index 43d00ba69..bf6d2db42 100644 --- a/platform-enterprise_versioned_docs/version-25.3/enterprise/configuration/pipeline_optimization.md +++ b/platform-enterprise_versioned_docs/version-25.3/enterprise/configuration/pipeline_optimization.md @@ -75,10 +75,7 @@ To use the pipeline resource optimization service in an existing Docker Compose Kubernetes deployments use an [initContainer](https://kubernetes.io/docs/concepts/workloads/pods/init-containers/) that runs during pod initialization to set up the pipeline resource optimization service. To use the service in new or existing Kubernetes installations of Seqera Enterprise, do the following: -1. Download the [groundswell manifest](../_templates/k8s/groundswell.yml): - - ```yaml file=../_templates/k8s/groundswell.yml - ``` +1. Download the [groundswell manifest](../_templates/k8s/groundswell.yml). 1. To run the service from a custom URL, declare the URL with the `GROUNDSWELL_SERVER_URL` environment variable in the `configmap.yml` file that you downloaded for your [Platform installation][platform-k8s]. A non-zero value for this environment variable activates the optimization service automatically, so `TOWER_ENABLE_GROUNDSWELL` does not need to be set when you declare a custom URL. diff --git a/platform-enterprise_versioned_docs/version-25.3/enterprise/docker-compose.md b/platform-enterprise_versioned_docs/version-25.3/enterprise/docker-compose.md index b9c1a5836..e2977e095 100644 --- a/platform-enterprise_versioned_docs/version-25.3/enterprise/docker-compose.md +++ b/platform-enterprise_versioned_docs/version-25.3/enterprise/docker-compose.md @@ -73,6 +73,10 @@ If further customization of the config file is needed, mount a config map/secret ## Optional features +### Pipeline optimization + +Seqera Platform offers a service that optimizes pipeline resource requests. Refer to [Pipeline optimization](./configuration/pipeline_optimization.md) for more information. + ### Studios [Studios](../studios/overview) is an interactive analysis environment available in organizational workspaces. To enable Studios, see [Studios deployment](./studios). diff --git a/platform-enterprise_versioned_docs/version-25.3/enterprise/kubernetes.md b/platform-enterprise_versioned_docs/version-25.3/enterprise/kubernetes.md index 990b71c13..8a00e365b 100644 --- a/platform-enterprise_versioned_docs/version-25.3/enterprise/kubernetes.md +++ b/platform-enterprise_versioned_docs/version-25.3/enterprise/kubernetes.md @@ -244,11 +244,7 @@ See [Test deployment](./testing). ### Pipeline optimization -Seqera Platform offers a service that optimizes pipeline resource requests. Install the resource optimization service in your Kubernetes cluster with [this manifest](_templates/k8s/groundswell.yml). - -Define a set of credentials for the resource optimization database in the `tower-groundswell-cfg` ConfigMap. This can be the same database used for Seqera, but in a different schema. - -The initContainers will wait until both the Seqera and pipeline optimization service databases are ready before starting the migration in the Seqera database and finally starting the resource optimization container. +Seqera Platform offers a service that optimizes pipeline resource requests. Refer to [Pipeline optimization](./configuration/pipeline_optimization.md) for more information. ### Studios