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