Register Repositories
In ALTR, register each repository by providing a name for the repository and defining the hostname and port that sidecars can connect to the underlying database.
To register the database as a repository:
- Log into ALTR via Okta.
- Select Data ConfigurationData Sources in the Navigation menu.
- Click Add Data Source .
- Locate the data source card and click Select .
- Enter a Repository Name to identify the repository in ALTR’s control plane. The repository name must be unique, use only lowercase letters and contain no spaces.
- Enter the Hostname . The hostname must be in RFC 1123 format, which is a URL without
http://. Example:123.dbhost.com - Enter the Port number of its configured listening port. This port is leveraged when ALTR’s sidecar connects to the repository.
Example:
1521 - Click Save .
Remove Repositories
Section titled “Remove Repositories”Removing a repository from ALTR prevents sidecars from being able to access the repository. Before removing a repository, remove all bindings that tie sidecars to this repository.
To remove a repository from ALTR:
- Log into ALTR via Okta.
- Select Data ConfigurationData Sources in the Navigation menu.
- Select Repositories from the Type dropdown.
- Click the repository to view details.
- Click Remove Data Source ; a modal displays to confirm.
- Click Remove Data Source .