-
Notifications
You must be signed in to change notification settings - Fork 186
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
removes content that is not a tutorial, how to, reference or dlt rela…
…te knowledge from docs
- Loading branch information
Showing
26 changed files
with
116 additions
and
1,017 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
title: Deployments | ||
description: dlt can run on almost any python environment and hardware | ||
keywords: [dlt, running, environment] | ||
--- | ||
import DocCardList from '@theme/DocCardList'; | ||
|
||
# Deployments | ||
Where Python runs, `dlt` will run too. Besides deployments you see below, our users report that they ran us successfully on: | ||
* notebook environments including Colab | ||
* orchestrators including Kestra, Prefect or Dagster | ||
* AWS Lambda and other serverless | ||
* local laptops with `duckdb` or `weaviate` as destinations | ||
* Github codespaces and other devcontainers | ||
* regular VMs from all major providers: AWS, GCP or Azure | ||
* containers via Docker, docker-compose and Kubernetes | ||
|
||
<DocCardList /> |
40 changes: 0 additions & 40 deletions
40
docs/website/docs/dlt-ecosystem/deployments/orchestrators/airflow-deployment.md
This file was deleted.
Oops, something went wrong.
120 changes: 0 additions & 120 deletions
120
...ebsite/docs/dlt-ecosystem/deployments/orchestrators/choosing-an-orchestrator.md
This file was deleted.
Oops, something went wrong.
31 changes: 0 additions & 31 deletions
31
docs/website/docs/dlt-ecosystem/deployments/orchestrators/github-actions.md
This file was deleted.
Oops, something went wrong.
49 changes: 0 additions & 49 deletions
49
docs/website/docs/dlt-ecosystem/deployments/running-in-cloud-functions.md
This file was deleted.
Oops, something went wrong.
56 changes: 0 additions & 56 deletions
56
docs/website/docs/dlt-ecosystem/deployments/where-can-dlt-run.md
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.