SonarQube Connector

DevOps Gate processes can use SonarQube Connector to enrich target systems. The connector can read and parse SonarQube webhook data and update target systems accordingly. An example of setting SonarQube Connector and enriching JIRA with code quality information can be

ServiceNow Connector

ServiceNow connector allows getting and setting entities into ServiceNow from any other connected system. SyncNow can automatically register and set continuous synchronization (without timer). SyncNow can synchronize entity information including rich text fields, comments, references and attachments. Setup ServiceNow System

Azure DevOps Service Connector

Azure DevOps Service SyncNow System connector has the following features: Synchronize or Migrate entities such as features, user stories, bugs or any other entity from Azure DevOps Service to other work systems Link Azure DevOps Service Code TFVC or git

Azure DevOps Server Connector

Azure DevOps Server SyncNow System connector has the following features: Synchronize or Migrate entities such as features, user stories, bugs or any other entity from Azure DevOps to other work systems Link Azure DevOps Code TFVC or git into other

JIRA Server | DC Connector

Jira system connector enables customer to Synchronize, link and enrich into and from JIRA Server | Data Center editions. Sync and DevOps gate Processes , as explained in previous sections of documentation, can be set to work with JIRA system

Docker Compose

SyncNow can be deployed from with a docker compose file. Docker Environment Parameters Environment Parameter Default Value SETTINGS__DATABASECONFIGURATION__DATABASETYPE SQLLite SETTINGS__DATABASECONFIGURATION__SERVER localhost SETTINGS__DATABASECONFIGURATION__PORT 5432 SETTINGS__DATABASECONFIGURATION__USERNAME PostrgeSQL SETTINGS__DATABASECONFIGURATION__PASSWORD Q1w2e3r4t5y6 SETTINGS__DATABASECONFIGURATION__WINDOWSAUTH FALSE SETTINGS__DATABASECONFIGURATION__TRANSPORTENCRYPT FALSE SETTINGS__DATABASECONFIGURATION__DATABASE SyncNow KESTREL__ENDPOINTS__HTTP__URL http://+:5030 KESTREL__ENDPOINTS__HTTPS__URL http://+:5031 SyncNow – PostrgreSQL

Linux Deployment

This procedure will deploy syncnow on a linux machine SyncNow will be deployed as a systemd service, a new user with the name of syncnow will be created for the service. Running of install.sh should be with sudo privileges Extract

System Requirements

Supported Versions SyncNow supports releases for two years after the release date. Operating Systems Windows 64bit – 2012 and above Linux x64bit: Centos 7.x and above Red Hat 7.x and above Ubuntu 16.04 , 18.04, 20.04, 21.04 Debian 9 and

Windows Deployment

This will deploy SyncNow on windows , SyncNow will be deployed as a windows service. Extract SyncNow compressed archive Install Setup the Database SyncNow support an internal database, PostgreSQL or SQL Server (MSSQL). For the internaldatabase no configuration is needed

Skip to content