Requirements for Digibee Dedicated Saas model

Outbound Internet Access

The Digibee Integration Platform requires Internet access to download specific images and communicate with global components. Here is the list of hosts required for the Platform to function properly:

URL

Port

Description

api.digibee.io

443

URL used for communication with global Digibee components to retrieve information on dedicated cluster maintenance.

443

URL used for communication with global Digibee components to retrieve information on dedicated cluster maintenance.

443

URL used for communication with global Digibee components to retrieve information on dedicated cluster maintenance in a testing environment.

test.digibee.io

443

URL used for communication with global Digibee components to retrieve information on dedicated cluster maintenance in a testing environment.

443, 80

Container Registry download.

443

Retrieval of installation helm charts and platform updates, which are located in Digibee’s private account.

api.sendgrid.com

443

API endpoint for SendGrid, a cloud-based e-mail delivery platform that provides transactional email services.

api.split.io

443

API endpoint for Split, a feature flagging and experimentation platform that allows developers to confidently release new features and measure their impact.

auth.split.io

443, 80

Authentication endpoint for Split, used to securely manage user authentication and access control for Split's feature flagging and experimentation platform.

cdn.split.io

443

Content Delivery Network (CDN) endpoint for Split, used to deliver static assets like images and style sheets to users of Split's feature flagging and experimentation platform.

events.split.io

443

Endpoint for sending event data to Split, used to track user behavior and measure the impact of newly released features.

sdk.split.io

443

Endpoint for downloading Split's SDKs, for integrating Split's feature flagging and experimentation platform into their applications.

telemetry.split.io

443

Endpoint for sending telemetry data to Split, used to monitor the performance and usage of Split's feature flagging and experimentation platform.

443

Split.io main branch, which provides information about the company's feature flagging.

streaming.split.io

443

Endpoint for real-time streaming of events data from Split, used to provide developers with up-to-date information about user behavior and feature usage.

443

Endpoint for Datadog, a cloud-based monitoring and analytics platform that provides a wide range of tools for monitoring the performance and health of the infrastructure.

443

API endpoint for Planhat, a customer success platform that provides for managing customer relationships.

443

APIs that notify cluster’s events, errors, and incidents.

443

Access to external help center APIs.

443

Prometheus helm repository that contains the installation of the internal monitoring components for the platform.

443

Velero helm repository contains the infrastructure component which enables the backups of the Digibee cluster.

443

Public container image registry, maintained by Docker Inc., that contains images for many popular software applications. Access to this URL is necessary to download images from Docker Hub, which is often used in Kubernetes clusters to deploy applications.

443

Default Docker registry URL used by Kubernetes to download images from Docker Hub. It is necessary to allow access to this URL to ensure that Kubernetes can download images from the Docker Hub registry.

Last updated