Coalesce Git Requirements
Coalesce requires Git to be used for storage of your code used within the Coalesce application. Most organizations will utilize a major publicly available SaaS provider for their needs. Coalesce actively supports four leading SaaS providers:
If IP whitelisting is already in use by your organization, please add the Coalesce IP addresses to allow our application access:
- GitHub - Adding an Allowed IP Address
- Bitbucket - Allowlisting IP Addresses
- GitLab - IP Address Restrictions
- Azure DevOps - Application Access Policies
If your SaaS provider is not listed above, or if you host your own git instance within your network, you still may be able to use it within Coalesce if it meets the necessary requirements:
- Accessible over the internet
- Access can be limited to the static IP addresses for your Coalesce cloud/region
- Accessible over HTTPS / TCP port 443. (SSH access is not supported)
- Supports authentication using a personal access token (PAT)
If your self-hosted git instance is not already publicly available, or if IP whitelisting is in use, your security or network teams should be consulted on how to approach this requirement as steps to do so will be unique based on your git implementation, network topology and security posture.
A list of our IP addresses for the cloud/region of Coalesce in use by your organization can be found on our Network Requirements page.