Register Repositories
Registering a repository provides ALTR the database’s name, hostname, and port, for use by the sidecar or an agent.
Prerequisites
Section titled “Prerequisites”- A database exists that you want to register as a repository.
- You plan to connect to this repository through the sidecar or an agent. Neither needs to be installed yet to register the repository itself; contact ALTR Support to get started with either.
To register a database as a repository:
- Log in to ALTRNet through your identity provider (IdP).
- Select Data Configuration > Data Sources in the navigation menu.
- Click Add Data Source.
- Locate the OLTP 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 — a URL without
http://. For example:123.dbhost.com. - Enter the Port number of the database’s configured listening port. The sidecar uses this port to connect to the repository. For example:
1521. - Click Save. ALTRNet adds the repository to the Data Sources list.
Remove a Repository
Section titled “Remove a Repository”Removing a repository from ALTR prevents any sidecar from accessing it. Before removing a repository, remove all sidecar listener port bindings that tie a sidecar to it — see Bind a Sidecar Listener Port to a Repository.
To remove a repository from ALTR:
- Log in to ALTRNet through your IdP.
- Select Data Configuration > Data Sources in the navigation menu.
- Select Repositories from the Type dropdown.
- Click the repository to view its details.
- Click Remove Data Source. ALTRNet displays a confirmation modal.
- Click Remove Data Source to confirm.