How to check the version of GitLab?

Maxim picture Maxim · Jan 11, 2014 · Viewed 168k times · Source

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/blob/master/CHANGELOG.md

For example: "6.5.0", "6.4.3", etc.

Сan this be done only through the terminal?
Is there a way to do that remotely (with browser instead of terminal)?

Answer

Maxim picture Maxim · Mar 3, 2014

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.