sysadmin:projects:s23:gitlab
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
sysadmin:projects:s23:gitlab [2023/04/18 17:09] – created kjohns23 | sysadmin:projects:s23:gitlab [2023/04/18 17:13] (current) – kjohns23 | ||
---|---|---|---|
Line 5: | Line 5: | ||
====== Storage ====== | ====== Storage ====== | ||
- | ===== Overview ===== | + | ===== Problem |
Gitlab has deprecated support for direct repository storage where the repositories are stored either locally, or through and NFS share, and gitlab accesses those directly. The new model of repository storage is to use Gitaly, which provides high-level RPC access to Git repositories. It is used by GitLab to read and write Git data. | Gitlab has deprecated support for direct repository storage where the repositories are stored either locally, or through and NFS share, and gitlab accesses those directly. The new model of repository storage is to use Gitaly, which provides high-level RPC access to Git repositories. It is used by GitLab to read and write Git data. | ||
Line 16: | Line 16: | ||
=== Benefits === | === Benefits === | ||
* Easiest to upgrade - no changes to configuration | * Easiest to upgrade - no changes to configuration | ||
+ | * NFS file server has ample storage space - no new hardware currently necessary | ||
=== Drawbacks === | === Drawbacks === | ||
Line 58: | Line 59: | ||
* Would need to more actively prude accounts and repos | * Would need to more actively prude accounts and repos | ||
* Potential difficulty integrating with central logon ID | * Potential difficulty integrating with central logon ID | ||
+ | |||
+ | ===== More Information ===== | ||
+ | [[https:// |
sysadmin/projects/s23/gitlab.1681837764.txt.gz · Last modified: 2023/04/18 17:09 by kjohns23