Get started with Gluesync Integration
Get your first data integration up and running with Gluesync in minutes. This guide will walk you through the essential steps to connect your databases and start replicating data.
Prerequisites
Before you begin, ensure you have:
-
Received a license and run the installation kit for your OS, otherwise get a valid license now: Get your license here
-
If you’re an advanced user you can start by your own: follow our Docker installation guide or Podman installation guide
-
-
Gluesync installed (Download here)
-
Access credentials for your source and target databases
-
Required network access and permissions
|
For the fastest setup, consider using our automated installation scripts that handle both Docker installation and Gluesync deployment in one go. Check out the automated installation options. |
|
New to Gluesync? Check our introduction to learn about its capabilities. |
Quick start steps
1. Access the Control Plane
-
Launch Gluesync Control Plane
-
Open your browser and navigate to
https://gluesync-host-address(for Docker/Podman deployments, Kubernetes) orhttp://localhost:1717(for other deployments) -
Log in with your credentials
2. Create your first pipeline
-
Go to "Pipelines"
-
Click "New +"
-
Begin by selecting the source agent from the list
If the required source or target agents aren’t available in the selection, you’ll need to add them first. See our Adding agents guide for instructions on deploying new agents using the Gluesync Conductor module.
3. Configure your source
-
From the "Sources" section in the navigation menu
-
Select "Add New Source"
-
Choose your source database type
-
Enter connection details:
-
Host and port
-
Authentication credentials
-
Database name
-
-
Test the connection
-
Save your configuration
4. Setup your target
-
From the "Targets" section in the navigation menu
-
Click "Add New Target"
-
Select your target platform, if none is available you’ll need to deploy a target agent first using the Adding agents guide
-
Configure connection parameters
-
Verify the connection
-
Save the target configuration
5. Configure replication entities
-
From the Objects Browser section, select the tables/collections to replicate: these are your Entities
-
Review and save according to your replication strategy
6. Review and finalize
-
Review your pipeline configuration (name, description)
-
Confirm source and target settings
-
Validate replication strategy
-
Save and deploy the pipeline
7. Start replication
-
Select your pipeline from the dashboard
-
When ready, click on "Play" to configure replication options for one or more entities
-
Choose:
-
Real-time CDC or snapshot for continuous replication
-
Snapshot only for one-time data transfer
-
Re-sync to reset and restart replication from the beginning
Use this handy guide to understand replication options and their implications: for detailed information on each option, see the Managing Snapshot tasks documentation.
-
-
Monitor the replication progress using the monitoring tools in the dashboard, see Monitoring for details
-
Check data consistency and integrity using the validation reports and logs
Next steps
After your first integration is running, you can:
| Action | Description |
|---|---|
Track replication metrics and system health |
|
Learn about common issues and their solutions |
|
Discover tips for optimal performance |
Common use cases
Here are some popular integration scenarios:
-
Real-time Analytics: Replicate transactional data to analytics platforms
-
Data Warehousing: Consolidate data from multiple sources
-
Cloud Migration: Move data from on-premise to cloud databases
-
Event Streaming: Connect databases with messaging systems
Need Help?
If you encounter any issues or need assistance:
-
Open a ticket with our support team at Support portal
-
Reach out to our sales team at Contact us
-
Review Supported platforms
Video tutorial
|
For detailed information about specific database setups, check our Agents documentation. |