Overview
G360 requires network access to allow users to access the application and to connect with the external tools configured by your organization. Your organization’s network or security team may need to configure firewall rules before deployment.Inbound Access
Inbound access refers to connections coming into the G360 environment. The primary ports used by G360 are:HTTPS Access
Port443 is the primary port used by users to access G360 securely.
Users access the application through HTTPS.
HTTP Access
Port80 may be used to:
- Redirect HTTP traffic to HTTPS
- Support TLS certificate validation
SSH Access
Port22 is used for authorized server administration and deployment activities.
Access should be restricted according to your organization’s security policies.
Port
4318 is generally not required when OpenTelemetry traffic is routed through the G360 HTTPS endpoint.Outbound Access
Outbound access refers to connections made by G360 to external services. Depending on the integrations configured by your organization, G360 may need to communicate with services such as:- Google Artifact Registry
- GitHub or GitHub Enterprise
- Jenkins
- Slack
- AWS services
- Amazon SES
- Other supported G360 integrations
How G360 Connects to External Services
G360 initiates connections from within your organization’s environment. For example, when you configure a GitHub integration, G360 connects to GitHub to collect the required data. This means external service providers do not need unrestricted inbound access to your organization’s internal network.Your network team should review the integrations your organization plans to use and allow the required outbound connections.
Firewall Configuration
Before configuring integrations, confirm that the G360 environment can communicate with the required external services. The exact network requirements depend on the integrations your organization uses. For example:- GitHub integrations require access to GitHub
- Jenkins integrations require access to the Jenkins server
- Slack integrations require access to Slack services
- AWS integrations require access to the required AWS services

