blob: 49484441bef11b001b720ee65c9cf8f0bdbb20f9 [file] [log] [blame] [view]
AndroidX Core Team4cc85fa2021-11-23 15:58:34 +00001# Gradle Enterprise
2
3<!--*
4# Document freshness: For more information, see go/fresh-source.
5freshness: { owner: 'rahulrav' reviewed: '2021-11-03' }
6*-->
7
8[TOC]
9
10## Introduction
11
12Gradle Enterprise is used to speed up workflows that use GitHub actions for
13[playground](playground.md) projects.
14
15The Gradle Enterprise Server is running on AWS (`us-east-1`). This service is
16running on a Kubernetes cluster and can serve HTTP2 traffic. This service is
17managed by the Gradle team.
18
19The `FQHN` for the service is `hosted-ge-androidx.gradle.com` (port `443`).
20
21Note: The service will always use a `Location` header `ge.androidx.dev`. That is
22the only `hostname` it deems valid for a request origin.