1

How to Check the version of Gitlab-CE 12.0.3 On CentOS 7.6 and Where is it exactly Located

Hello,I just have installed the gitlab-ce edition,but i tried using the command gitlab-ce --version to check the version of installed gitlab-ce,but it says command not found.What are the possible ways to verify the version of installed gitlab-ce version on centos 7.6

otwol
asked Jul 23, 2019
3 Answer
1

The exact location to check the vesion of Installed gitlab-ce is /opt/gitlab/version_manifest.txt
head -1 /opt/gitlab/version_manifest.txt

Another way to check the version of gitLab-ce is
gitlab-rake gitlab:env:info

To check the version of gitlab via Web URL, Switch over to the browser and enter the URL as follows
http://<ip-address or your-gitlab-url>/help

View More
linuxhelp
answered Jul 24, 2019
1

Planning also to use gitlab on my server this helps a lot, thanks!

View More
thamtoress
answered Jul 28, 2019
0

How to do Resource Planning in Jira using Apps?

View More
NikWilliams
answered Mar 21, 2023
Your Answer
||||
x
 
100:0

Related News in How to Check the version of Gitlab-CE 12.0.3 On CentOS 7.6 and Where is it exactly Located

Related News in How to Check the version of Gitlab-CE 12.0.3 On CentOS 7.6 and Where is it exactly Located