Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Add docs for running dbt core in airflow via cosmos #868

Merged
merged 2 commits into from
Oct 6, 2023

Conversation

chrishronek
Copy link
Contributor

Summary

I noticed that you have a lot of dbt adapters as part of your base image, if you advised customers to follow this guide, you could avoid the pain of maintaining those.

Test Plan

I've successfully deployed this to a plural.sh Airflow instance to confirm that it works.

Checklist

  • No images hosted from dockerhub
  • Are dashboards present to understand the health of the application. There must be at least 1 of these
    • all databases should have dashboards
    • ideally also have at least cpu/mem utilization dashboards for webserver tier of the app
    • you can use plural from-grafana to convert a grafana dashboard found via google to our CRD
  • Are scaling runbooks present
    • all databases must have scaling runbooks
    • you can use the charts in pluralsh/module-library to accelerate this
  • do you need to add config overlays?
    • inputing secrets
    • configuring autoscaling
  • If there’s a web-facing component to the app, we need to support OIDC authentication and setting up private networks if no authentication option is viable
  • All major clouds must be supported
    • Azure
    • AWS
    • GCP

Again, not sure if any of the above were really applicable since this is just a doc, but let me know if you'd like me to change anything!

Copy link
Member

@michaeljguarino michaeljguarino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could we drop the png? I don't know if the markdown renderer will handle that properly actually.

@michaeljguarino michaeljguarino merged commit 2b72be1 into pluralsh:main Oct 6, 2023
6 checks passed
@chrishronek chrishronek deleted the dbt-core-in-airflow branch October 6, 2023 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants