Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed May 13, 2025
1 parent 0dde34f commit a0add04
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions aws/proposals/github-concerns/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,14 +117,17 @@ The backup process will be implemented using the following approach:
As part of our resilience strategy, we need to validate GitLab as a potential temporary alternative during GitHub outages. The following items require setup and validation:

1. General
1. Term changes
1. What migrates, what does not
1. Terminology changes from GitHub to GitLab
1. What features and capabilities migrate and which do not

1. Infrastructure Configuration:
1. Mirror the GitHub naming convention (replacing "github" with "gitlab" in URLs)
1. Deploy across the same locations (internal, t26, dmz)
1. Configure on F5 similar to GitHub Enterprise (even as a single instance)
1. Validate network access from internal networks, cloud, lab, and mobile devices
1. Deploy across the same locations (internal, t26, dmz) **DONE**
* github.it -> gitlab.it
* github.e.it -> gitlab.e.it
* github.t26.it -> gitlab.s.it
1. Configure on F5 similar to GitHub Enterprise (even as a single instance) **DONE**
1. Validate network access from internal networks, cloud, lab, and mobile devices **DONE**

1. Authentication & Access:
1. LDAP integration:
Expand All @@ -140,6 +143,7 @@ As part of our resilience strategy, we need to validate GitLab as a potential te
1. Critical for our AWS account baseline management (~300 AWS account repos)
1. Verification that CODEOWNERS files work as expected
1. Markdown rendering compatibility check (important for our extensive documentation)
1. Organization level configuration

1. Developer Workflow:
1. CLI tools for repository operations
Expand Down

0 comments on commit a0add04

Please sign in to comment.