-
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
22 changed files
with
99 additions
and
1,003 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
title: Deployments | ||
description: dlt can run on almost any python environment and hardware | ||
keywords: [dlt, running, environment] | ||
--- | ||
import DocCardList from '@theme/DocCardList'; | ||
|
||
# Deployments | ||
`dlt` runs wherever Python runs. Below you see walkthroughs for Airflow, GCP Cloud Functions, AWS Lambda and GitHub Actions but our users run us on | ||
* in any notebook environment including Colab | ||
* any orchestrator including Kestra, Prefect or Dagster | ||
* local laptops with `duckdb` or `weaviate` as destinations | ||
* Github codespaces and other devcontainers | ||
* regular VMs from all major providers: AWS, GCP or Azure | ||
* in 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.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.