GitSync service management via ADCM
Overview
The ADCM UI provides actions to manage the GitSync service. The actions are listed in the table below.
| Action | Description |
|---|---|
Add/Remove components |
Running this action opens the component-host mapping interface where you can add, remove, and distribute GitSync components |
Check |
Runs service-specific tests to check the health of the service and its components |
Restart |
Restarts the service.
When you run this action, the option Apply configs from ADCM is available.
If it is set to |
Remove |
Removes the service from the cluster.
This action should be used to remove already installed services.
Whereas the |
Start |
Starts the service.
When you run this action, the option Apply configs from ADCM is available.
If it is set to |
Stop |
Stops the service |
Upload private key |
Adds the provided SSH key to the GitSync service at runtime |
Upload private key
When adding a key via Upload private key action, fill in the following parameters in the dialog window:
-
private key name— unique name of the SSH key. The same name must be provided in the GitSync configuration, in thessh_keyparameter. -
private key content— full content of the private key.
See the limitations of using GitSync in the GitSync overview article.