Register a Blueprint
How to register a Blueprint
Blindata offers a Blueprint marketplace where developers can create, share, and reuse Blueprints to streamline Data Product creation, ensuring consistency and efficiency.
The marketplace is accessible following the steps shown in the image below. To register a new Blueprint click on the FAB button and compile the form (step 3 on the image below).
Note
Before registering a new Blueprint, ensure the template directory and params.json
file are created and stored in a Git repository.
Blueprint supported Git providers
The Blueprint module natively supports Azure DevOps and GitHub as Git providers. Authentication can be configured using OAuth2 or a Personal Access Token (PAT) in the application properties.
For detailed instructions on configuring authentication credentials, refer to the README.md
of the Blueprint Module in the Official Repository
.