Here's how you get the instructions to install the open source version of GitLab on Ubuntu: - Google "install gitlab ubuntu" - Click the first link - Choose Ubuntu - Notice that it says ee in the command and think, oh, that's enterprise edition, I want the open source edition: sudo EXTERNAL_URL=" http://gitlab.example.com" apt-get install gitlab-ee - Look around and finally find the link "CE or EE" - Read "If you're…
Info: https://about.gitlab.com/installation/ce-or-ee/?distro=ubunt...