Deployment options
Local deployment
How to run Dagster on your local machine.
Dagster as a service
Learn how to deploy Dagster as a service on a single machine
Kubernetes
4 items
Deploying Dagster using Docker Compose
A guide to deploying Dagster with Docker Compose.
Deploying Dagster to Amazon Web Services
To deploy Dagster to AWS, EC2 or ECS can host the Dagster webserver, RDS can store runs and events, and S3 can act as an IO manager.
Deploying Dagster to Google Cloud Platform
To deploy Dagster to GCP, Google Compute Engine (GCE) can host the Dagster webserver, Google Cloud SQL can store runs and events, and Google Cloud Storage (GCS) can act as an IO manager.