PUBLIC ALPHABiztraak is now in public alpha. Share feedback
Biztraak
Get Started
Start with a Template Start from Repository Use Cases

Start from a Repository

Already have code you want to deploy? Biztraak lets you import an existing repository and connect it to the project, infrastructure, and CI/CD workflows exposed by the selected configuration.


1. Connect your Repository

From the New Project page:

  • Select Import from Repository.
  • Choose your source:
    • Managed GitLab (auto-provisioned per team when that integration is selected).
    • GitHub, GitLab, self-hosted GitLab, or Bitbucket (link your account).
  • Pick the repo and branch you want to deploy.

2. Configure Project Settings

Biztraak auto-detects framework and language settings (Node.js, .NET, Python, Angular, React, etc.). You can also configure:

  • Component type (frontend, API, worker, DB, etc.).
  • Deployment target from the provider options exposed by the selected workflow.
  • Governance profile (logging, access, security, and review expectations).
  • Build options (install commands, build commands, environment variables).

3. Provision Infrastructure

When you hit Deploy, Biztraak:

  • Creates repositories for platform-managed components or deployment dependencies when required. Your existing repository remains linked to the provider you selected.
  • Provisions infrastructure via Terraform.
  • Configures pipelines for build and deployment.
  • Boots a Cloud Dev environment linked to your repo.

You’ll see real-time logs during provisioning and deployment.


4. Explore your Deployment

Once the deployment finishes, you’ll have:

  • Outputs: Deployment URLs, IPs, ports, repo URLs.
  • Live Logs: CI/CD history.
  • Audit Trails: available deployment and governance events can be logged for review.
  • Project Dashboard: Manage domains, scaling, roles, and extensions.

Deployment Pipeline Screenshot - placeholder


5. Keep Building

  • Push commits → triggers new Build Reviews.
  • Promote builds → Live Deployments.
  • Open repos in Cloud Dev (VS Code / JetBrains).
  • Extend with UI Builder, API Builder, and the Marketplace.

Why Import?

  • Use what you already have: no need to start over.
  • Auto-provisioned infra: Git + Terraform pipelines set up instantly.
  • Reviewable foundation: supported logs, IAM context, and secrets configuration can be reviewed from the deployment workflow.
  • Integrated workflows: Cloud Dev, Builders, Marketplace.

Next steps


With Biztraak, a supported repository can become a connected project with cloud deployment workflows and operational context.