Deploy to Production
Latest release version: 2.1.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:
- Docker
- Deploy to Kubernetes
- Deploy to sealos
- Deploy to Rainbond
- Deploy to render
- One-Liner Installation Script
- 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.
Moreover, you must configure the correct --external-url before configuring VCS integration or SSO.