CVE-2021-22205: How to determine if a self-managed instance has been impacted https://forum.gitlab.com/t/cve-2021-22205-how-to-determine-if-a-self-managed-instance-has-been-impacted/60918
GitLab | GitLab 7.8 released with GitLab.com integration, never-lost comments and GitLab Annex for managing large files. – https://about.gitlab.com/2015/02/22/gitlab-7-8-released
Running your own Git server with GitlabHQ on Ubuntu 14.04
This document describes how to install and configure Git and GitHub. These are great tools to manage and administer a whole host of Git repositories and the associated permissions. So, these remain true blessings for users writing open source software, however, when writing a closed source software may not be comfortable in trusting the code to a third party server. To gain the much-needed flexibility and control on stuff like Github/BitBucket without hosting the git repositories on servers that lie external to the control of users, GitLab remains a Godsend!
GitLab is a wonder tool that offers a simple and user-friendly yet potent web-based interface to the Git repositories on your server, viz., GitHub. Users are free to host it on their own cloud server, control access in a custom-built manner, and the only factor limiting the repo size is the inbuilt storage space of the server.
Just in case anyone has a hankering to run there own “GitHub” or build an open source software community for a particular space, like law or government.