What You’ll Learn
In this guide, you’ll learn how to:Video Tutorial
The following video provides step-by-step instructions for creating a workspace, connecting a Git repository, and setting up a data warehouse connection:1. Creating a Paradime Workspace
To create a workspace in Paradime:- Navigate to your Platform settings.
- Click the
New Workspacebutton to begin setting up your workspace. - Provide a name for your workspace.
- Choose whether you want other people in your organization to access it without an invite (with a business user role). This option makes the workspace visible in the workspaces list to users, even if they’re not yet part of it.
2. Connect a Git Repository to the Workspace
Next, connect a Git repository to Paradime:- This can be an empty repository or an existing dbt™ project.
- Upon adding a repository SSH URI, Paradime will generate a deploy key.
- Use this deploy key to grant Paradime write access to the repo, allowing users to create commits and push branches from the Paradime IDE.
Note: You must be a repository admin to add a deploy key. Paradime supports GitHub, GitLab, Azure Repos, and Bitbucket.
3. Add a Data Warehouse Connection
Finally, add a data warehouse connection during the workspace onboarding:- Paradime supports many warehouse providers, including:
- Multiple authentication methods are available based on your needs.
Related Documentation:
Summary
You’ve successfully created your Paradime workspace, which serves as the foundation for your dbt™ development. Here’s what you’ve accomplished:- Created a new workspace in Paradime
- Connected a Git repository to your workspace
- Set up an initial data warehouse connection