dbt-labs / docs.getdbt.com

The code behind docs.getdbt.com
https://docs.getdbt.com/
Apache License 2.0
117 stars 918 forks source link

Clarify how to set up dev, prod, ci environments #3081

Open dbeatty10 opened 1 year ago

dbeatty10 commented 1 year ago

Contributions

Link to the page on docs.getdbt.com requiring updates

During this conversation, I wanted to point the user to where they could learn how to set up their profiles.yml and environment variables to achieve separate development environments per developer (via different database schemas).

I was surprised that there wasn't a single webpage page in the docs that would serve as a "one-stop-shop" for setting this up. I suspect part of the reason is that dbt Cloud doesn't allow direct configuration of profiles.yml.

My first attempt to compile the relevant information is in my reply here: https://github.com/dbt-labs/dbt-core/issues/7218#issuecomment-1485072444

What part(s) of the page would you like to see updated?

Making all of the following information available or reachable from the same page would be an improvement:

Additional information

No response

mirnawong1 commented 6 months ago

Tagging @matthewshaver as it relates to @sdurry 'a recent slack post

mirnawong1 commented 6 months ago

I'm also addressing the environment variables bit with the core to cloud guide