Bind a Sidecar Listener Port to a Repository
After registering a sidecar and a repository, bind them together in ALTR to let the sidecar connect to the repository. Binding maps a sidecar listener port to a repository, allowing traffic to flow between them. A single sidecar can be bound to multiple repositories, but each port can only broadcast as one database type and version.
Prerequisites
Section titled “Prerequisites”- A repository has been registered.
- A sidecar has been registered.
- A listener port has been registered on the sidecar, with the database type and version matching what the repository’s database actually runs.
To bind a sidecar listener port to a repository:
- Log in to ALTRNet through your identity provider (IdP).
- Select Settings > Sidecars in the navigation menu.
- Click the sidecar to view its details.
- Click the Bindings tab.
- Click Create Binding.
- Select a Sidecar Listener Port.
- Select a Repository.
- Click Create Binding.
Remove a Binding
Section titled “Remove a Binding”Removing a binding prevents data consumers from connecting to the bound repository through the sidecar.
To remove a binding:
- Log in to ALTRNet through your IdP.
- Select Settings > Sidecars in the navigation menu.
- Click the sidecar to view its details.
- Click the Bindings tab.
- Locate the binding and click Remove. ALTRNet displays a confirmation modal.
- Click Remove Binding to confirm.