This repository contains Helm charts for deploying Seqera products on Kubernetes clusters.
Currently, it includes charts for:
- Platform: Seqera Platform for workflow orchestration and management.
- Studios: Studios is a unified platform for interactive analysis.
- Pipeline Optimization: A service to optimize Nextflow pipelines running on Platform - internally referred to as Groundswell.
- Seqera AI Backend: Backend service for Seqera CLI AI capabilities
- Seqera Common: Library chart with shared resources and configurations
The Platform chart is the main chart, and other charts can be deployed as sub-charts of Platform. However, the sub-charts are also designed to be deployed independently from the Platform chart, if desired.
Each chart comes with its own README file containing specific instructions and details. Some example
scenarios are also provided in the examples/ directory to help you configure and deploy the
charts in different environments.
Refer to the vendoring documentation for instructions on how to vendor Seqera container images and charts to your private registry.
Seqera® and Nextflow® are registered trademarks of Seqera Labs.
All charts in this repository are licensed under the Apache License 2.0. See the LICENSE file for details.
If interested in contributing to this repository, please follow the contribution guidelines and the recommendations outlined in CONTRIBUTING.
We'd love your feedback! Please test the charts with your use cases and report any issues you encounter. Your input will help us build a better product.