Installation
This guide walks you through installing and configuring the HoundDog.ai Broker to securely connect your on-premise services with the HoundDog.ai Cloud Platform.
Requirements
Subscription to our enterprise plan (please see Pricing for details).
A valid HoundDog.ai API Key (please see API Keys for details).
Docker Configuration:
- Engine version 20.10 or higher.
- x86-64 or ARM64 CPU architecture.
- Minimum 4 CPU cores and 4 GB of memory allocated per broker container.
Network Configuration:
The domains below must be allowlisted in your network firewall:
The domains listed in https://docs.docker.com/desktop/setup/allow-list must also be allowlisted in your network firewall for Docker image pulls.
Bitbucket Data Center:
- Valid username and access token with
REPOSITORY ADMIN
andPROJECT ADMIN
permissions.
- Valid username and access token with
Installation
Create a .hounddog-env.list
file in a secure location (e.g., $HOME) with the following configuration values:
Run the HoundDog.ai broker using its Docker image:
Here is an interactive demo for installing and running the HoundDog.ai Broker.