Commit 108ec8b8 authored by Dat Tang's avatar Dat Tang 💡
Browse files

Update roles of the dev instance

parent c3ca83c5
Loading
Loading
Loading
Loading
+8 −4
Original line number Diff line number Diff line
@@ -34,10 +34,14 @@ This should be a fully featured version of the current EE release. The high SLA
| ---- | --- | ------- | ------ | -------- | --------------- |
| .org | [dev.gitlab.org](https://dev.gitlab.org) | Tools for GitLab.com | Nightly | Real Work | Production and build team |

Currently there are two main uses for the .org environment:

- Builds.
- Repos that are needed in case GitLab.com is offline.
The main uses for the `.org` environment:

- Building official artifacts
- Providing build isolation for SOX compliance (located on different instance and infrastructure)
- Certifying SBOM and provenance
- Controlling publishing of releases
- Controlling synchronization with Canonical after publishing
- Ensuring the ability to release GitLab for Self-Managed customers in case of a total outage of GitLab.com

This is a critical piece of infrastructure that is always growing in size due to build artifacts. There are discussions to make a new build server where nightly CE/EE builds can be deployed or to move the infra repos to a new host that would be a separate (not gitlab.com) EE instance. Although the environment has dev in its domain name, don't refer to it as dev, since that could be confused with a local development environment.