Deploy Platform
Seqera Platform is available in two deployment editions and can be accessed via the web-based user interface (UI), API, CLI, or in Nextflow directly using a flag.
Platform editions
Seqera Cloud
The hosted Seqera Cloud edition is recommended for users who are new to Platform. It's an ideal choice for individuals and organizations looking to set up quickly. Seqera Cloud has a free tier with a limit of five concurrent workflow runs per user. Seqera Cloud Pro offers unlimited runs, dedicated support, and more — contact us for a demo to discuss your requirements.
Seqera Enterprise
Seqera Enterprise is installed in an organization's own cloud or on-premises infrastructure. It includes:
- Monitoring, logging, and observability
- Pipeline execution Launchpad
- Cloud resource provisioning
- Pipeline actions and event-based execution
- LDAP and OpenID authentication
- Enterprise role-based access control (RBAC)
- Full-featured API
- Dedicated support for Nextflow and Seqera Platform
To install Platform in your organization's infrastructure, contact us for a demo to discuss your requirements.
How to use Platform
You can access your Seqera instance through the UI, the API, the CLI, or in Nextflow directly using the -with-tower option.
Platform web-based UI
-
Create an account and log in to Seqera Cloud at cloud.seqera.io.
notePlatform login sessions remain active as long as the application browser window remains open and active. When the browser window is terminated, automatic logout occurs within 6 hours by default.
-
Create and configure a new compute environment.
-
Start launching pipelines.