Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

1. About Uranus Sync

sync support datasource type have Jira、rabbmitmq、rocketmq、opensearch、mongodb、kafka.

data transport.

The purpose of this plugin is to act as an intermediate system and synchronize data from service A to service B by configuring the parameters of services A and B.

2. Quick start Uranus Sync

Step1. add data source, You can configure one or more services.

sync support datasource type have Jira、rabbmitmq、rocketmq、opensearch、mongodb、kafka.

...

Step2 . transport,

Innovate some fields for the created service, for example, I create an issue_key, issuename. Similar to fields in a database. Then bind to a certain service

...

image-20240619-092918.png

image-20240619-092944.png

image-20240619-093001.png

image-20240619-093022.png

image-20240619-093043.png

image-20240619-093104.pngimage-20240619-093121.png

Step3 transport management

Select multiple services, bind the corresponding fields, and after configuration is completed, you can synchronize them

...

image-20240619-093250.png

image-20240619-093352.png

image-20240619-093407.pngimage-20240619-093650.png

Step4 make Scheduled to execute transport task.

Synchronization also supports timed synchronization. If we create a timer, it will automatically synchronize according to the predetermined time

...