GitLab is an incredibly powerful open source code collaboration platform, git repository manager, issue tracker and code reviewer. It integrates with issue trackers, continuous integration services and has phenomenal Active Directory support. It installs redis server and library functions also. This is manageable in Ubuntu and centos.
Help command includes an extensive, console-based help system, reminiscent of man pages in Ubuntu. The help topics include help for installing the dependencies, and libraries redis server. Simple to write the commands without arguments.
ptconfigure gitlab help
The following screenshots explains its functions clearly.
kevell@corp:/# ptconfigure gitlab help
******************************
This command allows you to install a full Git Lab installation on to a server
The dependencies for GitLab are also installed.
GitLab, gitlab, git-lab
- install
Installs the latest version of GitLab on a system
example: ptconfigure gitlab install
------------------------------
End Help
******************************
Installation includes provision of or connection to services required to make the installed equipment ready for operation. It is a revealed process to install git lab module under ptconfigure by just using the command given below,
ptconfigure gitlab install
After vitalize the command it will catechize input.
The user input as yes automatically it will install gitlab with checking from the system. The following screen shot demonstrates it.
| Parameters | Alternative Parameter | Options | Comments |
|---|---|---|---|
| Install gitlab?(Y/N) | We can use Gitlab, gitlab, git-lab | Y(Yes) | It will install git and set of common gitlab under ptconfigure. |
| Install gitlab?(Y/N) | We can use Gitlab, gitlab, git-lab| | N(No) | The system exit the installation |