Skip to content

Commit 6983769

Browse files
d-bytebaseclaude
andauthored
docs: remove outdated manual sync instance schema section (#844)
The "Sync instance schema" section is no longer accurate as Bytebase now automatically synchronizes the instance schema upon instance creation. Manual sync is no longer required for newly added instances. This removes unnecessary steps from the onboarding documentation and prevents user confusion about when schema synchronization occurs. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <[email protected]>
1 parent a796f31 commit 6983769

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

mintlify/get-started/step-by-step/add-an-instance.mdx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,3 @@ Go to **Instances** and **Add Instance**.
2323
![bb-instances-2](/content/docs/get-started/step-by-step/add-an-instance/bb-instances-2.webp)
2424

2525
For **Host or socket**, the screenshot assumes you run Bytebase inside Docker and try to connect to a database instance on the same host, thus it uses `host.docker.internal`. Check out [Instance Connection Configuration](/get-started/instance) for the detailed guide.
26-
27-
## Sync instance schema
28-
29-
After instance is added, click **Sync Now** to synchronize the instance schema such as its containing databases to Bytebase.
30-
31-
![bb-instance-sync](/content/docs/get-started/step-by-step/add-an-instance/bb-instance-sync.webp)
32-
33-
By default, Bytebase doesn't automatically sync the instance schema. You can set a [Scan Interval](/administration/instance/#scan-interval) to ask Bytebase to sync the schema periodically.

0 commit comments

Comments
 (0)