Skip to main content

About self-hosted Fusion installation Preview

important

The dbt Fusion engine is currently available for installation in:

Join the conversation in our Community Slack channel #dbt-fusion-engine.

Read the Fusion Diaries for the latest updates.

Learn more about installing Fusion locally, along with important prerequisites, step-by-step installation instructions, troubleshooting common issues, and configuration guidance.

Prerequisites

Before installing Fusion, ensure that you:

  • Have administrative privileges to install software on your local machine.
  • Are comfortable using a command-line interface (Terminal on macOS/Linux, PowerShell on Windows).
  • Use a supported data warehouse and authentication method and configure permissions as needed:
     BigQueryPreview
     DatabricksPreview
    • Service Account / User Token
    • Native OAuth
     RedshiftPreview
    • Username / Password
    • IAM profile
     Snowflake
    • Username / Password
    • Native OAuth
    • External OAuth
    • Key pair using a modern PKCS#8 method
    • MFA
     Apache Spark (CLI only)Beta
    • Thrift
      • Simple Authentication and Security Layer (SASL) PLAIN
      • No SASL (NOSASL)
    • Livy
      • Basic authentication (username and password)
      • When deployed on Amazon Web Services (AWS): AWS Signature Version 4
        • Supports authentication using single sign-on, service accounts, or user tokens
     DuckDB (CLI only)Beta

    DuckDB does not require authentication — it runs locally on your machine.

    Note that adapter lifecycle may differ between the dbt platform and local development. An adapter can reach GA in the dbt platform before it reaches GA for local use.
  • Use a supported operating system:
    • macOS: Supported on both Intel (x86-64) and Apple Silicon (ARM)
    • Linux: Supported on both x86-64 and ARM
    • Windows: Supported on x86-64; ARM support coming soon

Getting started

If you're ready to get started, choose one of the following options. To learn more about which tool is best for you, see the Fusion availability page.

Was this page helpful?

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

0
Loading