Channels
dagster-de
integration-airbyte
topic-async-execution
local-japan
dagster-cube
community-freelance
dagster-wandb
dagster-feedback
community-machine-learning
integration-bigquery
dagster-university
ask-community
dagster-dask
integration-snowflake
dagster-releases
integration-dbt
faq-read-me-before-posting
tools
feature-insights
feature-pipes
project-flexible-range-backfills
data-platform-design
community-events
dagster-serverless
dagster-noteable
introductions
integration-airflow
dagster-cloud
random
dagster-spatial
ask-ai
announcements
github-discussions
豆瓣酱帮
dagstereo
deployment-ecs
deployment-kubernetes
jobs
community-showcase
feature-asset-checks
Powered by
#ask-community
Title
# ask-community
d
Dagster Jarred
12/08/2022, 4:15 PM
Asking a question from
@Emilja Dankevičiūtė
- is there a way to check if we're running Dagster locally or in the cloud? Like some sort of custom environment variable that exists in the cloud
d
daniel
12/08/2022, 4:15 PM
Hi Emilja, here are some environment variables that are only set in cloud:
https://docs.dagster.io/dagster-cloud/developing-testing/environment-variables-and-secrets#all-deployment-variables
DAGSTER_CLOUD_DEPLOYMENT_NAME should work
🙏 2
e
Emilja Dankevičiūtė
12/09/2022, 7:10 AM
Thanks!
Post