Tag

Bytebase

0 views collected around this technical thread.

DevOps Cloud Academy
DevOps Cloud Academy
Dec 6, 2023 · Databases

Implementing a Complete Azure DevOps Database CI/CD Workflow with Bytebase

This article demonstrates how to set up a full database CI/CD pipeline on Azure DevOps using Bytebase, covering Docker deployment, ngrok configuration, GitOps integration, SQL review automation, approval processes, schema write‑back, and migration detection, with step‑by‑step instructions and code examples.

Azure DevOpsBytebaseDatabase CI/CD
0 likes · 11 min read
Implementing a Complete Azure DevOps Database CI/CD Workflow with Bytebase
DevOps Cloud Academy
DevOps Cloud Academy
Apr 25, 2023 · Databases

Using Bytebase Cloud for GitOps‑Based SQL Review: A Step‑by‑Step Guide

This guide walks through registering Bytebase Cloud, configuring GitOps for database SQL review with GitLab, testing the workflow, and examining the CI/CD script that automatically reviews SQL changes, while also discussing practical considerations and feedback from the experience.

BytebaseCI/CDDatabase
0 likes · 7 min read
Using Bytebase Cloud for GitOps‑Based SQL Review: A Step‑by‑Step Guide
DevOps Cloud Academy
DevOps Cloud Academy
Feb 19, 2023 · Databases

Implementing Database GitOps with Bytebase: A Step‑by‑Step Guide

This article walks through setting up a local MySQL cluster, configuring Ngrok, deploying Bytebase via Docker, enabling GitOps integration with GitHub, and managing SQL schema changes through automated pull‑request workflows, providing code snippets and detailed screenshots for each step.

BytebaseDatabase CI/CDDocker
0 likes · 7 min read
Implementing Database GitOps with Bytebase: A Step‑by‑Step Guide
DevOps Cloud Academy
DevOps Cloud Academy
Feb 15, 2023 · Databases

Using Bytebase for Database DevOps: A Step‑by‑Step Experience

This article walks through a hands‑on experience of deploying Bytebase via Docker‑Compose, configuring test and production environments, adding database instances, linking them to projects, performing a schema change with SQL, verifying the update, and completing the associated work‑order, offering practical insights for database DevOps practitioners.

BytebaseDatabase DevOpsDocker Compose
0 likes · 5 min read
Using Bytebase for Database DevOps: A Step‑by‑Step Experience
DevOps Cloud Academy
DevOps Cloud Academy
Dec 1, 2022 · Databases

Integrating Bytebase SQL Review into GitHub and GitLab CI/CD Pipelines

This article provides a step‑by‑step guide to seamlessly integrate Bytebase’s SQL review feature into GitHub and GitLab CI/CD pipelines, covering prerequisite setup, configuring the SQL review CI, and verifying automatic SQL script checks on merge requests.

BytebaseCI/CDDatabase Automation
0 likes · 4 min read
Integrating Bytebase SQL Review into GitHub and GitLab CI/CD Pipelines