Get Started /

Deploy to Production

Latest release version: 1.14.0

You have tried Bytebase via quick start, now it's time to deploy it to production.

First, check System Requirement and Support.

There are four different ways to deploy Bytebase to production:

  1. Docker
  2. Deploy to Kubernetes
  3. One-Liner Installation Script
  4. Build from Source Code

By default, Bytebase bundles an embedded PostgreSQL instance for storing its own metadata. However, you can choose to store the metadata in an external PostgreSQL database.