Skip to main content

Register Repositories

Notice

Prerequisites:

A database exists that can be registered as a repository

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 a repository:

  1. Log into ALTR via Okta.

  2. Select Data ConfigurationData Sources in the Navigation menu.

  3. Click Add Data Source.

  4. Locate the Oracle card and click Add Data Source.

  5. Enter a name in the Display Name field to identify the repository. The repository name must be unique, use only lowercase letters and contain no spaces.

  6. Enter the Hostname, which is the database repository host. The hostname must be in RFC 1123 format, which is a URL without http://.

  7. Enter the Port number of its configured listening port. This port is leveraged when ALTR’s sidecar connects to the repository.

  8. Click Save.

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:

  1. Log into ALTR via Okta.

  2. Select Data ConfigurationData Sources in the Navigation menu.

  3. Click the Repositories tab.

  4. Click the repository to view details.

  5. Click Remove Repository; a modal displays to confirm.

  6. Click Remove Repository.