How to check the version of GitLab?

后端 未结 15 1509
我寻月下人不归
我寻月下人不归 2020-12-12 13:49

How to check which version of GitLab is installed on the server?

I am about version specified in GitLab changelog:
https://gitlab.com/gitlab-org/gitlab-foss/b

15条回答
  •  感动是毒
    2020-12-12 13:52

    I have updated my server to GitLab 6.6.4 and finally found the way to get version of GitLab remotely without SSH access to server.

    You should be logged in to access the following page: https://your.domain.name/help

    It shows something similar to:

    GitLab 6.6.4 42e34ae

    GitLab is open source software to collaborate on code.
    ...
    etc.

提交回复
热议问题