Skip to main content
50% off all plans, limited time. Starting at $2.48/mo
Bytebase

Bytebase

Bytebase is database CI/CD for SQL changes. GitOps-style schema migrations across MySQL, PostgreSQL, MongoDB, and Snowflake with review workflows. Used by Meta, LinkedIn, and Bytedance to enforce schema-change guardrails. The Liquibase or Flyway alternative with a modern web UI.

At a glance

14.2k

GitHub stars

79

Page views

350

Active installs

Version Latest OS Ubuntu Server 24.04 LTS Min RAM 2 GB IP IPV4,IPV6

Active installs is sample data (staging preview); real metric wires in before launch.

Access the Web UI

  • Open a browser and go to: https://<server-ip>
  • Accept the self-signed SSL certificate warning.
  • Create your admin account during first login.

Configure External URL

  1. Navigate to Settings → General under Workspace.
  2. Enter the External URL (e.g., https://<server-ip>).
  3. Click Update to apply changes.

Important Files & Directories

  • Deployment: /root/bytebase/docker-compose.yml
  • Persistent data: /root/bytebase/data
  • Nginx configuration: /etc/nginx/sites-available/bytebase.conf

Managing the Deployment

cd /root/bytebase
docker compose ps         # View running containers
docker compose logs -f    # Follow logs
docker compose down       # Stop services
docker compose up -d      # Start services

More in Database Tools

Related apps.

Deploy Bytebase now. From $2.48/mo.