Overview
The HoundDog.ai Broker acts as a proxy between the HoundDog.ai Cloud Platform and the on-premise services in your private network such as GitLab Enterprise Edition, Bitbucket Data Center and GitHub Enterprise Server:

The HoundDog.ai Broker establishes secure, bi-directional communication with the HoundDog.ai Cloud Platform through a WebSocket connection. This architecture provides the following security guarantees:
- All connections are initiated outbound from the broker, eliminating the need to open inbound ports in your network firewall configuration.
- End-to-end encryption protects all data, both in transit and at rest.
- All uploaded data is automatically deleted after processing.
- We do not use your data to train AI models unless explicitly authorized by you.
The broker is distributed as a Docker image. Please visit the Installation page to get started.