📄️ Configure Airflow
Step-by-step guide to configure Airflow in Datacoves: set up service connections, repository structure, and notification integrations for scheduling dbt jobs.
📄️ Create Airflow DAGs
Learn to write Airflow DAGs in Datacoves: run dbt with Python DAGs or auto-generate them from YAML definitions using dbt-coves generate airflow-dags.
📄️ Configure Git Repository
Set up the required folder structure in your git repository for Airflow: create orchestrate/dags, the airflow_development branch, and a profiles.yml file.
📄️ Configure Git Repository Using dbt-coves
Use dbt-coves setup to scaffold a fully configured Datacoves project with dbt, Airflow, CI/CD pipelines, SQLFluff, and data warehouse adapters in one command.
📄️ User Management
Invite new users to Datacoves, manage their project and environment permissions, and remove accounts when access is no longer needed.