Network Requirements and Domain Whitelist
This document outlines the network configuration requirements for Unistream on-premise deployment, including port access requirements and domain whitelists for both Jenkins and Unistream machines.
Domain Whitelist Requirements - Quick Reference
Jenkins Server Domains
dev.azure.com
*.dev.azure.com
*.visualstudio.com
*.azuredevops.com
github.com
*.github.com
*.jenkins.io
Unistream Machine Domains
*.ubuntu.com
*.canonical.com
*.debian.org
*.launchpad.net
*.launchpadcontent.net
apt.postgresql.org
www.postgresql.org
*.clickhouse.com
*.oracle.com
pypi.org
*.pypi.org
*.pythonhosted.org
bootstrap.pypa.io
*.python-poetry.org
*.npmjs.org
*.yarnpkg.com
*.nodesource.com
*.microsoft.com
githubusercontent.com
*.githubusercontent.com
*.docker.com
*.docker.io
storage.googleapis.com
*.amazonaws.com
*.cloudflarestorage.com
rsms.me
cdn.sheetjs.com
*.unistream.cloud
Port Access After Deployment
Administrator Access (Full Access)
Administrators should have access to the following ports:
8123, 5433, 8080, 8081, 8082, 1745, 7070, 6901, 6902, 6903, 6908
Standard User Access
Standard users should have access to the following ports:
8081, 8082, 1745
Domain Whitelist Requirements (Detailed)
Jenkins Server Whitelist
Last updated: 05-08-2025
The Jenkins server requires access to the following domains:
dev.azure.com
Azure DevOps services for repository access and pipeline integration
*.dev.azure.com
Azure DevOps subdomains and regional endpoints
*.visualstudio.com
Visual Studio Team Services and legacy Azure DevOps endpoints
*.azuredevops.com
Modern Azure DevOps services and APIs
github.com
GitHub main site for repository access and API calls
*.github.com
GitHub subdomains including API endpoints and CDN services
*.jenkins.io
Jenkins official website, plugin repository, and update services
Unistream Machine Whitelist
Last updated: 05-08-2025
The Unistream machine requires access to the following domains:
Operating System & Package Management
*.ubuntu.com
Ubuntu package servers, updates, and metadata
*.canonical.com
Canonical services (Ubuntu's parent company)
*.debian.org
Debian project infrastructure, mirrors, and updates
*.launchpad.net
Ubuntu development and PPA (Personal Package Archives) hosting
*.launchpadcontent.net
Content delivery for Launchpad (e.g., PPA package files)
Database Systems
apt.postgresql.org
PostgreSQL APT package repository
www.postgresql.org
Official PostgreSQL website and documentation
*.clickhouse.com
ClickHouse packages, documentation, and updates
*.oracle.com
Oracle database connection client downloads
Development Tools & Languages
pypi.org
Python Package Index – base domain
*.pypi.org
Python Package Index – for installing Python packages
*.pythonhosted.org
Hosts documentation and package metadata for PyPI
bootstrap.pypa.io
Hosts get-pip.py
and other Python bootstrapping tools
*.python-poetry.org
Poetry Python dependency manager site and downloads
*.npmjs.org
NPM JavaScript package registry
*.yarnpkg.com
Yarn JavaScript package manager registry and binaries
*.nodesource.com
Node.js distribution and repository hosting
*.microsoft.com
Microsoft services and updates (for .NET, VSCode, etc.)
Version Control & Source Code
githubusercontent.com
GitHub raw content and release assets
*.githubusercontent.com
GitHub content delivery network for repositories and assets
Container & Cloud Services
*.docker.com
Docker official site and associated resources
*.docker.io
Docker Hub and Docker CDN endpoints
storage.googleapis.com
Google Cloud Storage – used by various projects to serve binaries/assets
*.amazonaws.com
AWS-hosted services and S3 buckets
*.cloudflarestorage.com
Cloudflare-hosted storage/CDN content
External Libraries & Assets
rsms.me
Font hosting (e.g., Inter font used by many applications)
cdn.sheetjs.com
SheetJS library CDN for spreadsheet processing functionality
Unistream Services
*.unistream.cloud
Unistream AI service and documentation service endpoints
Help
For questions, please contact the datamind team.
Last updated